author | eilers <eilers> | 2005-02-03 10:08:16 (UTC) |
---|---|---|
committer | eilers <eilers> | 2005-02-03 10:08:16 (UTC) |
commit | e49d23d4f22f1a12c09913123b885d800608a183 (patch) (unidiff) | |
tree | 403b9851fecd15bc9fc1c12675185929163d4ad5 /ChangeLog | |
parent | 9424f9fa34e458c90b5f9bbe2a88074cd9a1161c (diff) | |
download | opie-e49d23d4f22f1a12c09913123b885d800608a183.zip opie-e49d23d4f22f1a12c09913123b885d800608a183.tar.gz opie-e49d23d4f22f1a12c09913123b885d800608a183.tar.bz2 |
Fixed Bug #1236
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,208 +1,209 @@ | |||
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 | 9 | ||
9 | Internal | 10 | Internal |
10 | -------- | 11 | -------- |
11 | 12 | ||
12 | 2005-02-03Opie 1.1.9 | 13 | 2005-02-03Opie 1.1.9 |
13 | 14 | ||
14 | New Features | 15 | New Features |
15 | ------------ | 16 | ------------ |
16 | * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) | 17 | * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) |
17 | * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) | 18 | * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) |
18 | * Usability enhancements in OpieIRC (skyhusker) | 19 | * Usability enhancements in OpieIRC (skyhusker) |
19 | 20 | ||
20 | Fixed Bugs | 21 | Fixed Bugs |
21 | ---------- | 22 | ---------- |
22 | * #1501 - Fixed bug in todo sql backend (eilers) | 23 | * #1501 - Fixed bug in todo sql backend (eilers) |
23 | * #1505 - Added more Swap sizes in memoryapplet (mickeyl) | 24 | * #1505 - Added more Swap sizes in memoryapplet (mickeyl) |
24 | * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) | 25 | * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) |
25 | * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke) | 26 | * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke) |
26 | * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl) | 27 | * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl) |
27 | * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl) | 28 | * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl) |
28 | * n.a. - Fixed numerous buglets in OpieIRC (skyhusker) | 29 | * n.a. - Fixed numerous buglets in OpieIRC (skyhusker) |
29 | 30 | ||
30 | Internal | 31 | Internal |
31 | -------- | 32 | -------- |
32 | * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) | 33 | * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) |
33 | * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (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) |
34 | * Made Opie compilable with Qt/Embedded 2.3.10 (ar) | 35 | * Made Opie compilable with Qt/Embedded 2.3.10 (ar) |
35 | * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl) | 36 | * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl) |
36 | * Build tree cleanups (mickeyl) | 37 | * Build tree cleanups (mickeyl) |
37 | 38 | ||
38 | 2004-11-26Opie 1.1.8 | 39 | 2004-11-26Opie 1.1.8 |
39 | 40 | ||
40 | New Features | 41 | New Features |
41 | ------------ | 42 | ------------ |
42 | * PackageManager supports installation of local ipkg files (drw) | 43 | * PackageManager supports installation of local ipkg files (drw) |
43 | * PackageManager supports linking of applications to root (drw) | 44 | * PackageManager supports linking of applications to root (drw) |
44 | * PackageManager supports src/gz feeds (drw,wimpie) | 45 | * PackageManager supports src/gz feeds (drw,wimpie) |
45 | * Added a syslog information tab to sysinfo (mickeyl) | 46 | * Added a syslog information tab to sysinfo (mickeyl) |
46 | * Added new, more consistent, PIM icons + a GIMP teplate (ar) | 47 | * Added new, more consistent, PIM icons + a GIMP teplate (ar) |
47 | 48 | ||
48 | Fixed Bugs | 49 | Fixed Bugs |
49 | ---------- | 50 | ---------- |
50 | * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) | 51 | * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) |
51 | * #1269 - VCards were imported into personal area if it was activated (eilers) | 52 | * #1269 - VCards were imported into personal area if it was activated (eilers) |
52 | * #1464 - Packagemanager dont set active filter after install a package (drw) | 53 | * #1464 - Packagemanager dont set active filter after install a package (drw) |
53 | * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) | 54 | * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) |
54 | * #1493 - Fixed one column layout bug of the launcher (hrw) | 55 | * #1493 - Fixed one column layout bug of the launcher (hrw) |
55 | * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) | 56 | * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) |
56 | * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) | 57 | * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) |
57 | * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl) | 58 | * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl) |
58 | 59 | ||
59 | Internal | 60 | Internal |
60 | -------- | 61 | -------- |
61 | * Moved libopie1 to unsupported (mickeyl) | 62 | * Moved libopie1 to unsupported (mickeyl) |
62 | * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) | 63 | * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) |
63 | * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) | 64 | * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) |
64 | 65 | ||
65 | 2004-11-14Opie 1.1.7 | 66 | 2004-11-14Opie 1.1.7 |
66 | 67 | ||
67 | New Features | 68 | New Features |
68 | ------------ | 69 | ------------ |
69 | * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) | 70 | * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) |
70 | * Backup now uses the busy indicator when backing up and restore (ar) | 71 | * Backup now uses the busy indicator when backing up and restore (ar) |
71 | * OpiePlayer2 gained adding of Directories to the playlist (zecke) | 72 | * OpiePlayer2 gained adding of Directories to the playlist (zecke) |
72 | * OpiePlayer2 better error handling (zecke) | 73 | * OpiePlayer2 better error handling (zecke) |
73 | * OpiePlayer2 progress indication while streaming (zecke) | 74 | * OpiePlayer2 progress indication while streaming (zecke) |
74 | * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) | 75 | * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) |
75 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) | 76 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) |
76 | * Opie-Eye got a Digital Camera File Backend (alwin,zecke) | 77 | * Opie-Eye got a Digital Camera File Backend (alwin,zecke) |
77 | * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) | 78 | * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) |
78 | * Opie-Console use Custom Font and Size in a Profile (harlekin) | 79 | * Opie-Console use Custom Font and Size in a Profile (harlekin) |
79 | * Opie-Console transparently log the Output and Input to a file (harlekin) | 80 | * Opie-Console transparently log the Output and Input to a file (harlekin) |
80 | * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) | 81 | * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) |
81 | * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) | 82 | * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) |
82 | * Opie-Security gained a 'test authentication' button (clem) | 83 | * Opie-Security gained a 'test authentication' button (clem) |
83 | * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults | 84 | * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults |
84 | * Opie-Mail improve the handling of POP mail boxes (alwin) | 85 | * Opie-Mail improve the handling of POP mail boxes (alwin) |
85 | * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin) | 86 | * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin) |
86 | * Opie IRC - backports of the 'NeIRC fork' (zecke) | 87 | * Opie IRC - backports of the 'NeIRC fork' (zecke) |
87 | 88 | ||
88 | Fixed Bugs | 89 | Fixed Bugs |
89 | ---------- | 90 | ---------- |
90 | * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) | 91 | * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) |
91 | * #608 - Make Opie usable for left handed users (zecke) | 92 | * #608 - Make Opie usable for left handed users (zecke) |
92 | * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) | 93 | * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) |
93 | * #1245 - Opie-Go 'paused' (zecke) | 94 | * #1245 - Opie-Go 'paused' (zecke) |
94 | * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) | 95 | * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) |
95 | * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) | 96 | * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) |
96 | * #1395 - Build VNC Backend with gcc3.4 | 97 | * #1395 - Build VNC Backend with gcc3.4 |
97 | * #1440 - The icon of opie-mobilemsg is missing (CoreDump) | 98 | * #1440 - The icon of opie-mobilemsg is missing (CoreDump) |
98 | * #1426 - Add missing opie-bartender Icon (CoreDump) | 99 | * #1426 - Add missing opie-bartender Icon (CoreDump) |
99 | * #1445 - Opie-Sheet Has No Icon (CoreDump) | 100 | * #1445 - Opie-Sheet Has No Icon (CoreDump) |
100 | * #1448 - Brightness Applet added (mickeyl) | 101 | * #1448 - Brightness Applet added (mickeyl) |
101 | * #1450 - ZSame didn't clear the bonus item after winning a game (zecke) | 102 | * #1450 - ZSame didn't clear the bonus item after winning a game (zecke) |
102 | * #1482 - Fix OFileSelector to be able to sort by size (zecke) | 103 | * #1482 - Fix OFileSelector to be able to sort by size (zecke) |
103 | * n.a. - Opie-mail: fixed some crasher, some layout-problems | 104 | * n.a. - Opie-mail: fixed some crasher, some layout-problems |
104 | * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke) | 105 | * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke) |
105 | * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke) | 106 | * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke) |
106 | * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) | 107 | * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) |
107 | * n.a. - Build system: Fix deps in several config.in (and fix scripts/deps.pl too) to stop breaking builds, especially with make -j highNumber (clem) | 108 | * n.a. - Build system: Fix deps in several config.in (and fix scripts/deps.pl too) to stop breaking builds, especially with make -j highNumber (clem) |
108 | * n.a. - Removed hardcoded icon size in a couple of applets (mickeyl) | 109 | * n.a. - Removed hardcoded icon size in a couple of applets (mickeyl) |
109 | 110 | ||
110 | Internal | 111 | Internal |
111 | -------- | 112 | -------- |
112 | * Opie-Qashmoney has been moved to unsupported (mickeyl) | 113 | * Opie-Qashmoney has been moved to unsupported (mickeyl) |
113 | * Opie-Ubrowser has been moved to unsupported (mickeyl) | 114 | * Opie-Ubrowser has been moved to unsupported (mickeyl) |
114 | 115 | ||
115 | 2004-09-17Opie 1.1.6 | 116 | 2004-09-17Opie 1.1.6 |
116 | 117 | ||
117 | New Features | 118 | New Features |
118 | ------------ | 119 | ------------ |
119 | * Fifteen gained configurable number of items (zecke) | 120 | * Fifteen gained configurable number of items (zecke) |
120 | * Fifteen can have custom background images (zecke) | 121 | * Fifteen can have custom background images (zecke) |
121 | * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) | 122 | * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) |
122 | * Integrated the new security framework into libopie2 (zecke,clem) | 123 | * Integrated the new security framework into libopie2 (zecke,clem) |
123 | * Converted the launcher to use the new security framework (zecke) | 124 | * Converted the launcher to use the new security framework (zecke) |
124 | * Backup can now handle custom locations for backup and restore (ar) | 125 | * Backup can now handle custom locations for backup and restore (ar) |
125 | * Implemented right-on-hold feedback (wimpie,zecke) | 126 | * Implemented right-on-hold feedback (wimpie,zecke) |
126 | * Lots of new features in opie-reader (tim,pohly) | 127 | * Lots of new features in opie-reader (tim,pohly) |
127 | * Build system cleanups (schurig) | 128 | * Build system cleanups (schurig) |
128 | 129 | ||
129 | Fixed Bugs | 130 | Fixed Bugs |
130 | -------- | 131 | -------- |
131 | * #1005 - Fixed backup to CompactFlash (ar) | 132 | * #1005 - Fixed backup to CompactFlash (ar) |
132 | * #1167 - Fixed Opie write crashing on more text than one page (ar) | 133 | * #1167 - Fixed Opie write crashing on more text than one page (ar) |
133 | * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) | 134 | * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) |
134 | * #1359 - Fixed bookmarks in Gutenbrowser (ljp) | 135 | * #1359 - Fixed bookmarks in Gutenbrowser (ljp) |
135 | * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) | 136 | * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) |
136 | * #1370 - Pimconverter now reacts on cancel key (eilers) | 137 | * #1370 - Pimconverter now reacts on cancel key (eilers) |
137 | * #1376 - Bring back the capslock/numlock display (zecke) | 138 | * #1376 - Bring back the capslock/numlock display (zecke) |
138 | * #1383 - Language settings now warns about losing open apps (Markus Litz) | 139 | * #1383 - Language settings now warns about losing open apps (Markus Litz) |
139 | * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl) | 140 | * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl) |
140 | * #1394 - Fixed oversized headline in opie-login (coredump) | 141 | * #1394 - Fixed oversized headline in opie-login (coredump) |
141 | * #1396 - Opie-console captures the escape key and vim is working (zecke) | 142 | * #1396 - Opie-console captures the escape key and vim is working (zecke) |
142 | * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl) | 143 | * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl) |
143 | 144 | ||
144 | 2004-07-06Opie 1.1.4 | 145 | 2004-07-06Opie 1.1.4 |
145 | 146 | ||
146 | New Features | 147 | New Features |
147 | ------------ | 148 | ------------ |
148 | * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) | 149 | * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) |
149 | * Added Conversion tool for pim-data (eilers) | 150 | * Added Conversion tool for pim-data (eilers) |
150 | * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) | 151 | * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) |
151 | * Modified the PIM API for providing generic use of OPimRecords (eilers) | 152 | * Modified the PIM API for providing generic use of OPimRecords (eilers) |
152 | * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke) | 153 | * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke) |
153 | 154 | ||
154 | Fixed Bugs | 155 | Fixed Bugs |
155 | -------- | 156 | -------- |
156 | * #1068 - Country Drop Down Box Off Screen | 157 | * #1068 - Country Drop Down Box Off Screen |
157 | * #1291 - Opie tinykate does not open .desktop files (ar) | 158 | * #1291 - Opie tinykate does not open .desktop files (ar) |
158 | * #1291 - Opie sheet not saving correctly (ar) | 159 | * #1291 - Opie sheet not saving correctly (ar) |
159 | * #1294 - Opie does not know about British Summer Time | 160 | * #1294 - Opie does not know about British Summer Time |
160 | * #1314 - Drawpad initialization (mickeyl) | 161 | * #1314 - Drawpad initialization (mickeyl) |
161 | * #1317 - Packagemanager crashes on hold-down or install (chicken) | 162 | * #1317 - Packagemanager crashes on hold-down or install (chicken) |
162 | * #1321 - Batteryapplet graphic glitch (harlekin) | 163 | * #1321 - Batteryapplet graphic glitch (harlekin) |
163 | * #1324 - ZSafe not starting up (mickeyl) | 164 | * #1324 - ZSafe not starting up (mickeyl) |
164 | * #1328 - Personal Home Address fields is trimmed to 1char (eilers) | 165 | * #1328 - Personal Home Address fields is trimmed to 1char (eilers) |
165 | * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken) | 166 | * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken) |
166 | * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl) | 167 | * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl) |
167 | * #1348 - Datebook dependency on libopiedb2 (chicken) | 168 | * #1348 - Datebook dependency on libopiedb2 (chicken) |
168 | * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers) | 169 | * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers) |
169 | 170 | ||
170 | 2004-04-25Opie 1.1.3 | 171 | 2004-04-25Opie 1.1.3 |
171 | 172 | ||
172 | * Introduced first implementation of SQL-Support using SQLite (eilers) | 173 | * Introduced first implementation of SQL-Support using SQLite (eilers) |
173 | * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) | 174 | * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) |
174 | * Added a real system graffiti character set (brad) | 175 | * Added a real system graffiti character set (brad) |
175 | * Added Generic Keyconfig Widget (zecke) | 176 | * Added Generic Keyconfig Widget (zecke) |
176 | * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke) | 177 | * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke) |
177 | * Added new Bible reader app - opie-dagger (drw) | 178 | * Added new Bible reader app - opie-dagger (drw) |
178 | * Added a new Image Viewer. Work is ongoing (zecke,alwin) | 179 | * Added a new Image Viewer. Work is ongoing (zecke,alwin) |
179 | * Added namespace usage in libopie2 and everywhere (zecke,alwin) | 180 | * Added namespace usage in libopie2 and everywhere (zecke,alwin) |
180 | * Enabled the possibility to pass command line arguments to applications (mickeyl) | 181 | * Enabled the possibility to pass command line arguments to applications (mickeyl) |
181 | * Added an about applet showing some credits and information about Opie (mickeyl) | 182 | * Added an about applet showing some credits and information about Opie (mickeyl) |
182 | * Added benchmarking functionality to sysinfo (mickeyl) | 183 | * Added benchmarking functionality to sysinfo (mickeyl) |
183 | * Added applet and configuration application for switching hardware keyboard layouts (alwin) | 184 | * Added applet and configuration application for switching hardware keyboard layouts (alwin) |
184 | * Ported applications from libopie1 to libopie2* (drw,ar,alwin) | 185 | * Ported applications from libopie1 to libopie2* (drw,ar,alwin) |
185 | * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe) | 186 | * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe) |
186 | * Clean-up of package information in control files (drw) | 187 | * Clean-up of package information in control files (drw) |
187 | * Repaired mediummount which was broken since integrating the quicklauncher (alwin) | 188 | * Repaired mediummount which was broken since integrating the quicklauncher (alwin) |
188 | * Improved big-screen support (zecke,ar) | 189 | * Improved big-screen support (zecke,ar) |
189 | * Improved multikeyboard support, added keyboard layout switching applet (mouse) | 190 | * Improved multikeyboard support, added keyboard layout switching applet (mouse) |
190 | * Added a new mail client based on libetpan (harlekin,alwin,jgf) | 191 | * Added a new mail client based on libetpan (harlekin,alwin,jgf) |
191 | * Added new package manager - opie-packagemanager (drw) | 192 | * Added new package manager - opie-packagemanager (drw) |
192 | * Improved light-n-power for C7x0 (mickeyl) | 193 | * Improved light-n-power for C7x0 (mickeyl) |
193 | * Added automatic rotation support for C7x0 (treke) | 194 | * Added automatic rotation support for C7x0 (treke) |
194 | * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl) | 195 | * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl) |
195 | * Added scanning the wireless network neighbourhood to networksettings (mickeyl) | 196 | * Added scanning the wireless network neighbourhood to networksettings (mickeyl) |
196 | 197 | ||
197 | 2003-11-29Opie 1.0.3 | 198 | 2003-11-29Opie 1.0.3 |
198 | 199 | ||
199 | * Released as Version 1.0.3 | 200 | * Released as Version 1.0.3 |
200 | * Improved i18n (various contributors) | 201 | * Improved i18n (various contributors) |
201 | * Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin) | 202 | * Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin) |
202 | * Made the Documents Tab optional (mickeyl) | 203 | * Made the Documents Tab optional (mickeyl) |
203 | * Integrated basic support for HP iPAQ 54xx and the Jornada 5xx (chicken) | 204 | * Integrated basic support for HP iPAQ 54xx and the Jornada 5xx (chicken) |
204 | 205 | ||
205 | 2003-08-04Opie 1.0.0 | 206 | 2003-08-04Opie 1.0.0 |
206 | 207 | ||
207 | * Released as Version 1.0.0 | 208 | * Released as Version 1.0.0 |
208 | * Including a PPP module for easy dial up (tille,harlekin,zecke) | 209 | * Including a PPP module for easy dial up (tille,harlekin,zecke) |