diff options
author | fluxgen <fluxgen> | 2002-11-12 14:31:12 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2002-11-12 14:31:12 (GMT) |
commit | a5676afda491a97cae966f5267e26c572b78c267 (patch) | |
tree | 8424ab8830a033db2deedfc82476764f686373d3 /ChangeLog | |
parent | 2a41ffc1a95edd5d70febce71425094b95e58812 (diff) | |
download | fluxbox-a5676afda491a97cae966f5267e26c572b78c267.zip fluxbox-a5676afda491a97cae966f5267e26c572b78c267.tar.bz2 |
update
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -1,5 +1,25 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.1.13: | 2 | Changes for 0.1.13: |
3 | *02/10/03: | ||
4 | * Fixed Toolbar worlspace label text color. | ||
5 | Theme.cc | ||
6 | *02/10/25: | ||
7 | * Icon.hh/cc renamed to Iconmenu.hh/cc | ||
8 | * Clean up | ||
9 | BaseDisplay.hh/cc, Screen.cc/hh, Tab.cc, Window.cc | ||
10 | *02/10/24: | ||
11 | * Updated fluxbox-generate_menu (Thanks Han) | ||
12 | *02/10/23: | ||
13 | * Fixed auto_ptr assignment so it compiles with gcc 2.95.x | ||
14 | fluxbox.cc, Window.cc | ||
15 | * Minor cleaning in Windowmenu.cc/hh | ||
16 | *02/10/22: | ||
17 | * Fixed isGroupable for FluxboxWindow, | ||
18 | It should report if the window is groupable if it's | ||
19 | not transient, nonresiable and nonmaximizable | ||
20 | Window.hh/cc | ||
21 | *02/10/20: | ||
22 | * Updated it_IT translation (Thanks Filippo Pappalardo) | ||
3 | *02/10/19: | 23 | *02/10/19: |
4 | * Fixed terminal option for fluxbox-generate_menu (Thanks Han) | 24 | * Fixed terminal option for fluxbox-generate_menu (Thanks Han) |
5 | * Fixed bug [ 604634 ] Fluxbox 0.1.11 menu on iconbar problem | 25 | * Fixed bug [ 604634 ] Fluxbox 0.1.11 menu on iconbar problem |