summaryrefslogtreecommitdiff
path: root/ChangeLog
Unidiff
Diffstat (limited to 'ChangeLog') (more/less context) (show whitespace changes)
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2828fcb..d4f6219 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,46 +1,49 @@
1 2005-??-??Opie 1.2.1 1 2005-??-??Opie 1.2.1
2 2
3 3
4 New Features 4 New Features
5 ------------ 5 ------------
6 * OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker) 6 * OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker)
7 * Opie-Reader: Support for document formats ArriereGo and Reb, add flite output (tim,pohly) 7 * Opie-Reader: Support for document formats ArriereGo and Reb, add flite output (tim,pohly)
8 * Opie-Networksettings: Add support for wlan-ng devices and improve WEP handling (Dirk Opfer) 8 * Opie-Networksettings: Add support for wlan-ng devices and improve WEP handling (Dirk Opfer)
9 * Wellenreiter: Remove Joining networks - use OpieStumbler for that (mickeyl) 9 * Wellenreiter: Remove Joining networks - use OpieStumbler for that (mickeyl)
10 * Opie-Mobilemsg has gone unsupported - it never really worked and there will be a replacement (mickeyl) 10 * Opie-Mobilemsg has gone unsupported - it never really worked and there will be a replacement (mickeyl)
11 * Opie-Tabmanager has gone unsupported - it barely works and there is not much of a use of it anyway (mickeyl) 11 * Opie-Tabmanager has gone unsupported - it barely works and there is not much of a use of it anyway (mickeyl)
12 * Checkbook - added configuration option to use smaller font for checkbook transaction tab (hrw) 12 * Checkbook - added configuration option to use smaller font for checkbook transaction tab (hrw)
13 * ZSafe - make UI conform to Opie standards (drw) 13 * ZSafe - make UI conform to Opie standards (drw)
14 * Today Addressbook plugin - fix configuration to show/not show birthdays, use checkboxes for selection (hrw) 14 * Today Addressbook plugin - fix configuration to show/not show birthdays, use checkboxes for selection (hrw)
15 * Opie-Console: read initial fixed font configuration from qpe.conf (mickeyl) 15 * Opie-Console: read initial fixed font configuration from qpe.conf (mickeyl)
16 16
17 Fixed Bugs 17 Fixed Bugs
18 ---------- 18 ----------
19 * #1384 - Battery status updated improperly when charging (skyhusker)
19 * #1476 - Wrong order of application entries in the O-menu (skyhusker) 20 * #1476 - Wrong order of application entries in the O-menu (skyhusker)
20 * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) 21 * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller)
22 * #1546 - Battery applet popup is not always large enough to show jacket remaining info (skyhusker)
21 * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) 23 * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller)
22 * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) 24 * #1614 - Make Opie-console start in $HOME instead of / (skyhusker)
25 * #1635 - opie-today, datebook-plugin does not show notes (skyhusker)
23 * #1665 - Opie-IRC diplays the host prepended to the message when peer is using and ipv6 address (skyhusker) 26 * #1665 - Opie-IRC diplays the host prepended to the message when peer is using and ipv6 address (skyhusker)
24 * #1666 - Opie-IRC does not allow to add !channels in config asautojoin ones (skyhusker) 27 * #1666 - Opie-IRC does not allow to add !channels in config asautojoin ones (skyhusker)
25 * #1667 - Opie-IRC does not show messages from !channel (skyhusker) 28 * #1667 - Opie-IRC does not show messages from !channel (skyhusker)
26 * n.a.- always show volume and wireless applet popups inside visible screen (deller) 29 * n.a.- always show volume and wireless applet popups inside visible screen (deller)
27 * n.a. - scale O-Menu-Applets appropriately (mickeyl) 30 * n.a. - scale O-Menu-Applets appropriately (mickeyl)
28 * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) 31 * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker)
29 * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl) 32 * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl)
30 * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl) 33 * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl)
31 * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) 34 * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham)
32 * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) 35 * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl)
33 * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw) 36 * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw)
34 37
35 Internal 38 Internal
36 -------- 39 --------
37 * Make BluezApplet use OTaskbarApplet (mickeyl) 40 * Make BluezApplet use OTaskbarApplet (mickeyl)
38 * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl) 41 * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl)
39 * libopiecore: add ODirNotification - recursive directory notifications (mickeyl) 42 * libopiecore: add ODirNotification - recursive directory notifications (mickeyl)
40 * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) 43 * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl)
41 * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl) 44 * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl)
42 * libopienet: Miscellaneous API cleanups (mickeyl) 45 * libopienet: Miscellaneous API cleanups (mickeyl)
43 * libopiecore: Add linux pcmcia system abstraction classes (mickeyl) 46 * libopiecore: Add linux pcmcia system abstraction classes (mickeyl)
44 47
45 2005-03-25Opie 1.2.0 48 2005-03-25Opie 1.2.0
46 49