summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-11-14revoke the watch when dyingBjoern Michaelsen
2012-11-14some moving around of castsBjoern Michaelsen
2012-11-14remove submenus in the menu model, if they are gone in the vcl menu and do th...Bjoern Michaelsen
2012-11-14remove UpdateNativeMenu2 and clear remove submenus on updatesBjoern Michaelsen
2012-11-14move UpdateNativeMenu2 back into UpdateNativeMenuBjoern Michaelsen
2012-11-14tweak menu destructionBjoern Michaelsen
2012-11-14make UpdateNativeMenu2 and CanUpdate membersBjoern Michaelsen
2012-11-14refactor out dbus setupBjoern Michaelsen
2012-11-14tweak on_registrar_available to just touch the window props, the menu has to ...Bjoern Michaelsen
2012-11-14activate/deactivate do not need the solarmutex, better NULL the menu when fre...Bjoern Michaelsen
2012-11-14update when registrar is available, dont set menumodel on SetFrame, we do tha...Bjoern Michaelsen
2012-11-14make UpdateNativeMenu a memberBjoern Michaelsen
2012-11-14remove obsolete GenerateMenu wrapperBjoern Michaelsen
2012-11-14grab model from frame on updateBjoern Michaelsen
2012-11-14moved dbus and menumodel ownership to frame, where it belongsBjoern Michaelsen
2012-11-14Fixed a crash updating the menu after opening an application from main screen.Antonio Fernandez
2012-11-14Removed some debug messages.Antonio Fernandez
2012-11-14Memory management improvements on GLOMenu and GLOActionGroup classes.Antonio Fernandez
2012-11-14Improved memory management of GLOActionGroup.Antonio Fernandez
2012-11-14Fixed a crash when opening an application from LO main screen.Antonio Fernandez
2012-11-14Menus are generated on demand now, but with some issues.Antonio Fernandez
2012-11-14Initial integration with Gtk+/Unity menus about-to-show feature.Antonio Fernandez
2012-11-14Some code reordering and cleaning.Antonio Fernandez
2012-11-14All Special items, including window list items are displayed, but with issues.Antonio Fernandez
2012-11-14Fixed crashes when executing some menu actions.Antonio Fernandez
2012-11-14Menu is now shown/hidden when needed.Antonio Fernandez
2012-11-14Radio buttons are now displayed correctly.Antonio Fernandez
2012-11-14Cleaned up some code.Antonio Fernandez
2012-11-14Added code for accelerators.Antonio Fernandez
2012-11-14Added code for special items.Antonio Fernandez
2012-11-14Cleaned up some code.Antonio Fernandez