summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2018-06-15release 1.20.1v1.20.1raveit652-13/+17
2018-06-15sync with transifexraveit65132-2481/+15053
2018-03-23tx: update config with branch specific resouresraveit651-2/+2
2018-03-17tx: add makepot and .pot filesraveit652-0/+459
2018-03-11transifex: set minimum_perc and type in config fileraveit651-0/+2
2018-01-28release 1.20v1.20.0raveit652-1/+9
2018-01-28sync with transifexraveit65103-1128/+928
2018-01-28require GTK+ 3.22 and GLib 2.50monsta7-81/+4
2018-01-17gvc-applet: don't try to increase refcount of a NULL objectmonsta1-1/+1
fixes another runtime warning
2018-01-17gvc-combo-box: fix signal argumentsmonsta1-3/+2
fixes runtime warning "g_cclosure_marshal_VOID__VOID: assertion 'n_param_values == 1' failed"
2017-11-06sync with transifexraveit65103-106/+106
2017-10-19applet: restore icon for "Sound Preferences" menu itemmonsta1-2/+5
this adds some deprecated code but brings back the icon it was lost for GTK+3 build here: https://github.com/mate-desktop/mate-media/commit/0c558fac14266f8c18cfb8bc1d4669ed35868c2f#diff-411bda4b8f441c44b560abc7245dd33cR264
2017-09-11release 1.19.1v1.19.1raveit652-1/+11
2017-09-11sync with transifexraveit65103-2642/+2662
2017-09-10avoid deprecated gdk_screen_get_heightraveit651-1/+5
2017-09-08applet: use GdkSeat with GTK+ >= 3.20monsta1-0/+29
2017-08-24applet: make keyboard work in popupmonsta1-2/+19
fixes https://github.com/mate-desktop/mate-media/issues/94
2017-08-16gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions:ZenWalker1-0/+9
avoid deprecated: gdk_screen_get_monitor_geometry gdk_screen_get_monitor_at_point
2017-07-18update issue_templateraveit651-0/+3
2017-07-05refresh tray icon on icon theme changemonsta1-0/+18
2017-06-16sync with transifexraveit654-31/+33
2017-06-08create issue_template.mdraveit651-0/+16
2017-05-20Restore Polish translation credits from GNOMEPiotr Drąg1-6/+11
2017-05-10release 1.19.0v1.19.0raveit651-0/+7
2017-05-10sync with transifexraveit658-71/+74
2017-05-10mixer-dialog: remove style class .frame from a scrolledwindowraveit651-1/+1
This removes a double border in application page. As the border is already set by the parent notebook.frame.
2017-05-10mixer-dialog: avoid deprecated GtkAlignmentraveit651-36/+23
2017-05-10gvc-sound-theme-chooser: avoid deprecated Gtk_Alignmentraveit651-10/+5
2017-04-30gvc-channel-bar: avoid deprecated Gtk_Alignmentraveit651-11/+6
2017-04-28applet: show volume in popup even when mutedMoritz Bruder1-7/+7
2017-04-28applet: round volume in popup of status iconMoritz Bruder1-4/+4
Most of the time the value was off almost 1 percent.
2017-04-28applet: fix minor rounding mistakesMoritz Bruder1-1/+9
The chosen volume step increment isn't necessarily an integer. The volume however is stored as integer. Whenever the volume is synced back from the mixer decimal digits may be cut off behind the dot. This commit tries to counteract the effect by rounding to hundreths of the maximum volume when syncing back from the mixer. As the volume is shown in percent the new behavior should be more reasonable to the user. There are no more irregular jumps and there is no additional 99% step.
2017-04-27enable deprecation warnings by defaultraveit651-2/+2
We use a lot of deprecated widgets, so this default doesn't make really sense.
2017-03-30pre-bump versionraveit652-1/+3
2017-03-13release 1.18.0v1.18.0raveit651-1/+1
2017-03-13sync with transifexraveit65104-9860/+10429
2017-03-13update NEWS for 1.18monsta1-7/+10
2017-01-13Update mate-media NEWS to use consistent, project wide, markdown-like ↵Martin Wimpress1-61/+41
formatting. This will make generating release announcements easier.
2016-11-24release 1.17.0v1.17.0raveit651-0/+6
2016-11-24sync with transifexraveit6512-46/+48
2016-11-21move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta14-467/+26
and require libmate-desktop >= 1.17
2016-11-21build: require libmatemixer >= 1.10 (first stable release)monsta1-1/+1
2016-10-19drop ancient NEWS.GNOMEmonsta1-1250/+0
2016-10-19fix indentmonsta2-45/+45
2016-10-19Port from libunique to GApplication and GtkApplicationZenWalker3-15/+91
applet-main.c: gtk2 and gtk3 Port to Gapplication based on this gnome-media commits: https://github.com/GNOME/gnome-media/commit/7b5a8127cea09779dd172b0b7598d2ad03b2e47b https://github.com/GNOME/gnome-media/commit/7283e156e0ea1b2d19292a97104b3ad49fc9e693 dialog-main.c: gtk3 Port to Gapplication and GtkApplication I did this implementation Fixes #77
2016-09-19release 1.16.0v1.16.01.16raveit651-1/+1
2016-09-18update NEWS for 1.16monsta1-1/+9
2016-09-18sync with Transifexmonsta6-137/+144
2016-08-12GTK+-3.20 levelbar: set css name gvc-level-barraveit651-0/+3
2016-07-15distcheck: explicitly use currently selected GTK+ versionraveit652-1/+4