Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | * New upstream release. | Ted Gould | 2010-11-11 | 1 | -2/+15 | |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | * Adding build support for GTK2/3 builds * Only force a flush of top level items, allow others to be based on the count. | |||||
| * \ \ | Import upstream version 0.3.90 | Ted Gould | 2010-11-11 | 8 | -31/+96 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | Only force a flush for the top level of items. | Ted Gould | 2010-10-14 | 1 | -2/+15 | |
| | |\ \ | | | |/ | | |/| | ||||||
| | | * | Set a maximum number of entries to queue before sending the message. | Ted Gould | 2010-09-27 | 1 | -0/+11 | |
| | | | | ||||||
| | | * | Only flush at the top level | Ted Gould | 2010-09-27 | 1 | -2/+4 | |
| | | | | ||||||
* | | | | Autogen | Ted Gould | 2010-10-13 | 1 | -1/+6 | |
| | | | | ||||||
* | | | | * Upstream Merge | Ted Gould | 2010-10-13 | 8 | -29/+81 | |
|\ \ \ \ | |/ / / |/| / / | |/ / | * Breaking ABI and getting reserved back | |||||
| * | | Switching to using the pointer in the instance | Ted Gould | 2010-10-12 | 2 | -3/+4 | |
| | | | ||||||
| * | | Switching to using the pointer in the instance | Ted Gould | 2010-10-12 | 1 | -2/+3 | |
| | | | ||||||
| * | | Switching to using the pointer in the instance | Ted Gould | 2010-10-12 | 1 | -2/+3 | |
| | | | ||||||
| * | | Switching to using the pointer in the instance | Ted Gould | 2010-10-12 | 1 | -2/+3 | |
| | | | ||||||
| * | | Putting the pointer to the private area in the instance | Ted Gould | 2010-10-12 | 8 | -7/+21 | |
| | | | ||||||
| * | | Taking back the reserved | Ted Gould | 2010-10-12 | 4 | -14/+48 | |
| |/ | ||||||
* | | Import upstream version 0.3.16 | Ted Gould | 2010-09-22 | 4 | -14/+9 | |
|\| | ||||||
| * | Reintroduce the typedef so we don't break the API | Ted Gould | 2010-09-22 | 1 | -0/+10 | |
| | | ||||||
| * | Removing the typedef for the callback | Ted Gould | 2010-09-22 | 3 | -18/+8 | |
| | | ||||||
* | | Import upstream version 0.3.15 | Didier Roche | 2010-09-22 | 2 | -1/+30 | |
|\| | ||||||
| * | Turn about to show into an activate for those with children. | Ted Gould | 2010-09-17 | 1 | -0/+24 | |
| | | ||||||
* | | Import upstream version 0.3.14 | Ted Gould | 2010-09-15 | 1 | -1/+40 | |
|\| | ||||||
| * | Unreffing the hashtable. | Ted Gould | 2010-09-15 | 1 | -0/+4 | |
| | | ||||||
| * | Turns out you should really allocate things with the allocation function. ↵ | Ted Gould | 2010-09-14 | 1 | -1/+1 | |
| | | | | | | | | Who'd have guessed that! | |||||
| * | Building up a structure and passing it back on in a callback to clear the bus. | Ted Gould | 2010-09-14 | 1 | -1/+36 | |
| | | ||||||
* | | Import upstream version 0.3.13 | Ted Gould | 2010-09-09 | 1 | -3/+8 | |
|\| | ||||||
| * | Instead of setting the default timeout, we're copying the generated code to ↵ | Ted Gould | 2010-08-27 | 1 | -2/+6 | |
| | | | | | | | | set a custom timeout for the event signal | |||||
| * | Fixing the parameter type | Ted Gould | 2010-08-27 | 1 | -2/+2 | |
| | | ||||||
| * | Setting default timeout to 2 seconds. We need to be responsive. | Ted Gould | 2010-08-27 | 1 | -0/+1 | |
| | | ||||||
* | | Import upstream version 0.3.12 | Ted Gould | 2010-08-26 | 12 | -17/+362 | |
|\| | ||||||
| * | Changing to result instead of just errors. | Ted Gould | 2010-08-26 | 3 | -10/+12 | |
| | | ||||||
| * | Building a data structure to track all the data we need to emit the event ↵ | Ted Gould | 2010-08-26 | 1 | -2/+35 | |
| | | | | | | | | error signal | |||||
| * | Creating a signal for the error situation on the signal. | Ted Gould | 2010-08-26 | 3 | -0/+21 | |
| | | ||||||
| * | Adding an event-error slot | Ted Gould | 2010-08-26 | 1 | -3/+4 | |
| | | ||||||
| * | Show menus when a signal is sent from the menu item | Ted Gould | 2010-08-25 | 7 | -9/+111 | |
| |\ | ||||||
| | * | Adding a check on the client object from code review | Ted Gould | 2010-08-23 | 1 | -0/+2 | |
| | | | ||||||
| | * | Changing to be the right signal in teh server | Ted Gould | 2010-08-20 | 1 | -2/+2 | |
| | | | ||||||
| | * | Adding the signal and function to show the menu item to the user. | Ted Gould | 2010-08-20 | 2 | -5/+42 | |
| | | | ||||||
| | * | Passing the signal up the pipe | Ted Gould | 2010-08-17 | 1 | -0/+1 | |
| | | | ||||||
| | * | Adding a new signal for when items activate. | Ted Gould | 2010-08-17 | 4 | -2/+38 | |
| | | | ||||||
| | * | Getting to the menu item. | Ted Gould | 2010-08-17 | 1 | -2/+15 | |
| | | | ||||||
| | * | Getting the signal for the request to activate the item | Ted Gould | 2010-08-17 | 1 | -0/+13 | |
| | | | ||||||
| * | | Increasing the max size of the string | Ted Gould | 2010-08-20 | 1 | -1/+2 | |
| |/ | ||||||
* | | Import upstream version 0.3.11 | Ted Gould | 2010-08-19 | 1 | -0/+22 | |
|\| | ||||||
| * | Putting the debugging messages under MASSIVEDEBUGGING | Ted Gould | 2010-08-16 | 1 | -1/+5 | |
| | | ||||||
| * | Handling comment nodes better. | Ted Gould | 2010-08-16 | 1 | -0/+18 | |
| | | ||||||
* | | Import upstream version 0.3.10 | Ted Gould | 2010-08-12 | 1 | -0/+2 | |
|\| | ||||||
* | | Import upstream version 0.3.9 | Ted Gould | 2010-08-02 | 4 | -83/+444 | |
|\| | ||||||
| * | Reorder the parsing of the layout tree so that we can request properties in ↵ | Ted Gould | 2010-08-02 | 1 | -42/+104 | |
| |\ | | | | | | | | | | a breadth first manner. | |||||
| | * | Sync to the globbing branch to resolve the conflicts. | Ted Gould | 2010-07-20 | 1 | -2/+1 | |
| | |\ | ||||||
| | * | | If there's no idle setup we don't need to worry about flushing, there's ↵ | Ted Gould | 2010-07-20 | 1 | -3/+5 | |
| | | | | | | | | | | | | | | | | nothing to do. | |||||
| | * | | After getting all the nodes requested at a particular level we should flush ↵ | Ted Gould | 2010-07-20 | 1 | -0/+23 | |
| | | | | | | | | | | | | | | | | the properties requests. | |||||
| | * | | Adding in some comments. | Ted Gould | 2010-07-20 | 1 | -1/+10 | |
| | | | |