summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/window
AgeCommit message (Expand)AuthorFilesLines
2015-11-16vcl: de-layer needless module fragmentation in gtk and gtk3.Michael Meeks7-6811/+0
2015-11-12Resolves: tdf#93847 gtk3: paint blocking is unnecessary and harmfulCaolán McNamara1-1/+4
2015-11-12Resolves: rhbz#1278885 gtk3 allocated size doesn't match configure-event sizeCaolán McNamara1-88/+163
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann6-231/+231
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-1/+1
2015-11-04yyyyyNoel Grandin1-1/+1
2015-10-30tdf#93684 - Remove SalFrame::SyncRyan McCoskrie2-6/+1
2015-10-26-Werror,-Wunused-functionStephan Bergmann1-9/+0
2015-10-26Let Gtk handle icon names instead of ResMgr for window and trayiconSimon Steinbeiss1-129/+17
2015-10-20Deduplicate XGet/SetScreenSaver, move to ScreenSaverInhibitorAndrzej Hunt1-34/+0
2015-10-20Deduplicate XAutoLock inhibition and move to ScreenSaverInhibitorAndrzej Hunt1-29/+10
2015-10-20Move org.gnome.SessionManager.Inhibit to ScreenSaverInhibitorAndrzej Hunt1-126/+4
2015-10-20Implement org.freedesktop.ScreenSaver inhibitionAndrzej Hunt1-0/+2
2015-10-17tdf#95096 avoid invalid cursor position exceptionJustin Luth1-2/+5
2015-10-14fix build against glib < 2.36 (w/o gmenu)Bjoern Michaelsen1-8/+2
2015-10-14bring Unity menues to gtk3 tooBjoern Michaelsen2-1/+13
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-10-09clang-analyzer-deadcode.DeadStoresStephan Bergmann1-1/+0
2015-10-06loplugin:unusedmethodsNoel Grandin1-22/+0
2015-10-05convert SAL_FRAME_STYLE to scoped enumNoel Grandin1-43/+43
2015-10-02loplugin:unusedmethods in vclNoel Grandin1-21/+0
2015-09-29retain type for another levelCaolán McNamara1-1/+1
2015-09-20convert Link<> to typedNoel Grandin1-5/+4
2015-09-16clean up VclEventListeners and VclEventListeners2Noel Grandin1-1/+1
2015-09-08clang-analyzer-deadcode.DeadStoresStephan Bergmann1-1/+0
2015-08-28Revert "tdf#93530 - the VCL GDI flushing abstraction should glFlush too."Michael Meeks1-3/+0
2015-08-26tdf#93530 - the VCL GDI flushing abstraction should glFlush too.Michael Meeks1-0/+3
2015-08-21loplugin: defaultparamsNoel Grandin1-7/+7
2015-08-05attach gestures to event widget instead of toplevelCaolán McNamara1-4/+4
2015-07-30tdf#92765: Show the real icon instead of a black square with gtk vclplug.Jan Holesovsky1-4/+9
2015-07-24gtk3: connect to the eventbox and not toplevel for mouse eventsCaolán McNamara1-4/+24
2015-07-24gtk3: insert an event box between toplevel and contentsCaolán McNamara1-1/+21
2015-07-24gtk3: draw/paint to the fixed containerCaolán McNamara1-17/+18
2015-07-24fixed crashSzymon Kłos1-7/+10
2015-07-23Resolves: tdf#92689 grab keyboard focus to parent, not to earlier generationsCaolán McNamara1-6/+2
2015-07-20fix linux buildbotNoel Grandin1-1/+1
2015-07-17WaE: unused macroCaolán McNamara1-1/+0
2015-07-17wayland: actually show somethingCaolán McNamara1-1/+10
2015-07-13Resolves: tdf#92671 union each monitor workarea to find best screen workareaCaolán McNamara1-4/+10
2015-07-09tdf#92630 Enable auto-accelerator behaviour for gtkSimon Long1-1/+1
2015-07-07gtk3: handle 32bit icons, silences ugly warnings as bonusCaolán McNamara1-10/+11
2015-07-01gtk3: disable using notification that we are in the backdropCaolán McNamara1-1/+4
2015-06-30tdf#91641 adjust cursor when deleting preceding charactersJustin Luth1-1/+9
2015-06-30gtk3: re-enable when in backdrop and receive delete signalCaolán McNamara1-0/+8
2015-06-30gtk3: listen to state-flags-changed and disable toplevels when in backdropCaolán McNamara1-2/+21
2015-06-26Resolves: tdf#92293 gtk3: get a11y workingCaolán McNamara1-0/+15
2015-06-25these ancient baselines are breaking my spiritCaolán McNamara1-0/+13
2015-06-25implement GtkSalFrame::GetKeyName with some code lying around handyCaolán McNamara2-87/+92
2015-06-24gtk3: move createCairoContext down to svpgdiCaolán McNamara1-11/+2
2015-06-24X11SalInstance->SalGenericInstanceCaolán McNamara1-2/+2