summaryrefslogtreecommitdiff
path: root/ChangeLog
Unidiff
Diffstat (limited to 'ChangeLog') (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8847714..fdaaa25 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,52 +1,53 @@
1 2005-??-??Opie 1.2.0 1 2005-??-??Opie 1.2.0
2 2
3 New Features 3 New Features
4 ------------ 4 ------------
5 * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl)
5 6
6 Fixed Bugs 7 Fixed Bugs
7 ---------- 8 ----------
8 * #1501 - Fixed bug in todo sql backend (eilers) 9 * #1501 - Fixed bug in todo sql backend (eilers)
9 * n.a - Removed hard coded font sizes in a couple of inputmethods (mickeyl) 10 * n.a - Removed hard coded font sizes in a couple of inputmethods (mickeyl)
10 11
11 Internal 12 Internal
12 -------- 13 --------
13 * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) 14 * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl)
14 15
15 2004-11-26Opie 1.1.8 16 2004-11-26Opie 1.1.8
16 17
17 New Features 18 New Features
18 ------------ 19 ------------
19 * PackageManager supports installation of local ipkg files (drw) 20 * PackageManager supports installation of local ipkg files (drw)
20 * PackageManager supports linking of applications to root (drw) 21 * PackageManager supports linking of applications to root (drw)
21 * PackageManager supports src/gz feeds (drw,wimpie) 22 * PackageManager supports src/gz feeds (drw,wimpie)
22 * Added a syslog information tab to sysinfo (mickeyl) 23 * Added a syslog information tab to sysinfo (mickeyl)
23 * Added new, more consistent, PIM icons + a GIMP teplate (ar) 24 * Added new, more consistent, PIM icons + a GIMP teplate (ar)
24 25
25 Fixed Bugs 26 Fixed Bugs
26 ---------- 27 ----------
27 * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) 28 * #1017 - Tetrix doesn't display correctly for high resolution screens (drw)
28 * #1269 - VCards were imported into personal area if it was activated (eilers) 29 * #1269 - VCards were imported into personal area if it was activated (eilers)
29 * #1464 - Packagemanager dont set active filter after install a package (drw) 30 * #1464 - Packagemanager dont set active filter after install a package (drw)
30 * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) 31 * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers)
31 * #1493 - Fixed one column layout bug of the launcher (hrw) 32 * #1493 - Fixed one column layout bug of the launcher (hrw)
32 * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) 33 * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw)
33 * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) 34 * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw)
34 * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl) 35 * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl)
35 36
36 Internal 37 Internal
37 -------- 38 --------
38 * Moved libopie1 to unsupported (mickeyl) 39 * Moved libopie1 to unsupported (mickeyl)
39 * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) 40 * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers)
40 * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) 41 * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers)
41 42
42 2004-11-14Opie 1.1.7 43 2004-11-14Opie 1.1.7
43 44
44 New Features 45 New Features
45 ------------ 46 ------------
46 * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) 47 * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers)
47 * Backup now uses the busy indicator when backing up and restore (ar) 48 * Backup now uses the busy indicator when backing up and restore (ar)
48 * OpiePlayer2 gained adding of Directories to the playlist (zecke) 49 * OpiePlayer2 gained adding of Directories to the playlist (zecke)
49 * OpiePlayer2 better error handling (zecke) 50 * OpiePlayer2 better error handling (zecke)
50 * OpiePlayer2 progress indication while streaming (zecke) 51 * OpiePlayer2 progress indication while streaming (zecke)
51 * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) 52 * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke)
52 * Ported brightnessapplet from Qtopia 1.7 (mickeyl) 53 * Ported brightnessapplet from Qtopia 1.7 (mickeyl)