summaryrefslogtreecommitdiff
path: root/ChangeLog
authorzecke <zecke>2005-02-08 23:14:05 (UTC)
committer zecke <zecke>2005-02-08 23:14:05 (UTC)
commit426e43a3d110cb09aa99f47da2a73f53ee5aad7e (patch) (unidiff)
treedd582e5c86fba75954b8bd4651d594fcfb8f3cb2 /ChangeLog
parent5703c0b74a0866145a24a01e68530ed36a33e9cc (diff)
downloadopie-426e43a3d110cb09aa99f47da2a73f53ee5aad7e.zip
opie-426e43a3d110cb09aa99f47da2a73f53ee5aad7e.tar.gz
opie-426e43a3d110cb09aa99f47da2a73f53ee5aad7e.tar.bz2
Mention the new Appearance Setting for Scrollbars on the Left
Diffstat (limited to 'ChangeLog') (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f2ee9d4..883586d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,31 +1,33 @@
1 2005-??-??Opie 1.2.0 1 2005-??-??Opie 1.2.0
2 2
3 New Features 3 New Features
4 ------------ 4 ------------
5 5
6 Fixed Bugs 6 Fixed Bugs
7 ---------- 7 ----------
8 * #1474 - Implement GUI for Scrollbars on the Left in Appearance
9 (zecke)
8 * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) 10 * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers)
9 * #1482 - Fix double '/' in paths (zecke) 11 * #1482 - Fix double '/' in paths (zecke)
10 * #1536 - Autosave of custom locations in opie backup (ar) 12 * #1536 - Autosave of custom locations in opie backup (ar)
11 * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) 13 * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke)
12 * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) 14 * #1540 - Implemented deletion of DocLnks in opie-eye (zecke)
13 15
14 Internal 16 Internal
15 -------- 17 --------
16 * Work around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl) 18 * Work around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl)
17 19
18 2005-02-03Opie 1.1.9 20 2005-02-03Opie 1.1.9
19 21
20 New Features 22 New Features
21 ------------ 23 ------------
22 * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) 24 * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl)
23 * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) 25 * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl)
24 * Usability enhancements in OpieIRC (skyhusker) 26 * Usability enhancements in OpieIRC (skyhusker)
25 27
26 Fixed Bugs 28 Fixed Bugs
27 ---------- 29 ----------
28 * #1501 - Fixed bug in todo sql backend (eilers) 30 * #1501 - Fixed bug in todo sql backend (eilers)
29 * #1505 - Added more Swap sizes in memoryapplet (mickeyl) 31 * #1505 - Added more Swap sizes in memoryapplet (mickeyl)
30 * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) 32 * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke)
31 * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke) 33 * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke)