summaryrefslogtreecommitdiff
path: root/src/window_func.h
AgeCommit message (Expand)Author
2008-05-10(svn r13028) -Codechange: WE_MESSAGE and WE_INVALIDATE_DATA were doing the sa...rubidium
2008-05-06(svn r12977) -Codechange: remove quite some redundant (duplicate) function de...rubidium
2008-05-06(svn r12975) -Codechange: replace DeleteWindow(w) with delete w.rubidium
2008-04-19(svn r12790) -Codechange: code style fixes. Patch by Alberth.rubidium
2008-04-07(svn r12619) -Codechange: lots of documentation about window related stuff. P...rubidium
2008-01-18(svn r11914) -Documentation: fix some @file statementglx
2008-01-12(svn r11818) -Codechange: split player.h into smaller pieces.rubidium
2007-12-25(svn r11692) -Codechange: move some functions from 'functions.h' to a more lo...rubidium
2007-12-19(svn r11668) -Codechange: more refactoring aimed at reducing compile time and...rubidium
2007-12-19(svn r11667) -Codechange: split window.h into a header that defines some 'glo...rubidium