Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2003-04-28 | minor screen num fix | fluxgen | 1 | -3/+2 |
2003-04-28 | handles close, maximize, iconify, shade and stick theme pixmaps | fluxgen | 2 | -0/+188 |
2003-04-28 | render scaled pixmap | fluxgen | 2 | -11/+25 |
2003-04-28 | added pixmap support | fluxgen | 1 | -4/+39 |
2003-04-28 | added pixmap | fluxgen | 1 | -3/+7 |
2003-04-28 | virtual fixes | fluxgen | 1 | -4/+4 |
2003-04-28 | init m_pressed | fluxgen | 1 | -3/+5 |
2003-04-28 | fixed xpm support | fluxgen | 1 | -1/+19 |
2003-04-28 | toolbar size + alignment fixes | rathnor | 3 | -18/+48 |
2003-04-28 | update | fluxgen | 1 | -1/+1 |
2003-04-28 | minor fix | fluxgen | 1 | -1/+1 |
2003-04-28 | update | fluxgen | 4 | -446/+595 |
2003-04-28 | fixing remembering of decorations | rathnor | 3 | -8/+25 |
2003-04-28 | tiny consistency fix | rathnor | 1 | -2/+2 |
2003-04-28 | fix detachClient issue where the menu wouldn't get created before adding | rathnor | 2 | -5/+7 |
2003-04-28 | add client window to event manager | rathnor | 1 | -3/+8 |
2003-04-28 | update | rathnor | 1 | -0/+3 |
2003-04-28 | update | fluxgen | 1 | -1/+12 |
2003-04-28 | license | fluxgen | 1 | -3/+3 |
2003-04-28 | fixed copyArea pos and size args | fluxgen | 1 | -7/+8 |
2003-04-28 | forgot putenv | fluxgen | 1 | -1/+2 |
2003-04-28 | license fix | fluxgen | 1 | -3/+3 |
2003-04-28 | fixed execute on right screen | fluxgen | 5 | -33/+51 |
2003-04-27 | fixed scaling and bug in copyArea | fluxgen | 1 | -3/+67 |
2003-04-27 | fixed scaling | fluxgen | 1 | -1/+6 |
2003-04-27 | fix remember to match on instance rather than class name | rathnor | 1 | -13/+20 |
2003-04-27 | replacing bsetbg | fluxgen | 1 | -0/+282 |
2003-04-27 | fix nextFocus problem with tabbed windows | rathnor | 4 | -35/+53 |
2003-04-27 | fixed workspace warp bug | fluxgen | 1 | -16/+25 |
2003-04-27 | fix bug for not using modifiers on nextWindow | rathnor | 1 | -3/+21 |
2003-04-27 | remove mention of old useIconbar resource (toolbar modes now do this | rathnor | 4 | -18/+10 |
2003-04-27 | fix build issue for new loc of stringutil | rathnor | 2 | -2/+2 |
2003-04-27 | add missing #include <cassert> | rathnor | 5 | -4/+11 |
2003-04-27 | minor fixes | fluxgen | 2 | -9/+8 |
2003-04-27 | license update | fluxgen | 1 | -3/+3 |
2003-04-27 | StringUtil moved to FbTk | fluxgen | 1 | -4/+4 |
2003-04-27 | fixed focus new bug | fluxgen | 1 | -4/+7 |
2003-04-27 | assign new pixmap via constructor and operator | fluxgen | 2 | -7/+84 |
2003-04-26 | moved StringUtil to FbTk | fluxgen | 1 | -4/+4 |
2003-04-26 | moved StringUtil to FbTk | fluxgen | 4 | -15/+22 |
2003-04-26 | removed colormap atom | fluxgen | 2 | -10/+5 |
2003-04-26 | moved StringUtil to FbTk | fluxgen | 3 | -19/+35 |
2003-04-26 | moved from fluxbox source | fluxgen | 2 | -0/+233 |
2003-04-26 | moved to FbTk | fluxgen | 2 | -220/+0 |
2003-04-26 | removed nl_types_cygnus and did some cleaning | fluxgen | 2 | -29/+22 |
2003-04-26 | removed nl_types_cygnus.h | fluxgen | 1 | -1/+1 |
2003-04-26 | not needed | fluxgen | 1 | -24/+0 |
2003-04-26 | removed DrawUtil | fluxgen | 1 | -1/+1 |
2003-04-26 | obsolete | fluxgen | 2 | -106/+0 |
2003-04-26 | fixed menu bug | fluxgen | 1 | -20/+14 |