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
path:
root
/
src
/
debug.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-18
Bug 595494 - Build Failure in vte 0.21.6
Behdad Esfahbod
1
-2
/
+2
2009-09-17
Do some symbol hiding
Behdad Esfahbod
1
-2
/
+2
2009-09-05
Add static assertions
Behdad Esfahbod
1
-0
/
+4
2009-09-05
Minor cleanup
Behdad Esfahbod
1
-1
/
+1
2009-08-25
Fix initial size of scrollback in alternate screen
Behdad Esfahbod
1
-0
/
+1
2008-11-29
Add a specific debug flag for widget size-request/size-allocation.
Christian Persch
1
-1
/
+2
2008-11-29
Port vtepangocairo profiling and lifecycle logging to vtedebug facilities
Behdad Esfahbod
1
-1
/
+2
2008-11-29
Make _vte_debug_on() inline.
Behdad Esfahbod
1
-1
/
+9
2008-11-28
Use g_parse_debug_string to parse the debug flags.
Christian Persch
1
-1
/
+1
2008-06-04
Bug 536632 – vte build failure in ring.c:210: error: expected expression
Behdad Esfahbod
1
-1
/
+1
2008-05-09
Fix "GLib-CRITICAL **: g_io_add_watch_full: assertion `channel != NULL'
Chris Wilson
1
-1
/
+2
2007-09-02
Add a G_UNLIKELY()
Behdad Esfahbod
1
-1
/
+1
2007-02-26
Use a separate debug flag for the ally interface.
Chris Wilson
1
-1
/
+2
2007-02-23
Add a new debug flag to monitor draw operations. Don't issue individual
Chris Wilson
1
-1
/
+2
2007-01-29
Add debugging flags for printing out cells contents and attributes as they
Chris Wilson
1
-1
/
+2
2007-01-26
Provide a safe fallback for non-C99 compilers (well actually anything that
Chris Wilson
1
-0
/
+14
2007-01-26
s/_VTE_DEBUG_ON/_VTE_DEBUG_IF/ and don't include the code block inside the
Chris Wilson
1
-5
/
+3
2007-01-26
Bug 400834 – Use a global display/process timeout
Chris Wilson
1
-1
/
+2
2007-01-26
Janitorial work - near elimination of #ifdef VTE_DEBUG from within
Chris Wilson
1
-0
/
+11
2007-01-19
Add a new debug flag to visualize the work flow. VTE_DEBUG_FLAGS=work
Chris Wilson
1
-2
/
+3
2006-04-18
Remove the #ident strings.
Behdad Esfahbod
1
-1
/
+0
2006-02-03
Add the debug flag TRIE for printing out the trie (previous was using
Behdad Esfahbod
1
-1
/
+2
2003-05-05
include <glib.h> for gboolean type definition. include "config.h" and
Nalin Dahyabhai
1
-0
/
+2
2002-12-10
centralize buffer length sanity checks, add some utility functions for
vte_0_10_6
Nalin Dahyabhai
1
-3
/
+4
2002-11-25
add keyboard debugging class. refresh on Ctrl-L, reset on 'r'. add more
Nalin Dahyabhai
1
-1
/
+2
2002-10-25
snip off final newlines when we're matching, they're usually not wanted.
Nalin Dahyabhai
1
-1
/
+2
2002-09-05
2002-09-05 nalin prefix library-internal interfaces with underscores so
Nalin Dahyabhai
1
-2
/
+2
2002-09-05
add giant warnings about how these headers define library-internal
vte_0_8_18
Nalin Dahyabhai
1
-0
/
+2
2002-09-05
2002-09-05 nalin first pass at writing documentation fix
Nalin Dahyabhai
1
-1
/
+1
2002-08-30
Initialize the pty master fd to -1 to avoid spurious window resizes on fd
Nalin Dahyabhai
1
-0
/
+1
2002-08-20
Load fonts just-in-time to avoid spurious reloads. Don't override the
Nalin Dahyabhai
1
-0
/
+1
2002-08-19
Add. Use unitables. Remove sequences for designating character sets.
Nalin Dahyabhai
1
-0
/
+1
2002-07-13
Added. Add -a/-b flags to control audible bell and blinking cursors. Only
Nalin Dahyabhai
1
-0
/
+4
2002-06-26
Check for redundant resizes. Keep the alternate screen buffer size the
Nalin Dahyabhai
1
-6
/
+7
2002-06-12
Fix hilite clearing when scrolling delta != 0. Actually add the signals
Nalin Dahyabhai
1
-0
/
+1
2002-06-10
Include gettext support. Mark warnings for possible translation. Add.
Nalin Dahyabhai
1
-2
/
+2
2002-05-09
Fixes to usage of iconv, from otaylor. Remap characters which are missing
Nalin Dahyabhai
1
-0
/
+35