author | drw <drw> | 2004-11-16 20:55:13 (UTC) |
---|---|---|
committer | drw <drw> | 2004-11-16 20:55:13 (UTC) |
commit | add434632dc0b449a1439215ecbc2ae0589fd713 (patch) (unidiff) | |
tree | fa3004988e2c26e7ec28249685cc1b6d55e20a24 | |
parent | 251511f7cdd1691a7d790ce0473e040d38a6d834 (diff) | |
download | opie-add434632dc0b449a1439215ecbc2ae0589fd713.zip opie-add434632dc0b449a1439215ecbc2ae0589fd713.tar.gz opie-add434632dc0b449a1439215ecbc2ae0589fd713.tar.bz2 |
Added new PackageManager feature (install local ipkgs)
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,43 +1,44 @@ | |||
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 | 6 | ||
6 | Fixed Bugs | 7 | Fixed Bugs |
7 | ---------- | 8 | ---------- |
8 | * #1464 - Packagemanager dont set active filter after install a package (drw) | 9 | * #1464 - Packagemanager dont set active filter after install a package (drw) |
9 | * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) | 10 | * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) |
10 | * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) | 11 | * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) |
11 | 12 | ||
12 | 2004-11-14Opie 1.1.7 | 13 | 2004-11-14Opie 1.1.7 |
13 | 14 | ||
14 | New Features | 15 | New Features |
15 | ------------ | 16 | ------------ |
16 | * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) | 17 | * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) |
17 | * Backup now uses the busy indicator when backing up and restore (ar) | 18 | * Backup now uses the busy indicator when backing up and restore (ar) |
18 | * OpiePlayer2 gained adding of Directories to the playlist (zecke) | 19 | * OpiePlayer2 gained adding of Directories to the playlist (zecke) |
19 | * OpiePlayer2 better error handling (zecke) | 20 | * OpiePlayer2 better error handling (zecke) |
20 | * OpiePlayer2 progress indication while streaming (zecke) | 21 | * OpiePlayer2 progress indication while streaming (zecke) |
21 | * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) | 22 | * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) |
22 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) | 23 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) |
23 | * Opie-Eye got a Digital Camera File Backend (alwin,zecke) | 24 | * Opie-Eye got a Digital Camera File Backend (alwin,zecke) |
24 | * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) | 25 | * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) |
25 | * Opie-Console use Custom Font and Size in a Profile (harlekin) | 26 | * Opie-Console use Custom Font and Size in a Profile (harlekin) |
26 | * Opie-Console transparently log the Output and Input to a file (harlekin) | 27 | * Opie-Console transparently log the Output and Input to a file (harlekin) |
27 | * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) | 28 | * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) |
28 | * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) | 29 | * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) |
29 | * Opie-Security gained a 'test authentication' button (clem) | 30 | * Opie-Security gained a 'test authentication' button (clem) |
30 | * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults | 31 | * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults |
31 | * Opie-Mail improve the handling of POP mail boxes (alwin) | 32 | * Opie-Mail improve the handling of POP mail boxes (alwin) |
32 | * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin) | 33 | * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin) |
33 | * Opie IRC - backports of the 'NeIRC fork' (zecke) | 34 | * Opie IRC - backports of the 'NeIRC fork' (zecke) |
34 | 35 | ||
35 | Fixed Bugs | 36 | Fixed Bugs |
36 | ---------- | 37 | ---------- |
37 | * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) | 38 | * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) |
38 | * #608 - Make Opie usable for left handed users (zecke) | 39 | * #608 - Make Opie usable for left handed users (zecke) |
39 | * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) | 40 | * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) |
40 | * #1245 - Opie-Go 'paused' (zecke) | 41 | * #1245 - Opie-Go 'paused' (zecke) |
41 | * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) | 42 | * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) |
42 | * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) | 43 | * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) |
43 | * #1395 - Build VNC Backend with gcc3.4 | 44 | * #1395 - Build VNC Backend with gcc3.4 |