summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 34b2e3f..f393097 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,50 +1,51 @@
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 * PackageManager supports src/gz feeds (drw)
7 * Add a syslog information tab to sysinfo (mickeyl) 8 * Add a syslog information tab to sysinfo (mickeyl)
8 * Add new, more consistent, PIM icons + a GIMP teplate (ar) 9 * Add new, more consistent, PIM icons + a GIMP teplate (ar)
9 10
10 Fixed Bugs 11 Fixed Bugs
11 ---------- 12 ----------
12 * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) 13 * #1017 - Tetrix doesn't display correctly for high resolution screens (drw)
13 * #1269 - VCards were imported into personal area if it was activated (eilers) 14 * #1269 - VCards were imported into personal area if it was activated (eilers)
14 * #1464 - Packagemanager dont set active filter after install a package (drw) 15 * #1464 - Packagemanager dont set active filter after install a package (drw)
15 * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) 16 * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw)
16 * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) 17 * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw)
17 * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) 18 * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers)
18 19
19 Internal 20 Internal
20 -------- 21 --------
21 * Moved libopie1 to unsupported (mickeyl) 22 * Moved libopie1 to unsupported (mickeyl)
22 * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) 23 * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers)
23 * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) 24 * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers)
24 25
25 2004-11-14Opie 1.1.7 26 2004-11-14Opie 1.1.7
26 27
27 New Features 28 New Features
28 ------------ 29 ------------
29 * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) 30 * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers)
30 * Backup now uses the busy indicator when backing up and restore (ar) 31 * Backup now uses the busy indicator when backing up and restore (ar)
31 * OpiePlayer2 gained adding of Directories to the playlist (zecke) 32 * OpiePlayer2 gained adding of Directories to the playlist (zecke)
32 * OpiePlayer2 better error handling (zecke) 33 * OpiePlayer2 better error handling (zecke)
33 * OpiePlayer2 progress indication while streaming (zecke) 34 * OpiePlayer2 progress indication while streaming (zecke)
34 * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) 35 * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke)
35 * Ported brightnessapplet from Qtopia 1.7 (mickeyl) 36 * Ported brightnessapplet from Qtopia 1.7 (mickeyl)
36 * Opie-Eye got a Digital Camera File Backend (alwin,zecke) 37 * Opie-Eye got a Digital Camera File Backend (alwin,zecke)
37 * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) 38 * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke)
38 * Opie-Console use Custom Font and Size in a Profile (harlekin) 39 * Opie-Console use Custom Font and Size in a Profile (harlekin)
39 * Opie-Console transparently log the Output and Input to a file (harlekin) 40 * Opie-Console transparently log the Output and Input to a file (harlekin)
40 * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) 41 * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem)
41 * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) 42 * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem)
42 * Opie-Security gained a 'test authentication' button (clem) 43 * Opie-Security gained a 'test authentication' button (clem)
43 * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults 44 * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults
44 * Opie-Mail improve the handling of POP mail boxes (alwin) 45 * Opie-Mail improve the handling of POP mail boxes (alwin)
45 * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin) 46 * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin)
46 * Opie IRC - backports of the 'NeIRC fork' (zecke) 47 * Opie IRC - backports of the 'NeIRC fork' (zecke)
47 48
48 Fixed Bugs 49 Fixed Bugs
49 ---------- 50 ----------
50 * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) 51 * #501 - Pickboard is able to show 'Umlaute' (TT,zecke)