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