summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Bug 562511 – scrollbar doesn't sit at the bottomChristian Persch2008-12-012-0/+13
* Fix visible-bell property.Christian Persch2008-12-012-1/+5
* Rename font property to "font-desc" to be more in line with otherChristian Persch2008-12-012-7/+13
* Add gobject notification debugging.Christian Persch2008-12-012-1/+35
* Simplify standout handling code.Behdad Esfahbod2008-12-012-73/+50
* Minor.Behdad Esfahbod2008-12-011-4/+4
* Rip out VTE_SEQUENCE_HANDLER_PROTO.Behdad Esfahbod2008-12-012-161/+240
* Rip out vte_sequence_handler_invoke.Behdad Esfahbod2008-12-012-9/+10
* Rip out VTE_SEQUENCE_HANDLER_INVOKE.Behdad Esfahbod2008-12-012-34/+35
* Rip out VTE_SEQUENCE_HANDLER_REFERENCE.Behdad Esfahbod2008-12-012-33/+23
* Rip out the gcc label vtable code.Behdad Esfahbod2008-12-012-95/+5
* Some cleanup of the gcc label vtable code before I rip it out.Behdad Esfahbod2008-12-012-102/+115
* Move some code around.Behdad Esfahbod2008-12-012-112/+126
* Remove excess initializer.Behdad Esfahbod2008-12-012-1/+4
* #include <config.h> instead of "../config.h".Behdad Esfahbod2008-12-0124-23/+50
* Some wild crack to build the vtable using gcc extension for labels asBehdad Esfahbod2008-12-012-29/+102
* Almost there. Towards a .data-free vtable.Behdad Esfahbod2008-12-012-62/+111
* Make sequence handlers return void instead of gboolean. The return valueBehdad Esfahbod2008-12-013-205/+75
* Switch to calling other handlers using two macros. Get rid of match andBehdad Esfahbod2008-12-012-73/+63
* Cleanup vte_sequence_handler_set_title_internal.Behdad Esfahbod2008-12-012-34/+27
* Use a macro to define type of sequence handlers.Behdad Esfahbod2008-12-012-594/+139
* Remove gperf-generated files from SVN, but still distribute them in theBehdad Esfahbod2008-12-014-649/+21
* One more time.Behdad Esfahbod2008-12-012-0/+5
* More code shufflling.Behdad Esfahbod2008-12-014-56/+63
* Update.Behdad Esfahbod2008-12-012-10/+5
* Remove vteseq-list.h from SVN, but still distribute it in the tarball.Behdad Esfahbod2008-12-013-118/+9