summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/gtk/gtkinst.hxx
AgeCommit message (Expand)Author
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-23loplugin:unocast (SalGtkXWindow)Stephan Bergmann
2022-08-01Fix typo in codeAndrea Gelmini
2022-01-14VCL drop m_pInstance from *nix SalDataJan-Marek Glogowski
2022-01-07VCL move platform code from mouse.cxx into pluginsJan-Marek Glogowski
2021-10-22return weld::Builder by unique_ptrNoel Grandin
2021-08-10gtk4: remove training wheelsCaolán McNamara
2021-06-30tdf#143113 fix crash in dndCaolán McNamara
2021-06-25gtk4 dnd into external appsCaolán McNamara
2021-06-24gtk[3|4] set what widget to highlight during dndCaolán McNamara
2021-06-24gtk4: merge some common dnd and cnp blocksCaolán McNamara
2021-06-24drop text_transfer_result and merge dnd and paste logicCaolán McNamara
2021-06-24gtk4: reuse read_block_async_completed from dnd for cnpCaolán McNamara
2021-06-24gtk4: get dnd drop into LibreOffice from another app workingCaolán McNamara
2021-06-24rename read_paste_result to read_transfer_resultCaolán McNamara
2021-05-31gtk4: enable cut and paste into other applicationsCaolán McNamara
2021-05-30gtk4: inch towards providing clipboard contentCaolán McNamara
2021-05-24gtk4: make generic paste work againCaolán McNamara
2021-05-24rename m_aMimeTypeToAtom to m_aMimeTypeToGtkTypeCaolán McNamara
2021-05-24gtk4: make basic text pasting work againCaolán McNamara
2021-05-23gtk4: add clipboard_get for differing ways to get clipboardsCaolán McNamara
2021-05-22gtk[3|4] there's only two options, 'clipboard' or 'primary'Caolán McNamara
2021-05-12gtk4: enable CreateBuilder but forward to generic one stillCaolán McNamara
2021-05-10bodge a gtk4 starting point into existenceCaolán McNamara
2021-05-10rename GtkDropTarget and GtkDragSource to avoid conflictsCaolán McNamara
2021-05-01Related: cid#1478001 CreateVirtualDevice never passed a null pGraphics argCaolán McNamara
2021-01-19loplugin:unusedmethodsNoel
2020-10-19use tools::Long in vclNoel
2020-08-27add a DisableCycleFocusOut flag for an all-welded hierarchyCaolán McNamara
2020-07-19compact namespace: vclNoel Grandin
2020-07-03notebookbar: remember LOKWindowId in interim buildersSzymon Kłos
2020-05-24remove some unused typedefsNoel Grandin
2019-12-19get native gtk widgets in sidebars workingCaolán McNamara
2019-12-04factor out 'weld::Widget as XWindow'Caolán McNamara
2019-12-01weld FmFieldWinCaolán McNamara
2019-11-27loplugin:finalclasses in vclNoel Grandin
2019-09-30drop gtk2 supportCaolán McNamara
2019-09-06use unique_ptr in CreatePrintGraphicsNoel Grandin
2019-09-04tdf#118314 Code clean up on imestatuswindowSzabolcs Toth
2019-08-22loplugin:constmethod in vclNoel Grandin
2019-06-13Don't link avmediagst with gtk3 and qt5Jan-Marek Glogowski
2019-03-15add drop target support to welded widgetCaolán McNamara
2019-02-27make cursor images part of the themeNoel Grandin
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-08-21loplugin:useuniqueptr in SvpSalInstanceNoel Grandin
2018-06-14return SalBitmap using std::shared_ptrNoel Grandin
2018-06-09hold and return SalMenu by std::unique_ptrNoel Grandin
2018-06-09return and hold SalMenuItem by std::unique_ptrNoel Grandin
2018-06-09hold and return SalPrinter with std::unique_ptrNoel Grandin
2018-06-09hold and return SalI18NImeStatus using std::unique_ptrNoel Grandin