Age | Commit message (Expand) | Author |
2012-11-22 | AllSettings with LanguageTag | Eike Rathke |
2012-11-21 | Clean up remains of NativeActivity-based Android app support | Tor Lillqvist |
2012-11-21 | apply packing properties of pseudo-scrolledwindow to self-scrolling child | Caolán McNamara |
2012-11-20 | sal, cppuhelper, udkapi, offapi: s/@since 3.7/@since 4.0/ | Michael Stahl |
2012-11-20 | cairo: convert to gbuild | Matúš Kukan |
2012-11-20 | Bin pointless _SOLAR__PRIVATE which was always 1 anyway | Tor Lillqvist |
2012-11-18 | Move #include to appropriate header | Takeshi Abe |
2012-11-17 | honour child alignment in all layout widgets, not just grid | Caolán McNamara |
2012-11-17 | honour widget [v|h]expand in VclBox as well as packing expand | Caolán McNamara |
2012-11-15 | Fix GLIB_MAJOR/MINOR_VERSION checks | Stephan Bergmann |
2012-11-15 | glib / dbus version checks strangely ommitted from the merge. | Michael Meeks |
2012-11-15 | There is no GLIB_AVAILABLE_IN_2_28 in GLib 2.28 | Tor Lillqvist |
2012-11-15 | fdo#46808, use service constructor for i18n::NumberFormatMapper | Noel Grandin |
2012-11-14 | Trying to avoid dbus stuff when ENABLE_DBUS!=TRUE | Fridrich Štrba |
2012-11-14 | Resolves: fdo#57090 visual glitches on MacOSX with borders + layout | Caolán McNamara |
2012-11-14 | update license header for Canonical contribution | Bjoern Michaelsen |
2012-11-14 | cleanup gmenu conditionals, remove redundant casts. | Michael Meeks |
2012-11-14 | misc dbus menu integration fixes | Michael Meeks |
2012-11-14 | remove unused prototype | Michael Meeks |
2012-11-14 | remove redundant commented code. | Michael Meeks |
2012-11-14 | Removed AbstractMenu class and cleaned up useless code. | Antonio Fernandez |
2012-11-14 | ImplSelectWithStart is actually already defined | Bjoern Michaelsen |
2012-11-14 | revert messing with OSX | Bjoern Michaelsen |
2012-11-14 | remove superflous #include | Bjoern Michaelsen |
2012-11-14 | Menu is now subscribed to HUD awareness protocol events. | Antonio Fernandez |
2012-11-14 | Added missing files for HUD awareness support. | Antonio Fernandez |
2012-11-14 | Added files to implement HUD awareness protocol support. | Antonio Fernandez |
2012-11-14 | Removed pre-definition of class GtkSalMenu. | Antonio Fernandez |
2012-11-14 | Added ImplUpdate method to provide recursive and non-recursive menu updating. | Antonio Fernandez |
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 | Chart menu works now. | Antonio Fernandez |
2012-11-14 | Menu is always visible now. | Antonio Fernandez |
2012-11-14 | Menu is properly visible on non-Unity WM. | 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 | Hidden items are not shown anymore. | Antonio Fernandez |
2012-11-14 | All accelerators should be displayed now. | Antonio Fernandez |
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 | make UpdateNativeMenu a member | 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 | 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 |