Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-03-22 | Fix implicit conversion changes signedness: 'gboolean' to 'guint' | rbuj | 2 | -3/+3 | |
2022-03-04 | meson build: drop desktop-file/appdata-file argument | raveit65 | 1 | -2/+0 | |
- fixes building with meson-0.62.0 - fixes https://github.com/mate-desktop/mate-terminal/issues/411 look here for more details. With meson-0.62.0 this deprecation warning will cause an error. `DEPRECATION: i18n.merge_file does not take any positional arguments. This will become a hard error in the next Meson release.` | |||||
2022-02-13 | ci: drop -Wunused-parameter compiler cflag from debian build | raveit65 | 1 | -1/+1 | |
2021-12-11 | Use a blank line at most | rbuj | 14 | -31/+0 | |
2021-10-26 | Title dialog: just hit Return to validate | Valentin Villenave | 1 | -0/+1 | |
This makes updating the title marginally easier (you no longer need to hit Tab until you reach the OK button or to use the mouse). | |||||
2021-08-05 | release 1.26.0v1.26.0 | raveit65 | 3 | -2/+24 | |
2021-08-05 | tx: sync with transifex | raveit65 | 216 | -70010/+75532 | |
2021-08-05 | travis-Ci: use libera.chat as notification server | raveit65 | 1 | -1/+1 | |
2021-06-25 | tx: update resource | raveit65 | 1 | -298/+298 | |
2021-06-25 | update copyright to 2021 | raveit65 | 41 | -0/+41 | |
2021-05-30 | travis-ci: use ubuntu focal as host system | 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-30 | terminal-window: Remove -Wmissing-field-initializers warnings | rbuj | 1 | -15/+15 | |
2021-03-09 | travis: build with mate-common-1.24.2 from repos | raveit65 | 1 | -12/+0 | |
2021-02-23 | tx: temporarily disable build for ArchLinux | raveit65 | 1 | -1/+1 | |
2021-02-23 | tx: use rolling tag for ubuntu | raveit65 | 1 | -1/+1 | |
2021-02-14 | build: underline package name and version in configure summary | rbuj | 1 | -1/+4 | |
2021-02-05 | build: Use PACKAGE_URL variable | rbuj | 6 | -7/+20 | |
2021-01-30 | Fix desktop file validation warning | rbuj | 1 | -1/+1 | |
2021-01-16 | update resource for transifex | rbuj | 2 | -225/+244 | |
2021-01-16 | Update copyright to 2021 | rbuj | 2 | -2/+2 | |
2020-12-31 | Upgrade ui files | rbuj | 8 | -809/+1041 | |
2020-12-27 | Remove unused macros | rbuj | 3 | -6/+0 | |
2020-12-08 | update issue template | raveit65 | 1 | -1/+1 | |
2020-11-27 | Remove the execution bit from two png files | rbuj | 2 | -0/+0 | |
2020-11-14 | profile-editor: Fix -Wsign-compare warning | rbuj | 1 | -1/+1 | |
2020-09-01 | Remove -Wfloat-conversion warnings | rbuj | 2 | -8/+10 | |
2020-08-27 | Help: fix permissions of images | raveit65 | 2 | -0/+0 | |
drop execute bit | |||||
2020-08-15 | [ci] enable meson build test | Wu Xiaotian | 2 | -1/+5 | |
2020-08-15 | add meson build system | Wu Xiaotian | 9 | -0/+561 | |
2020-07-30 | Travis CI: enable irc notifications with tagged commits | Pablo Barciela | 1 | -1/+1 | |
2020-07-08 | terminal_profile_edit_dialog_page_scroll_event_cb is only used in ↵ | Robert Antoni Buj Gelonch | 2 | -48/+59 | |
profile-editor.c (#361) terminal_profile_edit_dialog_page_scroll_event_cb is only used in profile-editor - refactor/rename terminal_profile_edit_dialog_page_scroll_event_cb | |||||
2020-06-28 | README: Remove environment version number | tamplan | 1 | -1/+1 | |
2020-06-28 | Add compilation help | tamplan | 1 | -4/+10 | |
2020-06-28 | Add tab scrolling support for GTK3 | tamplan | 2 | -0/+54 | |
2020-06-28 | release 1.25.0v1.25.0 | raveit65 | 2 | -1/+26 | |
2020-06-28 | sync with transifex | raveit65 | 131 | -988/+3881 | |
2020-06-28 | update resource for transifex | raveit65 | 1 | -331/+336 | |
2020-06-28 | [ci] fix release tarball on travis CI failed | Wu Xiaotian | 1 | -1/+3 | |
2020-06-28 | use libegg submodules | Wu Xiaotian | 11 | -3851/+19 | |
2020-06-25 | Add git.mk to generate .gitignore | tamplan | 1 | -0/+400 | |
2020-06-20 | Compile code only when GDK supports X11 | Wu Xiaotian | 1 | -0/+2 | |
2020-06-20 | restore deprecated gtk_menu_popup for context-menu | raveit65 | 1 | -14/+5 | |
fixing weird behaviour with wayland compositor | |||||
2020-06-20 | Enable wayland support | Wu Xiaotian | 2 | -4/+3 | |
2020-06-07 | profile-editor: Remove enum conversion warnings | rbuj | 1 | -3/+3 | |
2020-05-01 | terminal-encoding: Remove -Wformat warning | rbuj | 1 | -1/+1 | |
2020-04-28 | build: SMlib is dependent on ICElib | rbuj | 2 | -3/+1 | |
2020-04-28 | build: Isolate smclient | rbuj | 4 | -87/+46 | |
2020-04-25 | Travis CI: enable irc notifications with broken builds | Pablo Barciela | 1 | -0/+12 | |
2020-04-25 | Travis CI: debian build: add clang compiler | Pablo Barciela | 1 | -0/+8 | |