Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | 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 | |
| * | some defensive code in place to protect against rare seg-fault on the volume ... | Conor Curran | 2010-09-08 | 2 | -2/+5 | |
| * | player title icon now in the gutter | Conor Curran | 2010-09-08 | 9 | -76/+147 | |
| |\ | ||||||
| | * | title widget now shows the icon in the right place, play button have been alt... | Conor Curran | 2010-09-08 | 3 | -89/+43 | |
| | * | removed unnecessary hbox and label and set the text directly on the menuitem | Conor Curran | 2010-09-07 | 1 | -4/+0 | |
| | * | removed unnecessary hbox and label and set the text directly on the menuitem | Conor Curran | 2010-09-07 | 1 | -34/+3 | |
| | * | removed unnecessary hbox and label and set the text directly on the menuitem | Conor Curran | 2010-09-07 | 1 | -20/+25 | |
| | * | tidied up debug statements | Conor Curran | 2010-09-07 | 1 | -21/+25 | |
| | * | alloc stuff | Conor Curran | 2010-09-07 | 1 | -2/+20 | |
| | * | tried everything, the image will not show on the menu | Conor Curran | 2010-09-06 | 2 | -9/+31 | |
| | * | tidied the transport backend | Conor Curran | 2010-09-02 | 3 | -13/+22 | |
| | * | active triangle now in place | Conor Curran | 2010-09-02 | 4 | -3/+67 | |
| | * | tidy up | Conor Curran | 2010-09-02 | 2 | -13/+4 | |
| | * | added the image as advised, still no showA | Conor Curran | 2010-09-02 | 3 | -26/+39 | |
| | * | first legit attempt at icon gutter placement failed | Conor Curran | 2010-09-01 | 4 | -19/+45 | |
| * | | ready for 0.4.2 | Conor Curran | 2010-09-07 | 1 | -2/+2 | |
| * | | multiple offlined players allowed now in the menu | Conor Curran | 2010-09-07 | 2 | -23/+19 | |
| |\ \ | ||||||
| | * | | allow multiple players on the menu | Conor Curran | 2010-09-07 | 2 | -23/+19 | |
| * | | | remote album handling merge | Conor Curran | 2010-09-07 | 6 | -32/+261 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| | * | | changed temp name to be more telling of its purpose | Conor Curran | 2010-09-07 | 1 | -1/+1 | |
| | * | | remote art url fixed | Conor Curran | 2010-09-07 | 3 | -7/+7 |