Commit Graph

392 Commits (dee4c62d7b4161f1dacd7cdcc9b2ea09660b0d80)
 

Author SHA1 Message Date
raveit65 dee4c62d7b tx: sync with transifex 2019-02-24 09:19:19 +01:00
raveit65 4bd3e7c3cd Enable Travis CI for all branches 2019-02-22 12:35:11 +01:00
raveit65 b3ed7234a6 Initialize Travis CI support 2019-02-22 12:35:11 +01:00
rbuj d30504d5e4 Remove unused files in help dir
$ find ./help -name "*.omf" -exec rm {} \;
$ find ./help -name Makefile.am -not -path "./help/Makefile.am" -exec rm {} \;
2019-02-20 12:30:55 +01:00
rbuj a15f73795d Remove generated files
$ find . -type f -name *.xml -not -path "./help/C/*" -not -path "./src/*" -exec rm {} \;
2019-02-20 11:40:52 +01:00
rbuj 7fc129f3f1 Add update-authors.pl which helps to update terminal.about 2019-02-19 10:39:43 +01:00
rbuj fb2f2e864a Update authors 2019-02-17 17:02:52 +01:00
rbuj 7ab20eb6f8 Update Documenters
Update "Documented by" in About MATE Terminal dialog
2019-02-13 23:12:54 +01:00
raveit65 3f069fbdb0 tx: sync with transifex 2019-02-10 18:33:40 +01:00
raveit65 fc5cc82848 tx: update resource for transifex 2019-02-10 18:25:57 +01:00
raveit65 550b622cb7 drop umtp suport
Fixes https://github.com/mate-desktop/mate-terminal/issues/104

This doesn't work with with gtk+-3 and newer vte versions.
With gnome-pty-helper gone, it's a no-op.

based on origin commit at
https://git.gnome.org/browse/gnome-terminal/commit/?id=d3aa520
https://bugzilla.gnome.org/show_bug.cgi?id=747046
2019-02-04 12:23:29 +01:00
raveit65 d342a01ece tx: update resource file for transifex 2019-02-04 11:39:05 +01:00
rbuj 69f4814e3a Help - Window title when MATE Terminal is started for first time
Window title is defined by Initial title setting
2019-02-01 18:07:44 +01:00
rbuj d07810d3e1 Help - alternative text for tabbed window picture 2019-02-01 18:02:03 +01:00
rbuj b0c0b20b6f Help - TERM=xterm-256color
terminal-screen.c:      g_hash_table_replace (env_table, g_strdup ("TERM"), g_strdup ("xterm-256color")); /* FIXME configurable later? */
2019-02-01 16:12:36 +01:00
Pablo Barciela f4bb74203b eggsmclient: avoid deprecated 'g_type_class_add_private' 2019-01-22 06:31:44 +00:00
Mike Gabriel 29536a9f07 src/terminal-screen.c: Set TERM to 'xterm-256color' (instead of just 'xterm'). This provides 256 colors terminal application support.
Fixes #209.
2019-01-12 15:33:26 +01:00
monsta 000df06686 move appdata to metainfo directory
fixes https://github.com/mate-desktop/mate-terminal/issues/229
2019-01-05 16:36:16 +03:00
raveit65 c6d4957c0c release 1.21.1 2018-12-24 17:07:38 +01:00
raveit65 f2f7887eb9 tx: sync with transifex 2018-12-24 17:04:22 +01:00
raveit65 b226aa420e disable deprecation warnings for distcheck 2018-12-24 16:42:22 +01:00
Pablo Barciela 3a145a7959 terminal-profile: Fix memory leaks
'g_strconcat' needs to be freed
2018-12-01 17:26:28 +01:00
Pablo Barciela 3ff3f275df terminal-screen: avoid deprecated 'g_settings_list_schemas' 2018-12-01 17:25:58 +01:00
rbuj 22601705ec Use make functions for HELP_LINGUAS 2018-10-07 17:00:04 +02:00
raveit65 4e1387c23a tx: update help source 2018-10-05 21:52:14 +02:00
rbuj d6efb07d0a Replace -Dokumentationsprojekt with Documentation Project 2018-10-05 21:39:45 +02:00
raveit65 8260d3cda1 tx: fix typo 2018-10-05 21:25:48 +02:00
raveit65 7bc3e2b152 tx: add help to transifex config 2018-10-05 21:08:06 +02:00
Pablo Barciela 9081ba937a terminal-window: Fix warnings with menu popup 2018-09-04 20:55:53 +02:00
raveit65 7958d12df0 terminal-window: replace deprecated gtk_menu_popup 2018-09-04 20:55:53 +02:00
raveit65 aeb8e286ee release 1.21.1 2018-06-27 14:48:30 +02:00
raveit65 7b6ba04c3f sync with transifex 2018-06-27 14:44:11 +02:00
Pablo Barciela 078d0b1fda term-screen: avoid deprecated 'gtk_style_context_get_background_color' 2018-06-27 11:51:36 +02:00
Pablo Barciela 7708278f7e terminal-screen: avoid deprecated 'vte_terminal_spawn_sync' 2018-06-27 11:50:10 +02:00
Pablo Barciela 82e48ff2f5 terminal-window: avoid deprecated 'vte_terminal_copy_clipboard' 2018-06-27 11:46:00 +02:00
raveit65 a25437cac9 pre-bump version 2018-06-18 18:34:05 +02:00
monsta c4cedf761d Revert "fix setting transparency issue when used in GNOME3"
This reverts commit e1b834a2bf.

