summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2005-07-26pyg_boxed_get should be on item not py_palette. Reported with fix by LoïcMichele Baldessari1-0/+7
2005-07-25Initialize PangoContext * data->ctx with NULL. Closes bug #126262Michele Baldessari1-0/+5
2005-07-21Fix bug #149925: add comment for translators.Danilo Šegan1-0/+7
2005-07-07Unset the user data on the gdk window.Matthias Clasen1-0/+5
2005-06-15Added 'th' (Thai) to ALL_LINGUAS. Added Thai translation.Theppitak Karoonboonyanan1-0/+4
2005-06-11Update some.Kjartan Maraas1-0/+12
2005-06-09Fix a crash when reparenting. Closes bug #169326. Patch from MicheleKjartan Maraas1-0/+6
2005-06-05*** empty log message ***Ignacio Casal Quinteiro1-0/+4
2005-04-29Final bits of the memory reduction patch from Aivars Kalvans. bug #160993Kjartan Maraas1-0/+10
2005-04-07*** empty log message ***Abduxukur Abdurixit1-0/+4
2005-04-01Added Xhosa translation. Added "xh" to ALL_LINGUAS.Adi Attar1-0/+4
2005-04-01Added new Language, Kinyarwanda (rw), to this packageSteven Michael Murphy1-0/+4
2005-03-29Use head -n 1 instead of head -1 to avoid warning about the latter beingKjartan Maraas1-0/+7
2005-03-17Remove stray underscores so python module works again. Fixes bug #150760.Manish Singh1-0/+5
2005-03-14Add patch for excessive memory consumption when opening new tabs. ThisKjartan Maraas1-0/+17
2005-03-14Back out one of the fedora patches since it apparently causesKjartan Maraas1-0/+10
2005-03-02Fix the crash in minicom when resizing the window. Closes bug #163814.Kjartan Maraas1-0/+9
2005-03-02Add vtetree.[ch] Don't use a GArray but use calloc'ed memory to speed upKjartan Maraas1-0/+16
2005-02-28Patch from Mariano to make vte claim to be the right type terminal. ClosesKjartan Maraas1-0/+6
2005-02-28Apply fix from Fedora package for performance problems. Closes bugKjartan Maraas1-0/+17
2005-02-28Fix for problem with redrawing when scrolling back then forward Closes bugKjartan Maraas1-0/+6
2005-02-28Fix a crash when trying to use input methods. From Fedora. Closes bugKjartan Maraas1-1/+7
2005-02-28Another patch from fedora. Make sure the screen is fully redrawn beforeKjartan Maraas1-0/+11
2005-02-28Apply another patch from Fedora. This should fix some screen corruptionKjartan Maraas1-0/+7
2005-02-28Apply patch from Fedora to fix some scrolling issues. Closes bug #168210Kjartan Maraas1-0/+9
2005-02-15Fix black backgrounds in new terminals. Fix from Jon Nettleton <nettletonKjartan Maraas1-0/+7
2005-02-15Fix keypad behaviour to be like xterm. Closes bug #128099. Fix is fromKjartan Maraas1-0/+7
2005-02-15Don't include <config.h> here. It breaks building on AIX and can causeKjartan Maraas1-0/+6
2005-02-15Fix build on NetBSD and Darwin. Patch from Adrian Bunk <bunk at stustaKjartan Maraas1-0/+6
2004-12-07hiRajesh Ranjan1-0/+2
2004-11-17silence a couple of warnings by expecting a GIOCondition instead of aNalin Dahyabhai1-0/+5
2004-11-17accept more, newer versions of autoconf/automake. Treat autoconf >= 3 asNalin Dahyabhai1-0/+4
2004-11-17add. add. add. add. add. expand "%m" locally so that we can distinguishNalin Dahyabhai1-0/+18
2004-10-06Added Old English translation. Added ang to ALL_LINGUASDavid Lodge1-0/+4
2004-08-18Added «nb» to ALL_LINGUAS.Kjartan Maraas1-0/+4
2004-08-16Added "bs" to ALL_LINGUAS. Added Bosnian translation by Kemal SanjtaChristian Rose1-0/+4
2004-08-12configure.in: Added "or" to ALL_LINGUAS.Gora Mohanty1-0/+4
2004-07-172004-07-17 Dinesh NadarajahDinesh Nadarajah1-0/+4
2004-05-02pass the global reaper in as data when adding the child source, not thevte_0_11_11Nalin Dahyabhai1-0/+7
2004-05-01add pointers to info on bidirectional text and shaping.Nalin Dahyabhai1-0/+3
2004-05-01add a parameter to control whether or not trailing whitespace is trimmedNalin Dahyabhai1-0/+12
2004-04-30declare the defaultemulation variable as one kind of variable, not thatNalin Dahyabhai1-0/+4
2004-04-30complete selection if we were selecting, not just if Shift is held downNalin Dahyabhai1-0/+8
2004-04-30documentation updates. note that we just proxy for glib 2.4 child_watchNalin Dahyabhai1-0/+6
2004-04-30include get_default_emulation binding.Nalin Dahyabhai1-0/+3
2004-04-30update version to 0.11.11Nalin Dahyabhai1-0/+3
2004-04-30don't unref our accessible peer; it may be accessed while we'reNalin Dahyabhai1-0/+6
2004-04-30don't clear the child's PID early, so that we'll SIGHUP it properly (theNalin Dahyabhai1-0/+5
2004-04-30only deselect the current selection if just-inserted text affected theNalin Dahyabhai1-0/+5
2004-04-30assorted updates. check for <sys/termios.h> include <sys/termios.h> ifNalin Dahyabhai1-0/+10