summaryrefslogtreecommitdiff
path: root/src/terminal-util.c
AgeCommit message (Collapse)AuthorFilesLines
2019-03-15Use gresources for about_DATA, uimanager_DATA & builder_DATArbuj1-12/+3
2018-01-29require GTK+ 3.22 and GLib 2.50monsta1-22/+2
and drop additional checks for min/max GLib versions, it's not needed
2017-08-03terminal-util: avoid deprecated gtk_show_uriraveit651-0/+4
2016-06-11port GdkColors to GdkRGBA and GtkColorButton to GtkColorChooserraveit651-11/+11
with help from Alexei Sorokin inspired from: https://git.gnome.org/browse/gnome-terminal/commit/?id=84099c3
2016-06-01remove dead codemonsta1-160/+0
2016-05-26drop old GTK+2 codemonsta1-4/+0
2015-12-07simplify some code, get rid of excessive data conversionsmonsta1-22/+13
2015-07-07Revert "help: Update uri for new user-guide"infirit1-2/+2
This reverts commit 73634ff66f5cf91f0507e9bf36ce1236fcc9fdfa.
2014-12-12help: Update uri for new user-guideinfirit1-2/+2
2014-05-20Cleanup GTK_CHECK_VERSION and unify gtk+2/3 code where possibleinfirit1-26/+7
Always use gdk_window_get_display and GDK_WINDOW_XID Replace GtkObject with GObject Always use gtk_message_dialog_get_message_area (since gtk 2.22) Unify notebook code between gtk2 and gtk3
2014-04-23Use GSettings common functions from libmate-desktopStefano Karapetsas1-2/+3
2014-02-12Fix some warnings.Mark Thomas1-2/+4
2013-12-22Fix help handling.infirit1-33/+3
2013-08-11GTK3 supportLaszlo Boros1-0/+22
2013-08-02Use yelp-tools instead of mate-doc-utilsinfirit1-2/+2
2013-04-08Fix crashing on start with proxy set, properly set all proxy env varsScott Balneaves1-21/+31
2013-01-25Free gchar** after useStefano Karapetsas1-1/+5
2013-01-17Migrate to GSettingsMarcel Dijkstra1-32/+32
2011-11-06aplicando formato allmanPerberos1-842/+853
2011-11-06initialPerberos1-0/+1213