Wolfgang Ulbrich
f2f314396b
release 1.10.2
2015-11-28 19:05:53 +01:00
Monsta
97a4204d16
Revert "Fix typo in 71204c2db80348c92b42c5cca08fc8c1166ab40d"
...
This reverts commit bf0b2dfe54
.
Fixes https://github.com/mate-desktop/mate-terminal/issues/96
2015-10-01 13:58:20 +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
mate-i18n
d9f21d010f
Sync translations with transifex
2015-04-06 10:57:42 +02:00
Stefano Karapetsas
d4c9f9572f
Bump version to 1.9.1
2015-01-22 10:46:42 +01:00
infirit
ce95937741
Revert "Revert "Remove deprecated call to g_type_init""
...
This reverts commit deedb94b39
.
2014-12-16 13:14:26 +01:00
infirit
a8d2707825
Revert "Only stop use of g_type_init with Glib 2.36"
...
This reverts commit 1ea79cc466
.
2014-12-16 13:14:17 +01:00
infirit
1ea79cc466
Only stop use of g_type_init with Glib 2.36
...
It is still needed in 2.32 from what I can figure out.
2014-12-16 11:55:10 +01:00
infirit
deedb94b39
Revert "Remove deprecated call to g_type_init"
...
This reverts commit 0b75b3c4b4
.
2014-12-16 11:49:55 +01:00
monsta
666895ab75
fix va_list issue
2014-12-15 22:05:02 +01:00
Monsta
69d6682000
zero-init all signals arrays
2014-12-15 22:05:02 +01:00
Abel McClendon
8e837bc071
Rewrite manpage: mate-terminal.1
2014-12-15 22:05:02 +01:00
infirit
73634ff66f
help: Update uri for new user-guide
2014-12-12 23:12:43 +01:00
infirit
84fd17a0b5
Gtk3: Port eggsmclient-xsmp
2014-12-11 16:44:16 +01:00
infirit
7612b1d8f1
Forgot to include gtk.h
2014-12-11 16:33:05 +01:00
infirit
4bce04d985
Gtk3: Fix gdkconfig include
2014-12-11 16:25:23 +01:00
infirit
b531d651d3
configure: Fix GDK_TARGET and PLATFORM_DEPS for Gtk+3
2014-12-11 16:08:26 +01:00
Monsta
30f1d23ea4
removed obsolete configure option
...
Closes https://github.com/mate-desktop/mate-terminal/pull/80
2014-12-05 09:42:20 +01:00
Nikolay Martynov
bb659a752e
Properly check gdk_property_get result
...
Check return value of gdk_property_get in get_initial_workspace before using its result
Current implementation segfaults from to time if terminal is started at X session startup
Looks like #769947 bug in Debian describes same issue
2014-11-24 22:46:51 -05:00
infirit
1c238948e9
appdata: Add necessary markers for translation
2014-11-10 13:18:35 +01:00
infirit
7f1178f973
appdata: Add autotool bits for appdata
2014-11-10 11:56:23 +01:00
infirit
2301530c14
appdata: Fixup spelling of MATE
2014-11-10 11:53:26 +01:00
alxpl
9d90f52bfc
Create mate-terminal.appdata.xml
...
An appdata file for inclusion in the upcoming software centers as per the new freedesktop.org specs.
It should be placed in /usr/share/appdata/ similar to the way .desktop files are placed in /usr/share/applications/, e.g. if you have a "$(datadir)/applications" definition in your makefiles, you need to add a "$(datadir)/appdata" as well.
Please, skim through the file in case I made a mistake and please, include it in the 1.8 branch as well.
Thanks!
2014-11-10 11:52:33 +01:00
infirit
bf0b2dfe54
Fix typo in 71204c2db8
2014-11-04 21:03:23 +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
Stefano Karapetsas
b57d3a8be2
Remove update_policy from ui files
...
Umpteenth breakage in GTK3...
2014-10-03 10:42:13 +02:00
Stefano Karapetsas
cd939a6c1e
Disable hack to listen compositing changes
...
It seems now GNOME bug https://bugzilla.gnome.org/show_bug.cgi?id=563561
doesnt happen and disable this hack avoid to shuffle terminal windows when
compositing is enabled/disabled
2014-10-02 11:02:50 +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
mate-i18n
03a6b77abe
Sync translations with transifex
2014-07-12 10:31:54 +02:00
infirit
bf6e222f7b
Remove duplicate GTK_REQUIRED
2014-05-20 14:04:03 +02:00
infirit
96ae84013d
Bump required version for gtk+ ang glib
2014-05-20 14:02:42 +02:00
infirit
a43cdc8517
Remove has_separator property from gtkbuilder files
2014-05-20 13:49:41 +02:00
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