Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2003-04-28 | fix detachClient issue where the menu wouldn't get created before adding | rathnor | 1 | -3/+5 | |
remember. Also make this safer in Remember.cc | |||||
2003-04-27 | fix remember to match on instance rather than class name | rathnor | 1 | -13/+20 | |
Also make remember menu appear on transients, only disabled | |||||
2003-04-26 | moved StringUtil to FbTk | fluxgen | 1 | -5/+11 | |
2003-04-26 | fix bug where it wouldn't add remember menu | rathnor | 1 | -7/+9 | |
2003-04-26 | add remembering of layer | rathnor | 1 | -1/+24 | |
2003-04-26 | ops | fluxgen | 1 | -2/+2 | |
2003-04-26 | indentation and minor fixes | fluxgen | 1 | -65/+72 | |
2003-04-26 | more namespace corrections (doh) | rathnor | 1 | -16/+18 | |
2003-04-26 | Fix some namespace stuff | rathnor | 1 | -20/+16 | |
2003-04-26 | Remember functionality | rathnor | 1 | -0/+599 | |