Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-09-21 | update | fluxgen | 1 | -0/+5 | |
2002-09-21 | update from Han | fluxgen | 1 | -0/+5 | |
2002-09-20 | removed assignment operator | fluxgen | 2 | -7/+20 | |
2002-09-19 | update | fluxgen | 1 | -1/+1 | |
2002-09-15 | update ChangeLog (sticky fix) and TODO (with group suggestions) | rathnor | 2 | -5/+19 | |
2002-09-15 | updated to match new Texture and Color stuff | fluxgen | 2 | -10/+12 | |
2002-09-15 | removed parseTexture | fluxgen | 2 | -87/+17 | |
2002-09-15 | toLower | fluxgen | 2 | -2/+9 | |
2002-09-14 | using Texture setFromString | fluxgen | 1 | -2/+2 | |
2002-09-14 | Texture.cc | fluxgen | 1 | -1/+2 | |
2002-09-14 | setFromString | fluxgen | 1 | -11/+15 | |
2002-09-14 | first | fluxgen | 1 | -0/+96 | |
2002-09-14 | update | fluxgen | 1 | -0/+2 | |
2002-09-14 | new color handling | fluxgen | 1 | -5/+2 | |
2002-09-14 | removed color functions | fluxgen | 2 | -25/+2 | |
2002-09-14 | color.cc | fluxgen | 1 | -1/+1 | |
2002-09-14 | moved color parsing allocation to FbTk Color | fluxgen | 1 | -47/+1 | |
2002-09-14 | moved color parsing to Color.cc | fluxgen | 1 | -2/+1 | |
2002-09-14 | fixed copy | fluxgen | 1 | -22/+68 | |
2002-09-14 | minor fixes | fluxgen | 1 | -14/+28 | |
2002-09-14 | first | fluxgen | 1 | -0/+107 | |
2002-09-14 | update | fluxgen | 1 | -1/+21 | |
2002-09-14 | fixed WM_NORMAL_HINTS | fluxgen | 1 | -9/+17 | |
2002-09-14 | fix for when a window doesn't have a menu (decorations.menu == 0) | rathnor | 1 | -2/+3 | |
2002-09-12 | Fixes to sticky window + focus handling. Particularly for | rathnor | 4 | -47/+69 | |
next/prevFocus crashes. Also, sticky windows are now always reassociated to the active workspace. | |||||
2002-09-12 | removed -fg -bg settings for xterm | fluxgen | 1 | -11/+11 | |
2002-09-11 | indentation and setInputFocus to transient_for when this dies | fluxgen | 1 | -32/+32 | |
2002-09-10 | tab disconnect | fluxgen | 1 | -1/+5 | |
2002-09-10 | workspace update | fluxgen | 1 | -9/+9 | |
2002-09-10 | changed some pointer to referenses | fluxgen | 1 | -39/+33 | |
2002-09-10 | from pointer to referens | fluxgen | 1 | -68/+64 | |
2002-09-10 | transient fixes | fluxgen | 1 | -5/+9 | |
2002-09-10 | deiconify when send to workspace | fluxgen | 1 | -1/+4 | |
2002-09-10 | transient fixes | fluxgen | 1 | -20/+26 | |
2002-09-10 | raise and lower functions | fluxgen | 2 | -4/+13 | |
2002-09-09 | minor stuff | fluxgen | 2 | -14/+9 | |
2002-09-08 | workspace specific removal | fluxgen | 1 | -4/+6 | |
2002-09-08 | focus fallback to transient_for | fluxgen | 1 | -1/+2 | |
2002-09-08 | update | fluxgen | 1 | -0/+12 | |
2002-09-08 | new transient handling, minor indentation issues, cleaning in destructor | fluxgen | 1 | -126/+91 | |
2002-09-08 | new transient handling, removed inline, minor comments | fluxgen | 1 | -52/+57 | |
2002-09-08 | new workspace stacking | fluxgen | 1 | -4/+5 | |
2002-09-08 | new workspace stack and removeWindow function | fluxgen | 1 | -16/+28 | |
2002-09-08 | raise with Workspace stack | fluxgen | 1 | -6/+6 | |
2002-09-08 | new workspace window stacking | fluxgen | 2 | -7/+11 | |
2002-09-08 | raise and lower transient stacks and minor identation | fluxgen | 1 | -90/+122 | |
2002-09-08 | raise and lower transient stacks | fluxgen | 1 | -2/+5 | |
2002-09-08 | update workspace and check for tab in next/prev window keyevent | fluxgen | 1 | -13/+20 | |
2002-09-08 | const and ref | fluxgen | 1 | -4/+4 | |
2002-09-08 | referenses instead of pointers | fluxgen | 1 | -3/+11 | |