|
diff --git a/ChangeLog b/ChangeLog index eeacf9b..681763e 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -1,76 +1,82 @@ |
1 | 2004-??-??The Opie Team <opie@handhelds.org> |
1 | 2004-??-??The Opie Team <opie@handhelds.org> |
2 | |
2 | |
3 | * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) |
3 | * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) |
4 | * Integrated the new security framework into libopie2 (zecke) |
4 | * Integrated the new security framework into libopie2 (zecke) |
5 | * Converted the launcher to use the new security framework (zecke) |
5 | * Converted the launcher to use the new security framework (zecke) |
6 | |
6 | |
| |
7 | New Features |
| |
8 | ------------ |
| |
9 | |
| |
10 | Fixed Bugs |
| |
11 | -------- |
| |
12 | * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) |
| |
13 | * #1370 - Pimconverter now reacts on cancel key (eilers) |
| |
14 | |
7 | 2004-07-06The Opie Team <opie@handhelds.org> |
15 | 2004-07-06The Opie Team <opie@handhelds.org> |
8 | |
16 | |
9 | * Tagged as Version 1.1.4 (devel) |
17 | * Tagged as Version 1.1.4 (devel) |
10 | |
18 | |
11 | New Features |
19 | New Features |
12 | ------------ |
20 | ------------ |
13 | * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) |
21 | * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) |
14 | * Added Conversion tool for pim-data (eilers) |
22 | * Added Conversion tool for pim-data (eilers) |
15 | * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) |
23 | * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) |
16 | * Modified the PIM API for providing generic use of OPimRecords (eilers) |
24 | * Modified the PIM API for providing generic use of OPimRecords (eilers) |
17 | * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke) |
25 | * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke) |
18 | |
26 | |
19 | Fixed Bugs |
27 | Fixed Bugs |
20 | -------- |
28 | -------- |
21 | * #1068 - Country Drop Down Box Off Screen |
29 | * #1068 - Country Drop Down Box Off Screen |
22 | * #1291 - Opie tinykate does not open .desktop files (ar) |
30 | * #1291 - Opie tinykate does not open .desktop files (ar) |
23 | * #1291 - Opie sheet not saving correctly (ar) |
31 | * #1291 - Opie sheet not saving correctly (ar) |
24 | * #1294 - Opie does not know about British Summer Time |
32 | * #1294 - Opie does not know about British Summer Time |
25 | * #1314 - Drawpad initialization (mickeyl) |
33 | * #1314 - Drawpad initialization (mickeyl) |
26 | * #1317 - Packagemanager crashes on hold-down or install (chicken) |
34 | * #1317 - Packagemanager crashes on hold-down or install (chicken) |
27 | * #1321 - Batteryapplet graphic glitch (harlekin) |
35 | * #1321 - Batteryapplet graphic glitch (harlekin) |
28 | * #1324 - ZSafe not starting up (mickeyl) |
36 | * #1324 - ZSafe not starting up (mickeyl) |
29 | * #1328 - Personal Home Address fields is trimmed to 1char (eilers) |
37 | * #1328 - Personal Home Address fields is trimmed to 1char (eilers) |
30 | * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken) |
38 | * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken) |
31 | * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl) |
39 | * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl) |
32 | * #1348 - Datebook dependency on libopiedb2 (chicken) |
40 | * #1348 - Datebook dependency on libopiedb2 (chicken) |
33 | * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers) |
41 | * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers) |
34 | * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) |
| |
35 | * #1370 - Pimconverter now reacts on cancel key (eilers) |
| |
36 | |
42 | |
37 | 2004-04-25The Opie Team <opie@handhelds.org> |
43 | 2004-04-25The Opie Team <opie@handhelds.org> |
38 | |
44 | |
39 | * Released as Version 1.1.3 (devel) |
45 | * Released as Version 1.1.3 (devel) |
40 | * Introduced first implementation of SQL-Support using SQLite (eilers) |
46 | * Introduced first implementation of SQL-Support using SQLite (eilers) |
41 | * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) |
47 | * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) |
42 | * Added a real system graffiti character set (brad) |
48 | * Added a real system graffiti character set (brad) |
43 | * Added Generic Keyconfig Widget (zecke) |
49 | * Added Generic Keyconfig Widget (zecke) |
44 | * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke) |
50 | * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke) |
45 | * Added new Bible reader app - opie-dagger (drw) |
51 | * Added new Bible reader app - opie-dagger (drw) |
46 | * Added a new Image Viewer. Work is ongoing (zecke,alwin) |
52 | * Added a new Image Viewer. Work is ongoing (zecke,alwin) |
47 | * Added namespace usage in libopie2 and everywhere (zecke,alwin) |
53 | * Added namespace usage in libopie2 and everywhere (zecke,alwin) |
48 | * Enabled the possibility to pass command line arguments to applications (mickeyl) |
54 | * Enabled the possibility to pass command line arguments to applications (mickeyl) |
49 | * Added an about applet showing some credits and information about Opie (mickeyl) |
55 | * Added an about applet showing some credits and information about Opie (mickeyl) |
50 | * Added benchmarking functionality to sysinfo (mickeyl) |
56 | * Added benchmarking functionality to sysinfo (mickeyl) |
51 | * Added applet and configuration application for switching hardware keyboard layouts (alwin) |
57 | * Added applet and configuration application for switching hardware keyboard layouts (alwin) |
52 | * Ported applications from libopie1 to libopie2* (drw,ar,alwin) |
58 | * Ported applications from libopie1 to libopie2* (drw,ar,alwin) |
53 | * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe) |
59 | * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe) |
54 | * Clean-up of package information in control files (drw) |
60 | * Clean-up of package information in control files (drw) |
55 | * Repaired mediummount which was broken since integrating the quicklauncher (alwin) |
61 | * Repaired mediummount which was broken since integrating the quicklauncher (alwin) |
56 | * Improved big-screen support (zecke,ar) |
62 | * Improved big-screen support (zecke,ar) |
57 | * Improved multikeyboard support, added keyboard layout switching applet (mouse) |
63 | * Improved multikeyboard support, added keyboard layout switching applet (mouse) |
58 | * Added a new mail client based on libetpan (harlekin,alwin,jgf) |
64 | * Added a new mail client based on libetpan (harlekin,alwin,jgf) |
59 | * Added new package manager - opie-packagemanager (drw) |
65 | * Added new package manager - opie-packagemanager (drw) |
60 | * Improved light-n-power for C7x0 (mickeyl) |
66 | * Improved light-n-power for C7x0 (mickeyl) |
61 | * Added automatic rotation support for C7x0 (treke) |
67 | * Added automatic rotation support for C7x0 (treke) |
62 | * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl) |
68 | * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl) |
63 | * Added scanning the wireless network neighbourhood to networksettings (mickeyl) |
69 | * Added scanning the wireless network neighbourhood to networksettings (mickeyl) |
64 | |
70 | |
65 | 2003-11-29The Opie Team <opie@handhelds.org> |
71 | 2003-11-29The Opie Team <opie@handhelds.org> |
66 | |
72 | |
67 | * Released as Version 1.0.3 |
73 | * Released as Version 1.0.3 |
68 | * Improved i18n (various contributors) |
74 | * Improved i18n (various contributors) |
69 | * Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin) |
75 | * Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin) |
70 | * Made the Documents Tab optional (mickeyl) |
76 | * Made the Documents Tab optional (mickeyl) |
71 | * Integrated basic support for HP iPAQ 54xx and the Jornada 5xx (chicken) |
77 | * Integrated basic support for HP iPAQ 54xx and the Jornada 5xx (chicken) |
72 | |
78 | |
73 | 2003-08-04The Opie Team <opie@handhelds.org> |
79 | 2003-08-04The Opie Team <opie@handhelds.org> |
74 | |
80 | |
75 | * Released as Version 1.0.0 |
81 | * Released as Version 1.0.0 |
76 | * Including a PPP module for easy dial up (tille,harlekin,zecke) |
82 | * Including a PPP module for easy dial up (tille,harlekin,zecke) |
|