Commit Graph

194 Commits (7fc129f3f14e1baa8d5633dae42bd8f6d2b5a8a6)

Author SHA1 Message Date
infirit 7aff67829f Use entry-text-column instead of text-column 2014-05-20 13:38:25 +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
infirit 0b75b3c4b4 Remove deprecated call to g_type_init 2014-05-20 12:35:47 +02:00
infirit 271719fd49 Drop support for gtk+ < 2.24 2014-05-20 12:35:08 +02:00
Stefano Karapetsas 0725476eec Use MateAboutDialog 2014-04-24 13:54:01 +02:00
Stefano Karapetsas 05b55b122e Use GSettings common functions from libmate-desktop 2014-04-23 19:45:58 +02:00
Stefano Karapetsas 693c6c76c7 Use common dconf functions from libmate-desktop 2014-04-23 19:29:22 +02:00
Martin Wimpress 71204c2db8 Opening new terminal in a tab now works. The new intended behaviour is desbribed
in https://bugzilla.gnome.org/show_bug.cgi?id=83203#c57 Fixes #45.
2014-02-24 15:21:21 +00:00
Stefano Karapetsas e9f3aba4d0 Merge pull request #54 from markbt/wayland
Add support for compiling against Gtk+3 with and without Wayland backend
2014-02-18 14:00:44 +01:00
Stefano Karapetsas 43895e3aa9 Merge pull request #55 from markbt/warnings
Fix some warnings.
2014-02-17 10:59:47 +01:00
hekel e2f4cd2e13 "maximise" typo?
"maximise" was probably intentional, its used in British English.. However "maximize" is more widely accepted in Other English Speaking Countries. Proposing change since "maximize" is still used in the UK, but "maximise" is rarely used elsewhere.
2014-02-14 02:19:44 -05:00
Mark Thomas d6483a80a9 Fix some warnings. 2014-02-12 00:05:23 +00: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
Stefano Karapetsas bacf3f4047 Update copyright in about window 2014-02-08 16:52:00 +01:00
Mark Thomas c39021ae1d Add blink preference 2014-01-25 20:38:35 +00:00
infirit eed527f422 GtkComboBoxEntry has been removed from GTK3
Use GtkComboBoxText which is available in both GTK2 and GTK3.
2014-01-24 17:19:43 +01:00
infirit 04b6ca92fb Use gtkbuilder directly 2014-01-24 16:57:41 +01:00
Stefano Karapetsas a3d9254d73 Fix resizing with GTK3
Taken from https://git.gnome.org/browse/gnome-terminal/commit/?h=gnome-3-0&id=8e6454b0efc01cf212f338c76d5d0557575f9513
Close #36 (https://github.com/mate-desktop/mate-terminal/issues/36)
2014-01-16 15:58:24 +01:00
infirit 8a4039c6a3 Fix help handling. 2013-12-22 19:12:28 +01:00
Alexander von Gluck IV 707c3b56c0 ay_to_strv: Prevent dereferencing a NULL pointer.
* 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-09-24 18:01:21 -05:00
Stefano Karapetsas 693f9ae54e Merge pull request #27 from stephenkgh/master
[PATCH] Add previous/next profile keyboard shortcuts, menu items
2013-09-05 01:54:51 -07:00
Stephen Krauth a3f5ac0e9c Add previous/next profile keyboard shortcuts, menu items 2013-09-04 00:27:44 -04:00
Laszlo Boros 9537fb9c05 GTK3 support 2013-08-11 16:53:33 +02:00
Stefano Karapetsas 5d832f711d Merge pull request #25 from dbravender/issue-17-paste-sometimes-doesnt-work
[PATCH] Update paste sensitivity whenever clipboard changes - fixes #17
2013-08-04 07:30:28 -07:00
infirit 469ced618a Use yelp-tools instead of mate-doc-utils 2013-08-02 23:48:37 +02:00
acampbell eaf4a8534b Remove obsolete libmateui references 2013-06-24 11:08:14 -06:00
Scott Balneaves 6eefb55ebe More general fix for #18: actually test if the the font content is empty 2013-05-21 12:51:01 -05:00
Michael Terry b8f33a3b2a [PATCH] Update paste sensitivity whenever clipboard changes - fixes #17
(originally reported and fixed here: https://bugzilla.gnome.org/show_bug.cgi?id=600876)
2013-04-14 17:18:17 +09: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
Stefano Karapetsas fc50daead3 Free gchar** after use 2013-01-25 00:20:55 +01:00
Stefano Karapetsas ee1e872ab1 Remove unused function from terminal-gsettings 2013-01-25 00:20:10 +01:00
Marcel Dijkstra 46c4c36e0a Migrate to GSettings 2013-01-17 20:55:23 +01:00
Wolfgang Ulbrich d5bd82c403 Update src/eggdesktopfile.h
fix incorrect FSF address
2012-10-12 02:40:49 +03:00
Wolfgang Ulbrich 55b8f5e431 Update src/eggdesktopfile.c
fix incorrect FSF address
2012-10-12 02:39:21 +03:00
raveit65 e77385f3a8 fix incorrect FSF address 2012-10-12 01:34:18 +02:00
Stefano Karapetsas dd6c8ff902 fix latest email address in src/terminal.about 2012-05-20 01:43:43 +03:00
Stefano Karapetsas 8403e6d252 fix email urls in about window 2012-05-20 00:27:51 +02:00
Perberos dece7b096d /usr/bin/ld: note: 'IceConnectionNumber' is defined in DSO /usr/lib/libICE.so.6 so try adding it to the linker command line 2012-03-09 16:26:16 -03:00
Steve Zesch c4afb0c2cf Added mate-desktop.org to about window 2012-01-13 20:05:07 -05:00
Perberos f5edf1af10 agregando copyright 2011-11-07 11:12:36 -03:00
Perberos f2a13175e5 aplicando formato allman 2011-11-06 19:14:03 -03:00
Perberos 103d35fdaf quitando archivos autogenerados 2011-11-06 18:44:13 -03:00
Perberos 13e6e4ab12 initial 2011-11-06 17:13:49 -03:00