|
diff --git a/ChangeLog b/ChangeLog index 05ab6b6..913dc15 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -5,52 +5,52 @@ |
5 | |
5 | |
6 | Fixed Bugs |
6 | Fixed Bugs |
7 | ---------- |
7 | ---------- |
8 | * #1501 - Fixing bug in todo sql backend (eilers) |
8 | * #1501 - Fixing bug in todo sql backend (eilers) |
9 | |
9 | |
10 | Internal |
10 | Internal |
11 | -------- |
11 | -------- |
12 | |
12 | |
13 | 2004-11-26Opie 1.1.8 |
13 | 2004-11-26Opie 1.1.8 |
14 | |
14 | |
15 | New Features |
15 | New Features |
16 | ------------ |
16 | ------------ |
17 | * PackageManager supports installation of local ipkg files (drw) |
17 | * PackageManager supports installation of local ipkg files (drw) |
18 | * PackageManager supports linking of applications to root (drw) |
18 | * PackageManager supports linking of applications to root (drw) |
19 | * PackageManager supports src/gz feeds (drw,wimpie) |
19 | * PackageManager supports src/gz feeds (drw,wimpie) |
20 | * Add a syslog information tab to sysinfo (mickeyl) |
20 | * Add a syslog information tab to sysinfo (mickeyl) |
21 | * Add new, more consistent, PIM icons + a GIMP teplate (ar) |
21 | * Add new, more consistent, PIM icons + a GIMP teplate (ar) |
22 | |
22 | |
23 | Fixed Bugs |
23 | Fixed Bugs |
24 | ---------- |
24 | ---------- |
25 | * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) |
25 | * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) |
26 | * #1269 - VCards were imported into personal area if it was activated (eilers) |
26 | * #1269 - VCards were imported into personal area if it was activated (eilers) |
27 | * #1464 - Packagemanager dont set active filter after install a package (drw) |
27 | * #1464 - Packagemanager dont set active filter after install a package (drw) |
28 | * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) |
28 | * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) |
| |
29 | * #1493 - Fixed one column layout bug of the launcher (hrw) |
29 | * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) |
30 | * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) |
30 | * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) |
31 | * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) |
31 | * n.a. - Battery Applet - fix sizing of battery info popup |
32 | * n.a. - Battery Applet - fix sizing of battery info popup |
32 | * #1493 - Fixed one column layout bug of the launcher (hrw) |
| |
33 | |
33 | |
34 | Internal |
34 | Internal |
35 | -------- |
35 | -------- |
36 | * Moved libopie1 to unsupported (mickeyl) |
36 | * Moved libopie1 to unsupported (mickeyl) |
37 | * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) |
37 | * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) |
38 | * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) |
38 | * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) |
39 | |
39 | |
40 | 2004-11-14Opie 1.1.7 |
40 | 2004-11-14Opie 1.1.7 |
41 | |
41 | |
42 | New Features |
42 | New Features |
43 | ------------ |
43 | ------------ |
44 | * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) |
44 | * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) |
45 | * Backup now uses the busy indicator when backing up and restore (ar) |
45 | * Backup now uses the busy indicator when backing up and restore (ar) |
46 | * OpiePlayer2 gained adding of Directories to the playlist (zecke) |
46 | * OpiePlayer2 gained adding of Directories to the playlist (zecke) |
47 | * OpiePlayer2 better error handling (zecke) |
47 | * OpiePlayer2 better error handling (zecke) |
48 | * OpiePlayer2 progress indication while streaming (zecke) |
48 | * OpiePlayer2 progress indication while streaming (zecke) |
49 | * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) |
49 | * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) |
50 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) |
50 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) |
51 | * Opie-Eye got a Digital Camera File Backend (alwin,zecke) |
51 | * Opie-Eye got a Digital Camera File Backend (alwin,zecke) |
52 | * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) |
52 | * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) |
53 | * Opie-Console use Custom Font and Size in a Profile (harlekin) |
53 | * Opie-Console use Custom Font and Size in a Profile (harlekin) |
54 | * Opie-Console transparently log the Output and Input to a file (harlekin) |
54 | * Opie-Console transparently log the Output and Input to a file (harlekin) |
55 | * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) |
55 | * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) |
56 | * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) |
56 | * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) |
|