summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - 0.11.3vte_0_11_3Nalin Dahyabhai2003-04-182-1/+6
* - addNalin Dahyabhai2003-04-181-0/+8225
* add missing prototype for vte_terminal_process_incoming().Nalin Dahyabhai2003-04-182-1/+4
* quiet a compiler warning. use KSX-1001 instead of KSC-5601 for Korean, addNalin Dahyabhai2003-04-189-1192/+1363
* 0.11.2vte_0_11_2Nalin Dahyabhai2003-04-172-1/+6
* invalidate a larger rectangle to fix behavior wrt openi18n assertion 2.Nalin Dahyabhai2003-04-172-6/+14
* fix logic error drawing the cursor which caused ALTGR characters to alwaysNalin Dahyabhai2003-04-162-30/+115
* fix broken debug message.Nalin Dahyabhai2003-04-152-2/+8
* - correct bad castNalin Dahyabhai2003-04-151-1/+1
* make row_data a structure containing an array instead of a simple array.Nalin Dahyabhai2003-04-154-149/+267
* added Macedonian translationIvan Stojmirov2003-04-151-0/+120
* don't snap the beginning of selection to the next line in select-by-lineNalin Dahyabhai2003-04-152-2/+7
* - 0.11.1vte_0_11_1Nalin Dahyabhai2003-04-152-3/+8
* fix macro invocations so that when LCD and GRAY2/GRAY4 pixel modes areNalin Dahyabhai2003-04-155-36/+33
* require automake 1.6, 1.5 chokes on AM_LDFLAGS, which 1.7 wants instead ofNalin Dahyabhai2003-04-1412-36/+174
* disable pangox, xft, glx drawing if run invoked with the --without-x flag.Nalin Dahyabhai2003-04-1417-2868/+786
* add back some variables which are used after all.Nalin Dahyabhai2003-04-092-0/+9
* add specific checks for PangoX and glX. add drawing method using freetypeNalin Dahyabhai2003-04-0923-125/+2681
* Added "sq" to ALL_LINGUASLaurent Dhima2003-03-312-1/+5
* Added Albanian translationLaurent Dhima2003-03-312-0/+125
* - sprinkle various CFLAGS throughoutNalin Dahyabhai2003-03-271-6/+6
* - more automake-1.7 changes, should properly accept 1.7, 1.6 or 1.5 nowNalin Dahyabhai2003-03-272-15/+11
* specify AM_CFLAGS and AM_LDFLAGS instead of CFLAGS and LDFLAGS so thatNalin Dahyabhai2003-03-272-2/+6
* commit useful newsvte_0_11_0Nalin Dahyabhai2003-03-261-0/+2
* - copy AC_CHECK_FT2 to VTE_CHECK_FT2 and use it instead -- some systems withNalin Dahyabhai2003-03-172-2/+147
* - warn when freetype devel stuff isn't present, becuase we need it toNalin Dahyabhai2003-03-171-1/+10
* Updated Azerbaijani translation.Metin Amiroff2003-03-142-33/+37
* Added "ml" to ALL_LINGUAS. Added Malayalam translation by FSF-IndiaChristian Rose2003-03-134-1/+130
* - actually add these filesNalin Dahyabhai2003-03-072-0/+245
* adjust coordinates for the border when clearing rectangles. add. use theNalin Dahyabhai2003-03-074-14/+72
* watch for Visibility events. don't synthesize an expose event if we'reNalin Dahyabhai2003-03-072-0/+32
* take a const GdkColor* instead of a non-const color.Nalin Dahyabhai2003-03-073-2/+7
* regenerate. update for vte_char_attributes rename.Nalin Dahyabhai2003-03-063-6/+56
* rename struct vte_char_attributes to VteCharAttributes, fixup some docs.Nalin Dahyabhai2003-03-069-66/+328
* add FT2_LIBS and FT2_CFLAGS to our libs and cflags. Add xft >= 2.0 andNalin Dahyabhai2003-03-052-3/+7
* don't spit out which rendering method we're using except in debug mode.Nalin Dahyabhai2003-03-052-1/+4
* don't print "Bogus font." when we think the font metrics are screwy.Nalin Dahyabhai2003-03-053-2/+4
* require Xft2 and fontconfig, drop Xft1. Require freetype2. add xticker,Nalin Dahyabhai2003-03-0515-646/+3388
* fix swap of one variable for another which prevented stripping of controlNalin Dahyabhai2003-03-042-1/+6
* wrap properly when a scrolling region is set (#107559).Nalin Dahyabhai2003-03-042-1/+5
* 2003-02-28 added po/ja.po. T.Aihana <aihana@gnome.gr.jp>added po/ja.po. T.Aihana2003-02-272-1/+5
* 2003-02-28 added Japanese translation. T.Aihana <aihana@gnome.gr.jp>added Japanese translation. T.Aihana2003-02-272-0/+130
* force characters substituted through the ACS map to have width of 1.Nalin Dahyabhai2003-02-272-3/+33
* use an array of codepoints instead of a UTF-8 string so that we can checkNalin Dahyabhai2003-02-272-17/+44
* formatting fixups.Nalin Dahyabhai2003-02-262-33/+37
* patch from Jungshik Shin for detecting and handling fonts where ASCIINalin Dahyabhai2003-02-262-4/+47
* Added "bn" to ALL_LINGUAS. Added Bangla/Bengali translation by Jamil AhmedTaneem Ahmed2003-02-264-1/+132
* take a shot at implementing xconsole-like functionality when started withNalin Dahyabhai2003-02-262-11/+143
* Added Icelandic translation.Samúel Jón Gunnarsson2003-02-254-1/+132
* don't report the user-settable title and icon strings to applications,Nalin Dahyabhai2003-02-252-4/+16