Commit Graph

14 Commits (7a061843ee6f2a6dee825c49f4c39126b34bd80b)

Author SHA1 Message Date
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