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