Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | removed the last of the debug's from the indicator side | Conor Curran | 2010-10-07 | 2 | -3/+3 | |
| * | tidied silly logic | Conor Curran | 2010-10-07 | 1 | -4/+1 | |
| * | tidy up in the music controller vala | Conor Curran | 2010-10-07 | 1 | -27/+28 | |
| * | tidy up | Conor Curran | 2010-10-07 | 1 | -2/+2 | |
| * | bug fixed | Conor Curran | 2010-10-07 | 2 | -49/+32 | |
| * | reorchestrating registration to handle translations | Conor Curran | 2010-10-06 | 2 | -48/+45 | |
| * | removed unused pulse method | Conor Curran | 2010-10-05 | 1 | -30/+0 | |
| * | annoying race condition fixed | Conor Curran | 2010-10-05 | 1 | -4/+8 | |
| * | fixed the text resizing | Conor Curran | 2010-10-04 | 1 | -3/+0 | |
| * | fixed the text resizing | Conor Curran | 2010-10-04 | 1 | -6/+8 | |
| * | 100% core usage bug fixed | Conor Curran | 2010-10-01 | 1 | -1/+0 | |
| * | clipboard bug fixed and removed most print outs from the indicator side | Conor Curran | 2010-10-01 | 4 | -101/+113 | |
| |\ | ||||||
| | * | clipboard bug #651246 fixed | Conor Curran | 2010-10-01 | 2 | -62/+75 | |
| |/ | ||||||
| * | njpatel's merge comment applied | Conor Curran | 2010-09-30 | 1 | -3/+3 | |
| * | removed redundant file | Conor Curran | 2010-09-30 | 2 | -282/+0 | |
| * | tidy up | Conor Curran | 2010-09-30 | 1 | -11/+11 | |
| * | bug fixed | Conor Curran | 2010-09-30 | 2 | -22/+22 | |
| * | one big refactor | Conor Curran | 2010-09-30 | 8 | -1392/+1469 | |
| * | moving things around in the playbutton | Conor Curran | 2010-09-30 | 3 | -228/+229 | |
| * | use menuitem | Andrea Cimitan | 2010-09-29 | 2 | -7/+6 | |
| * | Fix alignment, but expose doesn't work (buttons are shown just after event pr... | Andrea Cimitan | 2010-09-29 | 1 | -66/+51 | |
| * | tidied | Conor Curran | 2010-09-28 | 3 | -7/+9 | |
| * | trying workarounds for background gradient problem | Conor Curran | 2010-09-28 | 2 | -5/+6 | |
* | | Import upstream version 0.4.7 | Ken VanDine | 2010-09-15 | 2 | -2/+46 | |
|\| | ||||||
| * | merged menu close button reset fix | Conor Curran | 2010-09-15 | 2 | -2/+46 | |
| |\ | ||||||
| | * | mistaken checkin reverted | Conor Curran | 2010-09-15 | 1 | -1/+2 | |
| | * | on menu close buttons are now reset | Conor Curran | 2010-09-15 | 1 | -1/+1 | |
| | * | on menu close buttons are now reset | Conor Curran | 2010-09-15 | 2 | -2/+45 | |
| |/ | ||||||
* | | Import upstream version 0.4.6 | Ken VanDine | 2010-09-15 | 5 | -193/+75 | |
|\| | ||||||
| * | merged empty album art fix - easier than first thought, fixed crasher on indi... | Conor Curran | 2010-09-15 | 2 | -50/+18 | |
| |\ | ||||||
| | * | one potential fix | Conor Curran | 2010-09-14 | 3 | -4/+30 | |
| * | | race condition indicator crash fixed when the service crashes - indicator sho... | Conor Curran | 2010-09-15 | 2 | -5/+10 | |
* | | | Import upstream version 0.4.5 | Ken VanDine | 2010-09-14 | 19 | -2196/+1049 | |
|\| | | ||||||
| * | | removed redundant code | Conor Curran | 2010-09-14 | 1 | -14/+0 | |
| * | | tidy up | Conor Curran | 2010-09-14 | 1 | -2/+2 | |
| * | | indicator should handle any service problems gracefully | Conor Curran | 2010-09-14 | 6 | -43/+94 | |
| * | | all dbus method calls now async | Conor Curran | 2010-09-14 | 1 | -8/+6 | |
| * | | async the root dbus method calls | Conor Curran | 2010-09-14 | 2 | -6/+6 | |
| |/ | ||||||
| * | merge the non-mono fix branch | Conor Curran | 2010-09-13 | 1 | -1/+1 | |
| |\ | ||||||
| | * | fixed autotools | Conor Curran | 2010-09-13 | 1 | -1/+1 | |
| * | | removed scrub stuff indicator side | Conor Curran | 2010-09-13 | 2 | -25/+0 | |
| * | | tidy up | Conor Curran | 2010-09-13 | 1 | -2/+2 | |
| * | | removed redundant scrub code | Conor Curran | 2010-09-13 | 3 | -44/+1 | |
| * | | playback status fix | Conor Curran | 2010-09-13 | 1 | -1/+1 | |
| * | | playback status investigations | Conor Curran | 2010-09-13 | 2 | -5/+5 | |
| |/ | ||||||
| * | merge comments acted upon | Conor Curran | 2010-09-10 | 2 | -6/+4 | |
| * | tidy up | Conor Curran | 2010-09-10 | 1 | -2/+2 | |
| * | play button and metadata widgets now handle theme changes | Conor Curran | 2010-09-10 | 3 | -38/+289 | |
| * | banshee menu bug fixed | Conor Curran | 2010-09-10 | 1 | -0/+3 | |
| * | reversed colours on buttons | Conor Curran | 2010-09-09 | 3 | -15/+32 |