Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-05-30 | travis-ci: use ubuntu focal as host system1.24 | raveit65 | 1 | -1/+1 | |
fixes build issues with fedora:latest (f34) tag. | |||||
2021-04-25 | travis: disable travis builds for ubuntu | raveit65 | 1 | -1/+1 | |
Sadly, there is a limit for free builds at docker.com See discussion https://github.com/orgs/mate-desktop/teams/core-team/discussions/25 | |||||
2021-03-09 | travis: temporarily disable build for ArchLinux | raveit65 | 1 | -1/+1 | |
2021-03-09 | travis: use rolling tag for ubuntu | raveit65 | 1 | -1/+1 | |
2021-03-09 | travis: build with mate-common-1.24.2 from repos | raveit65 | 1 | -12/+0 | |
2020-11-27 | Remove the execution bit from two png files | rbuj | 2 | -0/+0 | |
2020-08-16 | release 1.24.1v1.24.1 | raveit65 | 2 | -1/+12 | |
2020-08-16 | tx: sync with transifex | raveit65 | 215 | -1772/+4812 | |
2020-08-16 | tx: update resource | raveit65 | 1 | -27/+22 | |
2020-07-30 | Travis CI: enable irc notifications with tagged commits | Pablo Barciela | 1 | -1/+1 | |
2020-06-28 | [ci] fix release tarball on travis CI failed | Wu Xiaotian | 1 | -1/+3 | |
2020-04-25 | Travis CI: enable irc notifications with broken builds | Pablo Barciela | 1 | -0/+12 | |
2020-04-22 | ci: don't run configure with autogen.sh | raveit65 | 1 | -1/+1 | |
2020-04-22 | build: silent build warnings for distcheck | raveit65 | 1 | -0/+1 | |
2020-04-11 | build: do not override the default value for MATE_COMPILE_WARNINGS | rbuj | 1 | -1/+1 | |
2020-04-11 | ci: use default MATE_COMPILE_WARNINGS for stable branch | raveit65 | 1 | -3/+2 | |
2020-04-11 | ci: build with mate-common-1.24.1 tarball | raveit65 | 1 | -3/+3 | |
2020-04-07 | Travis CI: Fix build error with arch | Pablo Barciela | 1 | -9/+9 | |
2020-03-30 | fix searching in terminal window | Norbert Preining | 4 | -16/+22 | |
Make sure are regex are compiled with PCRE2_MULTILINE which is a requirement by the vte library | |||||
2020-03-26 | Travis CI: ubuntu build: add gcc | Pablo Barciela | 1 | -0/+1 | |
2020-03-26 | Travis CI: use Ubuntu 20.04 instead 19.10 | Pablo Barciela | 1 | -1/+1 | |
2020-03-26 | Travis CI: don't update gh-pages | Pablo Barciela | 2 | -33/+1 | |
2020-03-20 | fix url highlighting due to deprecation of vte_terminal_match_add_gregex | Norbert Preining | 1 | -20/+21 | |
2020-03-02 | terminal-screen: prevent crash on bad term spawn due to redundant frees | Andrey Kaydalov | 1 | -3/+0 | |
2020-02-27 | Use user page on github when user email is private | rbuj | 2 | -1/+5 | |
2020-02-19 | Travis CI: Fix build error, add .build.yml | Pablo Barciela | 2 | -144/+143 | |
2020-02-19 | Update authors | rbuj | 2 | -1/+2 | |
2020-02-16 | tx: update config | raveit65 | 1 | -2/+2 | |
2020-02-08 | release 1.24.0v1.24.0 | raveit65 | 2 | -2/+8 | |
2020-02-08 | tx: sync with transifex | raveit65 | 4 | -13/+28 | |
2020-01-31 | terminal-encoding: use settings_global variable | rbuj | 1 | -4/+1 | |
2020-01-31 | Fix build using gcc 10 -fno-common flag | rbuj | 2 | -1/+3 | |
2020-01-20 | release 1.23.1v1.23.1 | raveit65 | 2 | -17/+42 | |
2020-01-20 | tx: fix merge issue with italian translation | raveit65 | 1 | -5/+7 | |
2020-01-20 | configure: fix typo in versioning | raveit65 | 1 | -1/+1 | |
2020-01-20 | tx: sync with transifex | raveit65 | 213 | -116133/+116124 | |
2020-01-13 | tx: update resources for transifex | raveit65 | 2 | -37/+37 | |
2020-01-13 | Update copyright to 2020 | raveit65 | 2 | -3/+3 | |
2020-01-05 | terminal-window: avoid to make new GSettings in every new window | Pablo Barciela | 3 | -38/+31 | |
use GSettings app instead | |||||
2019-12-19 | terminal-window: Fix memory leak | Pablo Barciela | 1 | -7/+8 | |
Gsettings needs to be freed | |||||
2019-12-18 | terminal-screen: Fix warning when closing window | Pablo Barciela | 1 | -1/+2 | |
Fixes this warning running inside other terminal when closing the window if this preference is enabled: [when command exits "exit the terminal"] ** (mate-terminal:45473): CRITICAL **: 01:32:55.425: terminal_window_remove_screen: assertion 'gtk_widget_get_toplevel (GTK_WIDGET (screen)) == GTK_WIDGET (window)' failed | |||||
2019-12-17 | Avoid NULL pointer dereference in terminal_screen_child_exited | rbuj | 1 | -0/+3 | |
Fixes #314 | |||||
2019-12-16 | Travis CI: add '-Wredundant-decls' to 'CFLAGS' variable | Pablo Barciela | 1 | -1/+1 | |
2019-11-24 | travis ci: use fedora:latest | raveit65 | 1 | -1/+1 | |
2019-11-16 | tx: add fixes to makepot script | raveit65 | 1 | -0/+1 | |
2019-11-16 | tx: update resource for transifex | raveit65 | 1 | -602/+587 | |
2019-11-16 | ci: add autopoint | Wu Xiaotian | 1 | -7/+2 | |
2019-11-16 | migrate from intltool to gettext | Wu Xiaotian | 7 | -41/+121 | |
2019-10-15 | travis: build mate-common from tarball | rbuj | 1 | -2/+18 | |
2019-10-15 | Set debug & warning flags using new mate-common macros | rbuj | 1 | -10/+13 | |
test: $ ./autogen.sh --disable-silent-rules --enable-debug=profile --enable-compile-warnings=maximum --prefix=/usr <cut> prefix: /usr source code location: . compiler: gcc cflags: -g -pg warning flags: -Wall -Wmissing-prototypes -Wbad-function-cast -Wcast-align -Wextra -Wformat-nonliteral -Wmissing-declarations -Wmissing-field-initializers -Wnested-externs -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wno-sign-compare linker flags: -pg <cut> $ ./autogen.sh --disable-silent-rules --disable-debug --disable-compile-warnings --prefix=/usr <cut> prefix: /usr source code location: . compiler: gcc cflags: warning flags: linker flags: <cut> $ grep MATE_ENABLE_DEBUG config.h |