Age | Commit message (Expand) | Author | Files | Lines |
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 |
2002-07-23 | changed added specifik window parameter to sendToWorkspace | fluxgen | 1 | -10/+10 |
2002-05-22 | const fixes | fluxgen | 1 | -30/+31 |
2002-05-19 | added configurable geometry | fluxgen | 1 | -2/+4 |
2002-05-17 | more const | fluxgen | 1 | -2/+2 |
2002-05-17 | removed const on return values of fundamental types and changed strftime_form... | fluxgen | 1 | -20/+20 |
2002-05-08 | Bool to bool | fluxgen | 1 | -4/+4 |
2002-05-08 | added desktopwheeling option | fluxgen | 1 | -2/+4 |
2002-04-19 | minor stuff | fluxgen | 1 | -2/+2 |
2002-04-12 | added workspace_warping option and removed some const | fluxgen | 1 | -31/+34 |
2002-04-09 | update from Workspace changes | fluxgen | 1 | -2/+2 |
2002-04-09 | minor fixes | fluxgen | 1 | -34/+33 |
2002-04-03 | Fixed some signed/unsigned warnings | fluxgen | 1 | -3/+3 |
2002-04-02 | saner search in prev/next focus, and added bool doSkipWindow | fluxgen | 1 | -1/+2 |
2002-03-23 | some signed/unsigned stuff | fluxgen | 1 | -10/+9 |
2002-03-19 | Xinerama support | fluxgen | 1 | -1/+22 |
2002-03-18 | added parameter to next/prev Focus and optionsbits for them | fluxgen | 1 | -3/+6 |
2002-03-08 | changed name on InitMenu to initMenu | fluxgen | 1 | -2/+2 |
2002-02-26 | added sendToWorkspace(int id, bool changeWS) | fluxgen | 1 | -1/+3 |
2002-02-20 | parameter values for next/prev/right/leftWorkspace | fluxgen | 1 | -5/+5 |