author | eilers <eilers> | 2004-12-20 14:24:26 (UTC) |
---|---|---|
committer | eilers <eilers> | 2004-12-20 14:24:26 (UTC) |
commit | 480a3ae1b4ed502fbd75e345c41ad4c469eff140 (patch) (unidiff) | |
tree | af79cff4da31bc0a07d3aaaa9d9089d258637f19 | |
parent | 29f05e7138a05c2c32cad8b40fd432cd383964a9 (diff) | |
download | opie-480a3ae1b4ed502fbd75e345c41ad4c469eff140.zip opie-480a3ae1b4ed502fbd75e345c41ad4c469eff140.tar.gz opie-480a3ae1b4ed502fbd75e345c41ad4c469eff140.tar.bz2 |
Readded lost changes
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,33 +1,36 @@ | |||
1 | 2004-??-??Opie 1.1.8 | 1 | 2004-??-??Opie 1.1.8 |
2 | 2 | ||
3 | New Features | 3 | New Features |
4 | ------------ | 4 | ------------ |
5 | * PackageManager supports installation of local ipkg files (drw) | 5 | * PackageManager supports installation of local ipkg files (drw) |
6 | * PackageManager supports linking of applications to root (drw) | 6 | * PackageManager supports linking of applications to root (drw) |
7 | 7 | ||
8 | Fixed Bugs | 8 | Fixed Bugs |
9 | ---------- | 9 | ---------- |
10 | * #1269 - VCards were imported into personal area if it was activated (eilers) | ||
10 | * #1464 - Packagemanager dont set active filter after install a package (drw) | 11 | * #1464 - Packagemanager dont set active filter after install a package (drw) |
11 | * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) | 12 | * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) |
12 | * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) | 13 | * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) |
13 | * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) | 14 | * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) |
14 | 15 | ||
15 | Internal | 16 | Internal |
16 | -------- | 17 | -------- |
17 | * Moved libopie1 to unsupported (mickeyl) | 18 | * Moved libopie1 to unsupported (mickeyl) |
19 | * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) | ||
20 | * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) | ||
18 | 21 | ||
19 | 2004-11-14Opie 1.1.7 | 22 | 2004-11-14Opie 1.1.7 |
20 | 23 | ||
21 | New Features | 24 | New Features |
22 | ------------ | 25 | ------------ |
23 | * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) | 26 | * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) |
24 | * Backup now uses the busy indicator when backing up and restore (ar) | 27 | * Backup now uses the busy indicator when backing up and restore (ar) |
25 | * OpiePlayer2 gained adding of Directories to the playlist (zecke) | 28 | * OpiePlayer2 gained adding of Directories to the playlist (zecke) |
26 | * OpiePlayer2 better error handling (zecke) | 29 | * OpiePlayer2 better error handling (zecke) |
27 | * OpiePlayer2 progress indication while streaming (zecke) | 30 | * OpiePlayer2 progress indication while streaming (zecke) |
28 | * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) | 31 | * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) |
29 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) | 32 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) |
30 | * Opie-Eye got a Digital Camera File Backend (alwin,zecke) | 33 | * Opie-Eye got a Digital Camera File Backend (alwin,zecke) |
31 | * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) | 34 | * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) |
32 | * Opie-Console use Custom Font and Size in a Profile (harlekin) | 35 | * Opie-Console use Custom Font and Size in a Profile (harlekin) |
33 | * Opie-Console transparently log the Output and Input to a file (harlekin) | 36 | * Opie-Console transparently log the Output and Input to a file (harlekin) |