monsta
4ef8ebf3a3
use GtkBox instead of GtkVBox/GtkHBox in both GTK+ builds
...
and fix deprecated usage of GtkHBox and GtkVBox in GTK+3 build
2016-01-20 10:56:16 +03:00
monsta
75b1dfbc03
fix indent a bit
2016-01-13 11:44:01 +03:00
monsta
115663c4e2
use g_get_environ
...
from
https://git.gnome.org/browse/gnome-terminal/commit?id=a9e294229521d91c916dba765c773fcf85260a5b
2016-01-13 10:49:46 +03:00
monsta
0d20d5008b
window: remove dead code
...
it has been commented out in cd939a6c1e
so we're already running w/o it for more than a year...
2016-01-09 15:37:25 +03:00
monsta
8f8db28925
fix GTK+3 build when our version is unstable (e.g. 1.13.x)
...
due to the tricky macro magic, a piece of code containing a function
that doesn't exist in GTK+3 version of VTE hasn't been compiled into
the stable versions of mate-terminal. now we bumped version to 1.13.0,
that code got into build, and the build broke.
this commit should fix it.
2016-01-05 15:19:45 +03:00
Wolfgang Ulbrich
69be1c9a9d
pre-bump version to 1.13.0
2016-01-05 03:12:24 +01:00
monsta
c2a7ef6dde
remove excessive data conversion and don't leak string array
2015-12-07 11:12:01 +03:00
monsta
78f18ad533
simplify some more code and don't leak memory
2015-12-07 11:12:01 +03:00
monsta
0b334ce4e8
simplify some code, get rid of excessive data conversions
2015-12-07 11:12:01 +03:00
Wolfgang Ulbrich
dc66bdf36d
update to 1.12.1 release
2015-12-04 15:06:08 +01:00
monsta
43aca05a39
profile editor: remove dead code
2015-12-02 15:04:47 +03:00
Monsta
8ac5ccfa18
require VTE 0.38 for GTK+3 build
2015-11-30 14:45:34 +03:00
Wolfgang Ulbrich
1e12282051
Merge branch 'vte291'
2015-11-28 20:11:15 +01:00
Wolfgang Ulbrich
1e8eef25c7
GTK3: avoid duplicate schema name in profil editor
2015-11-20 16:54:38 +01:00
Wolfgang Ulbrich
5ecc6d7c26
vte291: fix sensitive state of transparency slider
2015-11-17 13:13:06 +01:00
Wolfgang Ulbrich
54db8f05e1
vte291: Remove the background image UI setting
...
Thank you
Author: egmont@gmail.com
2015-11-16 00:03:48 +01: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
Clement Lefebvre
d9a196be38
1.12.0
2015-11-03 14:43:28 +00:00
Clement Lefebvre
36ee2ba563
Sync translations with transifex
2015-11-03 14:42:58 +00:00
monsta
642fa73eab
update NEWS for 1.12
2015-10-30 16:33:42 +03:00
monsta
f2bdc21193
Add NEWS for 1.11.0
2015-10-07 11:35:25 +03:00
Martin Wimpress
66aa16282a
Merge pull request #97 from christopherfujino/master
...
fixed typo
2015-10-07 07:19:01 +01:00
Christopher Fujino
025cebf77d
fixed typo
2015-10-06 13:44:40 -10:00
raveit65
b45448ccbf
pre-bump version to 1.11.0
2015-10-06 18:00:21 +02:00
Monsta
6800c0cb9f
Revert "Fix typo in 71204c2db80348c92b42c5cca08fc8c1166ab40d"
...
This reverts commit bf0b2dfe54
.
Fixes https://github.com/mate-desktop/mate-terminal/issues/96
2015-10-01 13:44:51 +03:00
infirit
7a061843ee
define max/min version of GLib
2015-09-08 15:46:23 +02:00
infirit
276f7b995a
Rework gsettings schema building
...
* Bump intltool required version for gsettings support
* Extract strings with intltool directly
* Let autoconf generate the xml files
2015-09-08 15:46:15 +02:00
monsta
80c5e88588
drop support for win32/osx
2015-09-08 13:39:20 +02:00
Martin Wimpress
589ab9b7ce
Merge pull request #94 from monsta/patch-1
...
configure.ac: drop obsolete macro
2015-09-08 12:23:58 +01:00
monsta
d396009e9d
configure.ac: drop obsolete macro
...
It's been a no-op for a long time.
See https://mail.gnome.org/archives/commits-list/2011-December/msg00681.html for example.
2015-08-19 10:56:08 +03:00
infirit
d196d47377
Enable silent rules by default
2015-08-03 22:01:04 +02:00
Monsta
c879af2f81
drop gdkkeysyms-compat usage, use modern key names
2015-08-03 16:54:28 +03:00
infirit
8e6b4985d5
Bump version to 1.10.1
2015-07-11 17:04:10 +02:00
infirit
44edc7e272
Update NEWS
2015-07-11 17:03:58 +02:00
Monsta
ac33ed09bb
help: fix merge conflicts in some translations
2015-07-09 18:17:18 +03:00
infirit
6b5f73433c
help: correct theme prefs url
2015-07-09 08:55:36 +02:00
infirit
59d1eb356a
Revert "help: Update uri for new user-guide"
...
This reverts commit 73634ff66f
.
2015-07-07 11:15:48 +02:00
raveit65
6682252660
help: fix legal section and some links
2015-07-02 19:31:55 +02:00
raveit65
4c309a82dd
Help: fix broken help images
2015-07-02 17:52:13 +02:00
Martin Wimpress
e509da3087
Merge pull request #87 from NiceandGently/master
...
ui: fix size of profile-preferences window in GTK3 version with a default
2015-06-09 22:48:55 +01:00
Stefano Karapetsas
23197be3fa
Bump version to 1.10.0
2015-05-10 11:18:59 +02:00
mate-i18n
cd6bab37d1
Sync translations with transifex
2015-05-10 11:18:44 +02:00
Stefano Karapetsas
310ee7baf8
Bump version to 1.9.91
2015-05-06 14:40:58 +02:00
Martin Wimpress
15d72bc6aa
Correct cruch bang.
2015-05-06 14:40:32 +02:00
Martin Wimpress
48510cd90c
Correct indentation.
2015-05-06 14:40:32 +02:00
Martin Wimpress
37ff9fcae6
Replace mate-terminal.wrapper with one adapted from gnome-terminal.wrapper that support double quoted commands.
...
Closes https://github.com/mate-desktop/mate-terminal/pull/88
2015-05-06 14:40:32 +02:00
raveit65
2ff99ed187
ui: fix size of profile-preferences window in GTK3 version with a default
2015-04-07 16:08:56 +02:00
Stefano Karapetsas
e771a4d654
Bump version to 1.9.90
2015-04-06 10:58:11 +02:00