Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | changed over dbus internal names | Conor Curran | 2010-12-14 | 1 | -20/+6 | |
| | | * | | fixed annoying autofoo issues | Conor Curran | 2010-12-14 | 1 | -1/+1 | |
| | | * | | changed the name of the dbus address to be used between the indicator and ser... | Conor Curran | 2010-12-14 | 1 | -1/+1 | |
| | | * | | added glib macro necessaries to configure.ac | Conor Curran | 2010-12-14 | 2 | -1/+6 | |
| | | * | | autofoo in order for gsettings | Conor Curran | 2010-12-14 | 2 | -15/+11 | |
| | | * | | gsettings all the way | Conor Curran | 2010-12-14 | 4 | -47/+40 | |
| | | * | | started along the road of removing the familiar db backend and replacing with... | Conor Curran | 2010-12-13 | 8 | -86/+84 | |
| | |/ / | ||||||
| | * | | merged appropriate mpris2 watcher startup behaviour | Conor Curran | 2010-12-10 | 1 | -12/+44 | |
| | |\ \ | | | |/ | | |/| | ||||||
| | | * | correct startup behaviour implemented | Conor Curran | 2010-12-10 | 1 | -12/+44 | |
| | |/ | ||||||
| | * | spacing issues fixed | Conor Curran | 2010-12-07 | 26 | -2495/+2495 | |
| | |\ | ||||||
| | | * | tabs to spaces tab width 2 | Conor Curran | 2010-12-07 | 26 | -2495/+2495 | |
| | |/ | ||||||
| | * | merged the first large part of the gdbus port | Conor Curran | 2010-12-07 | 8 | -263/+347 | |
| | |\ | ||||||
| | | * | string updates working properly now | Conor Curran | 2010-12-06 | 2 | -12/+12 | |
| | | * | tidy up for merge | Conor Curran | 2010-12-06 | 2 | -9/+3 | |
| | | * | registration working perfectly and operational all over gdbus | Conor Curran | 2010-12-06 | 3 | -125/+124 | |
| | | * | registration working now but menuitems are unresponsive, now to move over to ... | Conor Curran | 2010-12-06 | 1 | -5/+8 | |
| | | * | new registration process complete and seemingly healthy | Conor Curran | 2010-12-03 | 2 | -48/+48 | |
| | | * | used a signal instead of passing in ref, still vala bug is biting | Conor Curran | 2010-12-03 | 1 | -1/+1 | |
| | | * | used a signal instead of passing in ref, still vala bug is biting | Conor Curran | 2010-12-03 | 2 | -77/+88 | |
| | | * | moving in the right direction, registration happening on dbus watching | Conor Curran | 2010-12-02 | 7 | -87/+171 | |
| | | * | dbus-glib removed from vala deps, initial gdbus port underway | Conor Curran | 2010-12-01 | 4 | -49/+42 | |
| | |/ | ||||||
* | | | releasing version 0.5.2-0ubuntu2 | Ken VanDine | 2010-12-09 | 2 | -2/+9 | |
* | | | releasing version 0.5.2-0ubuntu1 | Ken VanDine | 2010-11-18 | 21 | -1443/+2668 | |
|\| | | ||||||
| * | | Import upstream version 0.5.2 | Ken VanDine | 2010-11-18 | 19 | -1442/+2655 | |
| |\| | ||||||
| | * | bumped version of valac and release version | Conor Curran | 2010-11-18 | 1 | -3/+3 | |
| | * | merge the updates to accommodate vala 0.10 to vala 0.12 api changes | Conor Curran | 2010-11-18 | 3 | -3/+8 | |
| | |\ | ||||||
| | | * | made the necessary changes to ensure compatibility with valac-0.12, and dealt... | Conor Curran | 2010-11-18 | 3 | -3/+8 | |
| | |/ | ||||||
| | * | merged all the button and key handling work - looking good | Conor Curran | 2010-11-17 | 3 | -210/+740 | |
| | |\ | ||||||
| | | * | removed commented code | Conor Curran | 2010-11-17 | 1 | -29/+2 | |
| | | * | merge Cimi's last few tidy ups | Conor Curran | 2010-11-17 | 1 | -202/+368 | |
| | | |\ | ||||||
| | | | * | Final touch | Andrea Cimitan | 2010-11-17 | 1 | -14/+20 | |
| | | | * | comment shadow code | Andrea Cimitan | 2010-11-17 | 1 | -9/+9 | |
| | | | * | fixed the redraw | Andrea Cimitan | 2010-11-17 | 1 | -26/+25 | |
| | | | * | prelight state, redrawings are causing bugs | Andrea Cimitan | 2010-11-17 | 1 | -199/+363 | |
| | | | * | ops :) | Andrea Cimitan | 2010-11-17 | 1 | -1/+1 | |
| | | | * | commented the prints and try to realize the widget in press event | Andrea Cimitan | 2010-11-17 | 1 | -6/+8 | |
| | | | * | Added printf for debugging | Andrea Cimitan | 2010-11-17 | 1 | -3/+5 | |
| | | * | | fixed the crashes and made the key presss/release work nicely with multiple p... | Conor Curran | 2010-11-17 | 3 | -15/+54 | |
| | | |/ | ||||||
| | | * | indents | Andrea Cimitan | 2010-11-17 | 1 | -3/+3 | |
| | | * | implementing the focus/key_press thing | Andrea Cimitan | 2010-11-17 | 3 | -17/+89 | |
| | | * | applied to all buttons | Andrea Cimitan | 2010-11-16 | 1 | -51/+120 | |
| | | * | focus the play button | Andrea Cimitan | 2010-11-16 | 1 | -19/+70 | |
| | | * | merge from lp:~cjcurran/indicator-sound/keyboard-handling-for-natty | Andrea Cimitan | 2010-11-16 | 4 | -9/+42 | |
| | | |\ | ||||||
| | | | * | key handling all set up | Conor Curran | 2010-11-15 | 4 | -9/+42 | |
| | | * | | Few changes, but cairo drawing should be redone | Andrea Cimitan | 2010-11-16 | 4 | -58/+185 | |
| | | |\| | ||||||
| | | | * | keyboard handling for the transport controls underway | Conor Curran | 2010-11-15 | 4 | -4/+56 | |
| | | |/ | ||||||
| | * | | merge for grey scale icon for default music player done | Conor Curran | 2010-11-16 | 1 | -10/+24 | |
| | |\ \ | ||||||
| | | * | | title widget icon implemented as discussed at uds | Conor Curran | 2010-11-16 | 1 | -6/+23 | |
| | * | | | bzr cannot handle reverted merges | Conor Curran | 2010-11-16 | 0 | -0/+0 | |
| | |\| | | | | |/ | | |/| | ||||||
| | | * | icon loading now assumes there is an app name plus -panel lying around from t... | Conor Curran | 2010-11-12 | 1 | -9/+7 | |
| | |/ |