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