author | drw <drw> | 2004-12-20 14:52:53 (UTC) |
---|---|---|
committer | drw <drw> | 2004-12-20 14:52:53 (UTC) |
commit | fe3914fd6a6e52f24b575b1035fa85f2bbb2f211 (patch) (unidiff) | |
tree | 1f5ceabe838225e093a1ebb1be17e22034743b75 /ChangeLog | |
parent | 29b27cf61a7cb862a0236c8b319ff1843669142c (diff) | |
download | opie-fe3914fd6a6e52f24b575b1035fa85f2bbb2f211.zip opie-fe3914fd6a6e52f24b575b1035fa85f2bbb2f211.tar.gz opie-fe3914fd6a6e52f24b575b1035fa85f2bbb2f211.tar.bz2 |
Updated ChangeLog
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,41 +1,42 @@ | |||
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 | * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) | ||
10 | * #1269 - VCards were imported into personal area if it was activated (eilers) | 11 | * #1269 - VCards were imported into personal area if it was activated (eilers) |
11 | * #1464 - Packagemanager dont set active filter after install a package (drw) | 12 | * #1464 - Packagemanager dont set active filter after install a package (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) | 13 | * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) |
13 | * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) | 14 | * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) |
14 | * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) | 15 | * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) |
15 | 16 | ||
16 | Internal | 17 | Internal |
17 | -------- | 18 | -------- |
18 | * Moved libopie1 to unsupported (mickeyl) | 19 | * Moved libopie1 to unsupported (mickeyl) |
19 | * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) | 20 | * 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) | 21 | * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) |
21 | 22 | ||
22 | 2004-11-14Opie 1.1.7 | 23 | 2004-11-14Opie 1.1.7 |
23 | 24 | ||
24 | New Features | 25 | New Features |
25 | ------------ | 26 | ------------ |
26 | * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) | 27 | * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) |
27 | * Backup now uses the busy indicator when backing up and restore (ar) | 28 | * Backup now uses the busy indicator when backing up and restore (ar) |
28 | * OpiePlayer2 gained adding of Directories to the playlist (zecke) | 29 | * OpiePlayer2 gained adding of Directories to the playlist (zecke) |
29 | * OpiePlayer2 better error handling (zecke) | 30 | * OpiePlayer2 better error handling (zecke) |
30 | * OpiePlayer2 progress indication while streaming (zecke) | 31 | * OpiePlayer2 progress indication while streaming (zecke) |
31 | * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) | 32 | * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) |
32 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) | 33 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) |
33 | * Opie-Eye got a Digital Camera File Backend (alwin,zecke) | 34 | * Opie-Eye got a Digital Camera File Backend (alwin,zecke) |
34 | * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) | 35 | * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) |
35 | * Opie-Console use Custom Font and Size in a Profile (harlekin) | 36 | * Opie-Console use Custom Font and Size in a Profile (harlekin) |
36 | * Opie-Console transparently log the Output and Input to a file (harlekin) | 37 | * Opie-Console transparently log the Output and Input to a file (harlekin) |
37 | * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) | 38 | * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) |
38 | * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) | 39 | * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) |
39 | * Opie-Security gained a 'test authentication' button (clem) | 40 | * Opie-Security gained a 'test authentication' button (clem) |
40 | * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults | 41 | * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults |
41 | * Opie-Mail improve the handling of POP mail boxes (alwin) | 42 | * Opie-Mail improve the handling of POP mail boxes (alwin) |