Fixes https://github.com/mate-desktop/mate-terminal/issues/240
2018-06-17 22:30:39 +02:00
Pablo Barciela 54558c5449 terminal-window: Fix: Session dbus daemon saturated
Fixes https://github.com/mate-desktop/mate-terminal/issues/233
2018-06-15 21:17:41 +02:00
liuyi92 e1b834a2bf fix setting transparency issue when used in GNOME3 2018-03-29 19:49:04 +02:00
raveit65 6f49c629a1 tx: update config with branch specific resoures 2018-03-23 14:08:20 +01:00
raveit65 133bd79b01 tx: add makepot and .pot files 2018-03-17 19:53:41 +01:00
raveit65 dbea92814a transifex: set minimum_perc and type in config file 2018-03-12 09:39:52 +01:00
Pablo Barciela 43897cf727 terminal-app: avoid gtk_dialog_add_buttons with stock ids 2018-02-20 15:56:07 +01:00
Pablo Barciela 90f1e19d3f avoid deprecated GtkStock 2018-02-09 14:54:16 +01:00
raveit65 d36f103f6b release 1.20 2018-01-29 21:24:40 +01:00
raveit65 11e1533f41 sync with transifex 2018-01-29 21:19:30 +01:00
monsta 2611e01e64 require GTK+ 3.22 and GLib 2.50
and drop additional checks for min/max GLib versions, it's not needed
2018-01-29 21:14:28 +01:00
monsta 2b454bbabc require VTE 0.46 2018-01-27 14:43:16 +03:00
raveit65 8e3de226d0 revert parts of previous commit
Without this line a terminal can be unusable.
Causes color and linewrap problems in ie. fedora.
See comments in previous PR ate github
2018-01-24 15:14:58 +01:00
monsta d3f29749a5 screen: stop setting TERM and COLORTERM environment variables
closes https://github.com/mate-desktop/mate-terminal/issues/209

taken from:
https://git.gnome.org/browse/gnome-terminal/commit/?id=a0ecd018f070b96a6ca2ff778ddda0f7fde5b847
https://git.gnome.org/browse/gnome-terminal/commit/?id=1d5c1b6ca6373c1301494edbc9e43c3e6a9c9aaf
2018-01-23 17:59:30 +01:00