Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2002-05-29 | removed PM/AM in clock | fluxgen | 1 | -1/+1 |
2002-05-28 | update | fluxgen | 1 | -0/+9 |
2002-05-28 | updated | fluxgen | 1 | -1/+1 |
2002-05-25 | fixes NLS variable | fluxgen | 1 | -0/+1 |
2002-05-25 | minor fixes | fluxgen | 1 | -21/+24 |
2002-05-24 | typeo | fluxgen | 1 | -1/+1 |
2002-05-24 | update | fluxgen | 1 | -38/+30 |
2002-05-24 | update | fluxgen | 3 | -4/+22 |
2002-05-24 | new version | fluxgen | 1 | -1/+1 |
2002-05-24 | removed sstream include | fluxgen | 1 | -3/+1 |
2002-05-24 | fixed default include | fluxgen | 1 | -1/+3 |
2002-05-24 | 24h clock | fluxgen | 1 | -1/+1 |
2002-05-24 | fixed so it runs on SunOS | fluxgen | 1 | -10/+21 |
2002-05-24 | minor indentation | fluxgen | 1 | -2/+2 |
2002-05-24 | removed | fluxgen | 1 | -154/+0 |
2002-05-24 | update | fluxgen | 1 | -0/+5 |
2002-05-24 | fluxbox-generate_menu | fluxgen | 1 | -6/+5 |
2002-05-24 | first | fluxgen | 1 | -0/+322 |
2002-05-23 | updated to LANG when generating | fluxgen | 14 | -20/+17 |
2002-05-23 | update | fluxgen | 1 | -0/+3 |
2002-05-23 | iterator fix | fluxgen | 1 | -10/+12 |
2002-05-22 | const fixes | fluxgen | 1 | -30/+31 |
2002-05-21 | update | fluxgen | 1 | -0/+2 |
2002-05-21 | fixed transient checking in a function | fluxgen | 2 | -67/+53 |
2002-05-19 | removed -e after echo | fluxgen | 1 | -9/+9 |
2002-05-19 | update | fluxgen | 1 | -0/+4 |
2002-05-19 | added option for geometry | fluxgen | 1 | -0/+1 |
2002-05-19 | added configurable geometry | fluxgen | 3 | -11/+19 |
2002-05-19 | const on draw function | fluxgen | 1 | -2/+2 |
2002-05-19 | const correct | fluxgen | 1 | -26/+36 |
2002-05-19 | minor stuff | fluxgen | 1 | -2/+2 |
2002-05-19 | minor stuff | fluxgen | 1 | -4/+4 |
2002-05-19 | remove titlebar | fluxgen | 2 | -5/+3 |
2002-05-18 | update | fluxgen | 1 | -0/+5 |
2002-05-18 | save style on change | fluxgen | 1 | -2/+3 |
2002-05-17 | moved creation of titlebar and handle into functions and other minor cleaning | fluxgen | 1 | -85/+141 |
2002-05-17 | moved creation of titlebar and handle into functions | fluxgen | 1 | -2/+8 |
2002-05-17 | added cassert include | fluxgen | 2 | -1/+3 |
2002-05-17 | minor intel compiler fix | fluxgen | 1 | -1/+28 |
2002-05-17 | fixed transient check in destructor | fluxgen | 1 | -14/+29 |
2002-05-17 | const | fluxgen | 2 | -3/+3 |
2002-05-17 | more const | fluxgen | 3 | -6/+6 |
2002-05-17 | update | fluxgen | 1 | -0/+3 |
2002-05-17 | strstream to sstream and minor fix with the a warning | fluxgen | 1 | -3/+5 |
2002-05-17 | removed const on return values of fundamental types | fluxgen | 5 | -30/+25 |
2002-05-17 | removed const on return values of fundamental types and changed strftime_form... | fluxgen | 2 | -35/+24 |
2002-05-17 | const-correct on Resource class | fluxgen | 1 | -1/+3 |
2002-05-17 | removed const on return values of fundamental types and const-correct on BTex... | fluxgen | 1 | -12/+17 |
2002-05-17 | removed const on return values of fundamental types | fluxgen | 1 | -10/+10 |
2002-05-15 | minor indentation | fluxgen | 1 | -6/+6 |