Unidiff1 files changed, 2 insertions, 0 deletions
|
diff --git a/ChangeLog b/ChangeLog index f47d948..8018c6a 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -44,16 +44,18 @@ |
44 | -------- |
44 | -------- |
45 | * Make BluezApplet use OTaskbarApplet (mickeyl) |
45 | * Make BluezApplet use OTaskbarApplet (mickeyl) |
46 | * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl) |
46 | * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl) |
47 | * libopiecore: add ODirNotification - recursive directory notifications (mickeyl) |
47 | * libopiecore: add ODirNotification - recursive directory notifications (mickeyl) |
48 | * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) |
48 | * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) |
49 | * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl) |
49 | * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl) |
50 | * libopienet: Miscellaneous API cleanups (mickeyl) |
50 | * libopienet: Miscellaneous API cleanups (mickeyl) |
51 | * libopiecore: Add linux pcmcia system abstraction classes (mickeyl) |
51 | * libopiecore: Add linux pcmcia system abstraction classes (mickeyl) |
| |
52 | * libopiecore: ODevice now knows the default gfx driver to use (mteira,mickeyl) |
| |
53 | * Remove assumptions about default gfx driver ("Transformed") all over the place (mteira,mickeyl) |
52 | |
54 | |
53 | 2005-03-25Opie 1.2.0 |
55 | 2005-03-25Opie 1.2.0 |
54 | |
56 | |
55 | Fixed Bugs |
57 | Fixed Bugs |
56 | ---------- |
58 | ---------- |
57 | * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) |
59 | * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) |
58 | * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) |
60 | * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) |
59 | * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) |
61 | * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) |
|