summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/window
AgeCommit message (Expand)Author
2012-01-16vcl: second part of fix for fdo#43458 - get xrandr / y positioning rightMichael Meeks
2012-01-16vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks
2012-01-15vcl: isolate new attempt to count monitors as screens to gtk3 fdo#43458Michael Meeks
2011-12-16teach old-style method about the new form of screen numbering fdo#43458Michael Meeks
2011-12-14If possible, make the window big enough to fit all Writer toolbars.Jan Holesovsky
2011-12-13Disable gtk3 at run-time, unless in experimental mode.Michael Meeks
2011-12-13fdo#30714 Use different default key bindings for Hungarian localeMiklos Vajna
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-11-21convert gtk plugin to rtl::O(U)StringDavid Tardon
2011-11-07gtk: move the file-picker into vcl/ and add Application:: factory hooksMichael Meeks
2011-11-03fix gtk2 buildCosimo Cecchi
2011-11-03gtk: fix the buildCosimo Cecchi
2011-11-03gtk3: always set the wmclass using the X helperCosimo Cecchi
2011-11-03gtk: add widget_get_xid()Cosimo Cecchi
2011-11-02Move BitmapDevice to use B2IBox instead of B2IRange.Thorsten Behrens
2011-11-02Keep basebmp free of naked ptrs.Thorsten Behrens
2011-10-27WaE: hush an annoyanceMichael Meeks
2011-10-27gtk3: disable signalDraw for gtk2 case to avoid cairo build issuesMichael Meeks
2011-10-25gtk3: add some missing SolarMutexGuards (thanks to mst for noticing)Michael Meeks
2011-10-25gtk3: cleanup fullscreen unpleasantnessMichael Meeks
2011-10-25WaE: cleanup misc. redundant warnings, and silence the gtk2 caseMichael Meeks
2011-10-25generic: re-work X error push/pop and error message handlingMichael Meeks
2011-10-25generic: create shared display class and re-factor to use itMichael Meeks
2011-10-25Gtk3 fixes, I tweaked the damage function to debug the rendering (the damage ...Lucas Baudin
2011-10-25headless: move backend to top-level, and enable for all platformsMichael Meeks
2011-10-25gtk3: remove X dependency (for now)Michael Meeks
2011-10-25generic: merge me with last commit please ... - more workMichael Meeks
2011-10-25generic: re-structure generic code to increase re-use between backendsMichael Meeks
2011-10-25gtk3: substantial re-work and cleanup of event handlingMichael Meeks
2011-10-25remove conditionals, and split pieces into salnativewidgetsMichael Meeks
2011-10-25re-write gtksys to use the cleaner GdkScreen API avoiding X & XineramaMichael Meeks
2011-10-25remove obsolete pieces, and erroneous conditionalMichael Meeks
2011-10-25gtk3: subset invalid re-render areas to get at least somethingMichael Meeks
2011-10-25gtk3: decision - client-side rendering is the way, avoid X11Michael Meeks
2011-10-25gtk3: initial copyArea support for optimised scrolling, and improved renderingMichael Meeks
2011-10-25gtk3: extensive X-orcisms performed, with some horrendous cut/pasteMichael Meeks
2011-10-25gtk3: cleanup error trap push/pop a little (wow it is nasty and inefficient)Michael Meeks
2011-10-25gtk3: clean up debug, ensure damage is propagated to clones / subsetsMichael Meeks
2011-10-25gtk3: switch to basebmp rendering during 'draw'Michael Meeks
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-06-27do not set minimal size for fullscreen windowsRadek Doulik
2011-06-23make sure we send resize event to fullscreen windowsRadek Doulik
2011-06-15figure out how to make new-style cursors from ye-oldy xbmsCaolán McNamara
2011-06-14fixup exposes, so we get both crashers and pixels with gtk3Michael Meeks
2011-06-14Various fixes and stubs for gtk+ >= 3.0Michael Meeks
2011-06-14Prepare for gtk3Caolán McNamara
2011-06-14getSessionID returns an OStringCaolán McNamara
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-29don't bleat about having called GtkSalObject::SetForwardKeyCaolán McNamara
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky