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