Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | Setting the ordering ID. | Ted Gould | 2010-08-10 | 1 | -0/+8 | |
| | * | | | | | | Adding in an ordering index for application structures | Ted Gould | 2010-08-10 | 1 | -0/+2 | |
| | * | | | | | | I like 'index' better than 'id' -- now everything is consistent. | Ted Gould | 2010-08-10 | 2 | -30/+30 | |
| | * | | | | | | Adding 'OrderingIndex' and realigning. | Ted Gould | 2010-08-10 | 1 | -11/+12 | |
| | * | | | | | | Providing accessors for the ordering_id property | Ted Gould | 2010-08-10 | 2 | -0/+46 | |
| | * | | | | | | Storing the value and allowing the get to use a generated value. | Ted Gould | 2010-08-10 | 1 | -0/+13 | |
| | * | | | | | | Uhg, wrong library | Ted Gould | 2010-08-10 | 1 | -3/+3 | |
| | * | | | | | | Brining generate-id into the fold | Ted Gould | 2010-08-10 | 4 | -0/+6 | |
| | * | | | | | | Writing a small little function to generate the ID. | Ted Gould | 2010-08-10 | 2 | -0/+87 | |
| | * | | | | | | Adding the ordering id property. | Ted Gould | 2010-08-10 | 1 | -1/+22 | |
| | * | | | | | | Adding the Ordering Index property | Ted Gould | 2010-08-09 | 1 | -0/+1 | |
| | * | | | | | | Start with the ABI break. | Ted Gould | 2010-08-09 | 10 | -146/+440 | |
| | |\ \ \ \ \ \ | ||||||
| | | | | | | * | | releasing version 0.2.3-0ubuntu2~ppa6~approver1 | Ted Gould | 2010-08-11 | 1 | -2/+2 | |
| | | | | | | * | | * Upstream Merge | Ted Gould | 2010-08-11 | 2 | -63/+150 | |
| |_|_|_|_|_|/| | |/| | | | | | |/ | ||||||
| | | | | | | * | Changing it so that the list of applications has all the applications in it, ... | Ted Gould | 2010-08-11 | 1 | -41/+15 | |
| | | | | | | * | Making sure to only list the visible applications. | Ted Gould | 2010-08-11 | 1 | -0/+4 | |
| | | | | | | * | Switching the get_position() function to look at the visibility of the applic... | Ted Gould | 2010-08-11 | 1 | -5/+21 | |
| | | | | | | * | Handle the proxy being destroyed, and cleaning up the approver. | Ted Gould | 2010-08-11 | 1 | -0/+38 | |
| | | | | | | * | Simplifying the visual state to just be shown/hidden while letting the status... | Ted Gould | 2010-08-11 | 1 | -10/+5 | |
| | | | | | | * | Switching a few status checks to look at the visible state | Ted Gould | 2010-08-11 | 1 | -3/+3 | |
| | | | | | | * | Make it so that an approver that gets free'd gets removed from the applicatio... | Ted Gould | 2010-08-11 | 1 | -1/+16 | |
| | | | | | | * | Moving some TODOs | Ted Gould | 2010-08-11 | 1 | -2/+1 | |
| | | | | | | * | Changing the apply_status function to be less about applying the status and m... | Ted Gould | 2010-08-11 | 1 | -30/+47 | |
| | | | | | | * | Making sure to clean up the approved by list | Ted Gould | 2010-08-11 | 1 | -0/+3 | |
| | | | | | | * | Adding a visible state entry to the application structure | Ted Gould | 2010-08-11 | 1 | -0/+8 | |
| | | | | | | * | Managing the list with the approver returns. | Ted Gould | 2010-08-11 | 1 | -0/+9 | |
| | | | | | | * | Changing to a list, we're going to need to track who so when they disconnect ... | Ted Gould | 2010-08-11 | 1 | -2/+2 | |
| | | | | | | * | Adding a count for the number of approvers that have approved the application. | Ted Gould | 2010-08-11 | 1 | -0/+2 | |
| | | | | |_|/ | | | | |/| | | ||||||
* | | | | | | | releasing version 0.2.3-0ubuntu2~ppa5 | Ted Gould | 2010-08-11 | 1 | -2/+2 | |
* | | | | | | | Autogen | Ted Gould | 2010-08-11 | 2 | -1/+9 | |
|/ / / / / / | ||||||
* | | | | | | releasing version 0.2.3-0ubuntu2~ppa4 | Ted Gould | 2010-08-10 | 1 | -2/+2 | |
* | | | | | | debian/rules: Moving libappindicator0 to libappindicator1 | Ted Gould | 2010-08-10 | 2 | -3/+4 | |
* | | | | | | debian/control: Moving libappindicator0 to libappindicator1 | Ted Gould | 2010-08-10 | 3 | -5/+6 | |
* | | | | | | * Upstream Merge | Ted Gould | 2010-08-10 | 3 | -11/+33 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | Breaking the ABI so we have more space in the class structure | Ted Gould | 2010-08-10 | 2 | -11/+25 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | * | | | | Changing the size of the class structure, the reason for the break. | Ted Gould | 2010-08-05 | 1 | -10/+24 | |
| | * | | | | Incrementing the major version number | Ted Gould | 2010-08-05 | 1 | -1/+1 | |
| | * | | | | Adding label support | Ted Gould | 2010-08-05 | 10 | -143/+423 | |
| | |\ \ \ \ | | | |/ / / | | |/| | | | ||||||
* | | | | | | releasing version 0.2.3-0ubuntu2~ppa3 | Ted Gould | 2010-08-10 | 1 | -2/+2 | |
* | | | | | | * Upstream Merge | Ted Gould | 2010-08-10 | 14 | -54/+786 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Sync to trunk | Ted Gould | 2010-08-10 | 0 | -0/+0 | |
| |\| | | | | | ||||||
| | * | | | | | Adding label support into the indicator | Ted Gould | 2010-08-10 | 5 | -46/+331 | |
| | |\ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Adding label support into the library. | Ted Gould | 2010-08-10 | 10 | -143/+423 | |
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | / / / | | | | |/ / / | | | |/| | | | ||||||
| * | | | | | | releasing version 0.2.3-0ubuntu2~ppa1~label7 | Ted Gould | 2010-08-05 | 1 | -2/+2 | |
| * | | | | | | Updating to trunk | Ted Gould | 2010-08-05 | 11 | -66/+253 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Bringing in indicator stuff | Ted Gould | 2010-08-05 | 5 | -46/+331 | |
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | / / / | | | | |/ / / | | | |/| | | | ||||||
| | | * | | | | Syncing with trunk and resolving conflicts | Ted Gould | 2010-08-05 | 10 | -66/+248 | |
| | | |\| | | | ||||||
| | * | | | | | Fixing merge | Ted Gould | 2010-08-05 | 1 | -0/+1 | |
| | * | | | | | Updating to trunk and resolve conflicts | Ted Gould | 2010-08-05 | 10 | -55/+243 | |
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | ||||||
| * | | | | | | releasing version 0.2.3-0ubuntu2~ppa1~label6 | Ted Gould | 2010-08-05 | 1 | -2/+2 |