summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)AuthorFilesLines
2013-09-05Consistently use rtl_getAppCommandArg hereStephan Bergmann1-1/+1
2013-09-03Resolves: rhbz#993963 NULL m_pWindow on firefox deleted pluginCaolán McNamara1-1/+1
2013-08-26rhbz#1000150: Do not call exit upon XIOErrorStephan Bergmann2-21/+16
2013-07-11rhbz#980387 fix filter selection from file ext.David Tardon1-1/+21
2013-07-08fdo#66335: fix fdo#44582 and fdo#63254 differentlyIvan Timofeev1-7/+1
2013-06-20fdo#60565 - re-read font data on GtkSettings fontconfig-timestamp notify.Michael Meeks1-6/+31
2013-06-03fdo#56583 - avoid setting user time on unrealized windows.Michael Meeks1-2/+10
2013-05-28fdo#63254 UI:Horizontal scroll bar isn't displayed when RTL tabAbdulaziz A Alayed1-2/+3
2013-05-16Resolves: rhbz#963276 rhbz#761009 lp#766153 lp#892904 HandleFontOptions crashCaolán McNamara1-4/+4
2013-05-13fdo#64311 - don't encourage the fpicker to give us URLs we can't handle.Michael Meeks2-0/+4
2013-04-30fdo#62815 - tolerate crazy / out-of-bound ScreenNumbers for FullScreenMichael Meeks2-0/+23
2013-04-26Resolves: fdo#63802 return true if we have known empty contextCaolán McNamara1-19/+19
2013-04-22rhbz#954991 Avoid static data (causing trouble at exit)Stephan Bergmann1-2/+0
2013-04-04fdo#58807 bring Beep() for basic backThomas Arnhold3-0/+17
2013-03-16Fix buildFridrich Štrba1-0/+1
2013-03-15Related: rhbz#906137 g_module_symbol returned nothingCaolán McNamara1-6/+2
2013-03-15Resolves: rhbz#906137 slide show inverts outputsCaolán McNamara1-4/+4
2013-02-16Resolves: rhbz#910176 cannot select directory with gnome folder pickerCaolán McNamara1-2/+11
2013-01-30fdo#44582 fixing horizontal scroll bar in sub windowsAbdulaziz A Alayed1-1/+6
2013-01-22Translate keyboard shortcuts also for LinuxMartin Srebotnjak1-0/+36
2013-01-14export cleaned up dotted version in environment and GtkWindow user-data.Michael Meeks2-5/+5
2013-01-10Resolves: fdo#59131 resolve default backend on printer->setupCaolán McNamara1-1/+7
2013-01-04fdo#50415: Add Catalan translations of keyboard shortcutsJesús Corrius1-0/+31
2012-12-19fix KDE file dialog setting checkboxes to trueLuboš Luňák1-1/+1
2012-12-05Bye bye ODMATor Lillqvist1-1/+1
2012-12-03fdo#45651: fix drop down listbox text color with dark gtk themeIvan Timofeev1-0/+2
2012-11-30avoid circular dep between vcl and frameworkDavid Tardon1-4/+6
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens2-12/+0
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens2-3/+3
2012-11-29Resolves: fdo#44664 Provide a way to set the default print job format.Caolán McNamara2-5/+13
2012-11-28get vcl building on RHEL-5Caolán McNamara1-0/+6
2012-11-28Remove useless method SetBackgroundBitmapMarcos Paulo de Souza2-84/+0
2012-11-27Make python3 work with custom VALGRIND_CFLAGSStephan Bergmann1-6/+6
2012-11-27fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann3-11/+5
2012-11-25cppCheck: remove dead assignment and dead variablesjailletc361-1/+0
2012-11-22Use ENABLE_GMENU_INTEGRATION consistentlyStephan Bergmann1-3/+5
2012-11-22add version string to GtkWindow's to help theme authors.Michael Meeks1-1/+8
2012-11-22Adapt some GetUILocale leftoversStephan Bergmann3-10/+10
2012-11-22AllSettings with LanguageTagEike Rathke4-4/+5
2012-11-21KDESalGraphics: fix CTRL_LISTNODE drawing in expanded stateIvan Timofeev1-1/+1
2012-11-21KDESalGraphics: transparent background for some widgets, fdo#55952Ivan Timofeev1-0/+5
2012-11-21UnityMenu: ensure ENABLE_GMENU_INTEGRATION is actually ever setThorsten Behrens4-5/+12
2012-11-21UnityMenu: don't build when ENABLE_GMENU_INTEGRATION is not onThorsten Behrens4-1/+18
2012-11-19SalColormap: -Werror=conversion-nullMichael Stahl1-1/+1
2012-11-19Drop ILLEGAL_POINTER sillynessTor Lillqvist2-5/+5
2012-11-18gtk: don't make editboxes taller than neededIvan Timofeev1-1/+1
2012-11-15glib / dbus version checks strangely ommitted from the merge.Michael Meeks1-4/+5
2012-11-15gtk-a11y: unwind re-enterancy / lifecycle hazard at least a little.Michael Meeks1-7/+14
2012-11-14Turn some memmove into memcpy when it is safe to do so.jailletc361-1/+1
2012-11-14hud_activated here surely should have been hud_activeCaolán McNamara1-1/+1