Age | Commit message (Expand) | Author |
2013-07-28 | Make AddToRecentDocumentList aware of the DocumentService | Fridrich Štrba |
2013-07-19 | remove Application::GetWorkAreaPosSizePixel | Noel Grandin |
2013-07-19 | clarify a different meaning of WorkArea. | Michael Meeks |
2013-07-18 | Related: fdo#48835 first cut at a GNOME3 appmenu | Caolán McNamara |
2013-07-11 | X11SalInstance::CreateClipboard is only ever used with the default $DISPLAY | Stephan Bergmann |
2013-07-02 | fdo#46990 - detect MATE and XFCE desktops. | Pader Rezso |
2013-07-02 | gtk3: gtk_vscrollbar_new is deprecated, use gtk_scrollbar_new | Ivan Timofeev |
2013-07-01 | gtk3: add indicator-spacing to size of checkbox/radiobutton | Ivan Timofeev |
2013-07-01 | remove obsolete CDE integration, and make TDE launcher conditional. | Pader Rezso |
2013-06-18 | fdo#60565 - re-read font data on GtkSettings fontconfig-timestamp notify. | Michael Meeks |
2013-06-14 | Resolves: #i121534# Reintegrating changes for rotated bitmap support | Armin Le Grand |
2013-06-11 | Revert "fix canvas bitmap rendering (argb32 pixmaps) fixes color in n#780830" | Michael Meeks |
2013-06-11 | Revert "pass argb32 pixmaps from vcl to canvas, avoiding costly x11 ... | Michael Meeks |
2013-05-22 | fdo#63840 lp#1182082: disable internal unity integration against glib<2.36 | Bjoern Michaelsen |
2013-05-14 | Remove redundant override | Stephan Bergmann |
2013-05-14 | SolarMutex does not belong into the URE interface | Stephan Bergmann |
2013-05-08 | While I could swear that it worked yesterday | Stephan Bergmann |
2013-04-22 | rhbz#954991 Avoid static data (causing trouble at exit) | Stephan Bergmann |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-19 | lp#1085169: we overactivate here, as it does not seem to hurt | Bjoern Michaelsen |
2013-04-16 | Move {pre,post}x.h to where {pre,post}mac.h and {pre,post}win.h are | Tor Lillqvist |
2013-04-12 | fdo#60690 - Remove all calls t GTK_YIELD_GRAB because it does nothing. | vjinoch |
2013-04-12 | fdo#60690 - a little more cleanup of gtk+ mutex bits. | Michael Meeks |
2013-04-12 | Remove GtkHookedYieldMutex and some small changes. | vjinoch |
2013-04-10 | vcl/inc/unx/Xproto.h seems pointless | Tor Lillqvist |
2013-04-10 | Minor refactoring: Move a function to the only file where it is used | Tor Lillqvist |
2013-04-10 | Bin a local X11 wrapper header, vcl/inc/unx/salstd.hxx | Tor Lillqvist |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-05 | new module i18nlangtag | Eike Rathke |
2013-04-03 | fdo#58807 bring Beep() for basic back | Thomas Arnhold |
2013-03-16 | Bin some pointless comments and ASCII graphics | Tor Lillqvist |
2013-03-14 | pass argb32 pixmaps from vcl to canvas, avoiding costly x11 roundtrips | Radek Doulik |
2013-03-07 | c#708653# remove unused member SalXLib::pYieldEntries_ | Herbert Dürr |
2013-03-07 | fix canvas bitmap rendering (argb32 pixmaps) fixes color issue in n#780830 | Radek Doulik |
2013-02-14 | make compilable on RHEL-6 | Caolán McNamara |
2013-01-07 | Cleanup: #include <tools/gen.hxx> | Matteo Casalin |
2012-11-28 | Remove useless method SetBackgroundBitmap | Marcos Paulo de Souza |
2012-11-27 | fdo#46808: Missing adaptions to XFolderPicker2 | Stephan Bergmann |
2012-11-23 | Include gio headers only when gio is enabled | Fridrich Štrba |
2012-11-22 | Use ENABLE_GMENU_INTEGRATION consistently | Stephan Bergmann |
2012-11-20 | cairo: convert to gbuild | Matúš Kukan |
2012-11-15 | Fix GLIB_MAJOR/MINOR_VERSION checks | Stephan Bergmann |
2012-11-15 | glib / dbus version checks strangely ommitted from the merge. | Michael Meeks |
2012-11-15 | There is no GLIB_AVAILABLE_IN_2_28 in GLib 2.28 | Tor Lillqvist |
2012-11-14 | Trying to avoid dbus stuff when ENABLE_DBUS!=TRUE | Fridrich Štrba |
2012-11-14 | update license header for Canonical contribution | Bjoern Michaelsen |
2012-11-14 | cleanup gmenu conditionals, remove redundant casts. | Michael Meeks |
2012-11-14 | misc dbus menu integration fixes | Michael Meeks |
2012-11-14 | remove unused prototype | Michael Meeks |
2012-11-14 | Removed AbstractMenu class and cleaned up useless code. | Antonio Fernandez |