Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-01-28 | remove references to the startup menu | rathnor | 1 | -9/+0 | |
2004-01-23 | minor fix | fluxgen | 1 | -2/+2 | |
2004-01-23 | fix some issues with window frame that happened when changing style | rathnor | 4 | -21/+85 | |
2004-01-22 | update | fluxgen | 1 | -0/+3 | |
2004-01-22 | Fix missing sanitycheck as found by Tom Ryan | fluxgen | 1 | -2/+4 | |
2004-01-21 | update | fluxgen | 1 | -0/+4 | |
2004-01-21 | Added more international keywords and Portuguese locales (Thanks Antonio ↵ | fluxgen | 1 | -67/+265 | |
Gomez), Added automatic reload of the new menu. | |||||
2004-01-21 | inline | fluxgen | 1 | -11/+11 | |
2004-01-21 | nothrow | fluxgen | 1 | -5/+5 | |
2004-01-21 | update | fluxgen | 1 | -2/+6 | |
2004-01-21 | check valid attr.height and width | fluxgen | 1 | -3/+11 | |
2004-01-21 | const fixes | fluxgen | 1 | -3/+3 | |
2004-01-21 | fixed window size bug, it could been negative in hideHandle and hideTitlebar | fluxgen | 1 | -8/+20 | |
2004-01-21 | check memory allocation | fluxgen | 1 | -1/+4 | |
2004-01-21 | we dont move to dock layer for dock windows, need to check this later. | fluxgen | 1 | -3/+1 | |
2004-01-21 | copyright update | fluxgen | 1 | -4/+4 | |
2004-01-21 | minor updates | fluxgen | 1 | -2/+3 | |
2004-01-21 | minor fixes | fluxgen | 1 | -35/+61 | |
2004-01-21 | some debug msg should be in ifdef | fluxgen | 1 | -2/+3 | |
2004-01-21 | minor stuff | fluxgen | 1 | -9/+8 | |
2004-01-21 | inline | fluxgen | 1 | -3/+3 | |
2004-01-21 | minor fix for static var sqrt_table | fluxgen | 1 | -1/+2 | |
2004-01-21 | using empty instead of size | fluxgen | 8 | -23/+21 | |
2004-01-21 | using empty instead of size | fluxgen | 3 | -18/+17 | |
2004-01-21 | empty accessor | fluxgen | 2 | -4/+5 | |
2004-01-21 | using empty instead of size | fluxgen | 1 | -2/+2 | |
2004-01-21 | fixed cursor bug, thanks Mathias Gumz | fluxgen | 1 | -2/+2 | |
2004-01-21 | update | fluxgen | 1 | -0/+2 | |
2004-01-21 | cvs version | fluxgen | 1 | -1/+1 | |
2004-01-21 | update | fluxgen | 1 | -0/+4 | |
2004-01-21 | support for _NET_WM_WINDOW_TYPE and _NET_WM_WINDOW_TYPE_DOCK | fluxgen | 2 | -6/+58 | |
2004-01-21 | update | fluxgen | 1 | -0/+4 | |
2004-01-21 | no need to ignore modifiers when we navigate the menu with keys | fluxgen | 1 | -3/+1 | |
2004-01-20 | update | fluxgen | 1 | -2/+3 | |
2004-01-20 | Add: copyright header. | grubert | 1 | -0/+5 | |
2004-01-20 | Add: manpages. | grubert | 4 | -0/+610 | |
2004-01-19 | update | fluxgen | 1 | -0/+2 | |
2004-01-19 | support for _NET_WM_STATE_ABOVE and _NET_WM_STATE_BELOW | fluxgen | 1 | -2/+31 | |
2004-01-19 | clientlist notify when window changes workspace | fluxgen | 1 | -1/+9 | |
2004-01-19 | update | fluxgen | 1 | -0/+15 | |
2004-01-19 | minor update | fluxgen | 1 | -19/+22 | |
2004-01-19 | update workspace area and focused window to atomhandlers | fluxgen | 1 | -5/+21 | |
2004-01-19 | state sig notify when hidden value changes | fluxgen | 1 | -1/+3 | |
2004-01-19 | operator == | fluxgen | 1 | -7/+13 | |
2004-01-19 | workspace area signal | fluxgen | 2 | -11/+24 | |
2004-01-19 | using isHidden attrib in Window | fluxgen | 1 | -17/+14 | |
2004-01-19 | update | fluxgen | 1 | -3/+5 | |
2004-01-19 | minor update | fluxgen | 2 | -4/+8 | |
2004-01-19 | minor bug fix | fluxgen | 1 | -2/+2 | |
2004-01-19 | updateFocusedWindow, updateWorkarea | fluxgen | 1 | -4/+6 | |