|
diff --git a/ChangeLog b/ChangeLog index 38b65c0..1c713ed 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -52,33 +52,34 @@ |
52 | |
52 | |
53 | |
53 | |
54 | Internal |
54 | Internal |
55 | -------- |
55 | -------- |
56 | * Make BluezApplet use OTaskbarApplet (mickeyl) |
56 | * Make BluezApplet use OTaskbarApplet (mickeyl) |
57 | * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl) |
57 | * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl) |
58 | * libopiecore: add ODirNotification - recursive directory notifications (mickeyl) |
58 | * libopiecore: add ODirNotification - recursive directory notifications (mickeyl) |
59 | * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) |
59 | * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) |
60 | * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl) |
60 | * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl) |
61 | * libopienet: Miscellaneous API cleanups (mickeyl) |
61 | * libopienet: Miscellaneous API cleanups (mickeyl) |
62 | * libopiecore: Add linux pcmcia system abstraction classes (mickeyl) |
62 | * libopiecore: Add linux pcmcia system abstraction classes (mickeyl) |
63 | * libopiecore: ODevice now knows the default gfx driver to use (mteira,mickeyl) |
63 | * libopiecore: ODevice now knows the default gfx driver to use (mteira,mickeyl) |
64 | * libopiecore: Add support for the Sharp SL-C3100 "Borzoi" (mickeyl) |
64 | * libopiecore: Add support for the Sharp SL-C3100 "Borzoi" (mickeyl) |
65 | * libopiecore: Add support for the new Linux Inputsystem Switches type [necessary for auto rotation in 2.6.13] (mickeyl) |
65 | * libopiecore: Add support for the new Linux Inputsystem Switches type [necessary for auto rotation in 2.6.13] (mickeyl) |
66 | * Remove assumptions about default gfx driver ("Transformed") all over the place (mteira,mickeyl) |
66 | * Remove assumptions about default gfx driver ("Transformed") all over the place (mteira,mickeyl) |
67 | * Fix / Optimize number of scanned directories (ljp) |
67 | * Fix / Optimize number of scanned directories (ljp) |
68 | |
68 | * Use five point mouse calibration to make calibrated mouse drivers work on newer Zaurii (rp,mickeyl) |
| |
69 | |
69 | 2005-03-25Opie 1.2.0 |
70 | 2005-03-25Opie 1.2.0 |
70 | |
71 | |
71 | Fixed Bugs |
72 | Fixed Bugs |
72 | ---------- |
73 | ---------- |
73 | * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) |
74 | * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) |
74 | * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) |
75 | * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) |
75 | * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) |
76 | * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) |
76 | * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) |
77 | * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) |
77 | * n.a.- make qpeglobal.h include qglobal.h (zecke) |
78 | * n.a.- make qpeglobal.h include qglobal.h (zecke) |
78 | |
79 | |
79 | 2005-03-20Opie 1.2.0-rc1 |
80 | 2005-03-20Opie 1.2.0-rc1 |
80 | |
81 | |
81 | |
82 | |
82 | New Features |
83 | New Features |
83 | ------------ |
84 | ------------ |
84 | * Launcher: Support a static background pixmap (mickeyl) |
85 | * Launcher: Support a static background pixmap (mickeyl) |
|