diff options
author | rathnor <rathnor> | 2002-12-01 13:52:59 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2002-12-01 13:52:59 (GMT) |
commit | 16cdbdeb9c93bcb3233b00fb24aa6f2a21f74bcc (patch) | |
tree | a809603f19f85e08af253bbfcead72bf17659622 | |
parent | 28b5c604490094e187494dcc566bd3d7a05a2c25 (diff) | |
download | fluxbox-16cdbdeb9c93bcb3233b00fb24aa6f2a21f74bcc.zip fluxbox-16cdbdeb9c93bcb3233b00fb24aa6f2a21f74bcc.tar.bz2 |
added re-indentation entry - Simon
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.1.14: | 2 | Changes for 0.1.14: |
3 | *02/12/02: | ||
4 | * Re-indented src tree from tab-indent to spaces (emacs offset 4) (Simon) | ||
5 | src/**/*.{cc,hh} | ||
6 | *02/11/30: | ||
7 | * Fixed bug [ 642203 ] configure / make problem, solaris sparc | ||
8 | plus more compatibility issues with old tools/shells (Simon/Han) | ||
9 | fluxbox-generate_menu | ||
3 | *02/11/25: | 10 | *02/11/25: |
4 | * Fixed vertical tabs for XFontImp | 11 | * Fixed vertical tabs for XFontImp |
5 | XFontImp.cc/hh, Font.hh/cc, Tab.cc, Screen.cc, DrawUtil.cc/hh | 12 | XFontImp.cc/hh, Font.hh/cc, Tab.cc, Screen.cc, DrawUtil.cc/hh |