Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |