| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | Ignoring debian/compat | Ted Gould | 2009-07-17 | 1 | -0/+1 | |
| | | * | | | | | | | | | | releasing version 0.0-0ubuntu1~ppa6~dbusdeath3+ihateppas~glibresignal2 | Ted Gould | 2009-07-02 | 1 | -2/+2 | |
| | | * | | | | | | | | | | Version bump for PPA | Ted Gould | 2009-07-02 | 1 | -0/+6 | |
| | | * | | | | | | | | | | releasing version 0.0-0ubuntu1~ppa6~dbusdeath3~glibresignal2 | Ted Gould | 2009-07-01 | 1 | -2/+2 | |
| | | * | | | | | | | | | | Fixing a prototype mismatch with the new newitems signal | Ted Gould | 2009-07-01 | 5 | -4/+69 | |
| | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | releasing version 0.0-0ubuntu1~ppa6~dbusdeath3~glibresignal1 | Ted Gould | 2009-06-26 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | Merging in the glibresignaling branch to change how | Ted Gould | 2009-06-26 | 40 | -768/+2734 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | releasing version 0.0-0ubuntu1~ppa6~dbusdeath2 | Ted Gould | 2009-06-18 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | debian/control: Adding in a build dependency on libjson-glib-dev | Ted Gould | 2009-06-18 | 2 | -1/+9 | |
| | | * | | | | | | | | | | | | releasing version 0.0-0ubuntu1~ppa6~dbusdeath1 | Ted Gould | 2009-06-18 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | Dbus death branch. | Ted Gould | 2009-06-18 | 9 | -103/+353 | |
| | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | releasing version 0.0-0ubuntu1~ppa5 | Ted Gould | 2009-05-27 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | Fix for 64-bit builds | Ted Gould | 2009-05-27 | 3 | -2/+8 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | releasing version 0.0-0ubuntu1~ppa4 | Ted Gould | 2009-05-26 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | Another bug fix. | Ted Gould | 2009-05-26 | 2 | -1/+7 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | releasing version 0.0-0ubuntu1~ppa3 | Ted Gould | 2009-05-26 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | Bug fix and a couple of convience functions. | Ted Gould | 2009-05-26 | 3 | -1/+56 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | releasing version 0.0-0ubuntu1~ppa2 | Ted Gould | 2009-05-25 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | Bringing in the gtkmenu branch | Ted Gould | 2009-05-25 | 24 | -69/+1843 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | First try at packaging | Ted Gould | 2009-05-25 | 8 | -0/+134 | |
| * | | | | | | | | | | | | | | | | | | Merging in the branch to add a simple type system to dbusmenu and use it to m... | Ted Gould | 2009-08-27 | 11 | -98/+349 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | Checking the menu is a GTK menu before casting it. Comments by Neil. | Ted Gould | 2009-08-27 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | Adding checks to the type handling functions in GTK+ version of the lib. Com... | Ted Gould | 2009-08-27 | 1 | -4/+18 | |
| | * | | | | | | | | | | | | | | | | Making sure that type is not NULL. Comment from Neil. | Ted Gould | 2009-08-27 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | Check the return of g_new0 for NULL. Comment by Neil. | Ted Gould | 2009-08-27 | 1 | -5/+9 | |
| | * | | | | | | | | | | | | | | | | Comment for Neil. Checking data. | Ted Gould | 2009-08-27 | 1 | -0/+2 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | Adding a public accessor for getting the gtk client | Ted Gould | 2009-08-26 | 2 | -0/+18 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | Promoting the base function up to an API function so that it can be used else... | Ted Gould | 2009-08-26 | 2 | -18/+18 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | We're going to need a new version for this change. | Ted Gould | 2009-08-26 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Having new children processed on realization | Ted Gould | 2009-08-26 | 1 | -3/+2 | |
| | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Adding in a default type handler, incase it's configured, but not set by clie... | Ted Gould | 2009-08-26 | 1 | -0/+2 | |
| | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | Making some separator tests and a visibility one as well. | Ted Gould | 2009-08-26 | 1 | -5/+5 | |
| | * | | | | | | | | | | Centralize visiblity processing and changes to the prop value. | Ted Gould | 2009-08-26 | 1 | -4/+17 | |
| | * | | | | | | | | | | Adding some defines for some common property values. | Ted Gould | 2009-08-26 | 1 | -0/+5 | |
| | * | | | | | | | | | | Spelling fix. | Ted Gould | 2009-08-26 | 1 | -1/+1 | |
| | * | | | | | | | | | | Making a separator | Ted Gould | 2009-08-26 | 1 | -9/+11 | |
| | * | | | | | | | | | | Use the label Luke! It helps. | Ted Gould | 2009-08-26 | 1 | -1/+1 | |
| | * | | | | | | | | | | Instead of directly appending items, make it so that they're not connected un... | Ted Gould | 2009-08-26 | 1 | -1/+12 | |
| | * | | | | | | | | | | Adding a warning, showing the widget and moving the new signal to ensure ever... | Ted Gould | 2009-08-26 | 1 | -3/+5 | |
| | * | | | | | | | | | | Adding a type of 'menuitem' on all of these. | Ted Gould | 2009-08-25 | 1 | -67/+67 | |
| | * | | | | | | | | | | Ah, bother. Check NULL. Brain fart. | Ted Gould | 2009-08-25 | 1 | -1/+1 | |
| | * | | | | | | | | | | Now we're building the child/parent relationship using the activation type fu... | Ted Gould | 2009-08-25 | 1 | -2/+4 | |
| | * | | | | | | | | | | It turns out that when you define functions in a header file, they don't just... | Ted Gould | 2009-08-25 | 1 | -0/+43 | |
| | * | | | | | | | | | | Forgot some signal documentation. | Ted Gould | 2009-08-25 | 1 | -0/+1 | |
| | * | | | | | | | | | | Switching the prototype for type handlers so that it passes the client as well. | Ted Gould | 2009-08-25 | 3 | -10/+9 | |
| | * | | | | | | | | | | Code reshuffle. Now a warning on new items and fleshing out the type-based f... | Ted Gould | 2009-08-25 | 1 | -9/+19 | |
| | * | | | | | | | | | | Okay, building in some type handlers now. | Ted Gould | 2009-08-25 | 2 | -0/+34 | |
| | * | | | | | | | | | | Signaling the realized event after it has all it's parameters. | Ted Gould | 2009-08-25 | 2 | -0/+3 | |
| | * | | | | | | | | | | Creating a realized signal on the menu items. | Ted Gould | 2009-08-25 | 2 | -1/+21 | |
| | * | | | | | | | | | | Making things a little more type safe. Only one evil cast. | Ted Gould | 2009-08-20 | 1 | -13/+21 | |
