aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2002-07-14added algorithm includefluxgen1-1/+2
2002-07-14doxygen commentsfluxgen1-3/+6
2002-07-13changed decoration defaultfluxgen1-3/+2
2002-07-13fixed check on valid win and screen pointer in setFocusedWindowfluxgen1-14/+21
2002-07-10minor indentation and commentsfluxgen1-4/+6
2002-07-10minor commentfluxgen1-2/+2
2002-07-10obsolete Font structfluxgen1-3/+3
2002-06-29commentsfluxgen1-9/+11
2002-06-14fixed transient checkfluxgen1-4/+13
2002-06-04resize/move window even without decorfluxgen1-5/+6
2002-06-02fixed bug 554646, windows that are not maximizable by default wont get a tab ...fluxgen1-3/+4
2002-06-02minor fixesfluxgen1-8/+9
2002-06-02removed insert window after last focused, temporary fixfluxgen1-3/+6
2002-06-02removed FONT_ELEMENT_SIZEfluxgen1-6/+1
2002-06-02slit client bug fixedfluxgen1-2/+4
2002-05-30removed comment from propwwmhintsfluxgen1-2/+2
2002-05-30changed (void) to () and fixed if-statements in getMWMHintsfluxgen1-78/+85
2002-05-30cleaning, changed (void) to (), removed unused variable, added comments, move...fluxgen1-129/+129
2002-05-29fixed invert highlight on toggle-items when they are selectedfluxgen1-4/+6
2002-05-29removed assertionfluxgen1-3/+1
2002-05-29slit order filenamefluxgen2-5/+27
2002-05-29slit orderfluxgen2-22/+207
2002-05-24removed sstream includefluxgen1-3/+1
2002-05-24fixed default includefluxgen1-1/+3
2002-05-24minor indentationfluxgen1-2/+2
2002-05-23iterator fixfluxgen1-10/+12
2002-05-22const fixesfluxgen1-30/+31
2002-05-21fixed transient checking in a functionfluxgen2-67/+53
2002-05-19added configurable geometryfluxgen3-11/+19
2002-05-19const on draw functionfluxgen1-2/+2
2002-05-19const correctfluxgen1-26/+36
2002-05-19minor stufffluxgen1-2/+2
2002-05-19minor stufffluxgen1-4/+4
2002-05-19remove titlebarfluxgen1-2/+0
2002-05-18save style on changefluxgen1-2/+3
2002-05-17moved creation of titlebar and handle into functions and other minor cleaningfluxgen1-85/+141
2002-05-17moved creation of titlebar and handle into functionsfluxgen1-2/+8
2002-05-17added cassert includefluxgen2-1/+3
2002-05-17minor intel compiler fixfluxgen1-1/+28
2002-05-17fixed transient check in destructorfluxgen1-14/+29
2002-05-17constfluxgen2-3/+3
2002-05-17more constfluxgen3-6/+6
2002-05-17strstream to sstream and minor fix with the a warningfluxgen1-3/+5
2002-05-17removed const on return values of fundamental typesfluxgen5-30/+25
2002-05-17removed const on return values of fundamental types and changed strftime_form...fluxgen2-35/+24
2002-05-17const-correct on Resource classfluxgen1-1/+3
2002-05-17removed const on return values of fundamental types and const-correct on BTex...fluxgen1-12/+17
2002-05-17removed const on return values of fundamental typesfluxgen1-10/+10
2002-05-15minor indentationfluxgen1-6/+6
2002-05-15constfluxgen1-4/+4