aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* releasing version 0.4.92-0ubuntu1Ken VanDine2011-08-241-3/+2
|
* * New upstream release (0.4.91).Ken VanDine2011-08-2491-11237/+1109
|\ | | | | | | | | | | | | | | | | | | | | * Add in a property for setting the menuitem disposition * New upstream release (0.4.92). * Fix GTK 2 build for style properties * Fixed proxied menu events not getting returned (LP: #799878) * Removed debian/patches: * All upstream * debian/libdbusmenu-gtk4.symbols debian/libdbusmenu-gtk3-4.symbols - Added new symbols
| * releasing version 0.4.92-0ubuntu1~ppa1Ted Gould2011-08-241-2/+2
| |
| * * Removed debian/patches:Ted Gould2011-08-243-19/+3
| | | | | | | | * All upstream
| * * New upstream release (0.4.91).Ted Gould2011-08-2471-11235/+46
| |\ | | | | | | | | | | | | | | | * New upstream release (0.4.92). * Fix GTK 2 build for style properties * Fixed proxied menu events not getting returned (LP: #799878)
| | * Import upstream version 0.4.92Ted Gould2011-08-2470-11232/+40
| | |\
| | | * 0.4.92Ted Gould2011-08-241-3/+3
| | | |
| | | * Fix signatures on signalsTed Gould2011-08-241-2/+2
| | | |\
| | | | * When there are no removed properties in ItemsPropertiesUpdated, ensure the ↵Chris Coulson2011-06-281-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | arguments have the correct signature so that they aren't rejected by the client (LP: #799878)
| | | * | Making the capturing of colors from the theme GTK3 specific (it is) so that ↵Ted Gould2011-08-241-2/+5
| | | | | | | | | | | | | | | | | | | | GTK2 can build
| * | | | * New upstream release.Ted Gould2011-08-2440-209/+1259
| |\| | | | | | | | | | | | | | | | | | * Add in a property for setting the menuitem disposition
| | * | | Import upstream version 0.4.91Ted Gould2011-08-2439-209/+1252
| | |\| |
| | | * | 0.4.91Ted Gould2011-08-241-3/+3
| | | | |
| | | * | Adding discriptive text to the enumsTed Gould2011-08-241-0/+6
| | | | |
| | | * | Ignoring the enum types as wellTed Gould2011-08-241-1/+1
| | | | |
| | | * | Adding disposition entries to the docsTed Gould2011-08-241-0/+5
| | | | |
| | | * | Add in a disposition for menuitemsTed Gould2011-08-2311-28/+498
| | | |\ \
| | | | * | Fixing the color namesTed Gould2011-08-231-3/+3
| | | | | |
| | | | * | Fixing the comparision so that we don't block updatesTed Gould2011-08-221-5/+6
| | | | | |
| | | | * | Adding in a mnemonic testTed Gould2011-08-221-0/+32
| | | | | |
| | | | * | Adding disposition testsTed Gould2011-08-221-0/+21
| | | | | |
| | | | * | Create a local string with a color if the disposition is non-normalTed Gould2011-08-221-2/+51
| | | | | |
| | | | * | Implement the setter and getter for dispositionTed Gould2011-08-221-0/+38
| | | | | |
| | | | * | Add in a disposition and set it at initTed Gould2011-08-221-0/+2
| | | | | |
| | | | * | Set the disposition from the value given and from the enum.Ted Gould2011-08-221-1/+3
| | | | | |
| | | | * | Make sure that we get rid of the enum stuff as wellTed Gould2011-08-221-1/+1
| | | | | |
| | | | * | Adding in a disposition type and get proper enum generationTed Gould2011-08-225-13/+231
| | | | | |
| | | | * | Adding an enum for the the disposition and functions to set and get itTed Gould2011-08-221-13/+24
| | | | | |
| | | | * | Adding infrastructure to watch for the disposition property.Ted Gould2011-08-221-0/+17
| | | | | |
| | | | * | Putting in some headers to make this file easier to readTed Gould2011-08-221-1/+27
| | | | | |
| | | | * | Updating the protocol specTed Gould2011-08-222-2/+15
| | | | | |
| | | | * | Adding a disposition property in to the header and defaultsTed Gould2011-08-222-0/+40
| | | | |/
| | | * / Fix docs on which GTK is defaultTed Gould2011-08-231-1/+1
| | | |/
| * | | Merge from U. DesktopTed Gould2011-08-2424-390/+148
| |\ \ \ | |/ / / |/| | |
* | | | releasing version 0.4.90-0ubuntu4Didier Roche2011-07-251-2/+2
| | | |
* | | | * debian/rules:Didier Roche2011-07-252-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - avoid making indicator-appmenu* depends on gtk2/3 by dpkg-shlibdeps. The library doesn't hurt if gtk isn't installed and that enable pre-installlation of the indicator stack without requiring the full gtk stack being there without any gtk app installed.
* | | | releasing version 0.4.90-0ubuntu3Ken VanDine2011-06-283-0/+25
| | | |
* | | | releasing version 0.4.90-0ubuntu2Ken VanDine2011-06-242-1/+11
| | | |
* | | | releasing version 0.4.90-0ubuntu1Ken VanDine2011-06-2422-389/+99
| | | |
* | | | * debian/control, debian/*: Renaming packages for library versionKen VanDine2011-06-2481-11842/+14115
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bump from 3 to 4. * New upstream release. * Fixing visibility for Eclipse (LP: #770263 and LP: #618587) * Unseting a GValue properly (LP: #785828) * Memory leaks for GVariant usage (LP: #784890) * Making GTK 3 default build * Removing the SerializableMenuitem object * debian/rules: Making GTK2 the special build * New upstream release. - 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)
| * | | releasing version 0.4.90-0ubuntu1~ppa1Ted Gould2011-06-201-2/+2
| | | |
| * | | debian/rules: Making GTK2 the special build Ted Gould2011-06-202-19/+20
| | | |
| * | | * New upstream release.Ted Gould2011-06-2080-3997/+9519
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fixing visibility for Eclipse (LP: #770263 and LP: #618587) * Unseting a GValue properly (LP: #785828) * Memory leaks for GVariant usage (LP: #784890) * Making GTK 3 default build * Removing the SerializableMenuitem object
| | * | Import upstream version 0.4.90Ted Gould2011-06-2079-3994/+9513
| | |\|
| | | * 0.4.90Ted Gould2011-06-201-2/+2
| | | |
| | | * Require a JSON Glib with G_CONST_RETURN removedTed Gould2011-06-201-1/+1
| | | |
| | | * Marking glib-proxy-test as XFAIL to release. Captured in bug 799878.Ted Gould2011-06-201-0/+3
| | | |
| | | * Hide a warning that is happening on GTK 3 and breaking the testTed Gould2011-06-171-0/+14
| | | |
| | | * Make tests build under GTK+ 3Ted Gould2011-06-176-12/+25
| | | |
| | | * Various memory leaks and fixesTed Gould2011-06-172-55/+82
| | | |\