Age | Commit message (Expand) | Author | Files | Lines |
2003-08-11 | using timer command | fluxgen | 1 | -3/+3 |
2003-08-10 | fix ~ to work properly in session.menuFile | rathnor | 1 | -2/+2 |
2003-07-28 | update many things to use WinClient instead of FluxboxWindow | rathnor | 1 | -10/+22 |
2003-07-23 | fixed kde dockapp bug | fluxgen | 1 | -1/+2 |
2003-07-19 | fix most commands to run on screen mouse is in, rather than focused window | rathnor | 1 | -1/+4 |
2003-07-19 | fix up xinerama for heads of toolbar and slit | rathnor | 1 | -1/+3 |
2003-07-18 | reorganise operation of ResourceManager | rathnor | 1 | -2/+2 |
2003-07-04 | support in remember for specifying groups. | rathnor | 1 | -1/+3 |
2003-06-30 | added mouse and key screen so we can determine which screen we are on for som... | fluxgen | 1 | -4/+7 |
2003-06-12 | moved cursor to FbWinFrameTheme | fluxgen | 1 | -9/+1 |
2003-05-27 | remove RC_PATH from remember.cc | rathnor | 1 | -2/+3 |
2003-05-18 | moved Resource to FbTk | fluxgen | 1 | -7/+7 |
2003-05-14 | added better shape support | fluxgen | 1 | -2/+5 |
2003-05-13 | fixed menu timestamps stuff | fluxgen | 1 | -1/+5 |
2003-05-12 | added RANDR support | fluxgen | 1 | -1/+2 |
2003-05-11 | minor fix | fluxgen | 1 | -1/+3 |
2003-05-11 | using ref instead of pointer for revertFocus | fluxgen | 1 | -2/+2 |
2003-05-10 | moved over some old BaseDisplay functions | fluxgen | 1 | -9/+17 |
2003-05-04 | fix up focus problems | rathnor | 1 | -1/+2 |
2003-05-04 | add session.ignoreBorder to ignore border for movement events | rathnor | 1 | -2/+4 |
2003-04-27 | remove mention of old useIconbar resource (toolbar modes now do this | rathnor | 1 | -5/+2 |
2003-04-25 | cleaning | fluxgen | 1 | -34/+37 |
2003-04-15 | cleaning | fluxgen | 1 | -24/+23 |
2003-04-15 | add most recently used window cycling (Simon) | rathnor | 1 | -1/+5 |
2003-04-14 | merged with embedded-tab-branch | fluxgen | 1 | -12/+2 |
2003-04-07 | removed ifdef have_strftime | fluxgen | 1 | -4/+1 |
2003-03-22 | updated copyright | fluxgen | 1 | -4/+4 |
2003-02-22 | fix focus models for new event handler and Resource setup | rathnor | 1 | -2/+4 |
2003-02-18 | Added layer menus for windows, toolbar, and slit, plus associated | rathnor | 1 | -9/+22 |
2003-02-17 | return string instead of char * from getStyleFilename | fluxgen | 1 | -2/+2 |
2003-02-16 | Add layer menu to window menu | rathnor | 1 | -7/+8 |
2003-02-02 | Integration of new Layering code, plus updates to the layering code itself | rathnor | 1 | -2/+12 |
2003-01-12 | moved KDE slit handling to Slit.cc | fluxgen | 1 | -6/+1 |
2003-01-12 | removed slit functions | fluxgen | 1 | -23/+2 |
2003-01-10 | adjusted for FbTk Timer | fluxgen | 1 | -3/+3 |
2002-12-03 | removed menu and toolbar functions | fluxgen | 1 | -10/+1 |
2002-12-01 | Indenting from tabs to emacs 4-space | rathnor | 1 | -149/+149 |
2002-11-30 | forward declare fluxboxwindow and tab | fluxgen | 1 | -4/+3 |
2002-11-27 | using new SignalEventHandler and EventHandler classes | fluxgen | 1 | -3/+3 |
2002-10-23 | removed obsolete NEWWMSPEC | fluxgen | 1 | -6/+1 |
2002-10-19 | minor include fix | fluxgen | 1 | -4/+4 |
2002-10-15 | auto_ptr for key | fluxgen | 1 | -2/+2 |
2002-10-13 | included config.h for ifdef SLIT | fluxgen | 1 | -2/+7 |
2002-09-07 | added AtomHandler, fixed observer and removed gnome stuff | fluxgen | 1 | -24/+35 |
2002-08-17 | added cursor functions and changed to FbTk EventHandler with SignalEvent | fluxgen | 1 | -6/+17 |
2002-08-14 | from char to std string in getRcFilename and inherit FbAtom | fluxgen | 1 | -4/+5 |
2002-08-14 | changed signalhandling to FbTk SignalHandler | fluxgen | 1 | -7/+8 |
2002-08-13 | removed friend main | fluxgen | 1 | -13/+10 |
2002-08-11 | minor style fixes and added groupfile resources | fluxgen | 1 | -23/+24 |
2002-08-04 | doxygen comments | fluxgen | 1 | -30/+34 |