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