Age | Commit message (Expand) | Author | Files | Lines |
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 |
2002-07-19 | function name change | fluxgen | 1 | -2/+2 |
2002-05-29 | slit order filename | fluxgen | 1 | -3/+6 |
2002-05-17 | removed const on return values of fundamental types | fluxgen | 1 | -13/+7 |
2002-05-02 | fixed ScreenList and added MoveTabPrev/Next, FirstTab/LastTab key bindings | fluxgen | 1 | -4/+4 |
2002-04-28 | save_rc public | fluxgen | 1 | -3/+5 |
2002-04-12 | typedef ScreenList | fluxgen | 1 | -2/+3 |
2002-04-09 | Replaced LinkedList structures with std::map, std::vector, and std::list. | cout | 1 | -30/+13 |
2002-03-19 | Fixed timer pointer | fluxgen | 1 | -29/+2 |
2002-03-01 | fixed default arguments for titlebar | fluxgen | 1 | -2/+3 |