Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding a small function to get the submenu of an item. | Ted Gould | 2010-05-26 | 1 | -0/+1 |
| | |||||
* | Fix #include in client.h | Cody Russell | 2009-12-09 | 1 | -2/+1 |
| | |||||
* | Promoting the base function up to an API function so that it can be used ↵ | Ted Gould | 2009-08-26 | 1 | -0/+2 |
| | | | | else where. | ||||
* | Make it so that getting the menuitem will create it in cases where it's not ↵ | Ted Gould | 2009-06-25 | 1 | -1/+1 |
| | | | | created. This removes the chance of a race between the various functions. | ||||
* | Handling the differing signals to set things up with the various gtk widgets | Ted Gould | 2009-06-24 | 1 | -0/+1 |
| | |||||
* | Okay, now we're rebuilding this client thingy. | Ted Gould | 2009-06-23 | 1 | -4/+8 |
| | |||||
* | Switching some of the client naming stuff to make everything stick together. | Ted Gould | 2009-06-23 | 1 | -18/+20 |
| | |||||
* | Okay, being a little funny with how these things are playing out. Missing ↵ | Ted Gould | 2009-06-23 | 1 | -0/+102 |
subversion's crazy everything is a copy semantics right now. It works well for stuff like this. |