author | mickeyl <mickeyl> | 2005-05-31 14:32:59 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2005-05-31 14:32:59 (UTC) |
commit | 930f91069c505082a33e43ce5fdca019531a4b5e (patch) (unidiff) | |
tree | 124514e98485c2383a47231f8982e07b5d88a6f4 | |
parent | 6d1b7e4c2343578c03136abc8b0a02335d196795 (diff) | |
download | opie-930f91069c505082a33e43ce5fdca019531a4b5e.zip opie-930f91069c505082a33e43ce5fdca019531a4b5e.tar.gz opie-930f91069c505082a33e43ce5fdca019531a4b5e.tar.bz2 |
update
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,42 +1,43 @@ | |||
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 | 12 | ||
12 | Fixed Bugs | 13 | Fixed Bugs |
13 | ---------- | 14 | ---------- |
14 | * #1476 - Wrong order of application entries in the O-menu (skyhusker) | 15 | * #1476 - Wrong order of application entries in the O-menu (skyhusker) |
15 | * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) | 16 | * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) |
16 | * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) | 17 | * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) |
17 | * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) | 18 | * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) |
18 | * n.a.- always show volume and wireless applet popups inside visible screen (deller) | 19 | * n.a.- always show volume and wireless applet popups inside visible screen (deller) |
19 | * n.a. - scale O-Menu-Applets appropriately (mickeyl) | 20 | * n.a. - scale O-Menu-Applets appropriately (mickeyl) |
20 | * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) | 21 | * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) |
21 | * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl) | 22 | * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl) |
22 | * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl) | 23 | * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl) |
23 | * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) | 24 | * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) |
24 | * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) | 25 | * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) |
25 | 26 | ||
26 | Internal | 27 | Internal |
27 | -------- | 28 | -------- |
28 | * Make BluezApplet use OTaskbarApplet (mickeyl) | 29 | * Make BluezApplet use OTaskbarApplet (mickeyl) |
29 | * Rewrite OFileNotification to use the upcoming inotify interface instead of the deprecated dnotify (mickeyl) | 30 | * Rewrite OFileNotification to use the upcoming inotify interface instead of the deprecated dnotify (mickeyl) |
30 | * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) | 31 | * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) |
31 | * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl) | 32 | * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl) |
32 | * libopienet: Miscellaneous API cleanups (mickeyl) | 33 | * libopienet: Miscellaneous API cleanups (mickeyl) |
33 | * libopiecore: Add linux pcmcia system abstraction classes (mickeyl) | 34 | * libopiecore: Add linux pcmcia system abstraction classes (mickeyl) |
34 | 35 | ||
35 | 2005-03-25Opie 1.2.0 | 36 | 2005-03-25Opie 1.2.0 |
36 | 37 | ||
37 | Fixed Bugs | 38 | Fixed Bugs |
38 | ---------- | 39 | ---------- |
39 | * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) | 40 | * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) |
40 | * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) | 41 | * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) |
41 | * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) | 42 | * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) |
42 | * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) | 43 | * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) |