summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2019-12-22release to 1.23.0v1.23.0raveit651-0/+5
2019-12-22tx: sync with transifexraveit6516-45/+154
2019-12-05Travis CI: add '-Wredundant-decls' to 'CFLAGS' variablePablo Barciela1-1/+1
2019-11-29Travis CI: clang: -enable-checker alpha.deadcode.UnreachableCodePablo Barciela1-0/+1
2019-11-24travis ci: use fedora:latestraveit651-1/+1
2019-10-09Travis CI: use Debian "testing" instead "sid"Pablo Barciela1-1/+1
2019-10-06travis(ci): enable notify_serversraveit651-0/+2
2019-07-30pre-bump versionmonsta2-1/+3
2019-07-04Remove trailing whitespacesLaurent Napias3-8/+8
2019-06-24Travis CI: remove .svg icon in ./gen-indexPablo Barciela1-1/+1
seems svg icons don't work there
2019-06-22[ci] Add cppcheck html reportPablo Barciela1-1/+4
2019-06-13Change url projet's websiteLaurent Napias2-2/+2
2019-06-12travis: enable 'cppcheck' in debianPablo Barciela1-0/+4
2019-05-31Create FUNDING.ymlMartin Wimpress1-0/+9
2019-05-28travis: use fedora-30 and ubuntu-19.10 for buildingraveit651-2/+2
2019-05-14Resize indicator icons to fit panelVictor Kareh1-9/+39
This fixes two issues: * Some indicators have icons that are not the correct size (e.g. scalable 256px) and so they clip on the panel and look ugly. * When resizing the panel, indicators stay the same size. This updates the indicator icons so that they resize along with the panel.
2019-04-15[ci] Enable Clang Static AnalyzerWu Xiaotian1-2/+63
2019-03-31github releaseraveit651-0/+19
2019-02-25release 1.22.0v1.22.0raveit652-1/+5
2019-02-21Enable Travis CI for all branchesraveit651-6/+0
2019-02-21Initialize Travis CI supportraveit651-0/+96
2019-02-20Make translatable the copyright in about dialogrbuj1-1/+2
2019-02-10release 1.21.0v1.21.0raveit651-0/+7
2019-02-10tx: sync with transifexraveit65137-2091/+7659
2019-02-07tomboykeybinder: avoid 'gdk_error_trap_push/pop' and 'gdk_flush'Pablo Barciela1-4/+5
2018-12-26migrate language list to po/LINGUAS filemonsta2-2/+96
like it's done in all other projects
2018-12-21disable deprecation warnings for distcheckraveit651-1/+3
2018-12-21tx: fix Project-Id-Version and Content-Type in resource fileraveit651-3/+3
2018-07-14tomboykeybinder: avoid deprecated 'gdk_keymap_get_default'Pablo Barciela1-3/+3
2018-06-18pre-bump versionraveit652-1/+3
2018-03-23tx: update config with branch specific resouresraveit651-2/+2
2018-03-17tx: add makepot and .pot filesraveit652-0/+99
2018-03-11transifex: set minimum_perc and type in config fileraveit651-0/+2
2018-02-02release 1.20v1.20.0raveit652-1/+5
2018-01-28require GTK+ 3.22monsta1-1/+1
2018-01-25Bump version to 1.19.0v1.19.0Martin Wimpress1-0/+3
2018-01-25Sync translations.Martin Wimpress94-104/+106
2018-01-18Support building against Ayatana Indicators and Ubuntu Indicators alike. (#24)Mike Gabriel3-36/+256
* If only Ayatana Indicators are present in the build env, build against them. * If only Ubuntu Indicators are present in the build env, build against them. * If both Indicator implementations are present in the build env, then we build against Ayatana Indicators. A build against this or that implementation can be enforced by configure options (--with-ayatana-indicators=yes or --with-ubuntu-indicators=yes). * If either implementation is present, but the other -with-*-indicator configure option is given, an error is thrown at configure time. * No Indicator implementation present in the build env, of course, also throws an error at configure time.
2018-01-09update copyright year to 2018monsta1-1/+1
2017-10-08sync with Transifexmonsta94-1327/+1330
2017-10-03add our copyright to About dialogmonsta1-1/+1
fixes https://github.com/mate-desktop/mate-indicator-applet/issues/9
2017-07-18add issue_templateraveit651-0/+19
2017-03-30pre-bump versionraveit652-1/+3
2017-03-13release 1.18.0v1.18.0monsta1-1/+1
2017-03-13sync with Transifexmonsta2-39/+39
2017-03-13update NEWS for 1.18monsta1-9/+8
2017-01-18Bump version to 1.17.1v1.17.1Martin Wimpress2-2/+8
2017-01-18build: show new style indicator support status in summarymonsta1-0/+1
2017-01-18build: fix new style indicator supportmonsta1-3/+3
2017-01-13Update mate-indicator-applet NEWS to use consistent, project wide, ↵Martin Wimpress1-9/+9
markdown-like formatting. This will make generating release announcements easier.