Commit Graph

18 Commits (1f26d265683cec54c24a5ba2f2b9ab3bbcea917d)

Author SHA1 Message Date
raveit65 8610425561 force X11
fixes running the terminal under wayland
2017-01-08 10:37:07 +01:00
monsta 75b1dfbc03 fix indent a bit 2016-01-13 11:44:01 +03:00
monsta 115663c4e2 use g_get_environ
from
https://git.gnome.org/browse/gnome-terminal/commit?id=a9e294229521d91c916dba765c773fcf85260a5b
2016-01-13 10:49:46 +03:00
Monsta 6800c0cb9f Revert "Fix typo in 71204c2db80348c92b42c5cca08fc8c1166ab40d"
This reverts commit bf0b2dfe54.

Fixes https://github.com/mate-desktop/mate-terminal/issues/96
2015-10-01 13:44:51 +03:00
monsta 80c5e88588 drop support for win32/osx 2015-09-08 13:39:20 +02:00
infirit ce95937741 Revert "Revert "Remove deprecated call to g_type_init""
This reverts commit deedb94b39.
2014-12-16 13:14:26 +01:00
infirit a8d2707825 Revert "Only stop use of g_type_init with Glib 2.36"
This reverts commit 1ea79cc466.
2014-12-16 13:14:17 +01:00
infirit 1ea79cc466 Only stop use of g_type_init with Glib 2.36
It is still needed in 2.32 from what I can figure out.
2014-12-16 11:55:10 +01:00
infirit deedb94b39 Revert "Remove deprecated call to g_type_init"
This reverts commit 0b75b3c4b4.
2014-12-16 11:49:55 +01:00
Nikolay Martynov bb659a752e Properly check gdk_property_get result
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-24 22:46:51 -05:00
infirit bf0b2dfe54 Fix typo in 71204c2db8 2014-11-04 21:03:23 +01:00
infirit 0b75b3c4b4 Remove deprecated call to g_type_init 2014-05-20 12:35:47 +02:00
Martin Wimpress 71204c2db8 Opening new terminal in a tab now works. The new intended behaviour is desbribed
in https://bugzilla.gnome.org/show_bug.cgi?id=83203#c57 Fixes #45.
2014-02-24 15:21:21 +00:00
Mark Thomas 8d8570556a Add support for compiling against Gtk+3 with and without Wayland backend support. 2014-02-11 23:50:14 +00:00
Alexander von Gluck IV 707c3b56c0 ay_to_strv: Prevent dereferencing a NULL pointer.
* 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-09-24 18:01:21 -05:00
Marcel Dijkstra 46c4c36e0a Migrate to GSettings 2013-01-17 20:55:23 +01:00
Perberos f2a13175e5 aplicando formato allman 2011-11-06 19:14:03 -03:00
Perberos 13e6e4ab12 initial 2011-11-06 17:13:49 -03:00