Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-08-14 | update to 1.24.1v1.24.1 | raveit65 | 2 | -1/+7 | |
2020-08-14 | tx: fix translation format error in German language | raveit65 | 1 | -4/+4 | |
2020-08-14 | tx: sync with transifex | raveit65 | 134 | -892/+917 | |
2020-08-14 | tx: update resource | raveit65 | 1 | -10/+3 | |
2020-07-11 | Travis CI: enable irc notifications with tagged commits | Pablo Barciela | 1 | -1/+1 | |
2020-06-26 | [ci] fix release tarball on travis CI failed | Wu Xiaotian | 1 | -1/+3 | |
2020-04-21 | Travis CI: enable irc notifications with broken builds | Pablo Barciela | 1 | -0/+12 | |
2020-04-19 | ci: don't run configure with autogen.sh | raveit65 | 1 | -1/+1 | |
2020-04-19 | build: silent build warnings for distcheck | raveit65 | 1 | -0/+1 | |
2020-04-09 | ci: use default warn_cflags for stable branch | raveit65 | 1 | -3/+2 | |
2020-04-09 | ci: build with mate-common-1.24.1 tarball | raveit65 | 1 | -14/+14 | |
2020-04-09 | ci: update build environment | raveit65 | 1 | -8/+9 | |
2020-03-18 | Travis CI: ubuntu build: add gcc | Pablo Barciela | 1 | -0/+1 | |
2020-03-18 | Travis CI: use Ubuntu 20.04 instead 19.10 | Pablo Barciela | 1 | -1/+1 | |
2020-03-18 | Travis CI: don't update gh-pages | Pablo Barciela | 2 | -40/+1 | |
2020-03-03 | panel-applet: ensure speaker can be shown alongside or above mic | lukefromdc | 1 | -1/+15 | |
Initialize the applet GktBox in the appropriate direction. | |||||
2020-02-22 | travis: update config for new travis validation | raveit65 | 2 | -146/+147 | |
2020-02-15 | tx: update config | raveit65 | 1 | -2/+2 | |
2020-02-09 | release 1.24.0v1.24.0 | raveit65 | 2 | -1/+5 | |
2020-02-09 | tx: sync with transifex | raveit65 | 8 | -25/+26 | |
2019-12-05 | Travis CI: add '-Wredundant-decls' to 'CFLAGS' variable | Pablo Barciela | 1 | -1/+1 | |
2019-12-04 | release 1.23.1v1.23.1 | raveit65 | 2 | -11/+40 | |
2019-12-04 | tx: sync with transifex | raveit65 | 135 | -21464/+20752 | |
2019-12-02 | Show application icons whenever possible | Wu Xiaotian | 1 | -6/+34 | |
Even if some application icons do not exist in the current theme, try looking for them in the fallback themes. | |||||
2019-11-29 | Travis CI: clang: -enable-checker alpha.deadcode.UnreachableCode | Pablo Barciela | 1 | -0/+1 | |
2019-11-24 | travis ci: use fedora:latest | raveit65 | 1 | -1/+1 | |
2019-11-17 | fix volume-panel-applet can not find mo file | raveit65 | 1 | -1/+1 | |
2019-11-09 | tx: add fixes to makepot script | raveit65 | 1 | -0/+1 | |
2019-11-09 | tx: update resource for transifex, drop fuzzy | raveit65 | 1 | -1/+0 | |
2019-11-09 | tx: update resource for transifex | raveit65 | 1 | -154/+143 | |
2019-11-09 | travis: add autopoint | Wu Xiaotian | 1 | -8/+7 | |
2019-11-09 | migrate from intltools to gettext | Wu Xiaotian | 13 | -28/+127 | |
2019-10-29 | gvc-channel-bar: remove unused struct member | Pablo Barciela | 1 | -1/+0 | |
2019-10-29 | gvc-channel-bar: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -8/+2 | |
2019-10-29 | gvc-mixer-dialog: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -8/+2 | |
2019-10-29 | gvc-applet: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -9/+2 | |
2019-10-29 | gvc-level-bar: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -8/+2 | |
2019-10-29 | gvc-speaker-test: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -8/+2 | |
2019-10-29 | gvc-combo-box: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -8/+2 | |
2019-10-29 | gvc-balance-bar: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -7/+2 | |
2019-10-29 | gvc-sound-theme-chooser: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -8/+2 | |
2019-10-29 | gvc-stream-status-icon: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -8/+2 | |
2019-10-29 | gvc-status-icon: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -9/+2 | |
2019-10-29 | gvc-stream-applet-icon: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -9/+3 | |
2019-10-12 | ci: set maximum compile warnings on step scan-build ./configure | rbuj | 1 | -1/+1 | |
The autogen.sh compiler warning flags are overridden in the configure step. | |||||
2019-10-09 | Travis CI: use Debian "testing" instead "sid" | Pablo Barciela | 1 | -1/+1 | |
2019-10-08 | travis: build mate-common from tarball | rbuj | 1 | -7/+24 | |
2019-10-08 | Use WARN_CFLAGS which are only set with --enable-compiler-warnings | rbuj | 1 | -47/+5 | |
It removes --enable-more-warnings, since it is recommended to use --enable-compile-warnings=maximum. It updates configure summary. | |||||
2019-10-06 | travis(ci): enable notify_servers | raveit65 | 1 | -0/+2 | |
2019-08-20 | applet: Update default output | Victor Kareh | 1 | -0/+72 | |
When a new output device is connected and configured as the default, the mate-volume-control applet (and the status icon) should update the attached control stream. This allows hot-keys and mouse-scroll events to affect the new output device. |