author | eilers <eilers> | 2004-11-19 11:29:41 (UTC) |
---|---|---|
committer | eilers <eilers> | 2004-11-19 11:29:41 (UTC) |
commit | 6d78e1651062e543116912b8464169f38915a398 (patch) (unidiff) | |
tree | 29835b5f9e9a376d63139ba8257d5cef67639a1e | |
parent | 58759f9d1219ecb5eddc9c8c19f89004ee2a942a (diff) | |
download | opie-6d78e1651062e543116912b8464169f38915a398.zip opie-6d78e1651062e543116912b8464169f38915a398.tar.gz opie-6d78e1651062e543116912b8464169f38915a398.tar.bz2 |
Improved parser for vcards and fixing issue #1479
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,44 +1,45 @@ | |||
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 | * #1464 - Packagemanager dont set active filter after install a package (drw) | 10 | * #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) | 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) fix double entry in source feed configuration when adding a new feed (drw) | 12 | * 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) | ||
13 | 14 | ||
14 | Internal | 15 | Internal |
15 | -------- | 16 | -------- |
16 | * Moved libopie1 to unsupported (mickeyl) | 17 | * Moved libopie1 to unsupported (mickeyl) |
17 | 18 | ||
18 | 2004-11-14Opie 1.1.7 | 19 | 2004-11-14Opie 1.1.7 |
19 | 20 | ||
20 | New Features | 21 | New Features |
21 | ------------ | 22 | ------------ |
22 | * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) | 23 | * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) |
23 | * Backup now uses the busy indicator when backing up and restore (ar) | 24 | * Backup now uses the busy indicator when backing up and restore (ar) |
24 | * OpiePlayer2 gained adding of Directories to the playlist (zecke) | 25 | * OpiePlayer2 gained adding of Directories to the playlist (zecke) |
25 | * OpiePlayer2 better error handling (zecke) | 26 | * OpiePlayer2 better error handling (zecke) |
26 | * OpiePlayer2 progress indication while streaming (zecke) | 27 | * OpiePlayer2 progress indication while streaming (zecke) |
27 | * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) | 28 | * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) |
28 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) | 29 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) |
29 | * Opie-Eye got a Digital Camera File Backend (alwin,zecke) | 30 | * Opie-Eye got a Digital Camera File Backend (alwin,zecke) |
30 | * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) | 31 | * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) |
31 | * Opie-Console use Custom Font and Size in a Profile (harlekin) | 32 | * Opie-Console use Custom Font and Size in a Profile (harlekin) |
32 | * Opie-Console transparently log the Output and Input to a file (harlekin) | 33 | * Opie-Console transparently log the Output and Input to a file (harlekin) |
33 | * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) | 34 | * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) |
34 | * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) | 35 | * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) |
35 | * Opie-Security gained a 'test authentication' button (clem) | 36 | * Opie-Security gained a 'test authentication' button (clem) |
36 | * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults | 37 | * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults |
37 | * Opie-Mail improve the handling of POP mail boxes (alwin) | 38 | * Opie-Mail improve the handling of POP mail boxes (alwin) |
38 | * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin) | 39 | * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin) |
39 | * Opie IRC - backports of the 'NeIRC fork' (zecke) | 40 | * Opie IRC - backports of the 'NeIRC fork' (zecke) |
40 | 41 | ||
41 | Fixed Bugs | 42 | Fixed Bugs |
42 | ---------- | 43 | ---------- |
43 | * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) | 44 | * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) |
44 | * #608 - Make Opie usable for left handed users (zecke) | 45 | * #608 - Make Opie usable for left handed users (zecke) |