summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* eek, drop the patchesvte_0_10_23Nalin Dahyabhai2003-02-211-6/+0
* 0.10.23Nalin Dahyabhai2003-02-211-1/+21
* pull up from HEAD to get proper fix for Ctrl+digit keys, which shouldn'tNalin Dahyabhai2003-02-212-9/+20
* fix gratuitous IM resetting, don't mess with the IM when we're notNalin Dahyabhai2003-02-212-5/+9
* fix "jittering" when the left edge of the row we're drawing is the rightNalin Dahyabhai2003-02-202-0/+6
* 0.10.22vte_0_10_22Nalin Dahyabhai2003-02-201-1/+4
* don't reset the input method here -- it may be in the middle of somethingNalin Dahyabhai2003-02-202-1/+8
* - 0.10.21vte_0_10_21Nalin Dahyabhai2003-02-201-1/+7
* don't pass focus status changes on to our IM context when we're notNalin Dahyabhai2003-02-202-16/+35
* correctly determine whether or not it's safe to scroll withNalin Dahyabhai2003-02-201-0/+5
* grab input focus on button 1 press (#106573, Red Hat #84384). From HEAD.Nalin Dahyabhai2003-02-202-0/+9
* be.po: Updated Belarusian translation from Belarusian team <i18n@mova.org>.Dmitry Mastrukov2003-02-192-50/+58
* pull rest of fix for backtab from HEAD.Nalin Dahyabhai2003-02-182-1/+5
* recognize and discard bogus arguments.Nalin Dahyabhai2003-02-182-1/+12
* emit focus-event events when the widget receives focus-in/focus-outNalin Dahyabhai2003-02-182-0/+42
* pull up from HEAD to get key map entries for Ctrl-digit.Nalin Dahyabhai2003-02-182-0/+48
* 2002-02-19 Added ja into ALL_LINGUAS. T.Aihana <aihana@gnome.gr.jp>Added ja into ALL_LINGUAS. T.Aihana2003-02-182-1/+5
* 2003-02-19 Added ja.po. T.Aihana <aihana@gnome.gr.jp>Added ja.po. T.Aihana2003-02-182-0/+133
* Added Italian translation by Francesco Marletta.Alessio Frusciante2003-02-174-1/+135
* Some fixes for problems catched in translation review.Christian Rose2003-02-162-24/+28
* configure.in: Added Belarusian to ALL_LINGUAS.Dmitry Mastrukov2003-02-162-1/+5
* be.po: Added Belarusian translation from Belarusian team <i18n@infonet.by>.Dmitry Mastrukov2003-02-162-0/+122
* 0.10.20vte_0_10_20Nalin Dahyabhai2003-02-151-1/+6
* don't equate maintainer mode with debugging. From HEAD.Nalin Dahyabhai2003-02-142-3/+9
* coalesce data to work better on systems where the scheduler wakes us up asNalin Dahyabhai2003-02-142-18/+51
* fix to stop at the leftmost column if there are no previous tabstops. FromNalin Dahyabhai2003-02-142-4/+7
* don't free the buffer on the stack, though it should never have happened,Nalin Dahyabhai2003-02-142-2/+4
* 0.10.19vte_0_10_19Nalin Dahyabhai2003-02-131-1/+5
* close fd leak. close potential fd leak.Nalin Dahyabhai2003-02-132-0/+6
* connect to accessible signals before they can be emitted so that we alwaysNalin Dahyabhai2003-02-132-2/+6
* skip over fragments properly. skip over fragments properly.Nalin Dahyabhai2003-02-122-0/+6
* - merge specfile changes from raw hideNalin Dahyabhai2003-02-111-2/+8
* - 0.10.18vte_0_10_18Nalin Dahyabhai2003-02-111-1/+6
* keep a weak pointer to the accessible peer instead of a static pointerNalin Dahyabhai2003-02-113-33/+77
* always update the cursor position, in case text was added or removedNalin Dahyabhai2003-02-112-29/+45
* Updated tr.poFatih Demir2003-02-102-16/+21
* Added "id" to ALL_LINGUAS. Added Indonesian translation by Mohammad DamtChristian Rose2003-02-064-1/+128
* - actually bump the versionvte_0_10_17Nalin Dahyabhai2003-02-031-1/+4
* cause the native drawing code for code points 0xa3, 0x3c0 0x2592, 0x25ae,Nalin Dahyabhai2003-02-033-0/+14
* Added "pt" to ALL_LINGUAS.vte_0_10_16Duarte Loreto2003-02-024-1/+128
* include iso2022.txt in tarballs.Nalin Dahyabhai2003-01-312-0/+4
* pull up selection-always-extending-by-default fix from HEAD, okNalin Dahyabhai2003-01-313-11/+24
* Updated, add.Fatih Demir2003-01-302-1/+5
* HsmFatih Demir2003-01-302-0/+123
* - merge changelog entry for el.po from headNalin Dahyabhai2003-01-291-0/+4
* - merge el translation from headNalin Dahyabhai2003-01-291-4/+0
* Added the Greek translationKostas Papadimas2003-01-283-1/+133
* 0.10.15vte_0_10_15Nalin Dahyabhai2003-01-281-1/+7
* create the "invisible" cursor using a bitmap instead of a pixmap, changingNalin Dahyabhai2003-01-272-9/+13
* make the various mouse event modes mutually-exclusive, because apps expectNalin Dahyabhai2003-01-272-0/+41