diff options
author | fluxgen <fluxgen> | 2002-01-04 21:21:43 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2002-01-04 21:21:43 (GMT) |
commit | bec0065e4a5a4d0c487bd47ec208b9d30a7b9399 (patch) | |
tree | 916d78b2c52f6f4241d7a50ece648e96d16e0ea9 /ChangeLog | |
parent | 502f1a959cf14691097d2fcdefc5afdcf8e706d5 (diff) | |
download | fluxbox-bec0065e4a5a4d0c487bd47ec208b9d30a7b9399.zip fluxbox-bec0065e4a5a4d0c487bd47ec208b9d30a7b9399.tar.bz2 |
pekdon patch
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -8,6 +8,18 @@ Changes for 0.1.6: | |||
8 | * Changed Keygrabbing constants to uppercase | 8 | * Changed Keygrabbing constants to uppercase |
9 | * Changed Texture constants to uppercase and moved them into class BImage | 9 | * Changed Texture constants to uppercase and moved them into class BImage |
10 | to clean up the global namespace | 10 | to clean up the global namespace |
11 | *01/12/27: | ||
12 | * Fixed grabVertMax and grabHorizMax + 1 pixel maximise bug. (Claes Nästén) | ||
13 | * Now relative and vertical tabs gets textures rendered ok, still | ||
14 | interlaced and gradients aren't rendered in right direction. (Claes Nästén) | ||
15 | *01/12/26: | ||
16 | * Fixed tab and iconbar uppdating so that tab and iconbar labels will have | ||
17 | the right text. (Claes Nästén) | ||
18 | *01/12/23: | ||
19 | * Fixed a bug in Tab::buttonReleaseEvent and added sloppyWindowGrouping | ||
20 | wich lets you release windows tabs on other windows and not only other | ||
21 | tabs to group them (Claes Nästén) | ||
22 | |||
11 | *01/12/19: | 23 | *01/12/19: |
12 | * Moved some structs from file scope of BaseDisplay.hh in to class BaseDisplay | 24 | * Moved some structs from file scope of BaseDisplay.hh in to class BaseDisplay |
13 | * Fixed redraw bug when changing workspace | 25 | * Fixed redraw bug when changing workspace |