Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-06-20 | Enable wayland support | Wu Xiaotian | 1 | -3/+0 | |
2020-04-28 | build: Isolate smclient | rbuj | 1 | -86/+11 | |
2019-07-06 | Remove trailing whitespaces | Laurent Napias | 1 | -1/+1 | |
2017-12-29 | Fix build warnings: ignoring return value of ‘chdir’, | Pablo Barciela | 1 | -1/+2 | |
declared with attribute warn_unused_result | |||||
2017-12-25 | make indent more uniform in a few files | monsta | 1 | -9/+9 | |
2017-12-25 | fix possible crash when handling DBus method call | monsta | 1 | -2/+2 | |
fixes https://github.com/mate-desktop/mate-terminal/issues/85 | |||||
2017-01-08 | force X11 | raveit65 | 1 | -0/+2 | |
fixes running the terminal under wayland | |||||
2016-01-13 | fix indent a bit | monsta | 1 | -2/+2 | |
2016-01-13 | use g_get_environ | monsta | 1 | -11/+5 | |
from https://git.gnome.org/browse/gnome-terminal/commit?id=a9e294229521d91c916dba765c773fcf85260a5b | |||||
2015-10-01 | Revert "Fix typo in 71204c2db80348c92b42c5cca08fc8c1166ab40d" | Monsta | 1 | -1/+1 | |
This reverts commit bf0b2dfe547da493e016dde213a8454e6831eb86. Fixes https://github.com/mate-desktop/mate-terminal/issues/96 | |||||
2015-09-08 | drop support for win32/osx | monsta | 1 | -15/+1 | |
2014-12-16 | Revert "Revert "Remove deprecated call to g_type_init"" | infirit | 1 | -2/+0 | |
This reverts commit deedb94b3948097b6e51fc0e90718b29c4eaeacc. | |||||
2014-12-16 | Revert "Only stop use of g_type_init with Glib 2.36" | infirit | 1 | -2/+0 | |
This reverts commit 1ea79cc4669b5d760a1cc6a614eabe8223a9db6d. | |||||
2014-12-16 | Only stop use of g_type_init with Glib 2.36 | infirit | 1 | -0/+2 | |
It is still needed in 2.32 from what I can figure out. | |||||
2014-12-16 | Revert "Remove deprecated call to g_type_init" | infirit | 1 | -0/+2 | |
This reverts commit 0b75b3c4b4354b72b604c6313ceef97d9ecb007c. | |||||
2014-11-24 | Properly check gdk_property_get result | Nikolay Martynov | 1 | -4/+4 | |
Check return value of gdk_property_get in get_initial_workspace before using its result Current implementation segfaults from to time if terminal is started at X session startup Looks like #769947 bug in Debian describes same issue | |||||
2014-11-04 | Fix typo in 71204c2db80348c92b42c5cca08fc8c1166ab40d | infirit | 1 | -1/+1 | |
2014-05-20 | Remove deprecated call to g_type_init | infirit | 1 | -2/+0 | |
2014-02-24 | Opening new terminal in a tab now works. The new intended behaviour is desbribed | Martin Wimpress | 1 | -6/+40 | |
in https://bugzilla.gnome.org/show_bug.cgi?id=83203#c57 Fixes #45. | |||||
2014-02-11 | Add support for compiling against Gtk+3 with and without Wayland backend ↵ | Mark Thomas | 1 | -6/+16 | |
support. | |||||
2013-09-24 | ay_to_strv: Prevent dereferencing a NULL pointer. | Alexander von Gluck IV | 1 | -1/+2 | |
* clang static analysis shows that ay_to_strv is called with argc set to NULL. This can cause ay_to_strv to dereference the pointer in a failure situation. | |||||
2013-01-17 | Migrate to GSettings | Marcel Dijkstra | 1 | -5/+2 | |
2011-11-06 | aplicando formato allman | Perberos | 1 | -457/+483 | |
2011-11-06 | initial | Perberos | 1 | -0/+619 | |