aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2006-04-03typo broke buildsimonb1-1/+1
2006-04-02size_t fixes, thanks Semushin Slava aka php-coderfluxgen21-44/+43
2006-04-02removed green backgroundfluxgen1-46/+1
2006-03-27don't follow stuck windows in deiconify (thanks _markt)simonb1-1/+2
2006-03-27fix crash when deiconfiy mode = Followsimonb1-8/+11
2006-03-26oops, took out an include that shouldn't havesimonb1-1/+2
2006-03-26some mroe external tabs tweakingsimonb2-94/+59
2006-03-26forgot to update rendering when orientation changessimonb1-0/+7
2006-03-26rotated fonts, buttons, containers. Used for tabs for nowsimonb35-210/+642
2006-03-24fix alignment when shadedsimonb1-0/+1
2006-03-24fix compile error, include algorithmsimonb1-0/+1
2006-03-24save apps file using the user's configured option rather than hardcoded...simonb1-3/+4
2006-03-23fixed duplicate ClickTabFocus menu item, thanks malfluxgen1-23/+0
2006-03-23external tab fixes, plus aligning items properlysimonb4-21/+27
2006-03-23fix minor rendering bug when growing tabssimonb1-1/+5
2006-03-22more external tab work, tidying and tab width config optionsimonb6-25/+47
2006-03-22external tabs features and bugfixessimonb7-71/+406
2006-03-20minor type-o fix, thanks Semushin Slavafluxgen1-5/+5
2006-03-20minor type-o fix, thanks Semushin Slavafluxgen1-6/+6
2006-03-20some small placement fixessimonb3-8/+9
2006-03-20external tabssimonb18-145/+533
2006-03-19missing filefluxgen1-0/+1
2006-03-19added missing filesfluxgen1-0/+2
2006-03-18removed tabs in help textfluxgen1-9/+9
2006-03-18added addManagedResource, which adds a resource to BScreen and will be destro...fluxgen1-23/+17
2006-03-18Using WinButton enum for titlebar button typefluxgen1-15/+17
2006-03-18no more session.titlebar.left/right. They are now screen specific and the res...fluxgen1-11/+0
2006-03-18no more session.titlebar.left/right. They are now screen specific and the res...fluxgen1-7/+0
2006-03-18added addManagedResource, which adds a resource to BScreen and will be destro...fluxgen1-0/+7
2006-03-18We now create titlebar resource session.screen<num>.titlbar.left/right on the...fluxgen1-56/+124
2006-03-18define ostrstream and ostringstreamfluxgen1-0/+2
2006-03-18added Type typedef of T in Resourcefluxgen1-4/+4
2006-03-16forgotten #includemathias1-0/+1
2006-03-14fixed memory leak when XCreateImage fail, thanks php-coderfluxgen1-3/+11
2006-03-09enhanced :NextWindow / :PrevWindow to accept <delta> as parameter, patch from...mathias3-6/+12
2006-03-09applied patch from mark to fix a _net_wm_state_hidden issuemathias1-0/+10
2006-03-07fix for stuck icons, thanks _marktfluxgen1-1/+2
2006-03-02fixed gcc4.1 problems, patch from Andreas Bierfert <andreas dot bierfert at l...mathias9-6/+23
2006-02-27little fixmathias1-2/+3
2006-02-27forgotten cosmeticsmathias2-4/+7
2006-02-27cosmetic changes from php-coder (copyright, header)mathias9-0/+170
2006-02-20moved class Layer from class Fluxbox and thus reduces some dependeciesfluxgen20-159/+218
2006-02-19Added center resize. Resizes all corners at the same time.fluxgen4-15/+48
2006-02-19FbWinFrame should not depend on class Fluxboxfluxgen3-5/+6
2006-02-19moved placement strategies to different PlacementStrategy classesfluxgen1-0/+21
2006-02-19moved placement strategies to different PlacementStrategy classesfluxgen1-2/+1
2006-02-19moved placement strategies to different PlacementStrategy classesfluxgen15-366/+905
2006-02-19forgot to delete focus controlfluxgen1-0/+1
2006-02-19removed some debug outputfluxgen1-5/+0
2006-02-19added safety counter for the loops in nextFocusfluxgen1-4/+12