aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Hack for bzr-builddebTed Gould2011-06-201-1/+1
|
* debian/control, debian/*: Renaming packages for library versionTed Gould2011-04-268-18/+21
| | | | bump from 3 to 4.
* * Upstream MergeTed Gould2011-04-262-2/+10
|\ | | | | | | | | * Bumping library revision for ABI/API changes expected in this release cycle
| * Let's break us some ABITed Gould2011-04-261-2/+2
| |
* | releasing version 0.4.4-0ubuntu1~ppa1Ted Gould2011-04-251-2/+2
| |
* | * New upstream release.Ted Gould2011-04-2573-11816/+8555
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fix a typo in the signal name to make it match the XML files (LP: #641209) - Ref'ing the server for the entire time we're getting the bus (LP: #738568) - Watch additions/removals from submenus that get added - Activate new toplevel menu items as they get added - Make sure we don't activate toplevel children that aren't menu items or don't have submenus (LP: #761112)
| * \ Import upstream version 0.4.4Ted Gould2011-04-2575-11851/+8600
| |\ \
| | * | 0.4.4Ted Gould2011-04-251-3/+3
| | |/
* | | Merging U. DesktopTed Gould2011-04-254-36/+80
|\ \ \
| * \ \ releasing version 0.4.3-0ubuntu3Ken VanDine2011-04-193-2/+15
| |\ \ \ | | | |/ | | |/|
| | * | Fix a typo in the signal name to make it match the XML filesTed Gould2011-04-192-2/+2
| | |\ \
| | | * | fix typo that prevented Qt apps from sending some property updatesMichael Terry2011-04-191-1/+1
| | | | |
| | * | | Ref'ing the server for the entire time we're getting the busTed Gould2011-04-191-0/+3
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Referencing the server for as long as we're looking up the bus.Ted Gould2011-04-181-0/+3
| | |/ /
| * | | * Backport bug fixes from trunk:Michael Terry2011-04-152-33/+64
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | - Watch additions/removals from submenus that get added - Activate new toplevel menu items as they get added - Make sure we don't activate toplevel children that aren't menu items or don't have submenus (LP: #761112)
| | * | Activating new entries the same as originally parsed onesTed Gould2011-04-151-24/+34
| | |\ \
| | | * | refactor this branch a bit to rebase on trunkMichael Terry2011-04-151-29/+31
| | | | |
| | | * | merge from trunkMichael Terry2011-04-151-23/+34
| | | |\ \ | | | |/ / | | |/| |
| | * | | Only activate items if they have submenusTed Gould2011-04-151-0/+14
| | |\ \ \
| | | * | | Oops, wrong object typeTed Gould2011-04-151-1/+1
| | | | | |
| | | * | | Only activate items that have submenusTed Gould2011-04-151-0/+14
| | | | | |
| | * | | | Make sure we watch new busmenus the same as original ones.Ted Gould2011-04-151-23/+20
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | watch new submenus for additions and removalsMichael Terry2011-04-151-23/+20
| | |/ / /
| | | * / activate new toplevel menu itemsMichael Terry2011-04-151-0/+8
| | |/ /
| * | | releasing version 0.4.3-0ubuntu1Ken VanDine2011-04-1414-62/+152
| |\ \ \ | |/ / / |/| | |
* | | | releasing version 0.4.3-0ubuntu1~ppa1Ted Gould2011-04-141-2/+2
| | | |
* | | | New upstream release.Ted Gould2011-04-148-28/+84
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | ∘ Handle cases where labels are added later as subwidgets in the menuitem (LP: #758759) ∘ Fix the destruction of the attached GTK menuitem (LP: #746091) ∘ Guard against an activation that does not actually have an associated menu-hide (LP: #750588)
| * | | Import upstream version 0.4.3Ted Gould2011-04-1413-68/+268
| |\ \ \ | | | |/ | | |/|
| | * | 0.4.3Ted Gould2011-04-141-3/+3
| | | |
* | | | Merging in U. DesktopTed Gould2011-04-145-6/+436
|\ \ \ \ | | |_|/ | |/| |
| * | | - Fixed package names in build targets (LP: #760102)Ken VanDine2011-04-145-6/+429
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Dropped makeshlibs in favor of symbols files * +debian/libdbusmenu-glib3.symbols * +debian/libdbusmenu-gtk3-3.symbols * +debian/libdbusmenu-gtk3.symbols
| * | | Fixed package names for makeshlibs and build targets (LP: #760102)Ken VanDine2011-04-142-4/+4
| | | |
| * | | * debian/rulesKen VanDine2011-04-132-3/+10
| | | | | | | | | | | | | | | | - Fixed package names for makeshlibs (LP: #760102)
* | | | releasing version 0.4.2-0ubuntu4~ppa1Ted Gould2011-04-121-2/+2
| | | |
* | | | * Upstream MergeTed Gould2011-04-127-42/+76
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | | | | | * Handle cases where labels are added later as subwidgets in the menuitem (LP: #758759) * Fix the destruction of the attached GTK menuitem (LP: #746091)
| * | | Handle cases of labels being added laterTed Gould2011-04-121-13/+43
| |\ \ \
| | * | | watch empty/separator menu items for any added GtkLabel children, as ↵Michael Terry2011-04-121-13/+43
| | | | | | | | | | | | | | | | | | | | gnome-commander likes to do
| * | | | Changing the cleanup of GTK Menuitems to avoid undefined references.Ted Gould2011-04-125-29/+24
| |\ \ \ \
| | * | | | Ensuring all the menus are hidden before unref'ing rootTed Gould2011-04-101-0/+14
| | | | | |
| | * | | | Passing the menuitem instead of finding it.Ted Gould2011-04-103-4/+4
| | | | | |
| | * | | | Protecting the label with the null check and don't unref something that ↵Ted Gould2011-04-101-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | shouldn't be.
| | * | | | Attaching the data in a way that it'll cleanup itselfTed Gould2011-04-101-2/+3
| | | | | |
| | * | | | Attaching bugTed Gould2011-04-070-0/+0
| | | | | |
| | * | | | We have to destroy, why? Because we want to make sure that the menu having ↵Ted Gould2011-04-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | a ref doesn't block us from getting rid of the item.
| | * | | | Switching the reference to the GTK Menuitem to be a _sink as well as using ↵Ted Gould2011-04-071-21/+2
| | |/ / / | | | | | | | | | | | | | | | set_data_full() instead of a weak ref for unref'ing it.
| * | | | Ensure that we gaurantee the open/clicked/closed event ordering.Ted Gould2011-04-121-8/+127
| |\ \ \ \ | | |/ / / | |/| | |
* | | | | Merge from U. DesktopTed Gould2011-04-122-8/+134
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | releasing version 0.4.2-0ubuntu3Ken VanDine2011-04-112-8/+134
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | guard against an activation that does not actually have an associated menu-hideMichael Terry2011-04-081-4/+26
| | | | |
| | * | | force activated event to be sandwiched by opened/closed eventsMichael Terry2011-04-071-8/+105
| | |/ /