tint2/src
o9000 60b56599cb tint2conf: GUI changes
git-svn-id: http://tint2.googlecode.com/svn/trunk@767 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2015-04-18 13:30:30 +00:00
..
battery Use font shadows for all elements except tooltips 2015-04-18 13:22:07 +00:00
clock Use font shadows for all elements except tooltips 2015-04-18 13:22:07 +00:00
launcher Flush stdout/stderr after newline 2015-04-17 20:31:28 +00:00
systray Fix dangling pointers causing erratic timer behaviour (affects taskbar with spacing); use calloc instead of malloc for safer initializations 2015-04-17 20:17:25 +00:00
taskbar Use font shadows for all elements except tooltips 2015-04-18 13:22:07 +00:00
tint2conf tint2conf: GUI changes 2015-04-18 13:30:30 +00:00
tooltip Fix dangling pointers causing erratic timer behaviour (affects taskbar with spacing); use calloc instead of malloc for safer initializations 2015-04-17 20:17:25 +00:00
util Use font shadows for all elements except tooltips 2015-04-18 13:22:07 +00:00
config.c Use font shadows for all elements except tooltips 2015-04-18 13:22:07 +00:00
config.h SIGUSR1 does now a full restat of tint2 2010-04-18 14:28:45 +00:00
panel.c Fix dangling pointers causing erratic timer behaviour (affects taskbar with spacing); use calloc instead of malloc for safer initializations 2015-04-17 20:17:25 +00:00
panel.h Use font shadows for all elements except tooltips 2015-04-18 13:22:07 +00:00
server.c Fix dangling pointers causing erratic timer behaviour (affects taskbar with spacing); use calloc instead of malloc for safer initializations 2015-04-17 20:17:25 +00:00
server.h Memory management review: match char-malloc/strdup-free, gchar-g_str*/g_free; set pointers to null after free; initialize fonts/backgrounds correctly when missing from config 2015-04-11 09:51:10 +00:00
tint.c Flush stdout/stderr after newline 2015-04-17 20:31:28 +00:00