Age | Commit message (Expand) | Author | Files | Lines |
2002-08-02 | added autogrouping-from-tab patch from Steve Cooper | fluxgen | 1 | -3/+14 |
2002-07-23 | moved Texture and Color into new files, fixed some const and pointers | fluxgen | 1 | -14/+14 |
2002-07-19 | updated to match image new function names | fluxgen | 1 | -20/+20 |
2002-07-13 | changed decoration default | fluxgen | 1 | -3/+2 |
2002-06-14 | fixed transient check | fluxgen | 1 | -4/+13 |
2002-06-04 | resize/move window even without decor | fluxgen | 1 | -5/+6 |
2002-06-02 | fixed bug 554646, windows that are not maximizable by default wont get a tab ... | fluxgen | 1 | -3/+4 |
2002-06-02 | minor fixes | fluxgen | 1 | -8/+9 |
2002-06-02 | slit client bug fixed | fluxgen | 1 | -2/+4 |
2002-05-30 | changed (void) to () and fixed if-statements in getMWMHints | fluxgen | 1 | -78/+85 |
2002-05-21 | fixed transient checking in a function | fluxgen | 1 | -65/+50 |
2002-05-19 | added configurable geometry | fluxgen | 1 | -8/+13 |
2002-05-17 | moved creation of titlebar and handle into functions and other minor cleaning | fluxgen | 1 | -85/+141 |
2002-05-17 | fixed transient check in destructor | fluxgen | 1 | -14/+29 |
2002-05-07 | fixed bug [ 552723 ] removing decorations while shaded in toggleDecor | fluxgen | 1 | -1/+5 |
2002-05-07 | const on updateGnome* functions | fluxgen | 1 | -11/+10 |
2002-04-28 | fixed bug [ 515483 ] XMMS Problem, with the handles = true | fluxgen | 1 | -3/+4 |
2002-04-26 | fixed bug in workspace warping | fluxgen | 1 | -2/+4 |
2002-04-17 | fixed workspace warping bug when moving a tabgroup | fluxgen | 1 | -2/+12 |
2002-04-17 | minor stuff in redrawTitle | fluxgen | 1 | -8/+11 |
2002-04-14 | fixed remove of handle in propertyNotify | fluxgen | 1 | -16/+17 |
2002-04-12 | added workspace warping | fluxgen | 1 | -3/+27 |
2002-04-09 | update from Workspace changes | fluxgen | 1 | -4/+4 |
2002-04-08 | updated to match BaseMenu | fluxgen | 1 | -14/+14 |
2002-04-04 | fixed iconbar update bug | fluxgen | 1 | -19/+21 |
2002-04-04 | added toggleDecoration and setDecoration functions | fluxgen | 1 | -83/+70 |
2002-04-04 | added startMoving, stopMoving, startResizing and stopResizing and fixed bug 5... | fluxgen | 1 | -105/+124 |
2002-04-04 | moved nls defines to enums in namespace FBNLS | fluxgen | 1 | -38/+13 |
2002-04-03 | std::string for title and icon title in FluxboxWindow | fluxgen | 1 | -50/+21 |
2002-03-23 | some signed/unsigned stuff | fluxgen | 1 | -12/+14 |
2002-03-19 | Xinerama support | fluxgen | 1 | -23/+121 |
2002-03-19 | fixed timer pointer | fluxgen | 1 | -14/+8 |
2002-03-18 | added isLowerTab() and lastFocusTime | fluxgen | 1 | -2/+18 |
2002-02-27 | fixed the focusbug when deleting a window which calls Fluxbox::setFocusedWind... | fluxgen | 1 | -6/+7 |
2002-02-26 | added gnome layer stuff | fluxgen | 1 | -4/+60 |
2002-02-17 | gnome functions | fluxgen | 1 | -24/+205 |
2002-02-16 | fixed unmapNotifyEvent to return a value instead of suicide | fluxgen | 1 | -44/+56 |
2002-02-16 | shading/unshading fix when maximizing | pekdon | 1 | -1/+11 |
2002-02-11 | removed throw in FluxboxWindow | fluxgen | 1 | -15/+16 |
2002-02-07 | added gnome win state | fluxgen | 1 | -14/+49 |
2002-02-04 | _WIN_WORKSPACE atom and some indent | fluxgen | 1 | -78/+85 |
2002-01-27 | indentation and the frame.handle destroy | fluxgen | 1 | -20/+26 |
2002-01-20 | Fixed grabguard, return value of destroyNotifyEvent and some indentation | fluxgen | 1 | -35/+53 |
2002-01-18 | Fixed lower/raise of windows when using keybindings/windowmenu | pekdon | 1 | -2/+4 |
2002-01-18 | fixed som indentation,throw statement in constructor and variable init | fluxgen | 1 | -73/+82 |
2002-01-11 | fixed max over slit reversed | fluxgen | 1 | -2/+2 |
2002-01-11 | fixed enums and decorations | fluxgen | 1 | -48/+46 |
2002-01-10 | Clean up in GNOME and fixed withdrawnstate | fluxgen | 1 | -18/+11 |
2002-01-09 | small fix | fluxgen | 1 | -1/+2 |
2002-01-09 | updated copyright date and added id-tags | fluxgen | 1 | -3/+5 |