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