summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/window/gtksalmenu.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-11-14Added code for accelerators.Antonio Fernandez1-53/+22
2012-11-14Added code for special items.Antonio Fernandez1-2/+41
2012-11-14Cleaned up some code.Antonio Fernandez1-60/+0
2012-11-14New menu is now correctly displayed, but still have some problems.Antonio Fernandez1-215/+111
2012-11-14Menu is now generated in one step. DBus traffic improvements.Antonio Fernandez1-192/+273
2012-11-14Radio button action data is now properly set.Antonio Fernández1-31/+55
2012-11-14Added code for accelerators and special items.Antonio Fernandez1-61/+53
2012-11-14Menu is correctly displayed in all instances, but HUD remains broken.Antonio Fernandez1-15/+13
2012-11-14Menus are now working. HUD integration is broken.Antonio Fernandez1-101/+97
2012-11-14GLOMenu class is now mostly implemented, but menus are buggy at the moment.Antonio Fernandez1-261/+313
2012-11-14Items are not duplicated anymore, but launching a new instance crashes.Antonio Fernandez1-125/+161
2012-11-14Accelerator string is now set, but not displayed.Antonio Fernandez1-7/+58
2012-11-14Actions are generated during the item info filling.Antonio Fernandez1-102/+120
2012-11-14GLOActionGroup partially implemented. Menus work but no special items shown.Antonio Fernandez1-77/+53
2012-11-14Menu is now displayed properly in all windows.Antonio Fernandez1-92/+117
2012-11-14Menu is published once. Only special menus are updated now.Antonio Fernandez1-27/+57
2012-11-14Fixed a regression with popup menus. Added a method to update menu every sec.Antonio Fernandez1-6/+16
2012-11-14Cleaned up some code and did a small refactoring.Antonio Fernandez1-76/+21
2012-11-14All menu labels are now displayed. There are some issues with repeated labels.Antonio Fernandez1-6/+18
2012-11-14Menu is displayed correctly in additional instancesm but not in the main one.Antonio Fernandez1-76/+131
2012-11-14Menu model hierarchy is now updated everytime a menu item is changed.Antonio Fernandez1-116/+61
2012-11-14Items are now correctly enabled and disabled.Antonio Fernandez1-54/+55
2012-11-14Most actions seem to work now. Enabled ImplSelectWithStart() for all builds.Antonio Fernandez1-57/+40
2012-11-14Some actions are now performed from Unity menubar.Antonio Fernandez1-6/+33
2012-11-14Added GLOMenu and GLOActionGroup. Menu is published with actions (not working)Antonio Fernandez1-112/+172
2012-11-14Internal native menu is created in steps, but is incomplete at the moment.Antonio Fernandez1-100/+240
2012-11-14Native menu is completely build in one step.Antonio Fernandez1-63/+128
2012-11-14Menubar hierarchy fully generated. Native GTK menu is published on DBus.Antonio Fernandez1-0/+219