summaryrefslogtreecommitdiff
path: root/vcl/inc/unx
AgeCommit message (Expand)Author
2014-02-12fdo#63154 Remove unused solar.h ref in vcl, basctl, desktop..Alexandre Vicenzi
2014-01-30fdo#63154 Removed unused solar.h ref. in vclAlexandre Vicenzi
2014-01-24Fix FTBFS when TDE integration is enabledTimothy Pearson
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2014-01-17bool improvementsStephan Bergmann
2014-01-13Keep in sync with desktop_strings[] in salplug.cxxMaxim Monastirsky
2014-01-13SalDisplay::Dispatch shall apparently return boolStephan Bergmann
2014-01-13Clean up #if GTK_CHECK_VERSION(3,0,0)Stephan Bergmann
2014-01-06Resolves: #i123840# add and use the sal_GlyphId typeHerbert Dürr
2013-12-31Resolves: #i123840# normalize SalGraphics point count argument types...Herbert Dürr
2013-12-04Device-specific font substitution is not usedKhaled Hosny
2013-12-02fix buildCaolán McNamara
2013-12-02Make include guards sane in vclTor Lillqvist
2013-12-02Clear up some copypastaTor Lillqvist
2013-11-03fdo#70885: disable app menu under UnityIvan Timofeev
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-10-21Remove GetKernPairs() with no implementationKhaled Hosny
2013-10-18Related: rhbz#919070 display -1 means span all displaysCaolán McNamara
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-09-05lp#1204592: activate menues even earlier to reduce latencyBjoern Michaelsen
2013-09-04Remove unnecessary SystemChildData -> SystemEnvData defineStephan Bergmann
2013-08-30wait until we know the UI language before initializing gtkCaolán McNamara
2013-08-23Properly mark callback functions as extern "C"Stephan Bergmann
2013-08-12convert vcl/inc/unx/wmadaptor.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/inc/unx/i18n_status.hxx from String to OUStringNoel Grandin
2013-07-28Make AddToRecentDocumentList aware of the DocumentServiceFridrich Štrba
2013-07-19remove Application::GetWorkAreaPosSizePixelNoel Grandin
2013-07-19clarify a different meaning of WorkArea.Michael Meeks
2013-07-18Related: fdo#48835 first cut at a GNOME3 appmenuCaolán McNamara
2013-07-11X11SalInstance::CreateClipboard is only ever used with the default $DISPLAYStephan Bergmann
2013-07-02fdo#46990 - detect MATE and XFCE desktops.Pader Rezso
2013-07-02gtk3: gtk_vscrollbar_new is deprecated, use gtk_scrollbar_newIvan Timofeev
2013-07-01gtk3: add indicator-spacing to size of checkbox/radiobuttonIvan Timofeev
2013-07-01remove obsolete CDE integration, and make TDE launcher conditional.Pader Rezso
2013-06-18fdo#60565 - re-read font data on GtkSettings fontconfig-timestamp notify.Michael Meeks
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand
2013-06-11Revert "fix canvas bitmap rendering (argb32 pixmaps) fixes color in n#780830"Michael Meeks
2013-06-11Revert "pass argb32 pixmaps from vcl to canvas, avoiding costly x11 ...Michael Meeks
2013-05-22fdo#63840 lp#1182082: disable internal unity integration against glib<2.36Bjoern Michaelsen
2013-05-14Remove redundant overrideStephan Bergmann
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann
2013-05-08While I could swear that it worked yesterdayStephan Bergmann
2013-04-22rhbz#954991 Avoid static data (causing trouble at exit)Stephan Bergmann
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-19lp#1085169: we overactivate here, as it does not seem to hurtBjoern Michaelsen
2013-04-16Move {pre,post}x.h to where {pre,post}mac.h and {pre,post}win.h areTor Lillqvist
2013-04-12fdo#60690 - Remove all calls t GTK_YIELD_GRAB because it does nothing.vjinoch
2013-04-12fdo#60690 - a little more cleanup of gtk+ mutex bits.Michael Meeks
2013-04-12Remove GtkHookedYieldMutex and some small changes.vjinoch
2013-04-10vcl/inc/unx/Xproto.h seems pointlessTor Lillqvist