summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)AuthorFilesLines
2012-11-20Bin pointless _SOLAR__PRIVATE which was always 1 anywayTor Lillqvist3-8/+0
2012-11-18Move #include to appropriate headerTakeshi Abe1-1/+0
2012-11-17honour child alignment in all layout widgets, not just gridCaolán McNamara1-0/+4
2012-11-17honour widget [v|h]expand in VclBox as well as packing expandCaolán McNamara1-0/+18
2012-11-15Fix GLIB_MAJOR/MINOR_VERSION checksStephan Bergmann1-3/+3
2012-11-15glib / dbus version checks strangely ommitted from the merge.Michael Meeks2-4/+5
2012-11-15There is no GLIB_AVAILABLE_IN_2_28 in GLib 2.28Tor Lillqvist1-1/+1
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin1-4/+4
2012-11-14Trying to avoid dbus stuff when ENABLE_DBUS!=TRUEFridrich Štrba1-0/+2
2012-11-14Resolves: fdo#57090 visual glitches on MacOSX with borders + layoutCaolán McNamara1-9/+9
2012-11-14update license header for Canonical contributionBjoern Michaelsen4-69/+17
2012-11-14cleanup gmenu conditionals, remove redundant casts.Michael Meeks1-1/+3
2012-11-14misc dbus menu integration fixesMichael Meeks2-3/+13
2012-11-14remove unused prototypeMichael Meeks1-6/+0
2012-11-14remove redundant commented code.Michael Meeks1-1/+1
2012-11-14Removed AbstractMenu class and cleaned up useless code.Antonio Fernandez3-97/+1
2012-11-14ImplSelectWithStart is actually already definedBjoern Michaelsen1-4/+0
2012-11-14revert messing with OSXBjoern Michaelsen1-4/+4
2012-11-14remove superflous #includeBjoern Michaelsen1-1/+0
2012-11-14Menu is now subscribed to HUD awareness protocol events.Antonio Fernandez1-1/+1
2012-11-14Added missing files for HUD awareness support.Antonio Fernandez1-0/+45
2012-11-14Added files to implement HUD awareness protocol support.Antonio Fernandez1-0/+1
2012-11-14Removed pre-definition of class GtkSalMenu.Antonio Fernandez1-1/+0
2012-11-14Added ImplUpdate method to provide recursive and non-recursive menu updating.Antonio Fernandez1-0/+1
2012-11-14Some code refactoring.Antonio Fernandez1-2/+3
2012-11-14Only activated submenus are generated when activating them. (Broken)Antonio Fernandez1-4/+7
2012-11-14Removed the declaration of FlushConnection method in GtkSalFrame.Antonio Fernandez1-1/+0
2012-11-14Chart menu works now.Antonio Fernandez3-1/+7
2012-11-14Menu is always visible now.Antonio Fernandez1-2/+3
2012-11-14Menu is properly visible on non-Unity WM.Antonio Fernandez1-1/+2
2012-11-14All special items are now correctly displayed.Antonio Fernandez1-0/+1
2012-11-14Spare items and its actions are now removed.Antonio Fernandez1-7/+6
2012-11-14Hidden items are not shown anymore.Antonio Fernandez2-5/+10
2012-11-14All accelerators should be displayed now.Antonio Fernandez1-1/+0
2012-11-14remove UpdateNativeMenu2 and clear remove submenus on updatesBjoern Michaelsen1-2/+1
2012-11-14move UpdateNativeMenu2 back into UpdateNativeMenuBjoern Michaelsen1-7/+1
2012-11-14tweak menu destructionBjoern Michaelsen1-3/+6
2012-11-14make UpdateNativeMenu2 and CanUpdate membersBjoern Michaelsen1-0/+2
2012-11-14make UpdateNativeMenu a memberBjoern Michaelsen1-1/+1
2012-11-14grab model from frame on updateBjoern Michaelsen1-0/+1
2012-11-14moved dbus and menumodel ownership to frame, where it belongsBjoern Michaelsen2-1/+9
2012-11-14Menus are generated on demand now, but with some issues.Antonio Fernandez2-2/+6
2012-11-14Initial integration with Gtk+/Unity menus about-to-show feature.Antonio Fernandez2-1/+13
2012-11-14Some code reordering and cleaning.Antonio Fernandez1-2/+0
2012-11-14All Special items, including window list items are displayed, but with issues.Antonio Fernandez1-3/+3
2012-11-14Fixed crashes when executing some menu actions.Antonio Fernandez2-7/+5
2012-11-14Menu is now shown/hidden when needed.Antonio Fernandez3-3/+11
2012-11-14Radio buttons are now displayed correctly.Antonio Fernandez1-1/+1
2012-11-14Cleaned up some code.Antonio Fernandez1-3/+0
2012-11-14Added code for accelerators.Antonio Fernandez1-3/+4