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