aboutsummaryrefslogtreecommitdiff
path: root/src/fluxbox.cc
AgeCommit message (Expand)AuthorFilesLines
2004-12-21adds imlib2-support to fluxbox: allows us to load several imageformatsmathias1-3/+0
2004-12-18* moved FbTk/Directory.cc/hh over to FbTk/FileUtil.cc/hh which contain now mathias1-39/+25
2004-11-24fix the hiding of the menu when the menufile-timestamps changedmathias1-2/+10
2004-11-20fix problem with iconic windows on startupmathias1-8/+6
2004-11-20fix segfaults on restart/exit, still issues with former iconified windowsmathias1-6/+10
2004-11-19svn propset svn:keywords "Id"mathias1-1/+1
2004-10-21removed unused variables + cosmetic issue for some compilers (mipspro)akir1-135/+131
2004-10-19missing default value for session.appsFile addedakir1-2/+2
2004-10-19added session.appsFile to the ressourcesakir1-1/+2
2004-10-18rewritten fluxbox-restart code, all destructors are called before theakir1-8/+8
2004-10-10added session.tabPadding and session.focusTabMinWidthakir1-1/+4
2004-09-12preliminary support for composite/compositing manager. Also general workrathnor1-1/+6
2004-09-12cleaning, moved resource functions to Resources.ccfluxgen1-223/+5
2004-09-11using ShowMenu commands for buttonPress eventfluxgen1-45/+5
2004-09-11head specific strut, patch from Mathieu De Zutterfluxgen1-44/+30
2004-09-11fix issues that resulted in unnecessary X errorsrathnor1-12/+16
2004-09-08cosmetic, removing unnecessary calls.akir1-5/+4
2004-08-31add autoconf check for std c++ headersrathnor1-4/+16
2004-08-27fluxbox::shutdown wasn't safe to get interruped by another signalrathnor1-2/+5
2004-08-18fix handling of font+text encodingsrathnor1-1/+4
2004-07-15resource bool fix and setting input focus on menus when we bring them up with...fluxgen1-7/+4
2004-07-15fixed Resource long long, time_t is long long some systemsfluxgen1-1/+17
2004-07-14fixed toolbar draw bug at startupfluxgen1-4/+20
2004-06-21tidying up initialisation with dockappsrathnor1-4/+4
2004-06-13minor fixesfluxgen1-6/+5
2004-06-07update NLS string handling...rathnor1-38/+35
2004-05-02initMenus after we add screen to our list. Added find screen by number.fluxgen1-4/+22
2004-04-26minor fix for startupfluxgen1-1/+2
2004-04-22attach area, patch from Mathias Gumzfluxgen1-1/+20
2004-04-19kde dockapps in systrayfluxgen1-3/+11
2004-04-18changed atomhandlerlist to a map so we can get atomhandlers by name, patch fr...fluxgen1-62/+91
2004-04-05minor fix for old gccfluxgen1-2/+2
2004-03-23reload screen resources at real_reconfigurefluxgen1-1/+6
2004-03-21primarily focus fix/tweak/rejiggingrathnor1-4/+58
2004-03-03fix update of keys on kepmapping changerathnor1-1/+3
2004-03-03fix outline moving windows being dropped on their own workspacerathnor1-2/+5
2004-02-27cleaningfluxgen1-11/+10
2004-02-20filename fix, patch from Mathias Gumzfluxgen1-11/+2
2004-02-10added missing templatefluxgen1-2/+2
2004-01-21some debug msg should be in ifdeffluxgen1-2/+3
2004-01-21using empty instead of sizefluxgen1-13/+12
2004-01-19update workspace area and focused window to atomhandlersfluxgen1-5/+21
2004-01-18fixed MapRequest Eventfluxgen1-6/+27
2004-01-16fixed minor issue with keyboard navigation in menusfluxgen1-3/+8
2004-01-16oopsfluxgen1-13/+12
2004-01-16minor fixfluxgen1-2/+4
2004-01-16revert focus when a menu is losing focus, so we dont get unfocused window aft...fluxgen1-2/+21
2004-01-13little include fixrathnor1-1/+2
2004-01-11hide extra menusfluxgen1-15/+17
2004-01-11minor fixesfluxgen1-1/+4