index
:
~dvdhrm/libtsm
master
Terminal-Emulator State Machine
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-24
gtktsm: add libtsm example
HEAD
master
David Herrmann
10
-0
/
+2627
2014-04-24
Update libtsm wiki-link
David Herrmann
2
-2
/
+2
2014-04-24
shared: add macro, pty and ring helpers
David Herrmann
6
-1
/
+1108
2014-04-24
screen: improve aging for sb-reset
David Herrmann
1
-1
/
+1
2014-04-02
build: move shl_xy to shl-xy
David Herrmann
11
-12
/
+12
2014-04-01
Restructure source tree
David Herrmann
19
-38
/
+57
2014-03-27
build: support darwin targets
Florian Gilcher
2
-2
/
+38
2013-11-12
screen: move renderer to separate file
David Herrmann
4
-156
/
+201
2013-11-12
screen: extract selection code
David Herrmann
3
-322
/
+358
2013-11-12
screen: rename inc_age to screen_inc_age
David Herrmann
2
-47
/
+47
2013-11-12
screen: move struct-defs to shared header
David Herrmann
2
-71
/
+76
2013-11-12
Revert "screen: remove empty cell fallback"
David Herrmann
1
-2
/
+8
2013-11-12
build: add symbol tests
David Herrmann
4
-1
/
+97
2013-11-12
shl: update llog
David Herrmann
3
-20
/
+45
2013-11-12
build: add automated memleak tests
David Herrmann
3
-1
/
+86
2013-11-12
vte: add tsm_vte_get_def_attr() helper
David Herrmann
3
-0
/
+11
2013-10-31
build: fix links in configure.ac
David Herrmann
1
-2
/
+2
2013-10-29
build: increase package version to 3
libtsm-3
David Herrmann
1
-1
/
+1
2013-10-29
README: fix links
David Herrmann
1
-7
/
+5
2013-10-29
build: increase version to 3
David Herrmann
2
-4
/
+11
2013-10-29
build: remove -fstack-protector
David Herrmann
1
-2
/
+1
2013-10-29
build: add LICENSE_htable to EXTRA_DIST
David Herrmann
1
-0
/
+1
2013-10-29
gitignore: add config.h.in~
David Herrmann
1
-0
/
+1
2013-10-29
Remove old compatibility headers
David Herrmann
4
-107
/
+1
2013-10-29
build: minor style cleanups in configure.ac
David Herrmann
2
-14
/
+21
2013-10-29
build: make autogen.sh comply to gnome-build rules
David Herrmann
1
-3
/
+12
2013-10-23
screen: skip ageing on cursor move if hidden
David Herrmann
1
-0
/
+11
2013-10-23
screen: implement proper ageing on screen resize
David Herrmann
1
-6
/
+4
2013-10-23
screen: clear existing cells when shrinking
David Herrmann
1
-4
/
+7
2013-10-23
screen: implement proper ageing for tsm_screen_write()
David Herrmann
1
-15
/
+13
2013-10-23
screen: remove old cursor-drawing fallback
David Herrmann
1
-17
/
+3
2013-10-23
screen: implement trivial ageing
David Herrmann
1
-31
/
+226
2013-10-23
Remove old hashtable and replace tests
David Herrmann
8
-756
/
+322
2013-10-23
unicode: use new faster htable
David Herrmann
5
-23
/
+1192
2013-10-23
unicode: simplify hash_ucs4 and cmp_ucs4
David Herrmann
1
-12
/
+2
2013-10-23
unicode: remove the default symbol table
David Herrmann
1
-32
/
+3
2013-10-23
screen: allocate private symbol table
David Herrmann
1
-2
/
+9
2013-10-23
Remove internal symbols from public API
David Herrmann
6
-99
/
+65
2013-10-23
Move shl_misc.h into libtsm_int.h
David Herrmann
6
-16
/
+10
2013-10-23
shl: move next_pow2() into shl_array
David Herrmann
2
-16
/
+17
2013-10-23
Sanitize header
David Herrmann
1
-11
/
+92
2013-10-23
screen: add screen-age to API
David Herrmann
2
-7
/
+50
2013-10-23
screen: reset buffer-link on screen-reset
David Herrmann
1
-0
/
+1
2013-10-22
screen: minor coding style fixes
David Herrmann
1
-13
/
+22
2013-10-22
screen: clear padding of main-lines on resize
David Herrmann
1
-2
/
+4
2013-10-22
screen: remove empty cell fallback
David Herrmann
1
-7
/
+1
2013-10-22
screen: remove prepare/render callbacks
David Herrmann
2
-33
/
+3
2013-10-22
build: remove shl_timer.h
David Herrmann
2
-131
/
+0
2013-10-22
screen: remove timer
David Herrmann
2
-42
/
+2
2013-10-22
screen: correctly clear expansion area
David Herrmann
1
-13
/
+9
[next]