aboutsummaryrefslogtreecommitdiff
path: root/src/fluxbox.cc
AgeCommit message (Expand)AuthorFilesLines
2006-05-20improve native language handling, move messages and menu labels to simonb1-12/+10
2006-05-07more utf8 changes, notably window titlessimonb1-1/+1
2006-04-25fix a bunch of comments, make default textures obvioussimonb1-1/+1
2006-04-24fix memory leaks in menu codesimonb1-6/+7
2006-04-23reload the apps file on flux reloadsimonb1-0/+6
2006-04-16add reversewheeling option simonb1-2/+10
2006-04-12add "key modes" - thanks to Mark Tiefenbruck, mark at tiefenbruck dot orgsimonb1-2/+6
2006-04-02size_t fixes, thanks Semushin Slava aka php-coderfluxgen1-2/+2
2006-03-20external tabssimonb1-5/+7
2006-03-18no more session.titlebar.left/right. They are now screen specific and the res...fluxgen1-11/+0
2006-02-20moved class Layer from class Fluxbox and thus reduces some dependeciesfluxgen1-1/+2
2006-02-18moved all focus handling to FocusControlfluxgen1-157/+24
2006-02-18moved all focus handling to class FocusControlfluxgen1-7/+9
2006-02-16updated copyright infomathias1-1/+1
2005-11-22nls for screen argumentfluxgen1-1/+2
2005-11-16changelog had wrong name, default was from old patchsimonb1-1/+1
2005-11-16introduced session.styleOverlay (~/.fluxbox/overlay), all style settingsmathias1-4/+5
2005-07-20Changed some *Focus options, just to make some things a bit more clear.mathias1-3/+2
2005-07-04cleaning, change getCount to numberOfWorkspacefluxgen1-10/+7
2005-06-02* patch from vadim <suhanov_vadim@mail.ru>:mathias1-1/+1
2005-05-10cache the root pixmap (per screen)simonb1-1/+8
2005-05-06Fix for #1160244, #1099704, #1094107:mathias1-12/+15
2005-05-02using Select2ndfluxgen1-20/+18
2005-04-29minor stufffluxgen1-4/+5
2005-04-27close #1182770mathias1-17/+13
2005-04-26extension of previous big patch. Move a bunch of menu things onto simonb1-1/+3
2005-04-25we are fluxbox, not blackbox.mathias1-6/+6
2005-04-10Big changes to how transparency workssimonb1-6/+2
2005-03-16added new option to specify, on which screen mathias1-66/+113
2005-02-02changed SIGNAL handling to:mathias1-3/+3
2005-01-24copyright datemathias1-1/+1
2005-01-14copyrightmathias1-1/+1
2005-01-12default-values for some path-related resources (groups, apps etc)mathias1-3/+5
2005-01-11ungrabbuttons on windows we dont handle anymore (withdrawn)mathias1-0/+1
2005-01-10fix for #1087220 (Wrong handling of XWithdrawWindow)mathias1-5/+12
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