Unidiff1 files changed, 2 insertions, 0 deletions
|
diff --git a/ChangeLog b/ChangeLog index 04a585a..ab65cde 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -22,16 +22,18 @@ |
22 | * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) |
22 | * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) |
23 | * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) |
23 | * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) |
24 | |
24 | |
25 | Internal |
25 | Internal |
26 | -------- |
26 | -------- |
27 | * Make BluezApplet use OTaskbarApplet (mickeyl) |
27 | * Make BluezApplet use OTaskbarApplet (mickeyl) |
28 | * Rewrite OFileNotification to use the upcoming inotify interface instead of the deprecated dnotify (mickeyl) |
28 | * Rewrite OFileNotification to use the upcoming inotify interface instead of the deprecated dnotify (mickeyl) |
29 | * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) |
29 | * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) |
| |
30 | * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl) |
| |
31 | * libopienet: Miscellaneous API cleanups (mickeyl) |
30 | |
32 | |
31 | 2005-03-25Opie 1.2.0 |
33 | 2005-03-25Opie 1.2.0 |
32 | |
34 | |
33 | Fixed Bugs |
35 | Fixed Bugs |
34 | ---------- |
36 | ---------- |
35 | * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) |
37 | * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) |
36 | * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) |
38 | * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) |
37 | * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) |
39 | * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) |
|