Commit Graph

25 Commits (4e30029838911d04071d03ae114f247beab405ea)

Author SHA1 Message Date
raveit65 75da8ddeb8 screen: fix a Wincompatible-pointer-types warning
probably introduced with vte291 port

compared with:
https://git.gnome.org/browse/gnome-terminal/commit/?h=gnome-3-14&id=7da07d5
2016-07-20 11:27:26 +02:00
raveit65 d85c96ad64 port GdkColors to GdkRGBA and GtkColorButton to GtkColorChooser
with help from Alexei Sorokin

inspired from:
https://git.gnome.org/browse/gnome-terminal/commit/?id=84099c3
2016-06-11 13:03:09 +02:00
raveit65 40a42eb82a Update font on realize
taken from:
https://git.gnome.org/browse/gnome-terminal/commit/?id=ed24174
2016-06-10 11:47:44 +02:00
raveit65 bb63141924 Remove debug printfs
taken from:
https://git.gnome.org/browse/gnome-terminal/commit/?id=923d74f
2016-06-10 11:32:24 +02:00
raveit65 8a4bdad1cc Add style-updated handler to TerminalScreen
taken from:
https://git.gnome.org/browse/gnome-terminal/commit/?h=gnome-3-8&id=e8e2367
2016-06-10 11:20:58 +02:00
monsta b2919d25fa drop old code for VTE < 0.38 (it was used in GTK+2 build) 2016-05-26 17:33:01 +03:00
raveit65 fe9c280cae screen: Compile dingu regexes with MULTILINE option
this kills warnings with newer vte.
taken from (but adjusted):
https://git.gnome.org/browse/gnome-terminal/commit/?id=9e0ea90
2016-03-09 14:29:14 +01:00
Sorokin Alexei a3d1c5f081 remove debug callbacks for deprecated size-request signal 2016-03-08 02:45:13 +03:00
monsta b1051cc490 fix typo: cliboard -> clipboard 2016-02-19 16:57:16 +03:00
Wolfgang Ulbrich 68a474cd33 vte291: fix transparency background
Thank you
Author: egmont@gmail.com
2015-11-16 00:03:28 +01:00
Wolfgang Ulbrich 387af1fe86 vte291: Fix geometry issues
Thank you
Author: egmont@gmail.com
2015-11-16 00:02:48 +01:00
Wolfgang Ulbrich f3e72e52a4 port to vte291
Thank you to
Author: egmont@gmail.com
2015-11-15 23:47:05 +01:00
monsta 80c5e88588 drop support for win32/osx 2015-09-08 13:39:20 +02:00
Monsta c879af2f81 drop gdkkeysyms-compat usage, use modern key names 2015-08-03 16:54:28 +03:00
Monsta 69d6682000 zero-init all signals arrays 2014-12-15 22:05:02 +01:00
infirit 7476177681 Add colon to PATHTERM_CLASS for url detection.
Thanks to leigh123linux for pointing it out.
2014-10-12 12:38:44 +02:00
spuhpointer a6a5774c68 Added option to copy selection to clipboard 2014-09-10 10:15:22 +02:00
infirit 0442355666 Add colon to PATHCHARS_CLASS for url detection.
Closes #70
2014-08-18 18:33:23 +02:00
infirit 50ac67e11f Cleanup GTK_CHECK_VERSION and unify gtk+2/3 code where possible
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-05-20 13:22:53 +02: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
Laszlo Boros 9537fb9c05 GTK3 support 2013-08-11 16:53:33 +02:00
Scott Balneaves 14885e3eee Fix crashing on start with proxy set, properly set all proxy env vars 2013-04-08 15:44:59 -05:00
rezso 4f7f15a07b check schema installation before using it 2013-03-26 10:34:24 +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