Kjartan Maraas [Tue, 8 Nov 2005 20:18:51 +0000 (20:18 +0000)]
Update.
2005-11-08 Kjartan Maraas <kmaraas@gnome.org>
* NEWS: Update.
* Makefile.am:
* autogen.sh:
* configure.in:
* python/Makefile.am:
I'm attaching a patch that modernizes the python binding
build stuff. Notably, it excludes python/vte.c from the dist.
Right now as it stands, the file is disted, which means people's
builds will not work unless they build against pygtk 2.8,
which makes this bug somewhat important. Patch from Manish Sing
Closes bug #320931.
Bill Haneman [Tue, 1 Nov 2005 17:20:41 +0000 (17:20 +0000)]
Fix for crasher bug #153405. Patch from Padraig O'Briain.
Kjartan Maraas [Sun, 30 Oct 2005 12:47:48 +0000 (12:47 +0000)]
Remove this ancient file
Kjartan Maraas [Sun, 2 Oct 2005 09:59:42 +0000 (09:59 +0000)]
Fix gdk warnings. Patch from Michele Baldessari. Closes bug #309025.
2005-10-02 Kjartan Maraas <kmaraas@gnome.org>
* src/vtebg.c: (_vte_property_get_pixmaps):
* src/vterdb.c: (_vte_property_get_string):
Fix gdk warnings. Patch from Michele Baldessari.
Closes bug #309025.
Runa Bhattacharjee [Sat, 1 Oct 2005 09:56:59 +0000 (09:56 +0000)]
Added entry for Bengali (bn) Translation updation:10/01
Runa Bhattacharjee [Sat, 1 Oct 2005 09:56:43 +0000 (09:56 +0000)]
Updated Bengali (bn) Translaion:10/01
Kjartan Maraas [Fri, 16 Sep 2005 20:14:29 +0000 (20:14 +0000)]
Optimize memory usage by releasing fonts that aren't needed early. Patch
2005-09-16 Kjartan Maraas <kmaraas@gnome.org>
* src/vtexft.c: (_vte_xft_font_for_char): Optimize memory
usage by releasing fonts that aren't needed early. Patch
from Mike Hearn. Closes bug #309322.
Josep Puigdemont i Casamajó [Sat, 3 Sep 2005 23:19:43 +0000 (23:19 +0000)]
Fixed some typos and strings.
Gabor Kelemen [Tue, 23 Aug 2005 21:24:19 +0000 (21:24 +0000)]
Hungarian translation updated.
2005-08-23 Gabor Kelemen <kelemeng@gnome.hu>
* hu.po: Hungarian translation updated.
Kjartan Maraas [Tue, 23 Aug 2005 09:49:57 +0000 (09:49 +0000)]
Post release bump
Kjartan Maraas [Sat, 13 Aug 2005 11:56:37 +0000 (11:56 +0000)]
Updates
Kjartan Maraas [Sat, 13 Aug 2005 11:55:18 +0000 (11:55 +0000)]
Make VTE work on NetBSD, OpenBSD (sparc and macppc). Reported by Adrian
2005-08-13 Kjartan Maraas <kmaraas@gnome.org>
* gnome-pty-helper/gnome-pty-helper.c: (init_msg_pass):
Make VTE work on NetBSD, OpenBSD (sparc and macppc).
Reported by Adrian Bunk, patches by Dan Winship and
Rich Edelman. Closes bug #126554.
Kjartan Maraas [Fri, 12 Aug 2005 19:51:50 +0000 (19:51 +0000)]
Don't crash if there's no termcap file. Michele Baldessari Closes bug
2005-08-12 Kjartan Maraas <kmaraas@gnome.org>
* src/vtetc.c: (_vte_termcap_destroy): Don't crash
if there's no termcap file. Michele Baldessari
Closes bug #312260.
Kjartan Maraas [Fri, 12 Aug 2005 14:23:45 +0000 (14:23 +0000)]
Update
Kjartan Maraas [Fri, 12 Aug 2005 14:21:46 +0000 (14:21 +0000)]
Correct test for recvmsg(). Patch from Robert Basch. Closes bug #304815
2005-08-12 Kjartan Maraas <kmaraas@gnome.org>
* configure.in: Correct test for recvmsg(). Patch from
Robert Basch. Closes bug #304815 and possibly bug #122055.
Kjartan Maraas [Wed, 10 Aug 2005 13:29:12 +0000 (13:29 +0000)]
Patch from: Padraig O'Briain <padraig.obriain@sun.com> Closes bug #113590.
2004-08-10 Kjartan Maraas <kmaraas@gnome.org>
Patch from: Padraig O'Briain <padraig.obriain@sun.com>
Closes bug #113590.
* src/vte.c, src/vteint.h:
Add new functions to support accessible text selection:
_vte_terminal_get_selection, _vte_terminal_get_start_selection,
_vte_terminal_get_end_selection, _vte_terminal_select_text,
_vte_terminal_remove_selection
* src/vteaccess.c:
(xy_from_offset): Fix for offset being entire text.
(vte_terminal_accessibility_selection_changed): VteTerminal's
selection-changed signal handler which emits text-selection-changed
signal.
(vte_terminal_accessible_initialize): Connect to VteTerminal's
selection-changed signal.
(vte_terminal_accessible_get_n_selections) Add implementation.
(vte_terminal_accessible_get_selection) Add implementation.
(vte_terminal_accessible_add_selection) Add implementation.
(vte_terminal_accessible_remove_selection) Add implementation.
(vte_terminal_accessible_set_selection) Add implementation.
Kjartan Maraas [Thu, 4 Aug 2005 23:36:09 +0000 (23:36 +0000)]
Clean up utmp/wtmp under vncserver if things fall apart under the
2005-08-05 Kjartan Maraas <kmaraas@gnome.org>
* gnome-pty-helper/gnome-pty-helper.c: (exit_handler), (main):
Clean up utmp/wtmp under vncserver if things fall apart under
the terminal. (Dave Lehman). Closes bug #312373
Kjartan Maraas [Wed, 3 Aug 2005 07:57:47 +0000 (07:57 +0000)]
Post release bump
Kjartan Maraas [Wed, 3 Aug 2005 07:57:17 +0000 (07:57 +0000)]
Flush these after release
Kjartan Maraas [Wed, 3 Aug 2005 07:52:01 +0000 (07:52 +0000)]
Update
Alexander Shopov [Thu, 28 Jul 2005 07:45:55 +0000 (07:45 +0000)]
Updated Bulgarian translation by Yavor Doganov <yavor@doganov.org>
2005-07-28 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Yavor Doganov <yavor@doganov.org>
Olav Vitters [Tue, 26 Jul 2005 15:16:25 +0000 (15:16 +0000)]
Correct patch provider; change Loïc Minier to Ethan Glasser-Camp.
Michele Baldessari [Tue, 26 Jul 2005 14:43:04 +0000 (14:43 +0000)]
pyg_boxed_get should be on item not py_palette. Reported with fix by Loïc
2005-07-26 Michele Baldessari <michele@pupazzo.org>
* python/vte.override (_wrap_vte_terminal_set_colors):
pyg_boxed_get should be on item not py_palette.
Reported with fix by Loïc Minier <lool+gnome@via.ecp.fr>
Closes bug #311570
Michele Baldessari [Mon, 25 Jul 2005 08:49:42 +0000 (08:49 +0000)]
Initialize PangoContext * data->ctx with NULL. Closes bug #126262
2005-07-25 Michele Baldessari <michele@pupazzo.org>
* src/vtepango.c (_vte_pango_create): Initialize
PangoContext * data->ctx with NULL. Closes bug #126262
Danilo Šegan [Thu, 21 Jul 2005 21:31:18 +0000 (21:31 +0000)]
Fix bug #149925: add comment for translators.
Fix bug #149925: add comment for translators.
Matthias Clasen [Thu, 7 Jul 2005 19:00:21 +0000 (19:00 +0000)]
Unset the user data on the gdk window.
2005-07-07 Matthias Clasen <mclasen@redhat.com>
* src/vte.c (vte_terminal_unrealize): Unset the user data
on the gdk window.
Kwok-Koon Cheung [Thu, 23 Jun 2005 01:22:17 +0000 (01:22 +0000)]
fix language team reference
Theppitak Karoonboonyanan [Wed, 15 Jun 2005 04:02:00 +0000 (04:02 +0000)]
Added 'th' (Thai) to ALL_LINGUAS. Added Thai translation.
2005-06-15 Theppitak Karoonboonyanan <thep@linux.thai.net>
* configure.in: Added 'th' (Thai) to ALL_LINGUAS.
* po/th.po: Added Thai translation.
Kjartan Maraas [Sat, 11 Jun 2005 21:05:07 +0000 (21:05 +0000)]
Update some.
2005-06-11 Kjartan Maraas <kmaraas@gnome.org>
* NEWS: Update some.
* doc/reference/tmpl/reaper.sgml:
* doc/reference/tmpl/vte-unused.sgml:
* doc/reference/tmpl/vte.sgml:
* doc/reference/tmpl/vteaccess.sgml: Docs updates.
* src/vte.c: (vte_terminal_init), (vte_terminal_finalize),
(vte_terminal_get_accessible), (vte_terminal_class_init):
Apply patch from Padraig O'Briain <padraig.obriain@sun.com>
to fix a crash. Closes bug #119913.
Kjartan Maraas [Thu, 9 Jun 2005 21:36:31 +0000 (21:36 +0000)]
Fix a crash when reparenting. Closes bug #169326. Patch from Michele
2005-06-09 Kjartan Maraas <kmaraas@gnome.org>
* src/vte.c: (vte_terminal_style_changed):
Fix a crash when reparenting. Closes bug #169326.
Patch from Michele Baldessari.
Ignacio Casal Quinteiro [Sun, 5 Jun 2005 18:28:50 +0000 (18:28 +0000)]
*** empty log message ***
Kostas Papadimas [Wed, 11 May 2005 11:38:28 +0000 (11:38 +0000)]
Updated Greek Translation.
Manish Singh [Sun, 8 May 2005 23:55:58 +0000 (23:55 +0000)]
Fix spelling of my name
Kjartan Maraas [Fri, 29 Apr 2005 20:17:41 +0000 (20:17 +0000)]
Final bits of the memory reduction patch from Aivars Kalvans. bug #160993
2005-04-29 Kjartan Maraas <kmaraas@gnome.org>
* src/table.c: (_vte_table_literal_new), (_vte_table_free),
(_vte_table_addi), (_vte_table_matchi), (_vte_table_match),
(_vte_table_printi): Final bits of the memory reduction patch
from Aivars Kalvans. bug #160993 comment #9
* src/vte.c: (vte_terminal_scroll_region): Patch from Egmont
Koblinger to fix some scrolling issues. bug #164153
* vte.spec: Bump version.
Kjartan Maraas [Fri, 29 Apr 2005 20:07:32 +0000 (20:07 +0000)]
Forgot this
Pablo Saratxaga [Tue, 19 Apr 2005 14:49:26 +0000 (14:49 +0000)]
updated Walloon file
Abduxukur Abdurixit [Fri, 8 Apr 2005 08:22:48 +0000 (08:22 +0000)]
*** empty log message ***
Abduxukur Abdurixit [Thu, 7 Apr 2005 13:17:35 +0000 (13:17 +0000)]
*** empty log message ***
Adi Attar [Fri, 1 Apr 2005 09:51:47 +0000 (09:51 +0000)]
Added Xhosa translation. Added "xh" to ALL_LINGUAS.
2005-04-01 Adi Attar <aattar@cvs.gnome.org>
* xh.po: Added Xhosa translation.
* configure.in: Added "xh" to ALL_LINGUAS.
Steven Michael Murphy [Fri, 1 Apr 2005 02:00:44 +0000 (02:00 +0000)]
Added new Language, Kinyarwanda (rw), to this package
Kjartan Maraas [Tue, 29 Mar 2005 17:38:13 +0000 (17:38 +0000)]
Use head -n 1 instead of head -1 to avoid warning about the latter being
2005-03-29 Kjartan Maraas <kmaraas@gnome.org>
* autogen.sh: Use head -n 1 instead of head -1 to avoid
warning about the latter being deprecated in newer versions.
Reported by Ali Akcaagac. Closes bug #156022.
* vte.spec: Bump version
Manish Singh [Thu, 17 Mar 2005 06:43:44 +0000 (06:43 +0000)]
Remove stray underscores so python module works again. Fixes bug #150760.
2005-03-16 Manish Singh <yosh@gimp.org>
* python/vtemodule.c: Remove stray underscores so python module
works again. Fixes bug #150760.
Adam Weinberger [Thu, 17 Mar 2005 05:28:12 +0000 (05:28 +0000)]
Updated Canadian English translation.
* en_CA.po: Updated Canadian English translation.
Kjartan Maraas [Mon, 14 Mar 2005 14:43:47 +0000 (14:43 +0000)]
Add patch for excessive memory consumption when opening new tabs. This
2005-03-14 Kjartan Maraas <kmaraas@gnome.org>
* src/Makefile.am:
* src/interpret.c: (main):
* src/matcher.c: (_vte_matcher_add), (_vte_matcher_init),
(_vte_matcher_create), (_vte_matcher_destroy), (_vte_matcher_new),
(_vte_matcher_free):
* src/matcher.h:
* src/vte.c: (vte_terminal_set_emulation), (vte_terminal_init):
* src/vtetc.c: (_vte_termcap_create), (_vte_termcap_destroy),
(_vte_termcap_new), (_vte_termcap_free):
* src/vtetc.h: Add patch for excessive memory consumption when
opening new tabs. This patch makes struct _vte_matcher and
struct _vte_termcap shared between terminals and should reduce
memory consumption with multiple tabs a lot. Patch from Aivars
Kalvans <kalvans at inbox lv>. From bug #160993.
Kjartan Maraas [Mon, 14 Mar 2005 14:33:35 +0000 (14:33 +0000)]
Back out one of the fedora patches since it apparently causes
2005-03-14 Kjartan Maraas <kmaraas@gnome.org>
* src/vte.c: (vte_terminal_scroll_region),
(vte_sequence_handler_al), (vte_sequence_handler_dl),
(vte_sequence_handler_sr), (vte_sequence_handler_insert_lines),
(vte_sequence_handler_delete_lines), (vte_terminal_handle_scroll):
Back out one of the fedora patches since it apparently causes
Ahmad Riza H Nst [Tue, 8 Mar 2005 12:15:45 +0000 (12:15 +0000)]
Updated Indonesian Translation
2005-03-08 Ahmad Riza H Nst <ari@160c.afraid.org>
* id.po: Updated Indonesian Translation
Kjartan Maraas [Thu, 3 Mar 2005 06:40:44 +0000 (06:40 +0000)]
Fix the crash in minicom when resizing the window. Closes bug #163814.
2005-03-02 Kjartan Maraas <kmaraas@gnome.org>
* src/vte.c: (vte_terminal_process_incoming): Fix the
crash in minicom when resizing the window. Closes
bug #163814. Also adjust the coalesce and display timeouts.
This makes g-t and xterm behave just about the same visually
but g-t is still a bit faster when using the same font and
utf8.
Kjartan Maraas [Wed, 2 Mar 2005 23:12:27 +0000 (23:12 +0000)]
Update
Kjartan Maraas [Wed, 2 Mar 2005 22:52:18 +0000 (22:52 +0000)]
Revert previous pending release team approval
Kjartan Maraas [Wed, 2 Mar 2005 22:48:57 +0000 (22:48 +0000)]
Fix the crash in minicom when resizing the window. Closes bug #163814.
2005-03-02 Kjartan Maraas <kmaraas@gnome.org>
* src/vte.c: (vte_terminal_process_incoming): Fix the
crash in minicom when resizing the window. Closes
bug #163814. Also adjust the coalesce and display timeouts.
This makes g-t and xterm behave just about the same visually
but g-t is still a bit faster when using the same font and
utf8.
Kjartan Maraas [Wed, 2 Mar 2005 08:48:59 +0000 (08:48 +0000)]
Add vtetree.[ch] Don't use a GArray but use calloc'ed memory to speed up
2005-03-02 Kjartan Maraas <kmaraas@gnome.org>
* src/Makefile.am: Add vtetree.[ch]
* src/vte.c: (vte_terminal_draw_row): Don't use a GArray
but use calloc'ed memory to speed up things further.
From bug #137864. Patch from Benjamin Otte.
* src/vtetree.c: (_vte_tree_new), (_vte_tree_destroy),
(_vte_tree_insert), (_vte_tree_lookup): New file
* src/vtetree.h: New file
* src/vtexft.c: (_vte_xft_font_open), (_vte_xft_font_close),
(_vte_xft_font_for_char), (_vte_xft_char_width): Use the new
functions to speed up things. From bug #137864. Patch from
Benjamin Otte. There are still two patches in there that don't
apply cleanly any more. Will look at those later.
* vte.spec: Bump version.
Kjartan Maraas [Mon, 28 Feb 2005 21:38:59 +0000 (21:38 +0000)]
Patch from Mariano to make vte claim to be the right type terminal. Closes
2005-02-28 Kjartan Maraas <kmaraas@gnome.org>
* src/vte.c: (vte_sequence_handler_send_primary_device_attributes):
Patch from Mariano to make vte claim to be the right type terminal.
Closes bug #130671.
Kjartan Maraas [Mon, 28 Feb 2005 21:32:01 +0000 (21:32 +0000)]
Apply fix from Fedora package for performance problems. Closes bug
2005-02-28 Kjartan Maraas <kmaraas@gnome.org>
* src/iso2022.c: (_vte_iso2022_is_ambiguous),
(_vte_iso2022_find_nextctl):
* src/uniwidths:
* src/vte.c: (vte_terminal_catch_child_exited), (vte_terminal_eof),
(vte_terminal_process_incoming), (vte_terminal_feed),
(vte_terminal_init), (vte_terminal_finalize), (vte_terminal_reset),
(add_display_timeout), (add_coalesce_timeout),
(remove_display_timeout), (remove_coalesce_timeout),
(vte_terminal_stop_processing), (vte_terminal_start_processing),
(vte_terminal_is_processing), (display_timeout),
(coalesce_timeout):
* src/vtexft.c: (_vte_xft_drawcharfontspec), (_vte_xft_draw_text):
Apply fix from Fedora package for performance problems. Closes
bug #143914. Patch was written by Søren Sandmann.
Kjartan Maraas [Mon, 28 Feb 2005 21:12:19 +0000 (21:12 +0000)]
Fix for problem with redrawing when scrolling back then forward Closes bug
2005-02-28 Kjartan Maraas <kmaraas@gnome.org>
* src/vte.c: (vte_terminal_scroll_region): Fix for
problem with redrawing when scrolling back then forward
Closes bug #122150. Patch from Benjamin Otte.
Kjartan Maraas [Mon, 28 Feb 2005 20:46:10 +0000 (20:46 +0000)]
Fix a crash when trying to use input methods. From Fedora. Closes bug
2005-02-28 Kjartan Maraas <kmaraas@gnome.org>
* src/vte.c: (vte_terminal_unrealize): Fix a crash
when trying to use input methods. From Fedora.
Closes bug #168213.
Kjartan Maraas [Mon, 28 Feb 2005 20:43:59 +0000 (20:43 +0000)]
Another patch from fedora. Make sure the screen is fully redrawn before
2005-02-28 Kjartan Maraas <kmaraas@gnome.org>
* src/vte.c: (vte_terminal_scroll_region),
(vte_sequence_handler_al), (vte_sequence_handler_dl),
(vte_sequence_handler_sr), (vte_sequence_handler_insert_lines),
(vte_sequence_handler_delete_lines), (vte_terminal_handle_scroll):
Another patch from fedora. Make sure the screen is fully redrawn
before scrolling. Apparently this patch has some issues, but those
were found to be small enough to apply in Fedora, so I guess
the same holds true here.
Kjartan Maraas [Mon, 28 Feb 2005 20:12:05 +0000 (20:12 +0000)]
Apply another patch from Fedora. This should fix some screen corruption
2005-02-28 Kjartan Maraas <kmaraas@gnome.org>
* src/iso2022.c: (_vte_iso2022_process): Apply another
patch from Fedora. This should fix some screen corruption
with multibyte charsets. Closes bug #168211 and possibly
others.
Kjartan Maraas [Mon, 28 Feb 2005 20:09:08 +0000 (20:09 +0000)]
Apply patch from Fedora to fix some scrolling issues. Closes bug #168210
2005-02-28 Kjartan Maraas <kmaraas@gnome.org>
* src/vte.c: (vte_terminal_adjust_adjustments),
(vte_terminal_maybe_scroll_to_bottom),
(vte_terminal_update_insert_delta), (vte_terminal_handle_scroll),
(vte_terminal_set_scroll_adjustment), (vte_terminal_size_allocate):
Apply patch from Fedora to fix some scrolling issues. Closes
bug #168210 and possibly others.
Amanpreet Singh Alam [Wed, 23 Feb 2005 05:16:59 +0000 (05:16 +0000)]
update by amanpreetalam@yahoo.com
Kjartan Maraas [Tue, 15 Feb 2005 11:48:43 +0000 (11:48 +0000)]
Fix black backgrounds in new terminals. Fix from Jon Nettleton <nettleton
2005-02-15 Kjartan Maraas <kmaraas@gnome.org>
* src/vte.c: (vte_terminal_visibility_notify): Fix black
backgrounds in new terminals. Fix from Jon Nettleton
<nettleton at gmail com>. Closes bug #125364. Has been
in Fedora Core for months already.
Kjartan Maraas [Tue, 15 Feb 2005 11:29:24 +0000 (11:29 +0000)]
Fix keypad behaviour to be like xterm. Closes bug #128099. Fix is from
2005-02-15 Kjartan Maraas <kmaraas@gnome.org>
* src/keymap.c: (_vte_keymap_map): Fix keypad behaviour
to be like xterm. Closes bug #128099. Fix is from
<jylefort at brutele be> and has been used in Fedora the last
three months at least.
Kjartan Maraas [Tue, 15 Feb 2005 10:56:16 +0000 (10:56 +0000)]
Don't include <config.h> here. It breaks building on AIX and can cause
2005-02-15 Kjartan Maraas <kmaraas@gnome.org>
* src/vteregex.h: Don't include <config.h> here. It breaks
building on AIX and can cause problems for l10n. Closes
bug #161352.
Kjartan Maraas [Tue, 15 Feb 2005 08:49:23 +0000 (08:49 +0000)]
Fix build on NetBSD and Darwin. Patch from Adrian Bunk <bunk at stusta
2005-02-15 Kjartan Maraas <kmaraas@gnome.org>
* src/dumpkeys.c: Fix build on NetBSD and Darwin.
Patch from Adrian Bunk <bunk at stusta de>. Closes
bug #126377.
Priit Laes [Wed, 2 Feb 2005 16:32:57 +0000 (16:32 +0000)]
Translation updated by Ivar Smolin.
2005-02-02 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
Priit Laes [Thu, 20 Jan 2005 14:40:23 +0000 (14:40 +0000)]
Translation updated by Allan Sims.
2005-01-20 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Allan Sims.
Rajesh Ranjan [Tue, 14 Dec 2004 07:00:38 +0000 (07:00 +0000)]
vte revision
Rajesh Ranjan [Wed, 8 Dec 2004 04:33:26 +0000 (04:33 +0000)]
rev
Rajesh Ranjan [Tue, 7 Dec 2004 07:06:14 +0000 (07:06 +0000)]
hi
Rajesh Ranjan [Tue, 7 Dec 2004 06:58:36 +0000 (06:58 +0000)]
add hindi file
Nalin Dahyabhai [Wed, 17 Nov 2004 00:32:01 +0000 (00:32 +0000)]
silence a couple of warnings by expecting a GIOCondition instead of a
* src/vte.c(vte_terminal_io_read,vte_terminal_io_write): silence a couple of
warnings by expecting a GIOCondition instead of a GtkInputCondition
as a parameter.
Nalin Dahyabhai [Wed, 17 Nov 2004 00:25:53 +0000 (00:25 +0000)]
accept more, newer versions of autoconf/automake. Treat autoconf >= 3 as
* autogen.sh: accept more, newer versions of autoconf/automake. Treat autoconf
>= 3 as acceptable instead of just > 3.
Nalin Dahyabhai [Wed, 17 Nov 2004 00:23:44 +0000 (00:23 +0000)]
add. add. add. add. add. expand "%m" locally so that we can distinguish
* src/vte.c(vte_terminal_sequence_handler_scroll_up_or_down): add.
* src/vte.c(vte_terminal_sequence_handler_scroll_up_once): add.
* src/vte.c(vte_terminal_sequence_handler_scroll_down_once): add.
* src/vte.c(vte_terminal_sequence_handler_scroll_up): add.
* src/vte.c(vte_terminal_sequence_handler_scroll_down): add.
* src/table.c(_vte_table_addi): expand "%m" locally so that we can distinguish
between control sequences which differ only in the number of numeric
arguments they expect. This means we have a new upper limit on the
length of a numeric argument list we'll recognize.
* src/caps.c(_vte_xterm_capability_strings): remove alternates for strings
which include '%m' as a specifier -- that's handled at the matching
layer now.
* src/vte.c(vte_terminal_paste_cb): drop the supplied data if it isn't valid
UTF-8 (Red Hat #119099).
* src/keymap.c(_vte_keymap_map): try xterm variants if we're xterm, not the
other way around.
Mətin Əmirov [Mon, 11 Oct 2004 17:30:17 +0000 (17:30 +0000)]
Added ka to ALL_LINGUAS.
2004-10-11 Mətin Əmirov <metin@karegen.com>
* configure.in: Added ka to ALL_LINGUAS.
Mətin Əmirov [Mon, 11 Oct 2004 17:30:13 +0000 (17:30 +0000)]
Translation added by Aiet Kolkhi.
2004-10-11 Mətin Əmirov <metin@karegen.com>
* ka.po: Translation added by Aiet Kolkhi.
David Lodge [Wed, 6 Oct 2004 18:59:46 +0000 (18:59 +0000)]
Added Old English translation. Added ang to ALL_LINGUAS
2004-10-06 David Lodge <dave@cirt.net>
* ang.po: Added Old English translation.
* configure.in: Added ang to ALL_LINGUAS
Adam Weinberger [Wed, 8 Sep 2004 07:28:46 +0000 (07:28 +0000)]
Updated Canadian English translation.
* en_CA.po: Updated Canadian English translation.
Francisco Javier F. Serrador [Sat, 28 Aug 2004 15:58:20 +0000 (15:58 +0000)]
Updated Spanish translation
2004-08-28 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation
Laszlo Dvornik [Sat, 28 Aug 2004 12:33:54 +0000 (12:33 +0000)]
Updated Hungarian translation.
2004-08-28 Laszlo Dvornik <dvornik@gnome.hu>
* hu.po: Updated Hungarian translation.
Laurent Dhima [Fri, 20 Aug 2004 17:03:04 +0000 (17:03 +0000)]
Updated Albanian translation.
2004-08-20 Laurent Dhima <laurenti@alblinux.net>
* sq.po: Updated Albanian translation.
Kjartan Maraas [Wed, 18 Aug 2004 17:28:53 +0000 (17:28 +0000)]
Added «nb» to ALL_LINGUAS.
2004-08-18 Kjartan Maraas <kmaraas@gnome.org>
* configure.in: Added «nb» to ALL_LINGUAS.
Kjartan Maraas [Wed, 18 Aug 2004 17:28:05 +0000 (17:28 +0000)]
Added this.
2004-08-18 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Added this.
Laurent Dhima [Wed, 18 Aug 2004 11:08:27 +0000 (11:08 +0000)]
Updated Albanian translation.
2004-08-18 Laurent Dhima <laurenti@alblinux.net>
* sq.po: Updated Albanian translation.
Christian Rose [Mon, 16 Aug 2004 21:52:27 +0000 (21:52 +0000)]
Added "bs" to ALL_LINGUAS. Added Bosnian translation by Kemal Sanjta
2004-08-16 Christian Rose <menthos@menthos.com>
* configure.in: Added "bs" to ALL_LINGUAS.
* po/bs.po: Added Bosnian translation by
Kemal Sanjta <gomez@lugzdk.ba>.
Tommi Vainikainen [Fri, 13 Aug 2004 19:46:17 +0000 (19:46 +0000)]
Unified po headers for Finnish Team
Gora Mohanty [Thu, 12 Aug 2004 20:30:53 +0000 (20:30 +0000)]
configure.in: Added "or" to ALL_LINGUAS.
po/or.po: Updated Oriya translation.
Amanpreet Singh Alam [Mon, 9 Aug 2004 09:56:47 +0000 (09:56 +0000)]
check
Dinesh Nadarajah [Sat, 17 Jul 2004 14:29:56 +0000 (14:29 +0000)]
2004-07-17 Dinesh Nadarajah
2004-07-17 Dinesh Nadarajah
ta.po: Added Tamil Translation
Iñaki Larrañaga [Mon, 28 Jun 2004 21:49:58 +0000 (21:49 +0000)]
Updated Basque translation.
2004-06-28 Iñaki Larrañaga <dooteo@euskalgnu.org>
* eu.po: Updated Basque translation.
Laurent Dhima [Mon, 28 Jun 2004 15:17:40 +0000 (15:17 +0000)]
Translation updated.
2004-06-28 Laurent Dhima <laurenti@alblinux.net>
* sq.po: Translation updated.
John C Barstow [Sat, 26 Jun 2004 07:41:10 +0000 (07:41 +0000)]
Added mi to ALL_LINGUAS.
2004-06-26 John C Barstow <jbowtie@amathaine.com>
* configure.in: Added mi to ALL_LINGUAS.
John C Barstow [Sat, 26 Jun 2004 07:41:08 +0000 (07:41 +0000)]
Translation added.
2004-06-26 John C Barstow <jbowtie@amathaine.com>
* mi.po: Translation added.
Thomas Vander Stichele [Sun, 30 May 2004 09:51:39 +0000 (09:51 +0000)]
add ignore files
Thomas Vander Stichele [Sun, 30 May 2004 09:50:59 +0000 (09:50 +0000)]
add ignore files
Alexander Shopov [Tue, 25 May 2004 11:39:11 +0000 (11:39 +0000)]
Updated Bulgarian translation by Vladimir "Kaladan" Petkov
2004-05-25 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Vladimir "Kaladan" Petkov <vpetkov@i-space.org>
Nalin Dahyabhai [Sun, 2 May 2004 06:43:01 +0000 (06:43 +0000)]
pass the global reaper in as data when adding the child source, not the
* src/reaper.c(vte_reaper_add_child): pass the global reaper in as data when
adding the child source, not the terminal which called us. Stop
accepting a data argument, because we'd discard it anyway. Return the
ID of the source which is added, if that happens.
* configure.in: define VTE_INVALID_SOURCE for internal use.
Nalin Dahyabhai [Sat, 1 May 2004 15:43:05 +0000 (15:43 +0000)]
add pointers to info on bidirectional text and shaping.
* README: add pointers to info on bidirectional text and shaping.
Nalin Dahyabhai [Sat, 1 May 2004 07:12:51 +0000 (07:12 +0000)]
add a parameter to control whether or not trailing whitespace is trimmed
* src/vte.c(vte_terminal_get_text_maybe_wrapped): add a parameter to control
whether or not trailing whitespace is trimmed (padraig.obriain,
#141148).
* src/vte.c,src/vte.h(vte_terminal_get_text_include_trailing_spaces): add as a
wrapper for the new vte_terminal_get_text_maybe_wrapped()
(padraig.obriain, #141148).
* src/vteaccess.c(vte_terminal_accessible_update_private_d): use
vte_terminal_get_text_include_trailing_spaces to ensure that we get
trailing spaces (padraig.obriain, #141148).
* src/vte.c(vte_terminal_insert_char): clean up some autowrap stuff.
Nalin Dahyabhai [Fri, 30 Apr 2004 18:48:18 +0000 (18:48 +0000)]
declare the defaultemulation variable as one kind of variable, not that
* vte.pc.in, vte-uninstalled.pc.in: declare the defaultemulation variable as
one kind of variable, not that other kind (#141515).
Nalin Dahyabhai [Fri, 30 Apr 2004 06:06:44 +0000 (06:06 +0000)]
complete selection if we were selecting, not just if Shift is held down
* src/vte.c(vte_terminal_button_release): complete selection if we were
selecting, not just if Shift is held down (allows Press Shift, Press
Button, Release Shift, Release Button in addition to already-recognized
Press Shift, Press Button, Release Button, Release Shift) (#121905).
* vte.spec: buildrequire gtk-doc, manually copy png images at install-time.
Nalin Dahyabhai [Fri, 30 Apr 2004 02:59:39 +0000 (02:59 +0000)]
documentation updates. note that we just proxy for glib 2.4 child_watch
* src/vte.c, NEWS, doc/reference/vte-sections.txt,
doc/reference/tmpl/vte-unused.sgml: documentation updates.
* doc/reference/tmpl/reaper.sgml: note that we just proxy for glib 2.4
child_watch functionality, if present.
* NEWS: update summary.