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