Age | Commit message (Expand) | Author | Files | Lines |
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 |
2002-05-15 | const | fluxgen | 1 | -4/+4 |
2002-05-15 | changed menustyle.framefont/titlefont to nonpointer | fluxgen | 3 | -73/+51 |
2002-05-13 | removed titlebar | fluxgen | 1 | -2/+2 |
2002-05-10 | removed titlebar | fluxgen | 1 | -2/+0 |
2002-05-09 | update | fluxgen | 1 | -0/+4 |
2002-05-08 | Bool to bool | fluxgen | 1 | -4/+4 |
2002-05-08 | added reconfigure for the list | fluxgen | 1 | -2/+7 |
2002-05-08 | Desktop wheeling option added | fluxgen | 1 | -3/+14 |
2002-05-08 | fixed slit saving and some clean up | fluxgen | 1 | -37/+53 |
2002-05-08 | changed from pointer to referens in slitmenu constructor | fluxgen | 1 | -2/+2 |
2002-05-08 | added DesktopWheeling option | fluxgen | 18 | -0/+30 |
2002-05-08 | added desktopwheeling option | fluxgen | 3 | -7/+10 |
2002-05-08 | fixed checking on focused_window in handleKeyEvents | fluxgen | 1 | -6/+10 |
2002-05-07 | minor fix | fluxgen | 1 | -3/+3 |
2002-05-07 | updated Rando's email | fluxgen | 1 | -1/+1 |
2002-05-07 | update | fluxgen | 1 | -0/+18 |
2002-05-07 | minor cleaning | fluxgen | 2 | -7/+7 |
2002-05-07 | updated copyright | fluxgen | 1 | -2/+2 |
2002-05-07 | removed some options, they are in CXXFLAGS in confingure.in now | fluxgen | 2 | -5/+1 |
2002-05-07 | added options direct to CXXFLAGS so we dont need to add them in every Makefil... | fluxgen | 1 | -3/+11 |
2002-05-07 | fixed const | fluxgen | 1 | -10/+10 |
2002-05-07 | minor cleaning | fluxgen | 4 | -70/+63 |
2002-05-07 | changed clientmenu to regular | fluxgen | 2 | -52/+64 |
2002-05-07 | const iterators in updateGnomeList | fluxgen | 1 | -3/+4 |
2002-05-07 | fixed bug [ 552723 ] removing decorations while shaded in toggleDecor | fluxgen | 1 | -1/+5 |
2002-05-07 | const on updateGnome* functions | fluxgen | 2 | -19/+18 |
2002-05-07 | fixed more checking on the fontstruct | fluxgen | 1 | -2/+2 |
2002-05-03 | indentation and on_top/auto_raise savings | fluxgen | 1 | -21/+28 |
2002-05-02 | removed NULL | fluxgen | 1 | -10/+10 |
2002-05-02 | fixed ScreenList and added MoveTabPrev/Next, FirstTab/LastTab key bindings | fluxgen | 2 | -25/+53 |
2002-05-02 | added FIRSTTAB, LASTTAB, MOVETABPREV and MOVETABNEXT | fluxgen | 2 | -23/+26 |
2002-05-02 | added moveNext/movePrev | fluxgen | 2 | -3/+20 |
2002-04-28 | update | fluxgen | 1 | -0/+13 |
2002-04-28 | fixed bug [ 515483 ] XMMS Problem, with the handles = true | fluxgen | 1 | -3/+4 |
2002-04-28 | minor stuff | fluxgen | 1 | -7/+11 |
2002-04-28 | dont save on shutdown | fluxgen | 1 | -15/+7 |
2002-04-28 | save_rc public | fluxgen | 1 | -3/+5 |
2002-04-28 | reconfigure in case statement | fluxgen | 1 | -5/+4 |