summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - 0.11.9vte_0_11_9Nalin Dahyabhai2003-06-035-6/+27
* compile fix.Nalin Dahyabhai2003-06-012-1/+5
* Finished Welsh translation.Dafydd Harries2003-06-012-18/+29
* Updated German translation.Christian Neumair2003-05-312-68/+33
* fix logic for skipping over particular settings so that setting 1048Nalin Dahyabhai2003-05-303-9/+72
* Add implementation for get_character_extents, get_offset_at_point andPadraig O'Briain2003-05-303-17/+181
* require -i for icon-title-changed messages, which got really annoyingNalin Dahyabhai2003-05-303-14/+26
* fix newline stuffing (used in linefeed mode). rename toNalin Dahyabhai2003-05-293-60/+118
* handle control characters in the middle of control sequences. fix originNalin Dahyabhai2003-05-295-14/+81
* only apply DPI if we were able to get a value. use the display and screenNalin Dahyabhai2003-05-284-52/+97
* check for GTK+ 2.2, and if found, force use of multihead-safe APIs to tryNalin Dahyabhai2003-05-2817-62/+427
* Updated Portuguese translation.Duarte Loreto2003-05-262-19/+23
* - 0.11.8vte_0_11_8Nalin Dahyabhai2003-05-222-1/+6
* force an entire window repaint if we're supposed to scroll the backgroundNalin Dahyabhai2003-05-224-18/+36
* pass zero bytes which trigger EILSEQ through and keep going. replace useNalin Dahyabhai2003-05-212-10/+132
* - disable glX by defaultNalin Dahyabhai2003-05-211-1/+1
* use _vte_matcher_free_params_array. add a parameter for indicating if thisNalin Dahyabhai2003-05-213-8/+20
* free the temporary array. add. use _vte_matcher_free_params_array insteadNalin Dahyabhai2003-05-2110-60/+97
* clarify comments near one of the warning messages. unref the PangoNalin Dahyabhai2003-05-204-5/+29
* try juggling the CFLAGS and LIBS order to let the xft CFLAGS/LIBS takeNalin Dahyabhai2003-05-202-2/+6
* compile fix for Solaris, patch from #113344.Nalin Dahyabhai2003-05-202-15/+19
* Update Czech translationMiloslav Trmac2003-05-202-17/+21
* Updated Swedish translation.Christian Rose2003-05-202-17/+24
* Updated Catalan translation.Jordi Mallach2003-05-202-17/+21
* = 0.11.7vte_0_11_7Nalin Dahyabhai2003-05-202-3/+14
* remove no-longer-used tree structure. free strings returned byNalin Dahyabhai2003-05-203-5/+7
* create the terminal's draw structure. free the terminal's draw structure.Nalin Dahyabhai2003-05-203-4/+30
* properly send a SIGHUP to the child process if it hasn't already exitedNalin Dahyabhai2003-05-204-5/+28
* be.po: Updated Belarusian translation from Belarusian team <i18n@mova.org>.Dmitry Mastrukov2003-05-202-29/+30
* remove comma from end of enum declaration (#111925). don't useNalin Dahyabhai2003-05-1912-22/+43
* - formatting fixupsNalin Dahyabhai2003-05-1916-145/+145
* don't exit on eof, just child-exited. don't disconnect from SIGCHLD onNalin Dahyabhai2003-05-193-12/+6
* - rename termcap.c/termcap.h to avoid conflicts with system <termcap.h>Nalin Dahyabhai2003-05-198-19/+23
* Updated Danish translation.Ole Laursen2003-05-192-40/+18
* fix KP_PageDown in application keypad mode (#113187). add a finalizeNalin Dahyabhai2003-05-1952-2338/+3646
* Welsh translation from Dafydd HarriesTelsa Gwynne2003-05-194-1/+118
* Updated French translation.Christophe Merlet2003-05-182-66/+85
* Updated Portuguese translation.Duarte Loreto2003-05-132-59/+79
* don't recognize 8-bit SS2 and SS3 by default, it breaks UTF-8 and otherNalin Dahyabhai2003-05-132-0/+7
* Updated Spanish translation.Pablo Gonzalo del Campo2003-05-132-67/+86
* Updated traditional Chinese translation.Kwok-Koon Cheung2003-05-132-14/+21
* add _vte_draw_needs_repaint() to indicate if the drawing back-end can onlyNalin Dahyabhai2003-05-1312-180/+238
* account for the foreign root pixmap not having a colormap by default,Nalin Dahyabhai2003-05-132-4/+15
* if we can't convert from the locale encoding to UTF-8, use UTF-8 as theNalin Dahyabhai2003-05-125-7/+27
* Updated Malay translation.Hasbullah Bin Pit2003-05-112-59/+48
* Updated Japanese translation.KAMAGASAKO Masatoshi2003-05-102-8/+37
* Updated Catalan translation.Jordi Mallach2003-05-092-70/+85
* Update Czech translationMiloslav Trmac2003-05-092-7/+36
* Updated Swedish translation.Christian Rose2003-05-092-8/+46
* let the caller control whether or not we return the default colormap.Nalin Dahyabhai2003-05-099-31/+62