Age | Commit message (Expand) | Author | Files | Lines |
2006-11-17 | Fix the mute icon | Matthias Clasen | 1 | -1/+5 |
2006-11-16 | Also use left/right key to change volume. Patch from Jerry Tan. Closes bug | Kjartan Maraas | 2 | -2/+11 |
2006-11-15 | Fix build. | Kjartan Maraas | 2 | -1/+5 |
2006-11-08 | Updated Swedish translation. | Daniel Nylander | 2 | -2/+6 |
2006-10-11 | Add or update cvsignore files (bug #323327) Patch from Tom Tromey. | Luca Ferretti | 1 | -0/+2 |
2006-10-02 | - icon related cleanups - fix icon resizing Patches from Matthias Clasen | Davyd Madeley | 3 | -34/+55 |
2006-09-03 | Updated Swedish translation. Removed old screenshots. | Daniel Nylander | 4 | -23/+28 |
2006-08-21 | plug a couple of memory leaks. | Paolo Borelli | 2 | -1/+7 |
2006-08-01 | Set accessibility name (#337059). | Ronald Bultje | 2 | -0/+10 |
2006-07-25 | Small update of French translation | Christophe Bliard | 2 | -25/+35 |
2006-07-23 | Updated Swedish translation. Removed obsolete file. | Daniel Nylander | 3 | -42/+21 |
2006-07-10 | Use multimedia-volume-control as the icon name instead of volume-knob | Rodney Dawes | 3 | -8/+21 |
2006-07-08 | - add gnome-system-tools to optional dependancies for modem applet | Davyd Madeley | 1 | -217/+0 |
2006-06-29 | Added Swedish translation. | Daniel Nylander | 3 | -1/+337 |
2006-06-17 | Correct GObject macros, fixes #341457 | Stefan Kost | 4 | -3/+10 |
2006-06-01 | Commiting on behalf of Manjunath Kadajji - Archana Shah (archana.shah@wipro.com) | Manjunath K V | 2 | -1/+6 |
2006-04-07 | Fix double-free on quit which would cause the panel to freeze under | Tim-Philipp Müller | 3 | -10/+29 |
2006-02-27 | Updated it.po (Italian translation) for charpick, drivemount, geyes and | Luca Ferretti | 6 | -303/+447 |
2006-02-14 | Uses volume-0 for mute, 1 step for 0 < v < 33%, 2 steps for 33% < v < 66% | Davyd Madeley | 2 | -1/+7 |
2006-02-12 | configure fixes for building with GST 0.8 add a comment to the about | Davyd Madeley | 2 | -3/+13 |
2006-01-31 | do not g_free GList (causes an invalid free); use g_list_free instead | Davyd Madeley | 2 | -1/+6 |
2006-01-30 | add missing link flags for mixer | Davyd Madeley | 1 | -0/+2 |
2006-01-30 | drivemount depends on GNOME-VFS | Davyd Madeley | 7 | -99/+222 |
2006-01-28 | Updated Spanish translation. | Francisco Javier F. Serrador | 1 | -125/+285 |
2006-01-21 | Small update everywhere (french translation of the docs) | Vincent Untz | 2 | -7/+11 |
2006-01-06 | update french translation, by Christophe Bliard | Vincent Untz | 2 | -98/+98 |
2005-12-20 | Fix memleak of pixmaps on exit (matters if you run multiple applets and | Ronald Bultje | 2 | -0/+19 |
2005-12-17 | Give unique names to mixers if multiple mixers have the same device name | Ronald Bultje | 2 | -2/+34 |
2005-12-17 | Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net> | Ronald Bultje | 2 | -0/+30 |
2005-12-17 | Don't make images static, since then all applets will have the same size | Ronald Bultje | 3 | -21/+26 |
2005-12-17 | Explicitely initialize a value to NULL. (gnome_volume_applet_orientation): | Ronald Bultje | 2 | -1/+12 |
2005-12-11 | Brent Smith <gnome@nextreality.net> | Brent Smith | 1 | -2/+6 |
2005-12-03 | french translation, by Christophe Bliard <christophe.bliard@trux.info> | Vincent Untz | 11 | -263/+493 |
2005-11-16 | A cleanup patch of serious scope. Cleanup and dead code removal from | Davyd Madeley | 2 | -5/+1 |
2005-11-02 | Do some magic to make the flicker between show-all, size-calculation and | Ronald Bultje | 2 | -0/+9 |
2005-10-16 | Fix compiler-specific weirdnesses in my fixes for rounding errors; patch | Ronald Bultje | 3 | -7/+17 |
2005-10-15 | Make mousewheel sensitivity of applet slightly more aggressive, which | Ronald Bultje | 2 | -3/+11 |
2005-10-04 | remove dead XML files that have been replaced with xml2po. | Davyd Madeley | 1 | -75/+0 |
2005-10-01 | Fix rounding errors for setting new volume after button-up or scroll-up. | Ronald Bultje | 4 | -6/+16 |
2005-09-29 | ==> accessx-status/ChangeLog <== | Ryan Lortie | 2 | -0/+7 |
2005-08-26 | Sort mixers by the elementfactory rank. | Ronald Bultje | 2 | -1/+15 |
2005-08-25 | Updated Ukrainian translation. | Maxim Dziumanenko | 1 | -4608/+149 |
2005-08-24 | Updated Ukrainian doc translation. | Maxim Dziumanenko | 4 | -298/+4933 |
2005-08-22 | REMOVED (now generated by g-d-u) | Davyd Madeley | 1 | -230/+0 |
2005-08-21 | Updated Spanish translation. | Francisco Javier F. Serrador | 1 | -254/+86 |
2005-08-18 | Added Spanish translation. | Francisco Javier F. Serrador | 2 | -1/+493 |
2005-08-10 | Use volume (which is more detailed), rather than icon number (which is | Ronald Bultje | 2 | -3/+11 |
2005-08-07 | If your sound is muted on start, then we will first setup the applet, but | Ronald Bultje | 2 | -5/+15 |
2005-07-22 | Workaround some apparent "lag" in volume changes being propagated to the | Ronald Bultje | 3 | -14/+29 |
2005-07-20 | gnome-doc-utilise. Currently does not want to pass distcheck due to | Davyd Madeley | 3 | -27/+1 |