aboutsummaryrefslogtreecommitdiff
path: root/src/Screen.cc
AgeCommit message (Expand)AuthorFilesLines
2006-06-10fixed resize box bug. The text used to determine the size used space, which c...fluxgen1-3/+3
2006-05-20improve native language handling, move messages and menu labels to simonb1-23/+18
2006-05-13moved destroyAndClearList from Screen.cc to STLUtil::destroyAndClearfluxgen1-14/+7
2006-05-07more utf8 changes, notably window titlessimonb1-1/+2
2006-04-25fix a bunch of comments, make default textures obvioussimonb1-1/+2
2006-04-24fix memory leaks in menu codesimonb1-0/+5
2006-04-24external tabs as defaultsimonb1-1/+1
2006-04-22fix crash when toolbar disabledsimonb1-7/+0
2006-04-22couple of memory fixes from valgrindsimonb1-1/+4
2006-04-22minor cosmetic tweaks, thanks Semushin Slavak, php-coder AT ngs rusimonb1-2/+0
2006-04-16add reversewheeling option simonb1-0/+1
2006-04-11fixed size_t issue with prevWorkspace, minor cosmetic changes to Screen.hhmathias1-1/+1
2006-04-02size_t fixes, thanks Semushin Slava aka php-coderfluxgen1-2/+4
2006-03-26rotated fonts, buttons, containers. Used for tabs for nowsimonb1-10/+3
2006-03-23fixed duplicate ClickTabFocus menu item, thanks malfluxgen1-23/+0
2006-03-22more external tab work, tidying and tab width config optionsimonb1-3/+14
2006-03-22external tabs features and bugfixessimonb1-18/+217
2006-03-20external tabssimonb1-1/+5
2006-03-18added addManagedResource, which adds a resource to BScreen and will be destro...fluxgen1-23/+17
2006-03-16forgotten #includemathias1-0/+1
2006-02-20moved class Layer from class Fluxbox and thus reduces some dependeciesfluxgen1-6/+6
2006-02-19moved placement strategies to different PlacementStrategy classesfluxgen1-3/+6
2006-02-19forgot to delete focus controlfluxgen1-0/+1
2006-02-18moved all focus handling to FocusControlfluxgen1-7/+7
2006-02-18moved all focus handling to class FocusControlfluxgen1-427/+70
2006-02-16updated copyright infomathias1-1/+1
2006-01-16applied patch from php-coder to fix some warnings, mostly signed vs unsignedmathias1-2/+2
2005-11-22new background style item, making rootCommand in styles obsoletefluxgen1-9/+9
2005-11-16introduced session.styleOverlay (~/.fluxbox/overlay), all style settingsmathias1-0/+2
2005-10-21Fixed #1223878, Style reloading on USR2 (patch from Zan)mathias1-0/+4
2005-09-07Add titlebar scrolling options (thanks Krzysiek Pawlik <krzysiek.pawlik__AT__...simonb1-1/+4
2005-07-20Changed some *Focus options, just to make some things a bit more clear.mathias1-9/+11
2005-07-04cleaning, change getCount to numberOfWorkspacefluxgen1-12/+12
2005-06-23moved window menu from FluxboxWindow to BScreenfluxgen1-2/+46
2005-06-18Screen.cc: not used codemathias1-4/+0
2005-06-03- Usage of xft-fonts is prefered, except a font-description starts with '-'mathias1-27/+2
2005-06-02* patch from vadim <suhanov_vadim@mail.ru>:mathias1-0/+5
2005-05-03fix some menu drawing issuessimonb1-3/+3
2005-05-02using Select2ndfluxgen1-17/+18
2005-04-29removed dead codemathias1-15/+0
2005-04-29transient window fixfluxgen1-7/+5
2005-04-27close #1182770mathias1-18/+24
2005-03-16fix for #1152450, when having multiple screens the rootCommand's were mathias1-1/+2
2005-01-24copyright datemathias1-1/+1
2005-01-05Simon's last changes lead to segfaults when the users specified <Sticky> ormathias1-21/+8
2005-01-04fix some initialisation, especially relating to placement and simonb1-16/+17
2004-12-30fixed remove workspace bugfluxgen1-1/+5
2004-12-21* added new command:mathias1-1/+12
2004-12-13icc complaint about a "possible" conflict between themathias1-4/+4
2004-11-30fix a problem with java-dialogs which dont open correct (thanx Scott Moser)mathias1-2/+2