summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2012-11-15glib / dbus version checks strangely ommitted from the merge.Michael Meeks
2012-11-15There is no GLIB_AVAILABLE_IN_2_28 in GLib 2.28Tor Lillqvist
2012-11-15Windows: Draw the horizontal line between the toolbar and view shell again.Jan Holesovsky
2012-11-16Drop unused #includeTakeshi Abe
2012-11-16Delete arrayTakeshi Abe
2012-11-15gtk-a11y: unwind re-enterancy / lifecycle hazard at least a little.Michael Meeks
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin
2012-11-14Trying to avoid dbus stuff when ENABLE_DBUS!=TRUEFridrich Štrba
2012-11-14Turn some memmove into memcpy when it is safe to do so.jailletc36
2012-11-14source file modes fixEnrico Weigelt, metux ITS
2012-11-14hud_activated here surely should have been hud_activeCaolán McNamara
2012-11-14Resolves: fdo#57090 visual glitches on MacOSX with borders + layoutCaolá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-14remove unused prototypeMichael Meeks
2012-11-14fix typo with ENABLE_DBUS.Michael Meeks
2012-11-14remove redundant commented code.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-14ImplSelectWithStart is actually already definedBjoern Michaelsen
2012-11-14revert messing with OSXBjoern Michaelsen
2012-11-14remove superflous #includeBjoern Michaelsen
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-14Removed pre-definition of class GtkSalMenu.Antonio Fernandez
2012-11-14Added ImplUpdate method to provide recursive and non-recursive menu updating.Antonio Fernandez
2012-11-14Some code refactoring.Antonio Fernandez
2012-11-14Only activated submenus are generated when activating them. (Broken)Antonio Fernandez
2012-11-14Removed the declaration of FlushConnection method in GtkSalFrame.Antonio Fernandez
2012-11-14Fixed menu visibility and cleaned up some code.Antonio Fernandez
2012-11-14Chart menu works now.Antonio Fernandez
2012-11-14Menus now work properly when opening an application from LO's main screen.Antonio Fernandez
2012-11-14Added a hack to make "Slide Show" menu item on "Slide Show" menu work.Antonio Fernandez
2012-11-14Menu is always visible now.Antonio Fernandez
2012-11-14Fixed a crash on non-Unity WM.Antonio Fernandez
2012-11-14Menu is properly visible on non-Unity WM.Antonio Fernandez
2012-11-14more SolarMutexesBjoern Michaelsen
2012-11-14grab the guard earlyBjoern Michaelsen
2012-11-14Menus are now correctly built.Antonio Fernandez
2012-11-14All special items are now correctly displayed.Antonio Fernandez
2012-11-14Spare items and its actions are now removed.Antonio Fernandez
2012-11-14Extra menu items are removed when needed, but not their actions.Antonio Fernandez
2012-11-14Hidden items are not shown anymore.Antonio Fernandez
2012-11-14All accelerators should be displayed now.Antonio Fernandez
2012-11-14use sal/log.hxx style loggingBjoern Michaelsen