Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | Fix the signatures for GetChildren | Ted Gould | 2011-01-26 | 1 | -2/+9 | |
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | * Upstream Merge | Ted Gould | 2011-01-27 | 19 | -27/+1458 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | releasing version 0.3.93-0ubuntu2~ted10 | Ted Gould | 2011-01-26 | 1 | -2/+2 | |
| | * | | | | | | | | * Upstream Merge | Ted Gould | 2011-01-26 | 2 | -1/+8 | |
| | |\ \ \ \ \ \ \ \ | | | | |_|_|/ / / / | | | |/| | | | | | | ||||||
| | | * | | | | | | | Only activating on menu bars. | Ted Gould | 2011-01-26 | 1 | -1/+1 | |
| | * | | | | | | | | releasing version 0.3.93-0ubuntu2~ted9 | Ted Gould | 2011-01-26 | 1 | -2/+2 | |
| | * | | | | | | | | * Upstream Merge | Ted Gould | 2011-01-26 | 2 | -7/+16 | |
| | |\| | | | | | | | ||||||
| | | * | | | | | | | No really, read the comment and make sure that only happens on the highest level | Ted Gould | 2011-01-26 | 1 | -7/+9 | |
| | * | | | | | | | | releasing version 0.3.93-0ubuntu2~ted8 | Ted Gould | 2011-01-26 | 1 | -2/+2 | |
| | * | | | | | | | | * Upstream Merge | Ted Gould | 2011-01-26 | 2 | -139/+114 | |
| | |\| | | | | | | | ||||||
| | | * | | | | | | | Fix to the type of toggle-state to int | Michael Terry | 2011-01-26 | 1 | -3/+3 | |
| | | * | | | | | | | Factoring out the stack and just tracking the parent as that's all we were us... | Ted Gould | 2011-01-26 | 1 | -137/+99 | |
| | | * | | | | | | | Adding comments and a check to ensure the item is valid. | Ted Gould | 2011-01-26 | 1 | -0/+5 | |
| | * | | | | | | | | releasing version 0.3.93-0ubuntu2~ted7 | Ted Gould | 2011-01-26 | 1 | -2/+2 | |
| | * | | | | | | | | * Upstream Merge | Ted Gould | 2011-01-26 | 2 | -1/+9 | |
| | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | | | ||||||
| | | * | | | | | | | Make the tuple without specifying the type so we don't need to build a new one. | Ted Gould | 2011-01-26 | 1 | -1/+2 | |
| | * | | | | | | | | releasing version 0.3.93-0ubuntu2~ted6 | Ted Gould | 2011-01-26 | 1 | -2/+2 | |
| | * | | | | | | | | * Upstream Merge | Ted Gould | 2011-01-26 | 2 | -1/+14 | |
| | |\| | | | | | | | ||||||
| | | * | | | | | | | Switching to use an internal builder for the tuple to make things more explicit. | Ted Gould | 2011-01-26 | 1 | -1/+7 | |
| | * | | | | | | | | releasing version 0.3.93-0ubuntu2~ted5 | Ted Gould | 2011-01-26 | 1 | -2/+2 | |
| | * | | | | | | | | Fixing signatures in GetChildren | Ted Gould | 2011-01-26 | 2 | -3/+4 | |
| | |\| | | | | | | | ||||||
| | | * | | | | | | | Changing the builder add call | Ted Gould | 2011-01-26 | 1 | -1/+1 | |
| | | * | | | | | | | Even though we all love SVG, it's not a valid signature | Ted Gould | 2011-01-26 | 1 | -1/+1 | |
| | | | |/ / / / / | | | |/| | | | | | ||||||
| | * | | | | | | | * Upstream Merge | Ted Gould | 2011-01-26 | 3 | -3/+19 | |
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | | | ||||||
| | | * | | | | | | Ensuring that all the errors are free'd correctly. | Ted Gould | 2011-01-21 | 1 | -1/+4 | |
| | | * | | | | | | Making the hashtable have a full copy and free itself appropriately. | Ted Gould | 2011-01-21 | 1 | -2/+8 | |
| | * | | | | | | | releasing version 0.3.93-0ubuntu2~ted4 | Ted Gould | 2011-01-25 | 1 | -2/+2 | |
| | * | | | | | | | * Upstream Merge | Ted Gould | 2011-01-25 | 3 | -6/+27 | |
| | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | | | ||||||
| | | * | | | | | | Looking for the serializable menu item and using it's build function if it is... | Ted Gould | 2011-01-25 | 1 | -5/+17 | |
| | | * | | | | | | Getting a parser | Ted Gould | 2011-01-25 | 6 | -2/+878 | |
| | | |\ \ \ \ \ \ | | | | | |_|/ / / | | | | |/| | | | | ||||||
| | | * | | | | | | Get the menu item | Ted Gould | 2011-01-25 | 11 | -18/+489 | |
| | | |\ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | / / | | | | | |_|/ / | | | | |/| | | | ||||||
| | | * | | | | | Fixing a critical message being printed | Ted Gould | 2011-01-25 | 1 | -1/+1 | |
| | | |\ \ \ \ \ | | | | |_|_|/ / | | | |/| | | | | ||||||
| | | | * | | | | avoid critical warning from calling a function on a NULL pointer | Michael Terry | 2011-01-25 | 1 | -1/+1 | |
| | | |/ / / / | ||||||
| | * | | | | | releasing version 0.3.93-0ubuntu2~ted3 | Ted Gould | 2011-01-25 | 1 | -2/+2 | |
| | * | | | | | * Upstream Merge | Ted Gould | 2011-01-25 | 2 | -1/+8 | |
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | | ||||||
| | | * | | | | Moving one up the stack so GtkMenu works as well | Ted Gould | 2011-01-25 | 1 | -1/+1 | |
| | * | | | | | releasing version 0.3.93-0ubuntu2~ted2 | Ted Gould | 2011-01-24 | 1 | -2/+2 | |
| | * | | | | | * Upstream Merge | Ted Gould | 2011-01-24 | 2 | -1/+10 | |
| | |\| | | | | ||||||
| | | * | | | | Fixing referencing warnings on destruction. | Ted Gould | 2011-01-24 | 1 | -1/+3 | |
| | * | | | | | releasing version 0.3.93-0ubuntu2~ted1 | Ted Gould | 2011-01-23 | 1 | -2/+2 | |
| | * | | | | | GTK 3 fix | Ted Gould | 2011-01-23 | 1 | -5/+11 | |
| | |\| | | | | ||||||
| | | * | | | | Stop using the data field in gtk image for GTK3 | Ted Gould | 2011-01-23 | 1 | -5/+11 | |
| | * | | | | | Merging in serializable menu item | Ted Gould | 2011-01-23 | 11 | -19/+488 | |
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | | ||||||
| | | * | | | | Ignoring our new doc files | Ted Gould | 2011-01-21 | 1 | -0/+2 | |
| | | * | | | | Removing generic menu item (it's not public) and adding serializable menu item | Ted Gould | 2011-01-21 | 2 | -2/+2 | |
| | | * | | | | Adding a transfer annotation | Ted Gould | 2011-01-21 | 1 | -2/+2 | |
| | | * | | | | Ensuring our double include protectors make g-ir-scanner happy. | Ted Gould | 2011-01-21 | 2 | -4/+4 | |
| | | * | | | | Fleshing out setting the property | Ted Gould | 2011-01-21 | 1 | -0/+5 | |
| | | * | | | | Adding in set and get property functions. | Ted Gould | 2011-01-21 | 1 | -0/+46 | |
| | | * | | | | gtk-doc documentation for public API functions | Ted Gould | 2011-01-21 | 1 | -0/+34 |