summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-09-08vte 0.17.3.vte_0_17_3Christian Persch5-32/+53
2008-09-07Update python bindings.Christian Persch2-30/+101
2008-09-01Bug 538344 – Anjuta hangs when program is executed in terminalSébastien Granjoux2-1/+10
2008-08-25Conversion from sr@Latn to sr@latinGoran Rakic3-1/+6
2008-08-20Plug a mem leak.Christian Persch2-1/+8
2008-08-15fcntl(2) specifies that the flags argument is a long. Make it so.Chris Wilson2-12/+17
2008-08-14Fix all "signed vs unsigned comparison" warnings.Behdad Esfahbod4-45/+63
2008-08-13Fix uninitialized cursor warning. Setting to NULL sounds right to me.Behdad Esfahbod2-1/+14
2008-08-13Remove useless "inline" decorators. Gcc has been rightfully complaining.Behdad Esfahbod2-6/+11
2008-08-13Bug 546940 – Crash when selecting textBehdad Esfahbod2-8/+22
2008-08-06Updated Arabic Translation by Khaled Hosny. Djihed Afifi1-0/+4
2008-08-05Released vte-0.17.1.vte_0_17_1Behdad Esfahbod3-5/+41
2008-08-05Bug 546366 – hard to select last tab char on a lineBehdad Esfahbod3-15/+17
2008-08-05Bug 545924 – tab characters not handled correctly after ncurses clearBehdad Esfahbod2-0/+24
2008-07-29Updated Arabic Translation by Khaled Hosny. Djihed Afifi1-0/+4
2008-07-13Bug 542795 – VTE_CJK_WIDTH don't workBehdad Esfahbod2-2/+9
2008-07-02Updated Occitan translationYannig MARCHEGAY1-0/+4
2008-07-02Updated Occitan translationYannig MARCHEGAY1-10/+10
2008-06-27Bug 399744 – Hide more font-aa implementation detailsChristian Persch2-1/+18
2008-06-27Bug 510903 – use gtk-cursor-blink settingChristian Persch6-80/+208
2008-06-26Remove duplicate declarations.Christian Persch2-2/+5
2008-06-26Fix the Use of intltool 0.40.0.Christian Persch3-6/+14
2008-06-26Disallow direct inclusion of vteversion.h.Christian Persch2-0/+9
2008-06-26Use glib-mkenums to generate the enum types.Christian Persch8-46/+115
2008-06-26Replace more gtk type macros with the gobject ones. Bug #539130.Christian Persch5-40/+37
2008-06-25Bug 540182 – crash in geany with vte trunkChristian Persch2-8/+13
2008-06-24Force a redraw when changing the allow-bold property. Bug #535552.Christian Persch2-0/+12
2008-06-24Bug 535469 – support named cursors on matchesChristian Persch6-44/+140
2008-06-24Bug 418918 – Switch to GRegexChristian Persch6-27/+376
2008-06-24Implement the set_scroll_adjustments signal so one can add a VteTerminal to a...Christian Persch4-25/+65
2008-06-24Bug 535468 – need version check macrosChristian Persch8-8/+139
2008-06-21Don't use GTK_CHECK* macros.Kjartan Maraas2-9/+13
2008-06-15Updated Occitan translationYannig MARCHEGAY1-0/+4
2008-06-15Updated Occitan translationYannig MARCHEGAY1-12/+12
2008-06-11Updated Arabic Translation by Khaled Hosny. Djihed Afifi2-17/+17
2008-06-04 Bug 515972 – Bold black is black in vte's default paletteChristian Persch2-1/+8
2008-06-04Released vte-0.16.14.vte_0_16_14Behdad Esfahbod3-2/+23
2008-06-04Bug 536632 – vte build failure in ring.c:210: error: expected expressionBehdad Esfahbod4-11/+24
2008-05-29Replace previous commit with the better patch by Christian Persch.Chris Wilson2-6/+8
2008-05-29Fix bug in patch to use g_listenv() as it only returns the variable nameChris Wilson2-5/+10
2008-05-28Oops. Fix thinko in last commit.Behdad Esfahbod2-1/+6
2008-05-27Bug 535022 – ambiguous width in utf8 localeBehdad Esfahbod2-2/+18
2008-05-23Update tmplsBehdad Esfahbod2-32/+30
2008-05-22Updated Arabic Translation by Djihed Afifi. Djihed Afifi1-0/+4
2008-05-21Silence compiler warning about using environ as a local variable name.Chris Wilson2-6/+12
2008-05-21Bug 534148 – Use g_listenv() instead of environRichard Hult2-2/+11
2008-05-19automake doesn't like to substitute more than one variable at a time.Kjartan Maraas4-3/+12
2008-05-19Updated Arabic Translation by Djihed Afifi. Djihed Afifi2-16/+20
2008-05-09Add the text to draw to the debug output.Chris Wilson2-4/+18
2008-05-09Fix "GLib-CRITICAL **: g_io_add_watch_full: assertion `channel != NULL'Chris Wilson5-91/+116