index
:
~krh/vte
master
Unnamed repository; edit this file 'description' to name the repository.
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-01
Fix typo
Behdad Esfahbod
1
-1
/
+1
2008-12-01
Bug 562806 – crash in Terminal: Typing "cd " just after ...
Behdad Esfahbod
3
-2
/
+13
2008-12-01
Prepare 0.19.0.
Christian Persch
3
-3
/
+14
2008-12-01
Bug 562511 – scrollbar doesn't sit at the bottom
Christian Persch
2
-0
/
+13
2008-12-01
Fix visible-bell property.
Christian Persch
2
-1
/
+5
2008-12-01
Rename font property to "font-desc" to be more in line with other
Christian Persch
2
-7
/
+13
2008-12-01
Add gobject notification debugging.
Christian Persch
2
-1
/
+35
2008-12-01
Simplify standout handling code.
Behdad Esfahbod
2
-73
/
+50
2008-12-01
Minor.
Behdad Esfahbod
1
-4
/
+4
2008-12-01
Rip out VTE_SEQUENCE_HANDLER_PROTO.
Behdad Esfahbod
2
-161
/
+240
2008-12-01
Rip out vte_sequence_handler_invoke.
Behdad Esfahbod
2
-9
/
+10
2008-12-01
Rip out VTE_SEQUENCE_HANDLER_INVOKE.
Behdad Esfahbod
2
-34
/
+35
2008-12-01
Rip out VTE_SEQUENCE_HANDLER_REFERENCE.
Behdad Esfahbod
2
-33
/
+23
2008-12-01
Rip out the gcc label vtable code.
Behdad Esfahbod
2
-95
/
+5
2008-12-01
Some cleanup of the gcc label vtable code before I rip it out.
Behdad Esfahbod
2
-102
/
+115
2008-12-01
Move some code around.
Behdad Esfahbod
2
-112
/
+126
2008-12-01
Remove excess initializer.
Behdad Esfahbod
2
-1
/
+4
2008-12-01
#include <config.h> instead of "../config.h".
Behdad Esfahbod
24
-23
/
+50
2008-12-01
Some wild crack to build the vtable using gcc extension for labels as
Behdad Esfahbod
2
-29
/
+102
2008-12-01
Almost there. Towards a .data-free vtable.
Behdad Esfahbod
2
-62
/
+111
2008-12-01
Make sequence handlers return void instead of gboolean. The return value
Behdad Esfahbod
3
-205
/
+75
2008-12-01
Switch to calling other handlers using two macros. Get rid of match and
Behdad Esfahbod
2
-73
/
+63
2008-12-01
Cleanup vte_sequence_handler_set_title_internal.
Behdad Esfahbod
2
-34
/
+27
2008-12-01
Use a macro to define type of sequence handlers.
Behdad Esfahbod
2
-594
/
+139
2008-12-01
Remove gperf-generated files from SVN, but still distribute them in the
Behdad Esfahbod
4
-649
/
+21
2008-12-01
One more time.
Behdad Esfahbod
2
-0
/
+5
2008-12-01
More code shufflling.
Behdad Esfahbod
4
-56
/
+63
2008-12-01
Update.
Behdad Esfahbod
2
-10
/
+5
2008-12-01
Remove vteseq-list.h from SVN, but still distribute it in the tarball.
Behdad Esfahbod
3
-118
/
+9
2008-12-01
Autogenerate vteseq-list.h.
Behdad Esfahbod
3
-12
/
+23
2008-12-01
Sync vteseql-list.h with actual handlers used in gperf files.
Behdad Esfahbod
3
-151
/
+142
2008-12-01
Implement these calling vte_terminal_scroll() directly instead of
Behdad Esfahbod
3
-26
/
+32
2008-12-01
Move vte_terminal_scroll to vte.c
Behdad Esfahbod
4
-78
/
+101
2008-12-01
Remove vte_sequence_handler_complain_key. The idea was to warn about
Behdad Esfahbod
5
-617
/
+307
2008-12-01
Remove stale comment.
Behdad Esfahbod
2
-7
/
+10
2008-12-01
Move _vte_terminal_handle_sequence() into vteseq.c
Behdad Esfahbod
6
-109
/
+94
2008-12-01
Some code reshuffling to remove vte.c calls to vteseq.c functions.
Behdad Esfahbod
5
-191
/
+256
2008-12-01
Minor.
Behdad Esfahbod
3
-2
/
+7
2008-12-01
Move helper function out of the way.
Behdad Esfahbod
2
-10
/
+16
2008-12-01
Add a macro around sequence handler citations, for future table tricks.
Behdad Esfahbod
6
-660
/
+675
2008-12-01
Remove bogus entry that accidentally made it into the gperf list.
Behdad Esfahbod
3
-75
/
+77
2008-11-30
Remove more crufty macros.
Christian Persch
2
-31
/
+4
2008-11-30
Remove FT2 check macro.
Christian Persch
2
-145
/
+4
2008-11-29
Bug 540951 – The gnome-pty-helper is spawn when its not needed
Christian Persch
2
-1
/
+8
2008-11-29
Bug 465036 – gnome-pty-helper locks /var/run/utmp
Christian Persch
2
-0
/
+9
2008-11-29
Bug 127870 – terminal garbled and needs 'reset' after cat'ing file
Behdad Esfahbod
2
-3
/
+10
2008-11-29
Register the constants too!
Christian Persch
2
-0
/
+6
2008-11-29
Add a specific debug flag for widget size-request/size-allocation.
Christian Persch
4
-6
/
+18
2008-11-29
Add options to use a GtkScrolledWindow as the terminal's container, and to
Christian Persch
2
-11
/
+44
2008-11-29
Bug 317236 – vte resynchrones too late on invalid UTF-8
Behdad Esfahbod
2
-10
/
+38
[next]