Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-03-20 | external tabs | simonb | 1 | -0/+7 | |
2006-02-20 | moved class Layer from class Fluxbox and thus reduces some dependecies | fluxgen | 1 | -7/+8 | |
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 | |
2006-02-12 | fixed bug #1417688, remember apps keeps incrementing vertical dimension | fluxgen | 1 | -2/+5 | |
2005-12-22 | removed unused variable | fluxgen | 1 | -1/+0 | |
2005-06-23 | added forgotten _FBNLS; | mathias | 1 | -0/+1 | |
2005-06-23 | moved window menu from FluxboxWindow to BScreen | fluxgen | 1 | -33/+52 | |
2005-05-13 | fix a segfault | simonb | 1 | -2/+2 | |
2005-05-12 | llittle rewrite for the FbTk_istringstream usage.. was needed coz gcc2.95.x | mathias | 1 | -5/+4 | |
systems had problems before. with this change fluxbox should compile on such old compilers. | |||||
2005-05-09 | fix for gentoo #91955, remembering the current window-position didnt store the | mathias | 1 | -1/+21 | |
reference corner to the appsfile. | |||||
2005-02-13 | using stringstream header in FbTk | fluxgen | 1 | -19/+7 | |
2005-01-24 | copyright date | mathias | 1 | -3/+3 | |
2005-01-24 | copyright dates | mathias | 1 | -2/+2 | |
2004-12-21 | * added new command: | mathias | 1 | -51/+79 | |
sethead <int> which sets the current window to head<int> * added remembering of the head to apps-file: [Head] {<int>} | |||||
2004-12-13 | icc complaint about a "possible" conflict between the | mathias | 1 | -2/+2 | |
FbTk::Menu::update(Subject*) and FbTk::Menu::update(int index) to avoid this, we rename FbTk::Menu::update(int index) -> FbTk::Menu::updateMenu(int index) this is mostly cosmetic, but if it makes the life of a compiler happy, well .. be happy icc :) | |||||
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 | |
2004-11-09 | the remember-menu now acts like a boolmenu, shows the current rememberstate | akir | 1 | -2/+4 | |
a bit better | |||||
2004-10-19 | added session.appsFile to the ressources | akir | 1 | -3/+2 | |
2004-09-04 | blank lines again | akir | 1 | -2/+4 | |
2004-09-02 | fix to avoid crash when in remember-submenu and closing the application | akir | 1 | -3/+8 | |
-> current clientwindow would be 0x0 -> crash | |||||
2004-09-02 | allow blank lines in apps-file | akir | 1 | -4/+6 | |
fixed wrong mapping of [TOP] <-> getNormalLayer() | |||||
2004-08-10 | added literal for layer, patch from Mathias Gumz | fluxgen | 1 | -23/+35 | |
2004-06-07 | minor indent | fluxgen | 1 | -13/+13 | |
2004-06-07 | update NLS string handling... | rathnor | 1 | -24/+26 | |
2004-04-18 | minor fix for decoration stuff and remember position, patch from Mathias Gumz | fluxgen | 1 | -4/+5 | |
2004-02-20 | fixed focus issues with remember hidden, patch from Mathias Gumz | fluxgen | 1 | -14/+39 | |
2004-02-16 | added hidden state to remember, patch from akira | fluxgen | 1 | -6/+23 | |
2003-12-19 | cleaning | fluxgen | 1 | -4/+7 | |
2003-12-11 | remember position patch from Mathias Gumz | fluxgen | 1 | -6/+58 | |
2003-12-10 | cleaning in the menu code | fluxgen | 1 | -8/+2 | |
2003-11-17 | check for sstream header | fluxgen | 1 | -8/+21 | |
2003-08-18 | minor fix | fluxgen | 1 | -2/+2 | |
2003-07-20 | fix menus for "extra" things, like remember, so that they will be | rathnor | 1 | -22/+16 | |
added back if the menu is rebuilt. | |||||
2003-07-10 | add [startup] to remember | rathnor | 1 | -2/+73 | |
2003-07-04 | fix winclient death signalling | rathnor | 1 | -109/+109 | |
2003-07-04 | support in remember for specifying groups. | rathnor | 1 | -15/+96 | |
Also split atomhandler::setupWindow | |||||
2003-06-12 | add regular expression support in remember capabilities | rathnor | 1 | -110/+89 | |
see ChangeLog for details | |||||
2003-06-06 | fix crash bug when no name defined | rathnor | 1 | -2/+2 | |
2003-06-05 | minor fix | fluxgen | 1 | -2/+3 | |
2003-06-05 | minor fix | fluxgen | 1 | -8/+8 | |
2003-05-31 | remember of shaded and stuck states were mixed up | rathnor | 1 | -3/+3 | |
2003-05-27 | remove RC_PATH from remember.cc | rathnor | 1 | -7/+6 | |
2003-05-26 | add border option for write as well as read | rathnor | 1 | -1/+5 | |
2003-05-26 | fix usage of decoration.border (incl xmms move bug) | rathnor | 1 | -1/+6 | |
add BORDER to help turn on borders to remember stuff | |||||
2003-05-15 | minor cleaning | fluxgen | 1 | -2/+2 | |
2003-05-15 | minor cleaning in BScreen interface | fluxgen | 1 | -2/+2 | |
2003-05-15 | cleaning in FluxboxWindow interface | fluxgen | 1 | -13/+13 | |
2003-05-11 | minor cleaning | fluxgen | 1 | -5/+5 | |
2003-05-10 | minor cleaning | fluxgen | 1 | -27/+32 | |
2003-05-08 | no title on remember menu | fluxgen | 1 | -2/+2 | |