aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrathnor <rathnor>2002-11-12 14:54:45 (GMT)
committerrathnor <rathnor>2002-11-12 14:54:45 (GMT)
commit64c9a446ba7c61775f2cb6fc313001ac63c4231d (patch)
treeec5c2ef4ee3113d9d2740000a9d8f8d4144e3aea /ChangeLog
parenta2c61d4d5d8dede7f0219fc4aeb928ead2a6f752 (diff)
downloadfluxbox_pavel-64c9a446ba7c61775f2cb6fc313001ac63c4231d.zip
fluxbox_pavel-64c9a446ba7c61775f2cb6fc313001ac63c4231d.tar.bz2
Removed limit (screen resolution) on max window size, max_{width,height} == 0 now means unrestricted.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index eb79bc1..8a4ba92 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.1.13: 2Changes for 0.1.13:
3*02/10/03: 3*02/11/13:
4 * Fixed Toolbar worlspace label text color. 4 * Removed window size limitation, fixes Debian bug #159709 (Simon)
5 Window.cc
6 * Fixed geometry/position window size and alignment problem (Simon)
7 Screen.cc
8*02/11/03:
9 * Fixed Toolbar workspace label text color.
5 Theme.cc 10 Theme.cc
6*02/10/25: 11*02/10/25:
7 * Icon.hh/cc renamed to Iconmenu.hh/cc 12 * Icon.hh/cc renamed to Iconmenu.hh/cc