summaryrefslogtreecommitdiffstats
path: root/vcl/unx/gtk
Commit message (Expand)AuthorAgeFilesLines
* handle the empty URL case in file pickerGergő Mocsi2013-03-192-0/+6
* further OUString cleanupThomas Arnhold2013-03-191-1/+1
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-193-5/+5
* Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann2013-03-191-1/+1
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-194-28/+28
* Fix buildFridrich Štrba2013-03-161-0/+1
* Related: rhbz#906137 g_module_symbol returned nothingCaolán McNamara2013-03-151-6/+2
* Resolves: rhbz#906137 slide show inverts outputsCaolán McNamara2013-03-151-4/+4
* Remove rtl:: namespace, fix minor spelling error in commentChris2013-03-141-2/+2
* Remove RTL_CONSTASCII_USTRINGPARAM and remove rtl:: namespace for stringsChris2013-03-131-9/+9
* Resolves: rhbz#920697, #i110881#, rhbz#623191 presentation not fullscreenCaolán McNamara2013-03-121-32/+0
* use startsWith() instead of compareToAscii()Thomas Arnhold2013-03-111-1/+1
* fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2013-03-061-2/+1
* doubled includesThomas Arnhold2013-03-042-3/+0
* remove minor.mkMatúš Kukan2013-03-021-5/+2
* loplugin: improve indentationThomas Arnhold2013-02-251-1/+1
* Resolves: fdo#61373 tabs too narrow under oxygen gtk themeCaolán McNamara2013-02-251-0/+30
* fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac2013-02-241-3/+3
* these stray fprintfs drive people dementedCaolán McNamara2013-02-221-1/+0
* s/heigth/height/Tor Lillqvist2013-02-221-1/+1
* Resolves: rhbz#910176 cannot select directory with gnome folder pickerCaolán McNamara2013-02-151-2/+11
* fix fdo#60804 - Print to File leads to CrashNoel Grandin2013-02-152-23/+9
* fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2013-02-081-5/+5
* AtkListener::updateChildList: assert when getAccessibleChild ...Michael Stahl2013-02-071-1/+8
* Unused #includesStephan Bergmann2013-01-231-8/+0
* fdo#44582 fixing horizontal scroll bar in sub windowsAbdulaziz A Alayed2013-01-231-1/+6
* merge the 'holy default' default window sizes to a single placeCaolán McNamara2013-01-141-20/+2
* export cleaned up dotted version in environment and GtkWindow user-data.Michael Meeks2013-01-102-5/+5
* callcatcher: update unused codeCaolán McNamara2013-01-072-6/+0
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-213-8/+5
* fdo#45651: fix drop down listbox text color with dark gtk themeIvan Timofeev2012-12-031-0/+2
* avoid circular dep between vcl and frameworkDavid Tardon2012-11-301-4/+6
* API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens2012-11-292-3/+3
* get vcl building on RHEL-5Caolán McNamara2012-11-281-0/+6
* Remove useless method SetBackgroundBitmapMarcos Paulo de Souza2012-11-281-46/+0
* fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann2012-11-273-11/+5
* Use ENABLE_GMENU_INTEGRATION consistentlyStephan Bergmann2012-11-221-3/+5
* add version string to GtkWindow's to help theme authors.Michael Meeks2012-11-221-1/+8
* AllSettings with LanguageTagEike Rathke2012-11-222-2/+3
* UnityMenu: ensure ENABLE_GMENU_INTEGRATION is actually ever setThorsten Behrens2012-11-214-5/+12
* UnityMenu: don't build when ENABLE_GMENU_INTEGRATION is not onThorsten Behrens2012-11-214-1/+18
* gtk: don't make editboxes taller than neededIvan Timofeev2012-11-181-1/+1
* glib / dbus version checks strangely ommitted from the merge.Michael Meeks2012-11-151-4/+5
* gtk-a11y: unwind re-enterancy / lifecycle hazard at least a little.Michael Meeks2012-11-151-7/+14
* hud_activated here surely should have been hud_activeCaolán McNamara2012-11-141-1/+1
* update license header for Canonical contributionBjoern Michaelsen2012-11-144-70/+18
* cleanup gmenu conditionals, remove redundant casts.Michael Meeks2012-11-141-24/+12
* misc dbus menu integration fixesMichael Meeks2012-11-142-39/+26
* gbooleans are true if non-zero, bin == TRUE comparisons.Michael Meeks2012-11-142-8/+8
* only enable unity integration with enabled dbus and gioBjoern Michaelsen2012-11-142-5/+36