tint2/src/util
2015-04-17 20:17:25 +00:00
..
area.c 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
area.h cleanup duplicate code and fixed ALLDESKTOP task 2010-09-26 17:07:33 +00:00
common.c Expand ~ in launcher_item_app 2015-03-01 10:33:05 +00:00
common.h Expand ~ in launcher_item_app 2015-03-01 10:33:05 +00:00
strnatcmp.c Sort tasks on taskbar: config + sort by title or center (disabled, work in progress) - issue 478 2015-03-28 22:38:57 +00:00
strnatcmp.h Sort tasks on taskbar: config + sort by title or center (disabled, work in progress) - issue 478 2015-03-28 22:38:57 +00:00
timer.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
timer.h 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
window.c Sort tasks on taskbar (disabled, work in progress) - issue 478 2015-03-28 21:07:33 +00:00
window.h Sort tasks on taskbar (disabled, work in progress) - issue 478 2015-03-28 21:07:33 +00:00