summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/app/gtkdata.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-16vcl: de-layer needless module fragmentation in gtk and gtk3.Michael Meeks1-1039/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-21/+21
2015-10-14WaE: loplugin:staticmethodsTor Lillqvist1-0/+2
2015-10-14fix build against glib < 2.36 (w/o gmenu) againBjoern Michaelsen1-1/+2
2015-10-14bring Unity menues to gtk3 tooBjoern Michaelsen1-0/+16
2015-10-14Bump gtk+ version to 2.18Riccardo Magliocchetti1-3/+2
2015-10-01tdf#39080 Interactive hide-whitespace modeAshod Nakashian1-0/+3
2015-09-29Fix typosAndrea Gelmini1-1/+1
2015-07-21use 3,0,0 rather than 3,10,0Caolán McNamara1-1/+1
2015-07-17wayland: actually show somethingCaolán McNamara1-1/+1
2015-07-17presumably XSetIOErrorHandler is meaningless on waylandCaolán McNamara1-5/+17
2015-07-17GTK3 HiDPI: disable window scaling and get display DPI via GTK3Tomaž Vajngerl1-0/+19
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-05-22convert POINTER constants to scoped enumNoel Grandin1-112/+109
2015-05-08loplugin:staticmethodsStephan Bergmann1-0/+1
2015-04-23Assume use of GdkFilterReturn instead of bool was a glitchStephan Bergmann1-2/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-5/+5
2015-02-04make idle timers actually activate only when idleLuboš Luňák1-2/+12
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann1-6/+6
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-2/+2
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-2/+0
2014-03-28Turn Gtk3 vclplugin #warnings into //FIXMEsStephan Bergmann1-2/+2
2014-02-18coverity#738944 Uninitialized scalar fieldCaolán McNamara1-1/+2
2014-01-17bool improvementsStephan Bergmann1-2/+3
2014-01-13SalDisplay::Dispatch shall apparently return boolStephan Bergmann1-2/+2
2013-08-23Properly mark callback functions as extern "C"Stephan Bergmann1-1/+5
2013-08-23rhbz#1000150: Do not call exit upon XIOError, take twoStephan Bergmann1-3/+2
2013-08-23rhbz#1000150: Do not call exit upon XIOErrorStephan Bergmann1-6/+5
2013-07-09gtk/unx: remove successive calls to g_main_context_iterationPierre-Eric Pelloux-Prayer1-3/+1
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann1-2/+2
2013-05-08Revert "avoid warnings about deprecated decls. from glib2"Stephan Bergmann1-1/+0
2013-04-12fdo#60690 - Remove all calls t GTK_YIELD_GRAB because it does nothing.vjinoch1-2/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+1
2013-04-02vcl: convert some fprintf to SAL_INFOThomas Arnhold1-10/+5
2013-03-14Remove rtl:: namespace, fix minor spelling error in commentChris1-2/+2
2013-03-13Remove RTL_CONSTASCII_USTRINGPARAM and remove rtl:: namespace for stringsChris1-9/+9
2013-03-04doubled includesThomas Arnhold1-1/+0
2012-11-12re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-12Resolves: rhbz#855541 XIOError handler multithread woesCaolán McNamara1-0/+14
2012-06-29Remove some unused defines and controlsThomas Arnhold1-5/+0
2012-06-18GTK: don't crash on X errorsRuslan Kabatsayev1-0/+1
2012-05-11rhbz#809019 count mirrored monitors as oneDavid Tardon1-0/+2
2012-04-30g_source_get_current_time has been deprecated since version 2.28Caolán McNamara1-3/+3
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-03-06make it easier to find leaks by dropping globals at exitCaolán McNamara1-0/+5
2012-02-02Fix for fdo43460 Part LIX getLength() to isEmpty()Olivier Hallot1-1/+1
2012-01-28Remove further code belonging to SalDisplay::GetKeyboardNameThomas Arnhold1-8/+0
2012-01-28Remove SalDisplay::GetKeyboardNameThomas Arnhold1-6/+1
2012-01-16vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks1-21/+13
2012-01-15avoid warnings about deprecated decls. from glib2David Tardon1-0/+1