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