summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2013-04-30fdo#62815 - tolerate crazy / out-of-bound ScreenNumbers for FullScreenMichael Meeks
2013-04-04fdo#58807 bring Beep() for basic backThomas Arnhold
2013-03-16Fix buildFridrich Štrba
2013-03-15Related: rhbz#906137 g_module_symbol returned nothingCaolán McNamara
2013-03-15Resolves: rhbz#906137 slide show inverts outputsCaolán McNamara
2013-02-16Resolves: rhbz#910176 cannot select directory with gnome folder pickerCaolán McNamara
2013-01-30fdo#44582 fixing horizontal scroll bar in sub windowsAbdulaziz A Alayed
2013-01-22Translate keyboard shortcuts also for LinuxMartin Srebotnjak
2013-01-14export cleaned up dotted version in environment and GtkWindow user-data.Michael Meeks
2013-01-10Resolves: fdo#59131 resolve default backend on printer->setupCaolán McNamara
2013-01-04fdo#50415: Add Catalan translations of keyboard shortcutsJesús Corrius
2012-12-19fix KDE file dialog setting checkboxes to trueLuboš Luňák
2012-12-05Bye bye ODMATor Lillqvist
2012-12-03fdo#45651: fix drop down listbox text color with dark gtk themeIvan Timofeev
2012-11-30avoid circular dep between vcl and frameworkDavid Tardon
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
2012-11-29Resolves: fdo#44664 Provide a way to set the default print job format.Caolán McNamara
2012-11-28get vcl building on RHEL-5Caolán McNamara
2012-11-28Remove useless method SetBackgroundBitmapMarcos Paulo de Souza
2012-11-27Make python3 work with custom VALGRIND_CFLAGSStephan Bergmann
2012-11-27fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann
2012-11-25cppCheck: remove dead assignment and dead variablesjailletc36
2012-11-22Use ENABLE_GMENU_INTEGRATION consistentlyStephan Bergmann
2012-11-22add version string to GtkWindow's to help theme authors.Michael Meeks
2012-11-22Adapt some GetUILocale leftoversStephan Bergmann
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-21KDESalGraphics: fix CTRL_LISTNODE drawing in expanded stateIvan Timofeev
2012-11-21KDESalGraphics: transparent background for some widgets, fdo#55952Ivan Timofeev
2012-11-21UnityMenu: ensure ENABLE_GMENU_INTEGRATION is actually ever setThorsten Behrens
2012-11-21UnityMenu: don't build when ENABLE_GMENU_INTEGRATION is not onThorsten Behrens
2012-11-19SalColormap: -Werror=conversion-nullMichael Stahl
2012-11-19Drop ILLEGAL_POINTER sillynessTor Lillqvist
2012-11-18gtk: don't make editboxes taller than neededIvan Timofeev
2012-11-15glib / dbus version checks strangely ommitted from the merge.Michael Meeks
2012-11-15gtk-a11y: unwind re-enterancy / lifecycle hazard at least a little.Michael Meeks
2012-11-14Turn some memmove into memcpy when it is safe to do so.jailletc36
2012-11-14hud_activated here surely should have been hud_activeCaolán McNamara
2012-11-14update license header for Canonical contributionBjoern Michaelsen
2012-11-14cleanup gmenu conditionals, remove redundant casts.Michael Meeks
2012-11-14misc dbus menu integration fixesMichael Meeks
2012-11-14gbooleans are true if non-zero, bin == TRUE comparisons.Michael Meeks
2012-11-14only enable unity integration with enabled dbus and gioBjoern Michaelsen
2012-11-14Removed AbstractMenu class and cleaned up useless code.Antonio Fernandez
2012-11-14Menu is fully updated when receiving a HUD activation event.Antonio Fernandez
2012-11-14Menu is now subscribed to HUD awareness protocol events.Antonio Fernandez
2012-11-14Added missing files for HUD awareness support.Antonio Fernandez
2012-11-14Added files to implement HUD awareness protocol support.Antonio Fernandez
2012-11-14Duplicated commands are now handled properly.Antonio Fernandez
2012-11-14Added ImplUpdate method to provide recursive and non-recursive menu updating.Antonio Fernandez