Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-04-15 | make toolbar work somewhat - it only displays groups, not all clients. | rathnor | 1 | -4/+10 | |
Will address this in 0.9.2 I'd say (Simon) | |||||
2003-04-15 | removed | fluxgen | 2 | -1357/+0 | |
2003-04-15 | fixed missing break | fluxgen | 1 | -1/+3 | |
2003-04-15 | cleaning | fluxgen | 6 | -150/+160 | |
2003-04-15 | fixed client and icon count | fluxgen | 1 | -7/+16 | |
2003-04-15 | minor iconbar constructor fix | fluxgen | 1 | -3/+3 | |
2003-04-15 | const accessor for windowstyle | fluxgen | 1 | -1/+2 | |
2003-04-15 | need fbtk ThemeManager | fluxgen | 1 | -1/+2 | |
2003-04-15 | need fbatoms | fluxgen | 1 | -1/+2 | |
2003-04-15 | minor cleaning | fluxgen | 2 | -43/+26 | |
2003-04-15 | fixed license, construtor and moved motif_wm_hints atom to getWMHints in ↵ | fluxgen | 2 | -20/+22 | |
FluxboxWindow instead | |||||
2003-04-15 | removed mapNotifyEvent since its handled in Window.cc | fluxgen | 1 | -10/+7 | |
2003-04-15 | add most recently used window cycling (Simon) | rathnor | 9 | -80/+289 | |
It is now the default cycling action | |||||
2003-04-15 | fixed client count bug | fluxgen | 2 | -16/+44 | |
2003-04-14 | mask event so we dont get unmap while reparent | fluxgen | 1 | -7/+12 | |
2003-04-14 | merged with embedded-tab-branch | fluxgen | 2 | -366/+299 | |
2003-04-14 | merged with embedded-tab-branch | fluxgen | 12 | -1303/+1406 | |
2003-04-14 | removed cycle clients with mouse wheel | fluxgen | 1 | -5/+1 | |
2003-04-14 | merged with embedded-tab-branch | fluxgen | 11 | -49/+632 | |
2003-04-14 | merged with emebbeded-tab-branch | fluxgen | 1 | -15/+37 | |
2003-04-14 | update | fluxgen | 1 | -0/+5 | |
2003-04-14 | do not create menuconfig during install, some style cleanups - Han | fluxgen | 1 | -26/+32 | |
2003-04-14 | added Meta | fluxgen | 1 | -1/+1 | |
2003-04-14 | Sun compat | fluxgen | 1 | -1/+1 | |
2003-04-13 | update | fluxgen | 1 | -0/+2 | |
2003-04-09 | Little fixes to bugs highlighted by valgrind - Simon | rathnor | 7 | -11/+18 | |
2003-04-09 | minor fix | fluxgen | 1 | -1/+2 | |
2003-04-09 | minor fix | fluxgen | 1 | -1/+3 | |
2003-04-09 | minor update | fluxgen | 1 | -5/+10 | |
2003-04-09 | minor fix from Han | fluxgen | 1 | -2/+3 | |
2003-04-09 | some little updates | rathnor | 1 | -2/+2 | |
2003-04-08 | update from Han | fluxgen | 1 | -5/+10 | |
2003-04-07 | removed ifdef have_strftime | fluxgen | 1 | -4/+1 | |
2003-04-03 | fix shading bug (Simon) | rathnor | 1 | -49/+51 | |
2003-03-30 | update | fluxgen | 1 | -0/+3 | |
2003-03-30 | using pkg-config instead of xft-config | fluxgen | 1 | -12/+12 | |
2003-03-23 | fixed bug for when toolbar is off | rathnor | 1 | -1/+2 | |
2003-03-23 | more fixes for !strftime | rathnor | 1 | -12/+14 | |
2003-03-23 | Some fixes for when strftime isn't available | rathnor | 2 | -7/+7 | |
2003-03-22 | updated copyright | fluxgen | 1 | -4/+4 | |
2003-03-22 | updating | rathnor | 1 | -20/+39 | |
2003-03-22 | minor indent | fluxgen | 1 | -2/+3 | |
2003-03-22 | update | fluxgen | 1 | -2/+5 | |
2003-03-22 | added cursor | fluxgen | 2 | -8/+43 | |
2003-03-22 | fix outline moving and warping (Simon) | rathnor | 5 | -28/+69 | |
2003-03-10 | workaround another bug until can be rearranged properly | rathnor | 1 | -3/+10 | |
2003-03-10 | fix little bug in deiconifying windows when in "Workspace" Toolbar mode | rathnor | 1 | -2/+2 | |
2003-03-04 | minor stuff | fluxgen | 1 | -2/+2 | |
2003-03-04 | fixing some old BaseDisplay to FbTk App | fluxgen | 1 | -14/+15 | |
2003-03-04 | fixing some old BaseDisplay to FbTk App | fluxgen | 1 | -14/+18 | |