summaryrefslogtreecommitdiff
path: root/ChangeLog
Unidiff
Diffstat (limited to 'ChangeLog') (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog13
1 files changed, 8 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index db5c0ef..6b05a99 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,130 +1,133 @@
1 2005-??-??Opie 1.2.2 1 2006-05-28Opie 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 * Added hardware support for HTC Universal (ljp) 9 * Added platform support for HTC Universal (ljp)
10 * Made Opie-Bluetooth subsystem actually usable (korovkin) 10 * Made Opie-Bluetooth subsystem actually usable (korovkin)
11 * Added hardware support for the Motorola EZX platform (mickeyl) 11 * Added platform support for the Motorola EZX platform (mickeyl)
12 12
13 Fixed Bugs 13 Fixed Bugs
14 ---------- 14 ----------
15 * #1695 - Date selector use too small fontsize on VGA screen (hrw) 15 * #1695 - Date selector use too small fontsize on VGA screen (hrw)
16 * #1686 - opie-console lack UI setting for switching scrollbar (hrw) 16 * #1686 - opie-console lack UI setting for switching scrollbar (hrw)
17 * #1647 - Opie-console doesn't respect scroll-bar on left side (hrw) 17 * #1647 - Opie-console doesn't respect scroll-bar on left side (hrw)
18 * #1624 - Button settngs changes are applied only after restart (hrw) 18 * #1624 - Button settngs changes are applied only after restart (hrw)
19 * #1492 - Backup and Restore does not show list of backups to restore on start (hrw) 19 * #1492 - Backup and Restore does not show list of backups to restore on start (hrw)
20 * n.a. - remove hardcoded font size from wellenreiter (hrw) 20 * n.a. - remove hardcoded font size from wellenreiter (hrw)
21 * n.a. - added patch to build QT/E 2.3.10 with gcc 4.x.x (hrw) 21 * n.a. - added patch to build Qt/E 2.3.10 with gcc 4.x.x (hrw)
22 * n.a. - make blue-pin UI resizable to looks good in any resolution (hrw) 22 * n.a. - make blue-pin UI resizable to looks good in any resolution (hrw)
23 * n.a. - fix a problem with vCard send to Sony Ericsson k600i (ar) 23 * n.a. - fix a problem with vCard send to Sony Ericsson k600i (ar)
24 * n.a. - add a patch to build Qt/E 2.3.10 on amd64 with gcc 4.x.x (ar) 24 * n.a. - add a patch to build Qt/E 2.3.10 on amd64 with gcc 4.x.x (ar)
25 * n.a. - Opie-console fallback to FixedFont settings from qpe.conf in config (hrw) 25 * n.a. - Opie-console fallback to FixedFont settings from qpe.conf in config (hrw)
26 * n.a. - Set version to 1.2.1 in About applet (hrw) 26 * n.a. - Update version in About applet (hrw)
27 * n.a. - add firstusage and background pictures for 480x640 devices (mickeyl) 27 * n.a. - add firstusage and background pictures for 480x640 devices (mickeyl)
28 * n.a. - many bluetooth fixes (korovkin) 28 * n.a. - many bluetooth fixes (korovkin)
29 29
30 Internal 30 Internal
31 -------- 31 --------
32 * libopiecore: /etc/oz_version renamed to /etc/openzaurus-version (hrw) 32 * libopiecore: /etc/oz_version renamed to /etc/openzaurus-version (hrw)
33 * libopiecore: SL6000 (tosa) now uses corgi-bl (Dirk Opfer) 33 * libopiecore: SL6000 (tosa) now uses corgi-bl (Dirk Opfer)
34 * library/version.h: introduce integer version code in OPIE_VERSION for conditional compilation 34 * library/version.h: introduce integer version code in OPIE_VERSION for conditional compilation
35 * g++ 4.1.1 fixes all around (no extra qualifiers allowed) (mickeyl)
36 * update README (mickeyl)
37 * remove libslcompat - it never worked and we don't support Sharp closed source anymore anyway (mickeyl)
35 38
36 2005-09-11Opie 1.2.1 39 2005-09-11Opie 1.2.1
37 40
38 41
39 New Features 42 New Features
40 ------------ 43 ------------
41 * OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker) 44 * OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker)
42 * Opie-Reader: Support for document formats ArriereGo and Reb, add flite output (tim,pohly) 45 * Opie-Reader: Support for document formats ArriereGo and Reb, add flite output (tim,pohly)
43 * Opie-Networksettings: Add support for wlan-ng devices and improve WEP handling (Dirk Opfer) 46 * Opie-Networksettings: Add support for wlan-ng devices and improve WEP handling (Dirk Opfer)
44 * Wellenreiter: Remove Joining networks - use OpieStumbler for that (mickeyl) 47 * Wellenreiter: Remove Joining networks - use OpieStumbler for that (mickeyl)
45 * Opie-Mobilemsg has gone unsupported - it never really worked and there will be a replacement (mickeyl) 48 * Opie-Mobilemsg has gone unsupported - it never really worked and there will be a replacement (mickeyl)
46 * Opie-Tabmanager has gone unsupported - it barely works and there is not much of a use of it anyway (mickeyl) 49 * Opie-Tabmanager has gone unsupported - it barely works and there is not much of a use of it anyway (mickeyl)
47 * Checkbook: Added configuration option to use smaller font for checkbook transaction tab (hrw) 50 * Checkbook: Added configuration option to use smaller font for checkbook transaction tab (hrw)
48 * ZSafe: Made UI conform to Opie standards (drw) 51 * ZSafe: Made UI conform to Opie standards (drw)
49 * Today Addressbook plugin: Fixed configuration to show/not show birthdays, use checkboxes for selection (hrw) 52 * Today Addressbook plugin: Fixed configuration to show/not show birthdays, use checkboxes for selection (hrw)
50 * Opie-Console: Read initial fixed font configuration from qpe.conf (mickeyl) 53 * Opie-Console: Read initial fixed font configuration from qpe.conf (mickeyl)
51 * Opie-PcmciaApplet: Configure insert/resume actions and bind unsupported cards (mickeyl) 54 * Opie-PcmciaApplet: Configure insert/resume actions and bind unsupported cards (mickeyl)
52 * SysInfo: Remove CPU tab and add Devices tab instead (mickeyl) 55 * SysInfo: Remove CPU tab and add Devices tab instead (mickeyl)
53 * Opie-smb: Added Opie front end for Samba (ljp) 56 * Opie-smb: Added Opie front end for Samba (ljp)
54 * Opie-Bluetooth: Replace obex send implementation and patch libopieobex and the bluetoothapplet (Michael Haynie) 57 * Opie-Bluetooth: Replace obex send implementation and patch libopieobex and the bluetoothapplet (Michael Haynie)
55 * Opieplayer: rudimentary podcast support (ljp) 58 * Opieplayer: rudimentary podcast support (ljp)
56 59
57 Fixed Bugs 60 Fixed Bugs
58 ---------- 61 ----------
59 * #1377 - Suspend Powermanagement when switched to another VT (mickeyl) 62 * #1377 - Suspend Powermanagement when switched to another VT (mickeyl)
60 - We actually suspend the complete Opie now in that case. 63 - We actually suspend the complete Opie now in that case.
61 * #1384 - Battery status updated improperly when charging (skyhusker) 64 * #1384 - Battery status updated improperly when charging (skyhusker)
62 * #1476 - Wrong order of application entries in the O-menu (skyhusker) 65 * #1476 - Wrong order of application entries in the O-menu (skyhusker)
63 * #1514 - Remove usage of cardmon/pcmcia picture in applications. pcmcia is now an inline picture (mickeyl) 66 * #1514 - Remove usage of cardmon/pcmcia picture in applications. pcmcia is now an inline picture (mickeyl)
64 * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) 67 * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller)
65 * #1543 - Time Settings: "predict" tab is displayed twice after reopen (hrw) 68 * #1543 - Time Settings: "predict" tab is displayed twice after reopen (hrw)
66 * #1546 - Battery applet popup is not always large enough to show jacket remaining info (skyhusker) 69 * #1546 - Battery applet popup is not always large enough to show jacket remaining info (skyhusker)
67 * #1557 - Light&Power-Settings don't store warning intervall and warning levels (skyhusker) 70 * #1557 - Light&Power-Settings don't store warning intervall and warning levels (skyhusker)
68 * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) 71 * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller)
69 * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) 72 * #1614 - Make Opie-console start in $HOME instead of / (skyhusker)
70 * #1635 - opie-today, datebook-plugin does not show notes (skyhusker) 73 * #1635 - opie-today, datebook-plugin does not show notes (skyhusker)
71 * #1665 - Opie-IRC displays the host prepended to the message when peer is using and ipv6 address (skyhusker) 74 * #1665 - Opie-IRC displays the host prepended to the message when peer is using and ipv6 address (skyhusker)
72 * #1666 - Opie-IRC does not allow to add !channels in config asautojoin ones (skyhusker) 75 * #1666 - Opie-IRC does not allow to add !channels in config asautojoin ones (skyhusker)
73 * #1667 - Opie-IRC does not show messages from !channel (skyhusker) 76 * #1667 - Opie-IRC does not show messages from !channel (skyhusker)
74 * #1679 - Security PIN plugin is QVGA sized (hrw) 77 * #1679 - Security PIN plugin is QVGA sized (hrw)
75 * #1682 - Properly resize tab control in OTabWidget (drw) 78 * #1682 - Properly resize tab control in OTabWidget (drw)
76 * n.a. - always show volume and wireless applet popups inside visible screen (deller) 79 * n.a. - always show volume and wireless applet popups inside visible screen (deller)
77 * n.a. - scale O-Menu-Applets appropriately (mickeyl) 80 * n.a. - scale O-Menu-Applets appropriately (mickeyl)
78 * n.a. - libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) 81 * n.a. - libopienet: fix bugs in wireless scanning and setting SSID (skyhusker)
79 * n.a. - Wellenreiter: relax WE version matching test a bit (mickeyl) 82 * n.a. - Wellenreiter: relax WE version matching test a bit (mickeyl)
80 * n.a. - scale BluezApplet appropriately and use larger icons (mickeyl) 83 * n.a. - scale BluezApplet appropriately and use larger icons (mickeyl)
81 * n.a. - memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) 84 * n.a. - memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham)
82 * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) 85 * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl)
83 * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw) 86 * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw)
84 * n.a. - remove hardcoded font size from netsystemtime (hrw) 87 * n.a. - remove hardcoded font size from netsystemtime (hrw)
85 * n.a. - remove hardcoded font size from checkbook graphs (hrw) 88 * n.a. - remove hardcoded font size from checkbook graphs (hrw)
86 * n.a. - Dagger - fixes for Sword 1.5.8, morph tag x-refs, closing last tab crash (drw) 89 * n.a. - Dagger - fixes for Sword 1.5.8, morph tag x-refs, closing last tab crash (drw)
87 90
88 91
89 Internal 92 Internal
90 -------- 93 --------
91 * Make BluezApplet use OTaskbarApplet (mickeyl) 94 * Make BluezApplet use OTaskbarApplet (mickeyl)
92 * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl) 95 * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl)
93 * libopiecore: add ODirNotification - recursive directory notifications (mickeyl) 96 * libopiecore: add ODirNotification - recursive directory notifications (mickeyl)
94 * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) 97 * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl)
95 * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl) 98 * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl)
96 * libopienet: Miscellaneous API cleanups (mickeyl) 99 * libopienet: Miscellaneous API cleanups (mickeyl)
97 * libopiecore: Add linux pcmcia system abstraction classes (mickeyl) 100 * libopiecore: Add linux pcmcia system abstraction classes (mickeyl)
98 * libopiecore: ODevice now knows the default gfx driver to use (mteira,mickeyl) 101 * libopiecore: ODevice now knows the default gfx driver to use (mteira,mickeyl)
99 * libopiecore: Add support for the Sharp SL-C3100 "Borzoi" (mickeyl) 102 * libopiecore: Add support for the Sharp SL-C3100 "Borzoi" (mickeyl)
100 * libopiecore: Add support for the new Linux Inputsystem Switches type [necessary for auto rotation in 2.6.13] (mickeyl) 103 * libopiecore: Add support for the new Linux Inputsystem Switches type [necessary for auto rotation in 2.6.13] (mickeyl)
101 * Remove assumptions about default gfx driver ("Transformed") all over the place (mteira,mickeyl) 104 * Remove assumptions about default gfx driver ("Transformed") all over the place (mteira,mickeyl)
102 * Fix / Optimize number of scanned directories (ljp) 105 * Fix / Optimize number of scanned directories (ljp)
103 * Use five point mouse calibration to make calibrated mouse drivers work on newer Zaurii (rp,mickeyl) 106 * Use five point mouse calibration to make calibrated mouse drivers work on newer Zaurii (rp,mickeyl)
104 107
105 2005-03-25Opie 1.2.0 108 2005-03-25Opie 1.2.0
106 109
107 Fixed Bugs 110 Fixed Bugs
108 ---------- 111 ----------
109 * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) 112 * #1613 - AdvancedFM - scale toolbar icons appropriately (drw)
110 * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) 113 * #1620 - OFileSelector - show the button on press and not on press on hold (alwin)
111 * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) 114 * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke)
112 * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) 115 * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw)
113 * n.a.- make qpeglobal.h include qglobal.h (zecke) 116 * n.a.- make qpeglobal.h include qglobal.h (zecke)
114 117
115 2005-03-20Opie 1.2.0-rc1 118 2005-03-20Opie 1.2.0-rc1
116 119
117 120
118 New Features 121 New Features
119 ------------ 122 ------------
120 * Launcher: Support a static background pixmap (mickeyl) 123 * Launcher: Support a static background pixmap (mickeyl)
121 * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) 124 * LauncherSettings: Choose whether to have a static background pixmap (mickeyl)
122 * PackageManager supports the 'lists_dir' ipkg configuration option (drw) 125 * PackageManager supports the 'lists_dir' ipkg configuration option (drw)
123 * Added hi-res inline images for large resolution devices (drw) 126 * Added hi-res inline images for large resolution devices (drw)
124 * Improved launcher icons for consistency (ar) 127 * Improved launcher icons for consistency (ar)
125 * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin) 128 * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin)
126 129
127 Fixed Bugs 130 Fixed Bugs
128 ---------- 131 ----------
129 * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) 132 * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers)
130 * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw) 133 * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw)