summaryrefslogtreecommitdiff
path: root/src/terminal.c
AgeCommit message (Collapse)AuthorFilesLines
2014-09-28Opening new terminal in a tab now works. The new intended behaviour is desbribedMartin Wimpress1-6/+40
in https://bugzilla.gnome.org/show_bug.cgi?id=83203#c57 Fixes #45.
2014-02-11Add support for compiling against Gtk+3 with and without Wayland backend ↵Mark Thomas1-6/+16
support.
2013-09-24ay_to_strv: Prevent dereferencing a NULL pointer.Alexander von Gluck IV1-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-17Migrate to GSettingsMarcel Dijkstra1-5/+2
2011-11-06aplicando formato allmanPerberos1-457/+483
2011-11-06initialPerberos1-0/+619