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