Age | Commit message (Expand) | Author | Files | Lines |
2003-04-27 | fix nextFocus problem with tabbed windows | rathnor | 1 | -1/+2 |
2003-04-26 | minor cleaning | fluxgen | 1 | -2/+2 |
2003-04-25 | minor fix for root pixmap | fluxgen | 1 | -4/+2 |
2003-04-25 | fixed inline | fluxgen | 1 | -2/+2 |
2003-04-25 | removed old theme engine and fixed some deps | fluxgen | 1 | -34/+16 |
2003-04-25 | add UnderMousePlacement placement policy, plus a little fix for window | rathnor | 1 | -3/+3 |
2003-04-20 | menu alpha and root pixmap | fluxgen | 1 | -3/+6 |
2003-04-20 | add directional focus movement (Simon) | rathnor | 1 | -1/+4 |
2003-04-16 | fix saving of various slit params (Simon) | rathnor | 1 | -9/+11 |
2003-04-16 | fix workspace warping and netizen updates for warping (Simon) | rathnor | 1 | -2/+1 |
2003-04-16 | fix saving of toolbar + slit layers - simon | rathnor | 1 | -2/+3 |
2003-04-16 | fixed click raise option, patch from Dale P. Smith | fluxgen | 1 | -2/+3 |
2003-04-15 | const accessor for windowstyle | fluxgen | 1 | -1/+2 |
2003-04-15 | add most recently used window cycling (Simon) | rathnor | 1 | -5/+20 |
2003-04-14 | merged with embedded-tab-branch | fluxgen | 1 | -17/+5 |
2003-03-03 | Add code for toolbar modes | rathnor | 1 | -9/+18 |
2003-02-23 | added toolbar placement resource | fluxgen | 1 | -3/+4 |
2003-02-22 | fix autoraise to be saved as separate init option | rathnor | 1 | -4/+4 |
2003-02-22 | fix focus models for new event handler and Resource setup | rathnor | 1 | -8/+10 |
2003-02-20 | changed createStylemenu function and removed iconUpdate | fluxgen | 1 | -3/+2 |
2003-02-18 | Added layer menus for windows, toolbar, and slit, plus associated | rathnor | 1 | -8/+9 |
2003-02-16 | using FbWindow for geom_window | fluxgen | 1 | -2/+5 |
2003-02-09 | fixing up of layer code | rathnor | 1 | -9/+2 |
2003-02-03 | minor adjustments | fluxgen | 1 | -6/+9 |
2003-02-02 | Integration of new Layering code, plus updates to the layering code itself | rathnor | 1 | -2/+15 |
2003-01-12 | added root theme so we can redraw the background | fluxgen | 1 | -1/+3 |
2003-01-12 | removed menu style from Theme, and removed forward declarations of Iconmenu a... | fluxgen | 1 | -4/+1 |
2003-01-12 | changed Configmenu to FbTk Menu and fix new function setupConfigmenu and remo... | fluxgen | 1 | -10/+7 |
2003-01-10 | adjusted for FbTk ImageControl | fluxgen | 1 | -3/+4 |
2003-01-09 | removed iconmenu changed workspacemenu and rootmenu to FbTk Menu and removed ... | fluxgen | 1 | -16/+14 |
2003-01-07 | included config.h for slit option | fluxgen | 1 | -2/+6 |
2003-01-07 | fixed menu theme | fluxgen | 1 | -2/+10 |
2003-01-05 | added max functions so we can determine maximum workspace area. Creation of a... | fluxgen | 1 | -4/+21 |
2002-12-13 | fixed autoptr on rootmenu and next/prev focus/workspace functions so they beh... | fluxgen | 1 | -14/+26 |
2002-12-02 | removed getToolbarStyle | fluxgen | 1 | -2/+1 |
2002-12-01 | Indenting from tabs to emacs 4-space | rathnor | 1 | -262/+262 |
2002-11-27 | removed compile time options | fluxgen | 1 | -45/+12 |
2002-11-27 | indentation | fluxgen | 1 | -11/+11 |
2002-11-24 | auto_ptr for slit variable | fluxgen | 1 | -4/+4 |
2002-11-16 | removed some includes and fixed forward decl | fluxgen | 1 | -3/+2 |
2002-10-25 | fixed auto_ptr for m_toolbar, rearranged includes, fixed forward declaration,... | fluxgen | 1 | -35/+32 |
2002-10-15 | antialias resource | fluxgen | 1 | -6/+8 |
2002-10-13 | included config.h for ifdef SLIT | fluxgen | 1 | -1/+5 |
2002-09-08 | raise with Workspace stack | fluxgen | 1 | -6/+6 |
2002-09-07 | added subjects and removed gnome stuff | fluxgen | 1 | -9/+38 |
2002-08-30 | new function reassociateGroup and check moving window | fluxgen | 1 | -2/+6 |
2002-08-11 | changed getNameOfWorkspace function | fluxgen | 1 | -14/+13 |
2002-08-04 | doxygen comments | fluxgen | 1 | -74/+74 |
2002-08-02 | added autogrouping-from-tab patch from Steve Cooper | fluxgen | 1 | -1/+6 |
2002-07-23 | theme access | fluxgen | 1 | -3/+3 |