summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Build fixes.vte_0_19_2Behdad Esfahbod2008-12-051-0/+3
* More build fixesBehdad Esfahbod2008-12-051-0/+6
* Fix build.Behdad Esfahbod2008-12-051-0/+3
* Fix version numbers here.Behdad Esfahbod2008-12-051-2/+2
* Released 0.19.2.Behdad Esfahbod2008-12-053-4/+31
* Bug 474618 - gnome-terminal sometime leaves empty begining of the lineBehdad Esfahbod2008-12-052-1/+9
* Bug 563274 – Misspelled word in src codeBehdad Esfahbod2008-12-042-1/+7
* Bug 563024 – In alternate-screen, selection can copy out of screenBehdad Esfahbod2008-12-032-2/+31
* Bug 552096 – Detect tgetent if provided by libtinfoChristian Persch2008-12-024-50/+67
* Show the correct version in Since: and Deprecated: annotations.Christian Persch2008-12-022-39/+44
* Don't do fancy rounding for row selection, only for column.Behdad Esfahbod2008-12-022-33/+20
* Call function instead of open coding.Behdad Esfahbod2008-12-022-21/+17
* Cache the full ASCII range if Latin uses the default language.Behdad Esfahbod2008-12-023-5/+26
* Respect PangoLanguage set on a widget's PangoContext.Behdad Esfahbod2008-12-022-8/+23
* Remove CJK fullwidth measurement hacks. Pango doesn't need these. We'reBehdad Esfahbod2008-12-022-24/+9
* Bug 559818 – redundant selection-changed signal on deselectionBehdad Esfahbod2008-12-022-6/+16
* Add missing I_() decoratorBehdad Esfahbod2008-12-021-1/+1
* Rewrite text selection. In particular, fix block_mode.Behdad Esfahbod2008-12-023-267/+301
* Update.Behdad Esfahbod2008-12-022-0/+18
* Mouse tracking cleanup.Behdad Esfahbod2008-12-024-99/+103
* MinorBehdad Esfahbod2008-12-021-2/+2
* Add -Wno-switch-enum warning flag as we are not -Wswitch-enum clean.Behdad Esfahbod2008-12-022-4/+6
* Cut one third of the 400-line function out into a function of its own.Behdad Esfahbod2008-12-022-129/+152
* Revert previous change.Behdad Esfahbod2008-12-022-4/+4
* Add a shortcircuit check.Behdad Esfahbod2008-12-022-0/+9
* Change mouse coordinates type from double to long.Behdad Esfahbod2008-12-023-57/+69
* Cleanup selection code a bit more.Behdad Esfahbod2008-12-023-31/+20
* Merge selection_origin and selection_restart_origin as only one was beingBehdad Esfahbod2008-12-023-6/+10
* Bug 471480 – select single character Bug 110371 – Cannot selectBehdad Esfahbod2008-12-023-20/+73
* Bug 112172 – Get rid of VteReaperChristian Persch2008-12-022-1/+10
* Enable maintainer mode by default. Define more deprecation defines, andChristian Persch2008-12-023-14/+46
* Move VTE_UTF8_BPC definition from configure to vte-private.h. IncludeChristian Persch2008-12-024-3/+11
* Remove VTE_INVALID_SOURCE definition and just use 0 directly.Christian Persch2008-12-023-44/+60
* Bug 560667 – invalid definition of VTE_INVALID_SOURCEChristian Persch2008-12-022-1/+8
* Remove two AC_DEFINEs from here. Define VTE_INVALID_SOURCE here for now.Christian Persch2008-12-023-2/+6
* Bug 112172 – Get rid of VteReaperChristian Persch2008-12-023-133/+15
* Catch the child-exited signal to the child's exit code.Christian Persch2008-12-022-0/+13
* Intern the signal names.Christian Persch2008-12-023-31/+38
* Do not discard motion notify events with coordinates out of ourBehdad Esfahbod2008-12-022-17/+8
* Bug 541441 – Dehighlight links on visibility notify?Behdad Esfahbod2008-12-022-4/+14
* Simplify mouse event tracking by using a single int instead of fiveBehdad Esfahbod2008-12-024-111/+53
* Rename struct selection_cell_coords members from x,y to col,row forBehdad Esfahbod2008-12-023-138/+153
* Released 0.19.1.vte_0_19_1Behdad Esfahbod2008-12-023-6/+65
* Copy check-doc-syntax.sh tests from cairo and fix doc bugs.Behdad Esfahbod2008-12-028-12/+120
* MoreBehdad Esfahbod2008-12-011-2/+0
* Remove reaper docs.Behdad Esfahbod2008-12-013-16/+36
* Update templatesBehdad Esfahbod2008-12-012-1/+7
* Fix typoBehdad Esfahbod2008-12-011-1/+1
* Bug 562806 – crash in Terminal: Typing "cd " just after ...Behdad Esfahbod2008-12-013-2/+13
* Prepare 0.19.0.Christian Persch2008-12-013-3/+14