Age | Commit message (Expand) | Author |
2012-11-14 | Some code refactoring. | Antonio Fernandez |
2012-11-14 | Only activated submenus are generated when activating them. (Broken) | Antonio Fernandez |
2012-11-14 | Removed the declaration of FlushConnection method in GtkSalFrame. | Antonio Fernandez |
2012-11-14 | Fixed menu visibility and cleaned up some code. | Antonio Fernandez |
2012-11-14 | Chart menu works now. | Antonio Fernandez |
2012-11-14 | Menus now work properly when opening an application from LO's main screen. | Antonio Fernandez |
2012-11-14 | Added a hack to make "Slide Show" menu item on "Slide Show" menu work. | Antonio Fernandez |
2012-11-14 | Menu is always visible now. | Antonio Fernandez |
2012-11-14 | Fixed a crash on non-Unity WM. | Antonio Fernandez |
2012-11-14 | Menu is properly visible on non-Unity WM. | Antonio Fernandez |
2012-11-14 | more SolarMutexes | Bjoern Michaelsen |
2012-11-14 | grab the guard early | Bjoern Michaelsen |
2012-11-14 | Menus are now correctly built. | Antonio Fernandez |
2012-11-14 | All special items are now correctly displayed. | Antonio Fernandez |
2012-11-14 | Spare items and its actions are now removed. | Antonio Fernandez |
2012-11-14 | Extra menu items are removed when needed, but not their actions. | Antonio Fernandez |
2012-11-14 | Hidden items are not shown anymore. | Antonio Fernandez |
2012-11-14 | All accelerators should be displayed now. | Antonio Fernandez |
2012-11-14 | use sal/log.hxx style logging | Bjoern Michaelsen |
2012-11-14 | revoke the watch when dying | Bjoern Michaelsen |
2012-11-14 | some moving around of casts | Bjoern Michaelsen |
2012-11-14 | remove submenus in the menu model, if they are gone in the vcl menu and do th... | Bjoern Michaelsen |
2012-11-14 | remove UpdateNativeMenu2 and clear remove submenus on updates | Bjoern Michaelsen |
2012-11-14 | move UpdateNativeMenu2 back into UpdateNativeMenu | Bjoern Michaelsen |
2012-11-14 | tweak menu destruction | Bjoern Michaelsen |
2012-11-14 | make UpdateNativeMenu2 and CanUpdate members | Bjoern Michaelsen |
2012-11-14 | refactor out dbus setup | Bjoern Michaelsen |
2012-11-14 | tweak on_registrar_available to just touch the window props, the menu has to ... | Bjoern Michaelsen |
2012-11-14 | activate/deactivate do not need the solarmutex, better NULL the menu when fre... | Bjoern Michaelsen |
2012-11-14 | update when registrar is available, dont set menumodel on SetFrame, we do tha... | Bjoern Michaelsen |
2012-11-14 | make UpdateNativeMenu a member | Bjoern Michaelsen |
2012-11-14 | remove obsolete GenerateMenu wrapper | Bjoern Michaelsen |
2012-11-14 | grab model from frame on update | Bjoern Michaelsen |
2012-11-14 | moved dbus and menumodel ownership to frame, where it belongs | Bjoern Michaelsen |
2012-11-14 | Fixed a crash updating the menu after opening an application from main screen. | Antonio Fernandez |
2012-11-14 | Removed some debug messages. | Antonio Fernandez |
2012-11-14 | Memory management improvements on GLOMenu and GLOActionGroup classes. | Antonio Fernandez |
2012-11-14 | Improved memory management of GLOActionGroup. | Antonio Fernandez |
2012-11-14 | Fixed a crash when opening an application from LO main screen. | Antonio Fernandez |
2012-11-14 | Menus are generated on demand now, but with some issues. | Antonio Fernandez |
2012-11-14 | Initial integration with Gtk+/Unity menus about-to-show feature. | Antonio Fernandez |
2012-11-14 | Some code reordering and cleaning. | Antonio Fernandez |
2012-11-14 | All Special items, including window list items are displayed, but with issues. | Antonio Fernandez |
2012-11-14 | Fixed crashes when executing some menu actions. | Antonio Fernandez |
2012-11-14 | Menu is now shown/hidden when needed. | Antonio Fernandez |
2012-11-14 | Radio buttons are now displayed correctly. | Antonio Fernandez |
2012-11-14 | Cleaned up some code. | Antonio Fernandez |
2012-11-14 | Added code for accelerators. | Antonio Fernandez |
2012-11-14 | Added code for special items. | Antonio Fernandez |
2012-11-14 | Cleaned up some code. | Antonio Fernandez |