Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | Get the indicator entry data into a separate variable, adn and free it after | Luke Yelavich | 2011-02-17 | 1 | -2/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | we signal a change in the accessible description, to avoid a memory leak. | |||||
| | | * | | | | Add accessible description support. | Luke Yelavich | 2011-02-14 | 1 | -0/+26 | |
| | | | |/ / | | | |/| | | ||||||
* | | | | | | Sync to U. Desktop | Ted Gould | 2011-02-17 | 2 | -8/+5 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | releasing version 0.1.93-0ubuntu10.1.93-0ubuntu1 | Ken VanDine | 2011-02-10 | 6 | -79/+467 | |
| |\ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
* | | | | | | releasing version 0.1.93-0ubuntu1~ppa1 | Ted Gould | 2011-02-09 | 1 | -2/+2 | |
| | | | | | | ||||||
* | | | | | | New upstream release. | Ted Gould | 2011-02-09 | 5 | -60/+443 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | Import upstream version 0.1.93 | Ted Gould | 2011-02-09 | 7 | -65/+975 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | * | | | | 0.1.930.1.93 | Ted Gould | 2011-02-09 | 1 | -2/+2 | |
| | | |/ / | | |/| | | ||||||
* | | | | | Merging in U. Desktop changes | Ted Gould | 2011-02-09 | 3 | -20/+37 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | * New upstream snapshot | Ken VanDine | 2011-02-09 | 7 | -10/+549 | |
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | | | | | | | | | | | * debian/control - New build deps for eds integration, libecal1.2-dev, libical-dev, libgtk2.0-dev, libcairo2-dev, libedataserver1.2-dev | |||||
| | * | | | Checking for NULL clients and giving a message | Ted Gould | 2011-02-08 | 1 | -0/+6 | |
| | |\ \ \ | ||||||
| | | * | | | Made translatable as it's a user focused message. | Ted Gould | 2011-02-08 | 1 | -1/+1 | |
| | | | | | | ||||||
| | | * | | | Changing warning. | Ted Gould | 2011-02-08 | 1 | -1/+4 | |
| | | | | | | ||||||
* | | | | | | releasing version 0.1.92-0ubuntu5~ppa1 | Ted Gould | 2011-02-08 | 1 | -2/+2 | |
| | | | | | | ||||||
* | | | | | | Sync to trunk | Ted Gould | 2011-02-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | Commenting out unused code for now | Ted Gould | 2011-02-08 | 1 | -1/+3 | |
| | | | | | | ||||||
| * | | | | | Adding in basic EDS appointment support. | Ted Gould | 2011-02-08 | 4 | -8/+527 | |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | ||||||
* | | | | | | * Upstream Merge | Ted Gould | 2011-02-08 | 6 | -8/+538 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Merging in first EDS branch * debian/rules: Adding in autoreconf | |||||
| * | | | | | | releasing version 0.1.92-0ubuntu2~ppa1~apnt4 | Ted Gould | 2011-02-08 | 1 | -2/+2 | |
| | | | | | | | ||||||
| * | | | | | | Comments for compiling | Ted Gould | 2011-02-08 | 1 | -1/+3 | |
| | | | | | | | ||||||
| * | | | | | | * Upstream Merge | Ted Gould | 2011-02-08 | 4 | -76/+165 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | | | | | | | | * Adding some color support along with times | |||||
| | * | | | | | Re-adding tedg's changes | karl-qdh | 2011-02-08 | 1 | -9/+10 | |
| | | | | | | | ||||||
| | * | | | | | Merging ted's branch | karl-qdh | 2011-02-08 | 0 | -0/+0 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | Updated datetime service slightly to draw coloured dots for evolution ↵ | karl-qdh | 2011-02-07 | 3 | -57/+91 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | colours, evolution is still slightly broken at doing it's part here and returns null colours. Updated configure.ac (hope this doesn't break merge), and added the radio menu item with a right aligned time to the indicator so we can have location/timezone entries. | |||||
| | * | | | | | | Added ESource Colours a circle drawn onto a cairo surface, however this code | karl-qdh | 2011-02-04 | 1 | -20/+25 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | has one caveat, it's un-testable with evolution as evolutions color peek is currently broken. However I've used a very similar method of exchanging GdkDrawables and cairo_surface_t before and it worked... Lets see this time :/ | |||||
| | * | | | | | | Added the timezone/location menu item code. | karl-qdh | 2011-02-04 | 1 | -1/+44 | |
| | | | | | | | | ||||||
| * | | | | | | | releasing version 0.1.92-0ubuntu2~ppa1~apnt3 | Ted Gould | 2011-02-04 | 1 | -2/+2 | |
| | | | | | | | | ||||||
| * | | | | | | | * Upstream Merge | Ted Gould | 2011-02-04 | 2 | -10/+17 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | | | | | | | | | * Debugging statements and cleaning code a bit | |||||
| | * | | | | | | Reshuffle some code and add a couple of debug statements | Ted Gould | 2011-02-04 | 1 | -9/+10 | |
| | | | | | | | | ||||||
| | * | | | | | | Removing comment | Ted Gould | 2011-02-04 | 1 | -1/+0 | |
| | | | | | | | | ||||||
| * | | | | | | | releasing version 0.1.92-0ubuntu2~ppa1~apnt2 | Ted Gould | 2011-02-04 | 1 | -2/+2 | |
| | | | | | | | | ||||||
| * | | | | | | | * Upstream Merge | Ted Gould | 2011-02-04 | 2 | -0/+8 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Unreffing the menu item | |||||
| | * | | | | | | Removing a ref on the item | Ted Gould | 2011-02-04 | 1 | -0/+1 | |
| | |/ / / / / | ||||||
| * | | | | | | releasing version 0.1.92-0ubuntu2~ppa1~apnt1 | Ted Gould | 2011-02-04 | 1 | -2/+2 | |
| | | | | | | | ||||||
| * | | | | | | debian/rules: Adding in autoreconf | Ted Gould | 2011-02-04 | 2 | -1/+3 | |
| | | | | | | | ||||||
| * | | | | | | * Upstream Merge | Ted Gould | 2011-02-04 | 5 | -2/+445 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | * Merging in first EDS branch | |||||
| | * | | | | | Updated the service, better memory handling, menu item sorting, triggered by ↵ | karl-qdh | 2011-02-04 | 1 | -62/+107 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | about to show signal, discovered a new bug in dbusmenu https://bugs.launchpad.net/dbusmenu/+bug/713041 | |||||
| | * | | | | | Getting the menu working almost correctly | karl-qdh | 2011-02-02 | 2 | -28/+145 | |
| | | | | | | | ||||||
| | * | | | | | Removed all buggy code from the datetime-service to push for A2 | karl-qdh | 2011-01-31 | 2 | -120/+180 | |
| | | | | | | | ||||||
| | * | | | | | Updated add type handler functions | karl-qdh | 2011-01-31 | 8 | -16/+20 | |
| | |\ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Added mterry's merge | karl-qdh | 2011-01-31 | 2 | -165/+8 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | fix some crashes | Michael Terry | 2011-01-26 | 2 | -2/+3 | |
| | |/ / / / / / | ||||||
| | * | | | | | | Final few fixes making it buildable | karl-qdh | 2011-01-24 | 4 | -53/+53 | |
| | | | | | | | | ||||||
| | * | | | | | | Minor fix from blotted out version numbers | karl-qdh | 2011-01-20 | 1 | -4/+4 | |
| | | | | | | | | ||||||
| | * | | | | | | Merged gdbus etc... from trunk | karl-qdh | 2011-01-19 | 8 | -114/+363 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | Updated the eds code to use ecalcomponents rather than ical so we get ↵ | karl-qdh | 2011-01-19 | 2 | -37/+141 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | colours etc... | |||||
| | * | | | | | | | Added missing stuff, getting it ready to be buildable | karl-qdh | 2011-01-12 | 3 | -8/+64 | |
| | | | | | | | | | ||||||
| | * | | | | | | | Added most likely broken URI callback, but at least our debugging messages ↵ | karl-qdh | 2011-01-12 | 1 | -3/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | will show us something :) | |||||
| | * | | | | | | | Updated configure with ecal/ical | karl-qdh | 2011-01-12 | 1 | -2/+8 | |
| | | | | | | | | | ||||||
| | * | | | | | | | Updated some minor things, the last commit wasn't exactly great, still ↵ | karl-qdh | 2011-01-11 | 1 | -12/+27 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | untested, looking for a way to pull the evolution URI out of the events. |