author | mickeyl <mickeyl> | 2006-03-04 17:05:42 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2006-03-04 17:05:42 (UTC) |
commit | 3b671ecea335b81c65ec03ad70fa3f25e9bb0a3e (patch) (unidiff) | |
tree | e82bc9fed704fba626b1e093a6af5467e8423953 | |
parent | b5e868fd9f1dcc97c388f01f9b99ebfeb891133a (diff) | |
download | opie-3b671ecea335b81c65ec03ad70fa3f25e9bb0a3e.zip opie-3b671ecea335b81c65ec03ad70fa3f25e9bb0a3e.tar.gz opie-3b671ecea335b81c65ec03ad70fa3f25e9bb0a3e.tar.bz2 |
add firstuse and background picture for 480x640 devices, e.g. Sharp Zaurus SL6000 (tosa)
-rw-r--r-- | ChangeLog | 3 | ||||
-rw-r--r-- | pics/launcher/firstuse-480x640.jpg | bin | 0 -> 32485 bytes | |||
-rw-r--r-- | pics/launcher/opie-background-480x640.jpg | bin | 0 -> 15658 bytes |
3 files changed, 2 insertions, 1 deletions
@@ -1,155 +1,156 @@ | |||
1 | 2005-??-??Opie 1.2.2 | 1 | 2005-??-??Opie 1.2.2 |
2 | 2 | ||
3 | 3 | ||
4 | New Features | 4 | New Features |
5 | ------------ | 5 | ------------ |
6 | * Appearance: Added configuration options to set smallIconSize, bigIconSize, useBigPixmaps (hrw, drw) | 6 | * Appearance: Added configuration options to set smallIconSize, bigIconSize, useBigPixmaps (hrw, drw) |
7 | * Opie-Notes: Notes application based on NoteZ (hrw) | 7 | * Opie-Notes: Notes application based on NoteZ (hrw) |
8 | * OPIE-PackageManager: Added two configuration options: "Force recursive", "Verbose fetch" (hrw) | 8 | * OPIE-PackageManager: Added two configuration options: "Force recursive", "Verbose fetch" (hrw) |
9 | 9 | ||
10 | Fixed Bugs | 10 | Fixed Bugs |
11 | ---------- | 11 | ---------- |
12 | * #1695 - Date selector use too small fontsize on VGA screen (hrw) | 12 | * #1695 - Date selector use too small fontsize on VGA screen (hrw) |
13 | * #1686 - opie-console lack UI setting for switching scrollbar (hrw) | 13 | * #1686 - opie-console lack UI setting for switching scrollbar (hrw) |
14 | * #1647 - Opie-console doesn't respect scroll-bar on left side (hrw) | 14 | * #1647 - Opie-console doesn't respect scroll-bar on left side (hrw) |
15 | * #1624 - Button settngs changes are applied only after restart (hrw) | 15 | * #1624 - Button settngs changes are applied only after restart (hrw) |
16 | * #1492 - Backup and Restore does not show list of backups to restore on start (hrw) | 16 | * #1492 - Backup and Restore does not show list of backups to restore on start (hrw) |
17 | * n.a. - remove hardcoded font size from wellenreiter (hrw) | 17 | * n.a. - remove hardcoded font size from wellenreiter (hrw) |
18 | * n.a. - added patch to build QT/E 2.3.10 with gcc 4.x.x (hrw) | 18 | * n.a. - added patch to build QT/E 2.3.10 with gcc 4.x.x (hrw) |
19 | * n.a. - make blue-pin UI resizable to looks good in any resolution (hrw) | 19 | * n.a. - make blue-pin UI resizable to looks good in any resolution (hrw) |
20 | * n.a. - fix a problem with vCard send to Sony Ericsson k600i (ar) | 20 | * n.a. - fix a problem with vCard send to Sony Ericsson k600i (ar) |
21 | * n.a. - add a patch to build Qt/E 2.3.10 on amd64 with gcc 4.x.x (ar) | 21 | * n.a. - add a patch to build Qt/E 2.3.10 on amd64 with gcc 4.x.x (ar) |
22 | * n.a. - Opie-console fallback to FixedFont settings from qpe.conf in config (hrw) | 22 | * n.a. - Opie-console fallback to FixedFont settings from qpe.conf in config (hrw) |
23 | * n.a. - Set version to 1.2.1 in About applet (hrw) | 23 | * n.a. - Set version to 1.2.1 in About applet (hrw) |
24 | * n.a. - add firstusage and background pictures for 480x640 devices (mickeyl) | ||
24 | 25 | ||
25 | Internal | 26 | Internal |
26 | -------- | 27 | -------- |
27 | * libopiecore: /etc/oz_version renamed to /etc/openzaurus-version (hrw) | 28 | * libopiecore: /etc/oz_version renamed to /etc/openzaurus-version (hrw) |
28 | * libopiecore: SL6000 (tosa) now uses corgi-bl (Dirk Opfer) | 29 | * libopiecore: SL6000 (tosa) now uses corgi-bl (Dirk Opfer) |
29 | 30 | ||
30 | 2005-09-11Opie 1.2.1 | 31 | 2005-09-11Opie 1.2.1 |
31 | 32 | ||
32 | 33 | ||
33 | New Features | 34 | New Features |
34 | ------------ | 35 | ------------ |
35 | * OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker) | 36 | * OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker) |
36 | * Opie-Reader: Support for document formats ArriereGo and Reb, add flite output (tim,pohly) | 37 | * Opie-Reader: Support for document formats ArriereGo and Reb, add flite output (tim,pohly) |
37 | * Opie-Networksettings: Add support for wlan-ng devices and improve WEP handling (Dirk Opfer) | 38 | * Opie-Networksettings: Add support for wlan-ng devices and improve WEP handling (Dirk Opfer) |
38 | * Wellenreiter: Remove Joining networks - use OpieStumbler for that (mickeyl) | 39 | * Wellenreiter: Remove Joining networks - use OpieStumbler for that (mickeyl) |
39 | * Opie-Mobilemsg has gone unsupported - it never really worked and there will be a replacement (mickeyl) | 40 | * Opie-Mobilemsg has gone unsupported - it never really worked and there will be a replacement (mickeyl) |
40 | * Opie-Tabmanager has gone unsupported - it barely works and there is not much of a use of it anyway (mickeyl) | 41 | * Opie-Tabmanager has gone unsupported - it barely works and there is not much of a use of it anyway (mickeyl) |
41 | * Checkbook: Added configuration option to use smaller font for checkbook transaction tab (hrw) | 42 | * Checkbook: Added configuration option to use smaller font for checkbook transaction tab (hrw) |
42 | * ZSafe: Made UI conform to Opie standards (drw) | 43 | * ZSafe: Made UI conform to Opie standards (drw) |
43 | * Today Addressbook plugin: Fixed configuration to show/not show birthdays, use checkboxes for selection (hrw) | 44 | * Today Addressbook plugin: Fixed configuration to show/not show birthdays, use checkboxes for selection (hrw) |
44 | * Opie-Console: Read initial fixed font configuration from qpe.conf (mickeyl) | 45 | * Opie-Console: Read initial fixed font configuration from qpe.conf (mickeyl) |
45 | * Opie-PcmciaApplet: Configure insert/resume actions and bind unsupported cards (mickeyl) | 46 | * Opie-PcmciaApplet: Configure insert/resume actions and bind unsupported cards (mickeyl) |
46 | * SysInfo: Remove CPU tab and add Devices tab instead (mickeyl) | 47 | * SysInfo: Remove CPU tab and add Devices tab instead (mickeyl) |
47 | * Opie-smb: Added Opie front end for Samba (ljp) | 48 | * Opie-smb: Added Opie front end for Samba (ljp) |
48 | * Opie-Bluetooth: Replace obex send implementation and patch libopieobex and the bluetoothapplet (Michael Haynie) | 49 | * Opie-Bluetooth: Replace obex send implementation and patch libopieobex and the bluetoothapplet (Michael Haynie) |
49 | * Opieplayer: rudimentary podcast support (ljp) | 50 | * Opieplayer: rudimentary podcast support (ljp) |
50 | 51 | ||
51 | Fixed Bugs | 52 | Fixed Bugs |
52 | ---------- | 53 | ---------- |
53 | * #1377 - Suspend Powermanagement when switched to another VT (mickeyl) | 54 | * #1377 - Suspend Powermanagement when switched to another VT (mickeyl) |
54 | - We actually suspend the complete Opie now in that case. | 55 | - We actually suspend the complete Opie now in that case. |
55 | * #1384 - Battery status updated improperly when charging (skyhusker) | 56 | * #1384 - Battery status updated improperly when charging (skyhusker) |
56 | * #1476 - Wrong order of application entries in the O-menu (skyhusker) | 57 | * #1476 - Wrong order of application entries in the O-menu (skyhusker) |
57 | * #1514 - Remove usage of cardmon/pcmcia picture in applications. pcmcia is now an inline picture (mickeyl) | 58 | * #1514 - Remove usage of cardmon/pcmcia picture in applications. pcmcia is now an inline picture (mickeyl) |
58 | * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) | 59 | * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) |
59 | * #1543 - Time Settings: "predict" tab is displayed twice after reopen (hrw) | 60 | * #1543 - Time Settings: "predict" tab is displayed twice after reopen (hrw) |
60 | * #1546 - Battery applet popup is not always large enough to show jacket remaining info (skyhusker) | 61 | * #1546 - Battery applet popup is not always large enough to show jacket remaining info (skyhusker) |
61 | * #1557 - Light&Power-Settings don't store warning intervall and warning levels (skyhusker) | 62 | * #1557 - Light&Power-Settings don't store warning intervall and warning levels (skyhusker) |
62 | * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) | 63 | * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) |
63 | * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) | 64 | * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) |
64 | * #1635 - opie-today, datebook-plugin does not show notes (skyhusker) | 65 | * #1635 - opie-today, datebook-plugin does not show notes (skyhusker) |
65 | * #1665 - Opie-IRC displays the host prepended to the message when peer is using and ipv6 address (skyhusker) | 66 | * #1665 - Opie-IRC displays the host prepended to the message when peer is using and ipv6 address (skyhusker) |
66 | * #1666 - Opie-IRC does not allow to add !channels in config asautojoin ones (skyhusker) | 67 | * #1666 - Opie-IRC does not allow to add !channels in config asautojoin ones (skyhusker) |
67 | * #1667 - Opie-IRC does not show messages from !channel (skyhusker) | 68 | * #1667 - Opie-IRC does not show messages from !channel (skyhusker) |
68 | * #1679 - Security PIN plugin is QVGA sized (hrw) | 69 | * #1679 - Security PIN plugin is QVGA sized (hrw) |
69 | * #1682 - Properly resize tab control in OTabWidget (drw) | 70 | * #1682 - Properly resize tab control in OTabWidget (drw) |
70 | * n.a. - always show volume and wireless applet popups inside visible screen (deller) | 71 | * n.a. - always show volume and wireless applet popups inside visible screen (deller) |
71 | * n.a. - scale O-Menu-Applets appropriately (mickeyl) | 72 | * n.a. - scale O-Menu-Applets appropriately (mickeyl) |
72 | * n.a. - libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) | 73 | * n.a. - libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) |
73 | * n.a. - Wellenreiter: relax WE version matching test a bit (mickeyl) | 74 | * n.a. - Wellenreiter: relax WE version matching test a bit (mickeyl) |
74 | * n.a. - scale BluezApplet appropriately and use larger icons (mickeyl) | 75 | * n.a. - scale BluezApplet appropriately and use larger icons (mickeyl) |
75 | * n.a. - memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) | 76 | * n.a. - memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) |
76 | * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) | 77 | * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) |
77 | * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw) | 78 | * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw) |
78 | * n.a. - remove hardcoded font size from netsystemtime (hrw) | 79 | * n.a. - remove hardcoded font size from netsystemtime (hrw) |
79 | * n.a. - remove hardcoded font size from checkbook graphs (hrw) | 80 | * n.a. - remove hardcoded font size from checkbook graphs (hrw) |
80 | * n.a. - Dagger - fixes for Sword 1.5.8, morph tag x-refs, closing last tab crash (drw) | 81 | * n.a. - Dagger - fixes for Sword 1.5.8, morph tag x-refs, closing last tab crash (drw) |
81 | 82 | ||
82 | 83 | ||
83 | Internal | 84 | Internal |
84 | -------- | 85 | -------- |
85 | * Make BluezApplet use OTaskbarApplet (mickeyl) | 86 | * Make BluezApplet use OTaskbarApplet (mickeyl) |
86 | * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl) | 87 | * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl) |
87 | * libopiecore: add ODirNotification - recursive directory notifications (mickeyl) | 88 | * libopiecore: add ODirNotification - recursive directory notifications (mickeyl) |
88 | * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) | 89 | * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) |
89 | * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl) | 90 | * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl) |
90 | * libopienet: Miscellaneous API cleanups (mickeyl) | 91 | * libopienet: Miscellaneous API cleanups (mickeyl) |
91 | * libopiecore: Add linux pcmcia system abstraction classes (mickeyl) | 92 | * libopiecore: Add linux pcmcia system abstraction classes (mickeyl) |
92 | * libopiecore: ODevice now knows the default gfx driver to use (mteira,mickeyl) | 93 | * libopiecore: ODevice now knows the default gfx driver to use (mteira,mickeyl) |
93 | * libopiecore: Add support for the Sharp SL-C3100 "Borzoi" (mickeyl) | 94 | * libopiecore: Add support for the Sharp SL-C3100 "Borzoi" (mickeyl) |
94 | * libopiecore: Add support for the new Linux Inputsystem Switches type [necessary for auto rotation in 2.6.13] (mickeyl) | 95 | * libopiecore: Add support for the new Linux Inputsystem Switches type [necessary for auto rotation in 2.6.13] (mickeyl) |
95 | * Remove assumptions about default gfx driver ("Transformed") all over the place (mteira,mickeyl) | 96 | * Remove assumptions about default gfx driver ("Transformed") all over the place (mteira,mickeyl) |
96 | * Fix / Optimize number of scanned directories (ljp) | 97 | * Fix / Optimize number of scanned directories (ljp) |
97 | * Use five point mouse calibration to make calibrated mouse drivers work on newer Zaurii (rp,mickeyl) | 98 | * Use five point mouse calibration to make calibrated mouse drivers work on newer Zaurii (rp,mickeyl) |
98 | 99 | ||
99 | 2005-03-25Opie 1.2.0 | 100 | 2005-03-25Opie 1.2.0 |
100 | 101 | ||
101 | Fixed Bugs | 102 | Fixed Bugs |
102 | ---------- | 103 | ---------- |
103 | * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) | 104 | * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) |
104 | * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) | 105 | * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) |
105 | * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) | 106 | * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) |
106 | * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) | 107 | * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) |
107 | * n.a.- make qpeglobal.h include qglobal.h (zecke) | 108 | * n.a.- make qpeglobal.h include qglobal.h (zecke) |
108 | 109 | ||
109 | 2005-03-20Opie 1.2.0-rc1 | 110 | 2005-03-20Opie 1.2.0-rc1 |
110 | 111 | ||
111 | 112 | ||
112 | New Features | 113 | New Features |
113 | ------------ | 114 | ------------ |
114 | * Launcher: Support a static background pixmap (mickeyl) | 115 | * Launcher: Support a static background pixmap (mickeyl) |
115 | * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) | 116 | * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) |
116 | * PackageManager supports the 'lists_dir' ipkg configuration option (drw) | 117 | * PackageManager supports the 'lists_dir' ipkg configuration option (drw) |
117 | * Added hi-res inline images for large resolution devices (drw) | 118 | * Added hi-res inline images for large resolution devices (drw) |
118 | * Improved launcher icons for consistency (ar) | 119 | * Improved launcher icons for consistency (ar) |
119 | * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin) | 120 | * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin) |
120 | 121 | ||
121 | Fixed Bugs | 122 | Fixed Bugs |
122 | ---------- | 123 | ---------- |
123 | * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) | 124 | * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) |
124 | * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw) | 125 | * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw) |
125 | * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp) | 126 | * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp) |
126 | * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) | 127 | * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) |
127 | * #1482 - Fix double '/' in paths (zecke) | 128 | * #1482 - Fix double '/' in paths (zecke) |
128 | * #1536 - Autosave of custom locations in opie backup (ar) | 129 | * #1536 - Autosave of custom locations in opie backup (ar) |
129 | * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) | 130 | * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) |
130 | * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) | 131 | * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) |
131 | * #1542 - Fixed Todo crash when priority < 1 or > 5 (drw) | 132 | * #1542 - Fixed Todo crash when priority < 1 or > 5 (drw) |
132 | * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke) | 133 | * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke) |
133 | * #1554 - Fixed Opie-Console name in .desktop file (mickeyl) | 134 | * #1554 - Fixed Opie-Console name in .desktop file (mickeyl) |
134 | * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke) | 135 | * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke) |
135 | * #1558 - Fixed opie-login breaking opie startup (mickeyl) | 136 | * #1558 - Fixed opie-login breaking opie startup (mickeyl) |
136 | * #1560 - Fixed Opie-Console picking up the wrong shell (bluelightning) | 137 | * #1560 - Fixed Opie-Console picking up the wrong shell (bluelightning) |
137 | * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar) | 138 | * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar) |
138 | * #1591 - Addressbook sortorder changed by clicking on column 0 (eilers) | 139 | * #1591 - Addressbook sortorder changed by clicking on column 0 (eilers) |
139 | * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints) | 140 | * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints) |
140 | * #1604 - Checkbook crashed on startup (drw) | 141 | * #1604 - Checkbook crashed on startup (drw) |
141 | * #1608 - Addressbook crashed after search, which may caused by not initialzed member variable (eilers) | 142 | * #1608 - Addressbook crashed after search, which may caused by not initialzed member variable (eilers) |
142 | * #1608 - QueryByExampe-Datediff on SQL database did not worked properly (eilers) | 143 | * #1608 - QueryByExampe-Datediff on SQL database did not worked properly (eilers) |
143 | * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings (drw) | 144 | * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings (drw) |
144 | * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw) | 145 | * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw) |
145 | * n.a. - PackageManager - fixed bug where lists_dir was not being honored at startup (drw) | 146 | * n.a. - PackageManager - fixed bug where lists_dir was not being honored at startup (drw) |
146 | * n.a. - PackageManager - provided default value for lists_dir when none is entered in configuration dialog (drw) | 147 | * n.a. - PackageManager - provided default value for lists_dir when none is entered in configuration dialog (drw) |
147 | * n.a. - OTabWidget - fixed scroll buttons, fix display position of tabs (drw) | 148 | * n.a. - OTabWidget - fixed scroll buttons, fix display position of tabs (drw) |
148 | * n.a. - AddressBook - fixed sorting by 'File As' name (drw) | 149 | * n.a. - AddressBook - fixed sorting by 'File As' name (drw) |
149 | * n.a. - AddressBook - fixed category handling for 'All' and 'Unfiled' (eilers) | 150 | * n.a. - AddressBook - fixed category handling for 'All' and 'Unfiled' (eilers) |
150 | * n.a. - AddressBook - fixed letter picker record selection and sort records afterwards (drw) | 151 | * n.a. - AddressBook - fixed letter picker record selection and sort records afterwards (drw) |
151 | 152 | ||
152 | Internal | 153 | Internal |
153 | -------- | 154 | -------- |
154 | * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl) | 155 | * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl) |
155 | * Killed the need for weak symbols in QtE (zecke) | 156 | * Killed the need for weak symbols in QtE (zecke) |
diff --git a/pics/launcher/firstuse-480x640.jpg b/pics/launcher/firstuse-480x640.jpg new file mode 100644 index 0000000..287e109 --- a/dev/null +++ b/pics/launcher/firstuse-480x640.jpg | |||
Binary files differ | |||
diff --git a/pics/launcher/opie-background-480x640.jpg b/pics/launcher/opie-background-480x640.jpg new file mode 100644 index 0000000..7ae4d70 --- a/dev/null +++ b/pics/launcher/opie-background-480x640.jpg | |||
Binary files differ | |||