Age | Commit message (Expand) | Author | Files | Lines |
2020-07-29 | panel-run-dialog: Fix leaking tree model strings | Tomas Bzatek | 1 | -6/+18 |
2020-07-29 | workspace-switcher: Fix leaking color string | Tomas Bzatek | 1 | -3/+7 |
2020-07-29 | panel-properties-dialog: Fix leaking string | Tomas Bzatek | 1 | -0/+1 |
2020-07-29 | clock: Fix leaking GtkListStore | Tomas Bzatek | 1 | -4/+4 |
2020-07-29 | panel-profile: Fix leaking list elements | Tomas Bzatek | 1 | -2/+2 |
2020-07-29 | clock: Fix list iteration | Tomas Bzatek | 1 | -11/+12 |
2020-07-29 | panel-lockdown: Fix leaking string array | Tomas Bzatek | 1 | -0/+1 |
2020-07-29 | panel-menu-items: Fix leaking string | Tomas Bzatek | 1 | -1/+3 |
2020-07-29 | mate-panel-applet: Fix leaking GVariantBuilder | Tomas Bzatek | 1 | -14/+18 |
2020-07-29 | launcher: Fix leaking strings | Tomas Bzatek | 1 | -0/+2 |
2020-07-29 | clock: Fix leaking cairo surface | Tomas Bzatek | 1 | -0/+1 |
2020-07-24 | Clarify meaning of panel reset option | lukefromdc | 1 | -4/+4 |
2020-07-23 | panel-toplevel: Refactor panel_toplevel_update_hide_buttons_size() | Tomas Bzatek | 1 | -18/+11 |
2020-07-23 | panel-util: Fix leaking root GFile | Tomas Bzatek | 1 | -0/+1 |
2020-07-23 | panel-profile: Fix leaking list elements | Tomas Bzatek | 1 | -2/+2 |
2020-07-23 | panel-frame: Fix leaking background-color | Tomas Bzatek | 1 | -0/+2 |
2020-07-23 | panel-applet-frame: Fix leaking bg_pattern | Tomas Bzatek | 1 | -19/+21 |
2020-07-19 | Travis CI: enable irc notifications with tagged commits | Pablo Barciela | 1 | -1/+1 |
2020-07-13 | panel-multimonitor: Do not require limits.h macros | rbuj | 1 | -2/+2 |
2020-07-08 | clock: Simplify notebook scroll-event callback | rbuj | 1 | -40/+35 |
2020-07-07 | tx:help:fish: fix build warning caused by Czech language | raveit65 | 1 | -3/+3 |
2020-07-07 | Using #include with system libraries | rbuj | 5 | -6/+6 |
2020-07-05 | build: Add built sources to CLEANFILES target | rbuj | 3 | -1/+8 |
2020-07-05 | Avoid using single-line cpp comments | rbuj | 47 | -129/+140 |
2020-07-05 | build: Add glib-2.0 module in PKG_CHECK_MODULES(LIBEGG) | rbuj | 1 | -1/+1 |
2020-07-05 | Use '#include <config.h>' instead of '#include "config.h"' | rbuj | 17 | -17/+17 |
2020-06-26 | panel-util: switch to generic header for --disable-x11 | Jan Beich | 1 | -1/+1 |
2020-06-23 | add git.mk to generate .gitignore | tamplan | 1 | -0/+400 |
2020-06-20 | fix release tarballs on travis CI failedv1.25.0 | Wu Xiaotian | 1 | -1/+3 |
2020-06-20 | release 1.25.0 | raveit65 | 1 | -0/+17 |
2020-06-20 | sync with transifex | raveit65 | 264 | -1025/+4807 |
2020-06-20 | update resource for transifex | raveit65 | 1 | -119/+70 |
2020-06-20 | update submodule | raveit65 | 1 | -0/+0 |
2020-06-17 | update to use the latest submodule code | Wu Xiaotian | 1 | -0/+0 |
2020-06-15 | pre-bump version | raveit65 | 2 | -1/+3 |
2020-06-11 | libegg: use git submodule | Wu Xiaotian | 12 | -3859/+12 |
2020-06-06 | panel-toplevel: Use monotonic time for measuring time intervals | rbuj | 1 | -41/+20 |
2020-06-06 | panel-toplevel: Use animation duration time instead of end time | rbuj | 1 | -25/+13 |
2020-06-06 | panel-toplevel: Remove warning ‘GTimeVal’ is deprecated | rbuj | 1 | -49/+66 |
2020-05-25 | Fix some cast-function-type warnings introduced in GCC 8 | rbuj | 14 | -28/+34 |
2020-05-24 | preferences dialog: change show thumbnails radio to check button and bind its... | Konstantin Unruh | 2 | -72/+22 |
2020-04-24 | Travis CI: enable irc notifications with broken builds | Pablo Barciela | 1 | -0/+12 |
2020-04-24 | Travis CI: debian build: add clang compiler | Pablo Barciela | 1 | -0/+8 |
2020-04-24 | Travis CI: debian build: add -Wsign-compare -Wunused-parameter to CFLAGS | Pablo Barciela | 1 | -4/+6 |
2020-04-20 | ci: don't run configure with autogen.sh | raveit65 | 1 | -1/+1 |
2020-04-20 | build: silent build warnings for distcheck | raveit65 | 1 | -0/+1 |
2020-04-10 | ci: variables, drop obsolete Warn_Cflags | raveit65 | 1 | -2/+1 |
2020-04-10 | Travis CI: build with mate-common-1.24.1 tarball | raveit65 | 1 | -20/+15 |
2020-04-10 | use default MATE_COMPILE_WARNINGS level | raveit65 | 1 | -1/+1 |
2020-04-10 | ci: update build environment | raveit65 | 1 | -14/+16 |