Commit Graph

346 Commits (2611e01e644e4a44aec8189bfbcd437bbb27051e)
 

Author SHA1 Message Date
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
Stefano Karapetsas c8e195218f Merge pull request #40 from infirit/master
Update PORFILES.in with missing files + make autofoo happy
2013-10-11 03:45:18 -07:00
infirit c69bbe9ae6 Make autofoo happy 2013-10-11 12:28:44 +02:00
infirit 41127be242 Update POTFILES.in so make check runs 2013-10-11 12:27:41 +02:00
Stefano Karapetsas 93f602af68 Merge pull request #39 from kallisti5/master
ay_to_strv: Prevent dereferencing a NULL pointer.
2013-09-26 01:31:36 -07: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
Stefano Karapetsas c5735b3afe Fixes for make dist and make distcheck 2013-08-11 17:49:25 +02:00
Stefano Karapetsas d225976dbf Bump version to 1.7.0 2013-08-11 16:54:23 +02:00
Laszlo Boros 9537fb9c05 GTK3 support 2013-08-11 16:53:33 +02:00
Stefano Karapetsas ff67cbbd09 Disable old help translations 2013-08-11 16:51:26 +02:00
Stefano Karapetsas 4a9ced37ca Sync translations with transifex 2013-08-06 08:41:09 +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
Stefano Karapetsas 69be83e2af Merge pull request #35 from infirit/yelptools
Use yelp-tools instead of mate-doc-utils
2013-08-03 09:31:57 -07:00
infirit 469ced618a Use yelp-tools instead of mate-doc-utils 2013-08-02 23:48:37 +02:00
Stefano Karapetsas 3bd935a21f Merge pull request #32 from allentc/master
Remove obsolete libmateui references
2013-06-24 10:57:56 -07: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
Scott Balneaves d447ebdf19 Add wrapper install 2013-05-02 10:35:16 -05:00
Scott Balneaves f3374b0c06 Wrapper for Issue #9 2013-05-01 09:15:58 -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 b2bc45fbca Bump to version 1.6.1 2013-04-09 08:52:01 -05: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
Stefano Karapetsas ec2d4f7060 Bump version to 1.6.0 2013-04-01 11:27:55 +02:00
Stefano Karapetsas 4737f0cc6a Sync translations with transifex 2013-04-01 11:24:45 +02:00
Stefano Karapetsas 0252a4b16f Add empty ChangeLog to allow build from git 2013-04-01 11:23:48 +02:00