This website requires JavaScript.
Explore
Help
Register
Sign In
Mabox
/
tint2
Watch
1
Star
0
Fork
0
You've already forked tint2
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
66cae4bb7c46a0a68b01892381f24f87db8546a7
tint2
/
src
/
taskbar
History
o9000
66cae4bb7c
Fix dangling pointers causing erratic timer behaviour (affects taskbar with spacing); use calloc instead of malloc for safer initializations
...
git-svn-id:
http://tint2.googlecode.com/svn/trunk@758
121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2015-04-17 20:17:25 +00:00
..
task.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
task.h
Sort tasks on taskbar (disabled, work in progress) - issue 478
2015-03-28 21:07:33 +00:00
taskbar.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
taskbar.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
taskbarname.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
taskbarname.h
desktop name second step
2010-11-15 15:36:12 +00:00