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