Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-06-11 | port GdkColors to GdkRGBA and GtkColorButton to GtkColorChooser | raveit65 | 1 | -48/+29 | |
with help from Alexei Sorokin inspired from: https://git.gnome.org/browse/gnome-terminal/commit/?id=84099c3 | |||||
2016-06-10 | Update font on realize | raveit65 | 1 | -1/+5 | |
taken from: https://git.gnome.org/browse/gnome-terminal/commit/?id=ed24174 | |||||
2016-06-10 | Remove debug printfs | raveit65 | 1 | -2/+0 | |
taken from: https://git.gnome.org/browse/gnome-terminal/commit/?id=923d74f | |||||
2016-06-10 | Add style-updated handler to TerminalScreen | raveit65 | 1 | -16/+16 | |
taken from: https://git.gnome.org/browse/gnome-terminal/commit/?h=gnome-3-8&id=e8e2367 | |||||
2016-05-26 | drop old code for VTE < 0.38 (it was used in GTK+2 build) | monsta | 1 | -160/+17 | |
2016-03-09 | screen: Compile dingu regexes with MULTILINE option | raveit65 | 1 | -2/+4 | |
this kills warnings with newer vte. taken from (but adjusted): https://git.gnome.org/browse/gnome-terminal/commit/?id=9e0ea90 | |||||
2016-03-08 | remove debug callbacks for deprecated size-request signal | Sorokin Alexei | 1 | -10/+0 | |
2016-02-19 | fix typo: cliboard -> clipboard | monsta | 1 | -1/+1 | |
2015-11-16 | vte291: fix transparency background | Wolfgang Ulbrich | 1 | -6/+21 | |
Thank you Author: [email protected] | |||||
2015-11-16 | vte291: Fix geometry issues | Wolfgang Ulbrich | 1 | -2/+19 | |
Thank you Author: [email protected] | |||||
2015-11-15 | port to vte291 | Wolfgang Ulbrich | 1 | -2/+67 | |
Thank you to Author: [email protected] | |||||
2015-09-08 | drop support for win32/osx | monsta | 1 | -13/+2 | |
2015-08-03 | drop gdkkeysyms-compat usage, use modern key names | Monsta | 1 | -6/+2 | |
2014-12-15 | zero-init all signals arrays | Monsta | 1 | -1/+1 | |
2014-10-12 | Add colon to PATHTERM_CLASS for url detection. | infirit | 1 | -1/+1 | |
Thanks to leigh123linux for pointing it out. | |||||
2014-09-10 | Added option to copy selection to clipboard | spuhpointer | 1 | -0/+5 | |
2014-08-18 | Add colon to PATHCHARS_CLASS for url detection. | infirit | 1 | -1/+1 | |
Closes #70 | |||||
2014-05-20 | Cleanup GTK_CHECK_VERSION and unify gtk+2/3 code where possible | infirit | 1 | -2/+1 | |
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-02-11 | Add support for compiling against Gtk+3 with and without Wayland backend ↵ | Mark Thomas | 1 | -2/+12 | |
support. | |||||
2013-08-11 | GTK3 support | Laszlo Boros | 1 | -0/+5 | |
2013-04-08 | Fix crashing on start with proxy set, properly set all proxy env vars | Scott Balneaves | 1 | -1/+1 | |
2013-03-26 | check schema installation before using it | rezso | 1 | -1/+15 | |
2011-11-06 | aplicando formato allman | Perberos | 1 | -1640/+1659 | |
2011-11-06 | initial | Perberos | 1 | -0/+2343 | |