| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | | * | | | | | | | 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 | |
| | | | * | | | | More documentation | Ted Gould | 2011-01-21 | 1 | -0/+12 | |
| | | | * | | | | Add some documentation of the class and object structures. | Ted Gould | 2011-01-21 | 1 | -0/+19 | |
| | | | * | | | | Add serializable menuitem to the single include | Ted Gould | 2011-01-21 | 1 | -0/+1 | |
| | | | * | | | | Updating to trunk | Ted Gould | 2011-01-21 | 8 | -18/+151 | |
| | | | |\ \ \ \ | | | | | |/ / | | | | |/| | | ||||||
| | | | * | | | | Installing a property for the menuitem in the super-class | Ted Gould | 2011-01-20 | 2 | -2/+23 | |
| | | | * | | | | Switching the name to build so that we realize what's going on there. | Ted Gould | 2011-01-20 | 2 | -5/+5 | |
| | | | * | | | | Adding a function to tell the menu item about where it's properties are comin... | Ted Gould | 2011-01-19 | 2 | -0/+8 | |
| | | | * | | | | Filling out the type handler | Ted Gould | 2011-01-19 | 1 | -0/+8 | |
| | | | * | | | | Switch to having the type handlers have a small structure of all their data a... | Ted Gould | 2011-01-19 | 1 | -7/+37 | |
| | | | * | | | | Adding in some documentation | Ted Gould | 2011-01-19 | 1 | -1/+26 | |
| | | | * | | | | License headers | Ted Gould | 2011-01-19 | 2 | -0/+56 | |
