summaryrefslogtreecommitdiff
path: root/ChangeLog
Unidiff
Diffstat (limited to 'ChangeLog') (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog7
1 files changed, 4 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 913dc15..ff579d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,33 +6,34 @@
6 Fixed Bugs 6 Fixed Bugs
7 ---------- 7 ----------
8 * #1501 - Fixing bug in todo sql backend (eilers) 8 * #1501 - Fixing bug in todo sql backend (eilers)
9 9
10 Internal 10 Internal
11 -------- 11 --------
12 * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl)
12 13
13 2004-11-26Opie 1.1.8 14 2004-11-26Opie 1.1.8
14 15
15 New Features 16 New Features
16 ------------ 17 ------------
17 * PackageManager supports installation of local ipkg files (drw) 18 * PackageManager supports installation of local ipkg files (drw)
18 * PackageManager supports linking of applications to root (drw) 19 * PackageManager supports linking of applications to root (drw)
19 * PackageManager supports src/gz feeds (drw,wimpie) 20 * PackageManager supports src/gz feeds (drw,wimpie)
20 * Add a syslog information tab to sysinfo (mickeyl) 21 * Added a syslog information tab to sysinfo (mickeyl)
21 * Add new, more consistent, PIM icons + a GIMP teplate (ar) 22 * Added new, more consistent, PIM icons + a GIMP teplate (ar)
22 23
23 Fixed Bugs 24 Fixed Bugs
24 ---------- 25 ----------
25 * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) 26 * #1017 - Tetrix doesn't display correctly for high resolution screens (drw)
26 * #1269 - VCards were imported into personal area if it was activated (eilers) 27 * #1269 - VCards were imported into personal area if it was activated (eilers)
27 * #1464 - Packagemanager dont set active filter after install a package (drw) 28 * #1464 - Packagemanager dont set active filter after install a package (drw)
28 * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) 29 * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers)
29 * #1493 - Fixed one column layout bug of the launcher (hrw) 30 * #1493 - Fixed one column layout bug of the launcher (hrw)
30 * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) 31 * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw)
31 * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) 32 * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw)
32 * n.a. - Battery Applet - fix sizing of battery info popup 33 * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl)
33 34
34 Internal 35 Internal
35 -------- 36 --------
36 * Moved libopie1 to unsupported (mickeyl) 37 * Moved libopie1 to unsupported (mickeyl)
37 * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) 38 * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers)
38 * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) 39 * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers)