Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2002-10-29 | toolbar changed function name | fluxgen | 1 | -2/+2 |
2002-10-29 | new names for some functions in toolbar | fluxgen | 1 | -5/+5 |
2002-10-29 | const fixes and function renaming for toolbar | fluxgen | 1 | -6/+6 |
2002-10-29 | cleaning and const fixes | fluxgen | 1 | -42/+20 |
2002-10-29 | const | fluxgen | 1 | -3/+4 |
2002-10-25 | compile time option for gnome and net wm hints, updateds for screen constructor | fluxgen | 1 | -28/+30 |
2002-10-25 | include fix | fluxgen | 1 | -1/+2 |
2002-10-25 | const, variable fix | fluxgen | 1 | -14/+6 |
2002-10-25 | const fixes | fluxgen | 1 | -2/+2 |
2002-10-25 | include | fluxgen | 1 | -1/+2 |
2002-10-25 | compile time options for newwmspec, gnome and multibyte | fluxgen | 1 | -4/+14 |
2002-10-25 | compile time option for multibyte support | fluxgen | 1 | -6/+11 |
2002-10-25 | include fix | fluxgen | 3 | -5/+6 |
2002-10-25 | minor cleaning | fluxgen | 1 | -9/+6 |
2002-10-25 | rearranged includes, minor cleaning | fluxgen | 1 | -152/+108 |
2002-10-25 | fixed auto_ptr for m_toolbar, rearranged includes, fixed forward declaration,... | fluxgen | 1 | -35/+32 |
2002-10-25 | changed name from Icon to Iconmenu | fluxgen | 2 | -0/+95 |
2002-10-25 | changed name to Iconmenu | fluxgen | 2 | -108/+0 |
2002-10-25 | minor changes for screeninfo constructor | fluxgen | 2 | -21/+18 |
2002-10-24 | use gnu extensions for snprintf | fluxgen | 1 | -1/+6 |
2002-10-24 | minor fix | fluxgen | 1 | -7/+7 |
2002-10-24 | fixed assignment issue with gcc 2.95.x and auto_ptr | fluxgen | 1 | -7/+7 |
2002-10-23 | minor cleaning | fluxgen | 2 | -46/+39 |
2002-10-23 | fixed auto_ptr assignment | fluxgen | 2 | -6/+9 |
2002-10-23 | removed obsolete NEWWMSPEC | fluxgen | 3 | -42/+7 |
2002-10-22 | using isGroupable | fluxgen | 1 | -2/+13 |
2002-10-22 | clear item | fluxgen | 1 | -2/+2 |
2002-10-22 | no need to have antialias if it isn't compiled with use_xft | fluxgen | 1 | -3/+14 |
2002-10-22 | fixed text drawing | fluxgen | 1 | -15/+37 |
2002-10-22 | isGroupable | fluxgen | 1 | -3/+4 |
2002-10-22 | groupable function | fluxgen | 1 | -6/+12 |
2002-10-19 | tab option | fluxgen | 1 | -3/+4 |
2002-10-19 | minor include fix | fluxgen | 1 | -4/+4 |
2002-10-19 | use xft always | fluxgen | 1 | -1/+1 |
2002-10-19 | lines | fluxgen | 1 | -6/+17 |
2002-10-19 | windowmenu always visible, fixes bug [ 604634 ] Fluxbox 0.1.11 menu on iconba... | fluxgen | 1 | -4/+17 |
2002-10-19 | ascent and descent | fluxgen | 6 | -6/+23 |
2002-10-19 | using ascent and descent again | fluxgen | 1 | -3/+3 |
2002-10-19 | fixed deps | fluxgen | 1 | -1/+9 |
2002-10-19 | auto_ptr for windowmenu | fluxgen | 2 | -48/+49 |
2002-10-19 | testFont | fluxgen | 1 | -3/+7 |
2002-10-19 | minor | fluxgen | 1 | -0/+22 |
2002-10-19 | initial import | fluxgen | 1 | -0/+95 |
2002-10-16 | try XLFD if load failes | fluxgen | 1 | -4/+6 |
2002-10-16 | wm support check on checkwindow | fluxgen | 1 | -8/+6 |
2002-10-16 | minor stuff | fluxgen | 1 | -2/+11 |
2002-10-16 | const fix | fluxgen | 1 | -2/+2 |
2002-10-16 | minor const fix | fluxgen | 1 | -3/+3 |
2002-10-16 | utf8 for Xft | fluxgen | 1 | -5/+5 |
2002-10-16 | utf8 | fluxgen | 2 | -17/+40 |