Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-06-01 | terminal-screen: fix pointer type when referencing profile | Mark Givens | 1 | -1/+1 | |
2023-06-01 | terminal-window: explicitly draw window frame and bg | Mark Givens | 1 | -0/+34 | |
2023-06-01 | terminal-screen: set widget app-paintable when transparent bg is enabled | Mark Givens | 1 | -0/+32 | |
2023-04-15 | convert docbook to mallard help docs | Xiaotian Wu | 25 | -1170/+1068 | |
2023-04-15 | terminal-profile: fix warning -Wstring-conversion | rbuj | 1 | -16/+17 | |
2023-01-14 | Add GTK Style Class to context menu | grover92000 | 1 | -0/+2 | |
This fixes an issue when a monospace font is displayed instead of a proper one in mate-terminal context (right-click) menu. This fixes: https://github.com/mate-desktop/mate-terminal/issues/407 | |||||
2022-11-03 | release version 1.27.0v1.27.0 | mbkma | 3 | -2/+20 | |
2022-10-30 | tx: sync with transifex | mbkma | 214 | -12010/+12940 | |
2022-10-29 | tx: update resource | mbkma | 2 | -99/+99 | |
2022-10-28 | tx: migrate config file | mbkma | 2 | -11/+28 | |
2022-09-11 | configure.ac: The macro 'AC_HELP_STRING' is obsolete | rbuj | 1 | -1/+1 | |
2022-09-11 | terminal-window: Vble is assigned a value that is never used | rbuj | 1 | -6/+1 | |
2022-07-22 | terminal: fix build warning about missing field initializer | rbuj | 1 | -0/+1 | |
2022-07-18 | Remove time.h | rbuj | 4 | -7/+9 | |
2022-03-23 | terminal-util: Remove build warning -Wbad-function-cast | rbuj | 1 | -2/+2 | |
2022-03-23 | terminal-window: gtk+ 2.17.1 fixed gtk bug 535557 | rbuj | 1 | -14/+1 | |
2022-03-23 | terminal-profile: fix initialization for default colors | rbuj | 1 | -16/+28 | |
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 | |