author | mickeyl <mickeyl> | 2005-06-26 12:36:41 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2005-06-26 12:36:41 (UTC) |
commit | ab3b082684ff048536f03e2a7c3694c6c48d7935 (patch) (side-by-side diff) | |
tree | 78c3bafada476dd161785d143f971a1986ad1e65 | |
parent | 7eb3ca44b7ff351221b190840270c62c12be6402 (diff) | |
download | opie-ab3b082684ff048536f03e2a7c3694c6c48d7935.zip opie-ab3b082684ff048536f03e2a7c3694c6c48d7935.tar.gz opie-ab3b082684ff048536f03e2a7c3694c6c48d7935.tar.bz2 |
mention mteira's work
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -44,16 +44,18 @@ -------- * Make BluezApplet use OTaskbarApplet (mickeyl) * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl) * libopiecore: add ODirNotification - recursive directory notifications (mickeyl) * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl) * libopienet: Miscellaneous API cleanups (mickeyl) * libopiecore: Add linux pcmcia system abstraction classes (mickeyl) + * libopiecore: ODevice now knows the default gfx driver to use (mteira,mickeyl) + * Remove assumptions about default gfx driver ("Transformed") all over the place (mteira,mickeyl) 2005-03-25 Opie 1.2.0 Fixed Bugs ---------- * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) |