aboutsummaryrefslogtreecommitdiff
path: root/src/Remember.cc
AgeCommit message (Expand)AuthorFilesLines
2007-01-02don't escape regex metacharacters when writing apps filemarkt1-1/+10
2007-01-01don't run [startup] items in apps file on reconfigure when apps file has been...markt1-1/+2
2006-12-29don't add 2 pixels to toolbar.height from init file; oh, and I named the reme...markt1-1/+1
2006-12-27fix some misbehaving settings in the apps filemarkt1-4/+7
2006-10-27cosmetic patch from slava semushin, removes whitespaces andmathias1-19/+30
2006-08-06distinguish between startup and restartmarkt1-6/+6
2006-08-05a little fix for auto-grouping after restartmarkt1-1/+2
2006-08-05forgot about autogroupingmarkt1-0/+3
2006-08-04don't re-apply remembered settings on restart if they are set as window prope...markt1-12/+17
2006-07-29don't jump to rememberd apps on restartmarkt1-1/+1
2006-06-27some minor code cleanups thanks Slava Semushin (php-coder), who also thanks M...simonb1-15/+11
2006-06-21fix nls... notably classify text on conversion whether its for X or simonb1-12/+12
2006-05-20improve native language handling, move messages and menu labels to simonb1-1/+1
2006-05-01make apps file keywords case insensitive, plus check it for reload beforesimonb1-82/+100
2006-04-25fix a bunch of comments, make default textures obvioussimonb1-1/+1
2006-04-23missed out clearing startups on apps reloadsimonb1-0/+1
2006-04-23reload the apps file on flux reloadsimonb1-19/+121
2006-03-24save apps file using the user's configured option rather than hardcoded...simonb1-3/+4
2006-03-20external tabssimonb1-0/+7
2006-02-20moved class Layer from class Fluxbox and thus reduces some dependeciesfluxgen1-7/+8
2006-02-16updated copyright infomathias1-1/+1
2006-02-12fixed bug #1417688, remember apps keeps incrementing vertical dimensionfluxgen1-2/+5
2005-12-22removed unused variablefluxgen1-1/+0
2005-06-23added forgotten _FBNLS;mathias1-0/+1
2005-06-23moved window menu from FluxboxWindow to BScreenfluxgen1-33/+52
2005-05-13fix a segfaultsimonb1-2/+2
2005-05-12llittle rewrite for the FbTk_istringstream usage.. was needed coz gcc2.95.xmathias1-5/+4
2005-05-09fix for gentoo #91955, remembering the current window-position didnt store themathias1-1/+21
2005-02-13using stringstream header in FbTkfluxgen1-19/+7
2005-01-24copyright datemathias1-3/+3
2005-01-24copyright datesmathias1-2/+2
2004-12-21* added new command:mathias1-51/+79
2004-12-13icc complaint about a "possible" conflict between themathias1-2/+2
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2004-11-09the remember-menu now acts like a boolmenu, shows the current rememberstateakir1-2/+4
2004-10-19added session.appsFile to the ressourcesakir1-3/+2
2004-09-04blank lines againakir1-2/+4
2004-09-02fix to avoid crash when in remember-submenu and closing the applicationakir1-3/+8
2004-09-02allow blank lines in apps-fileakir1-4/+6
2004-08-10added literal for layer, patch from Mathias Gumzfluxgen1-23/+35
2004-06-07minor indentfluxgen1-13/+13
2004-06-07update NLS string handling...rathnor1-24/+26
2004-04-18minor fix for decoration stuff and remember position, patch from Mathias Gumzfluxgen1-4/+5
2004-02-20fixed focus issues with remember hidden, patch from Mathias Gumzfluxgen1-14/+39
2004-02-16added hidden state to remember, patch from akirafluxgen1-6/+23
2003-12-19cleaningfluxgen1-4/+7
2003-12-11remember position patch from Mathias Gumzfluxgen1-6/+58
2003-12-10cleaning in the menu codefluxgen1-8/+2
2003-11-17check for sstream headerfluxgen1-8/+21
2003-08-18minor fixfluxgen1-2/+2