|
diff --git a/ChangeLog b/ChangeLog index fdaaa25..9b31725 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -1,53 +1,54 @@ |
1 | 2005-??-??Opie 1.2.0 |
1 | 2005-??-??Opie 1.2.0 |
2 | |
2 | |
3 | New Features |
3 | New Features |
4 | ------------ |
4 | ------------ |
5 | * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) |
5 | * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) |
| |
6 | * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) |
6 | |
7 | |
7 | Fixed Bugs |
8 | Fixed Bugs |
8 | ---------- |
9 | ---------- |
9 | * #1501 - Fixed bug in todo sql backend (eilers) |
10 | * #1501 - Fixed bug in todo sql backend (eilers) |
10 | * n.a - Removed hard coded font sizes in a couple of inputmethods (mickeyl) |
11 | * n.a - Removed hard coded font sizes in a couple of inputmethods (mickeyl) |
11 | |
12 | |
12 | Internal |
13 | Internal |
13 | -------- |
14 | -------- |
14 | * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) |
15 | * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) |
15 | |
16 | |
16 | 2004-11-26Opie 1.1.8 |
17 | 2004-11-26Opie 1.1.8 |
17 | |
18 | |
18 | New Features |
19 | New Features |
19 | ------------ |
20 | ------------ |
20 | * PackageManager supports installation of local ipkg files (drw) |
21 | * PackageManager supports installation of local ipkg files (drw) |
21 | * PackageManager supports linking of applications to root (drw) |
22 | * PackageManager supports linking of applications to root (drw) |
22 | * PackageManager supports src/gz feeds (drw,wimpie) |
23 | * PackageManager supports src/gz feeds (drw,wimpie) |
23 | * Added a syslog information tab to sysinfo (mickeyl) |
24 | * Added a syslog information tab to sysinfo (mickeyl) |
24 | * Added new, more consistent, PIM icons + a GIMP teplate (ar) |
25 | * Added new, more consistent, PIM icons + a GIMP teplate (ar) |
25 | |
26 | |
26 | Fixed Bugs |
27 | Fixed Bugs |
27 | ---------- |
28 | ---------- |
28 | * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) |
29 | * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) |
29 | * #1269 - VCards were imported into personal area if it was activated (eilers) |
30 | * #1269 - VCards were imported into personal area if it was activated (eilers) |
30 | * #1464 - Packagemanager dont set active filter after install a package (drw) |
31 | * #1464 - Packagemanager dont set active filter after install a package (drw) |
31 | * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) |
32 | * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) |
32 | * #1493 - Fixed one column layout bug of the launcher (hrw) |
33 | * #1493 - Fixed one column layout bug of the launcher (hrw) |
33 | * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) |
34 | * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) |
34 | * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) |
35 | * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) |
35 | * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl) |
36 | * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl) |
36 | |
37 | |
37 | Internal |
38 | Internal |
38 | -------- |
39 | -------- |
39 | * Moved libopie1 to unsupported (mickeyl) |
40 | * Moved libopie1 to unsupported (mickeyl) |
40 | * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) |
41 | * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) |
41 | * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) |
42 | * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) |
42 | |
43 | |
43 | 2004-11-14Opie 1.1.7 |
44 | 2004-11-14Opie 1.1.7 |
44 | |
45 | |
45 | New Features |
46 | New Features |
46 | ------------ |
47 | ------------ |
47 | * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) |
48 | * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) |
48 | * Backup now uses the busy indicator when backing up and restore (ar) |
49 | * Backup now uses the busy indicator when backing up and restore (ar) |
49 | * OpiePlayer2 gained adding of Directories to the playlist (zecke) |
50 | * OpiePlayer2 gained adding of Directories to the playlist (zecke) |
50 | * OpiePlayer2 better error handling (zecke) |
51 | * OpiePlayer2 better error handling (zecke) |
51 | * OpiePlayer2 progress indication while streaming (zecke) |
52 | * OpiePlayer2 progress indication while streaming (zecke) |
52 | * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) |
53 | * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) |
53 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) |
54 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) |
|