..
array.h
fix stupid array bug: missing sizeof()
2008-06-23 17:26:35 +02:00
buffer.c
buffer: add various code documentation
2008-06-22 18:43:04 +02:00
buffer.h
fix typo
2008-06-22 18:58:52 +02:00
configopts.c
[xutil] Move xcolor_t into draw
2008-05-30 12:33:08 +02:00
configopts.h
[everything] Switch from libconfuse to Lua
2008-05-20 18:01:15 +02:00
draw.c
draw: add resize for bg
2008-06-23 18:07:47 +02:00
draw.h
draw: add resize for bg
2008-06-23 18:07:47 +02:00
list.h
Fix a couple of warnings.
2008-06-15 23:58:51 +02:00
markup.c
Be more on the safe side.
2008-06-23 18:55:29 +02:00
markup.h
Finish markup parsing rewrite to avoid mallocs.
2008-06-22 17:45:45 +02:00
refcount.h
Make refcounting safer.
2008-06-22 14:22:44 +02:00
socket.c
[util] warn() and eprint() now print \n
2008-05-23 22:56:05 +02:00
socket.h
Lot of cosmetic changes: proto change, etc.
2008-03-23 15:52:22 +01:00
swindow.c
swindow: do not resize if nothing to do
2008-06-18 13:50:50 +02:00
swindow.h
swindow: do not resize if nothing to do
2008-06-18 13:50:50 +02:00
tokenize.gperf
util: tokenize a_strtobool()
2008-06-23 18:06:00 +02:00
util.c
use more tokenizer, with len
2008-06-23 14:01:33 +02:00
util.h
util: tokenize a_strtobool()
2008-06-23 18:06:00 +02:00
version.c
cmake: consolidate version strings
2008-06-22 22:13:06 +02:00
version.h
cmake: consolidate version strings
2008-06-22 22:13:06 +02:00
xembed.c
Always use unchecked xcb functions
2008-06-21 19:56:51 +09:00
xembed.h
systray: import widget
2008-06-14 18:12:16 +02:00
xscreen.c
area_t: make it smaller, use arrays instead of lists.
2008-06-22 22:09:48 +02:00
xscreen.h
[screen] Rename ScreensInfo to screen_info_t
2008-05-03 12:01:05 +02:00
xutil.c
Always use unchecked xcb functions
2008-06-21 19:56:51 +09:00
xutil.h
util: rename eprint() to fatal()
2008-06-19 09:45:08 +02:00