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
infirit
3aa5d507f9
Fix typo in Makefile.am
2014-05-11 21:09:10 +02:00
mate-i18n
82f81d3831
Sync translations with transifex
2014-04-28 14:20:15 +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
3debae5bc1
Update NEWS
2014-04-23 19:32:12 +02:00
Stefano Karapetsas
693c6c76c7
Use common dconf functions from libmate-desktop
2014-04-23 19:29:22 +02:00
Stefano Karapetsas
6767fa71d3
Bump version to 1.9.0
2014-03-27 15:30:36 +01:00
Stefano Karapetsas
34fb5c3b8e
Merge pull request #59 from flexiondotorg/newtab
...
Make mate-terminal --tab open a tab when applicable
2014-03-09 13:14:22 +01:00
Stefano Karapetsas
f6d1706007
Bump version to 1.8.0
2014-03-01 14:49:57 +01:00
Stefano Karapetsas
7828979793
Sync translations with transifex
2014-03-01 14:49:42 +01: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
5a3a92147a
Sync translations with transifex
2014-02-23 19:19:44 +01:00
Stefano Karapetsas
49427145eb
Bump version to 1.7.90
2014-02-19 10:59:26 +01:00
Stefano Karapetsas
201e136181
Update NEWS for MATE
2014-02-19 10:59:12 +01:00
Stefano Karapetsas
170b972675
Rename NEWS -> NEWS.GNOME
2014-02-19 10:56:29 +01: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
Stefano Karapetsas
dafab9dd21
configure: add check-news
2014-02-17 10:41:49 +01:00
Stefano Karapetsas
fcbe7f11cf
Merge pull request #57 from hekel/master
...
Update Manual
2014-02-17 09:47:46 +01:00
Stefano Karapetsas
6f326e2010
Merge pull request #56 from hekel/patch-1
...
"maximise" typo?
2014-02-14 09:33:06 +01:00
hekel
f577d53dd1
Update Manual
2014-02-14 03:03:13 -05: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
393743c91f
Include autogen.sh in tarball
2014-02-11 11:02:44 +01:00
infirit
f05c87be6a
Bump version to 1.7.2
2014-02-09 23:59:28 +01:00
Stefano Karapetsas
bacf3f4047
Update copyright in about window
2014-02-08 16:52:00 +01:00
Stefano Karapetsas
0caad322e9
Merge pull request #53 from markbt/master
...
Add blink preference
2014-01-25 14:32:03 -08:00
Mark Thomas
c39021ae1d
Add blink preference
2014-01-25 20:38:35 +00:00
Stefano Karapetsas
e8684ca300
Sync translations with transifex
2014-01-24 21:06:08 +01:00
Stefano Karapetsas
49c5dfed26
Merge pull request #52 from infirit/gtkbuilder
...
Use gtkbuilder directly instead of converting from glade
2014-01-24 08:33:22 -08: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
50a7ace210
Merge pull request #50 from infirit/master
...
Bump version to 1.7.1
2014-01-16 07:46:09 -08:00
infirit
b93c2c56f3
Bump version to 1.7.1
2014-01-16 16:36:16 +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
Stefano Karapetsas
8c3fa11972
Merge pull request #49 from infirit/master
...
Add to ACLOCAL_AMFLAGS for user added flags
2014-01-06 02:48:21 -08:00
infirit
3a482e2f0d
Add to ACLOCAL_AMFLAGS for user added flags
2014-01-05 14:03:14 +01:00
Stefano Karapetsas
cd91bda44d
Merge pull request #47 from infirit/yelp
...
Fix help handling.
2013-12-23 11:12:22 -08:00
infirit
8a4039c6a3
Fix help handling.
2013-12-22 19:12:28 +01:00
Stefano Karapetsas
f4d794edf8
Merge pull request #44 from flexiondotorg/master
...
Remove distro folder.
2013-11-13 04:06:33 -08:00
Martin Wimpress
f3aff1c106
Remove distro folder.
2013-11-13 11:59:05 +00:00
Stefano Karapetsas
d44e4bd8dd
Merge pull request #41 from infirit/master
...
Add dist-hook for ChangeLog and remove caja dir
2013-11-11 05:41:21 -08:00
infirit
9090be011c
Bring Changelog gen up to date
2013-11-09 23:34:40 +01:00
infirit
1593dd683d
Remove open-terminal caja extension
...
This was putin it's own package but never removed from mate-terminal.
2013-11-09 23:02:28 +01:00
Stefano Karapetsas
4f6754602e
Fix Sun GNOME Documentation Team references
2013-11-05 22:01:03 +01:00
Stefano Karapetsas
5c742864bd
Sync translations with transifex
2013-10-11 17:41:36 +02:00