summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/gtk/gtkinst.hxx
AgeCommit message (Expand)Author
2016-05-30loplugin:passstuffbyrefStephan Bergmann
2016-05-30Resolves: tdf#100097 dbaccess self-dnd depends on getting its own transferableCaolán McNamara
2016-04-06revert to fix tdf#98783 missing menubarCaolán McNamara
2016-03-16Related: tdf#98637 make this a tractable problemCaolán McNamara
2016-02-11Keep track of ThreadsEnter/Leave acquire counts per threadStephan Bergmann
2016-02-04coverity#1351758 Uninitialized pointer fieldCaolán McNamara
2016-01-27Resolves: tdf#93054 gtk3: implement drag and dropCaolán McNamara
2016-01-26wrong CreateDropTargetCaolán McNamara
2016-01-26Related: tdf#93054 gtk3: implement enough dnd to be dragged into...Caolán McNamara
2016-01-11vcl: move vcl/generic/app/ files to vcl/unx/generic/appChris Sherlock
2015-12-02valgrind: scary warning that the cairo font options were deleted before useCaolán McNamara
2015-11-24Replace return boolean from DoYield with pleasant enumeration.Michael Meeks
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-17vcl: add parameter to detect if OS events are processed during Yield.Michael Meeks
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-05convert SAL_FRAME_STYLE to scoped enumNoel Grandin
2015-10-02loplugin:unusedmethods in vclNoel Grandin
2015-06-26vcl: fix Win32 deadlocks from SolarMutexReleaserMichael Stahl
2015-06-18gtk3 clipboard supportCaolán McNamara
2015-02-28tdf#89482 - return size of system virtual device resource at construction.Michael Meeks
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-01-07fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin
2015-01-06vcl: cleanup shared SalYieldMutex from GtkYieldMutex.Michael Meeks
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-26Sprinkle some SAL_OVERRIDEsTor Lillqvist
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-08-30wait until we know the UI language before initializing gtkCaolán McNamara
2013-07-28Make AddToRecentDocumentList aware of the DocumentServiceFridrich Štrba
2013-05-14Remove redundant overrideStephan Bergmann
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann
2013-04-12fdo#60690 - Remove all calls t GTK_YIELD_GRAB because it does nothing.vjinoch
2013-04-12fdo#60690 - a little more cleanup of gtk+ mutex bits.Michael Meeks
2013-04-12Remove GtkHookedYieldMutex and some small changes.vjinoch
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-27fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann
2012-11-14Menu is now shown/hidden when needed.Antonio Fernandez
2012-11-14Menubar hierarchy fully generated. Native GTK menu is published on DBus.Antonio Fernandez
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-04-28Remove stuff that doesn't make sense since AnyInput changeCaolán McNamara
2011-12-05set up CFLAGS/LIBS for gtk print dialog in configureDavid Tardon
2011-12-05check for printing support dynamicallyDavid Tardon
2011-12-05add support for Gtk+ print dialog (#i106780#)David Tardon
2011-11-07gtk: cleanup to make the vcl file-picker interface work.Michael Meeks
2011-11-07gtk: move the file-picker into vcl/ and add Application:: factory hooksMichael Meeks
2011-10-25generic: share the PspGraphics code between gtk/unx and svpMichael Meeks
2011-10-25gtk3: make AnyInput to behave itself properlyMichael Meeks
2011-10-25gtk3: try to improve AnyInput (absent toolkit support for it)Michael Meeks