aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* * 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
| | |\ \
| | | * | Answering a TODOTed Gould2011-06-161-1/+2
| | | | |
| | | * | Avoid string parsing by using a direct variant new function.Ted Gould2011-06-161-1/+1
| | | | |
| | | * | Fix for several issues as documented in bug 784890Jonathan Landis2011-06-163-55/+83
| | | | |
| | * | | Unsetting the property valueTed Gould2011-06-171-0/+3
| | |\ \ \
| | | * | | Unset the value as specified in bug 785828Jonathan Landis2011-06-161-0/+3
| | | |/ /
| | * | | Matching version number of 0.4 trunkTed Gould2011-06-161-2/+2
| | |\| |
| | | * | Fix to toggle visibility for EclipseTed Gould2011-05-311-0/+18
| | | |\ \
| | * | | | Making the default GTK 3Ted Gould2011-06-161-1/+1
| | | | | |
| | * | | | Add a more specific annotationTed Gould2011-06-161-1/+1
| | |\ \ \ \
| | | * | | | Adding the element type to get_childrenTed Gould2011-05-131-1/+1
| | | | | | |