|
diff --git a/ChangeLog b/ChangeLog index 80f0d0a..4f406b7 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -1,72 +1,73 @@ |
1 | 2005-??-??Opie 1.2.0 |
1 | 2005-??-??Opie 1.2.0 |
2 | |
2 | |
3 | New Features |
3 | New Features |
4 | ------------ |
4 | ------------ |
5 | |
5 | |
6 | Fixed Bugs |
6 | Fixed Bugs |
7 | ---------- |
7 | ---------- |
8 | * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) |
8 | * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) |
| |
9 | * #1536 - Autosave of custom locations in opie backup (ar) |
9 | |
10 | |
10 | Internal |
11 | Internal |
11 | -------- |
12 | -------- |
12 | |
13 | |
13 | 2005-02-03Opie 1.1.9 |
14 | 2005-02-03Opie 1.1.9 |
14 | |
15 | |
15 | New Features |
16 | New Features |
16 | ------------ |
17 | ------------ |
17 | * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) |
18 | * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) |
18 | * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) |
19 | * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) |
19 | * Usability enhancements in OpieIRC (skyhusker) |
20 | * Usability enhancements in OpieIRC (skyhusker) |
20 | |
21 | |
21 | Fixed Bugs |
22 | Fixed Bugs |
22 | ---------- |
23 | ---------- |
23 | * #1501 - Fixed bug in todo sql backend (eilers) |
24 | * #1501 - Fixed bug in todo sql backend (eilers) |
24 | * #1505 - Added more Swap sizes in memoryapplet (mickeyl) |
25 | * #1505 - Added more Swap sizes in memoryapplet (mickeyl) |
25 | * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) |
26 | * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) |
26 | * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke) |
27 | * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke) |
27 | * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl) |
28 | * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl) |
28 | * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl) |
29 | * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl) |
29 | * n.a. - Fixed numerous buglets in OpieIRC (skyhusker) |
30 | * n.a. - Fixed numerous buglets in OpieIRC (skyhusker) |
30 | |
31 | |
31 | Internal |
32 | Internal |
32 | -------- |
33 | -------- |
33 | * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) |
34 | * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) |
34 | * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl) |
35 | * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl) |
35 | * Made Opie compilable with Qt/Embedded 2.3.10 (ar) |
36 | * Made Opie compilable with Qt/Embedded 2.3.10 (ar) |
36 | * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl) |
37 | * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl) |
37 | * Build tree cleanups (mickeyl) |
38 | * Build tree cleanups (mickeyl) |
38 | |
39 | |
39 | 2004-11-26Opie 1.1.8 |
40 | 2004-11-26Opie 1.1.8 |
40 | |
41 | |
41 | New Features |
42 | New Features |
42 | ------------ |
43 | ------------ |
43 | * PackageManager supports installation of local ipkg files (drw) |
44 | * PackageManager supports installation of local ipkg files (drw) |
44 | * PackageManager supports linking of applications to root (drw) |
45 | * PackageManager supports linking of applications to root (drw) |
45 | * PackageManager supports src/gz feeds (drw,wimpie) |
46 | * PackageManager supports src/gz feeds (drw,wimpie) |
46 | * Added a syslog information tab to sysinfo (mickeyl) |
47 | * Added a syslog information tab to sysinfo (mickeyl) |
47 | * Added new, more consistent, PIM icons + a GIMP teplate (ar) |
48 | * Added new, more consistent, PIM icons + a GIMP teplate (ar) |
48 | |
49 | |
49 | Fixed Bugs |
50 | Fixed Bugs |
50 | ---------- |
51 | ---------- |
51 | * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) |
52 | * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) |
52 | * #1269 - VCards were imported into personal area if it was activated (eilers) |
53 | * #1269 - VCards were imported into personal area if it was activated (eilers) |
53 | * #1464 - Packagemanager dont set active filter after install a package (drw) |
54 | * #1464 - Packagemanager dont set active filter after install a package (drw) |
54 | * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) |
55 | * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) |
55 | * #1493 - Fixed one column layout bug of the launcher (hrw) |
56 | * #1493 - Fixed one column layout bug of the launcher (hrw) |
56 | * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) |
57 | * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) |
57 | * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) |
58 | * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) |
58 | * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl) |
59 | * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl) |
59 | |
60 | |
60 | Internal |
61 | Internal |
61 | -------- |
62 | -------- |
62 | * Moved libopie1 to unsupported (mickeyl) |
63 | * Moved libopie1 to unsupported (mickeyl) |
63 | * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) |
64 | * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) |
64 | * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) |
65 | * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) |
65 | |
66 | |
66 | 2004-11-14Opie 1.1.7 |
67 | 2004-11-14Opie 1.1.7 |
67 | |
68 | |
68 | New Features |
69 | New Features |
69 | ------------ |
70 | ------------ |
70 | * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) |
71 | * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) |
71 | * Backup now uses the busy indicator when backing up and restore (ar) |
72 | * Backup now uses the busy indicator when backing up and restore (ar) |
72 | * OpiePlayer2 gained adding of Directories to the playlist (zecke) |
73 | * OpiePlayer2 gained adding of Directories to the playlist (zecke) |
|