|
diff --git a/ChangeLog b/ChangeLog index 04a585a..ab65cde 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -14,32 +14,34 @@ |
14 | * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) |
14 | * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) |
15 | * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) |
15 | * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) |
16 | * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) |
16 | * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) |
17 | * n.a.- always show volume and wireless applet popups inside visible screen (deller) |
17 | * n.a.- always show volume and wireless applet popups inside visible screen (deller) |
18 | * n.a. - scale O-Menu-Applets appropriately (mickeyl) |
18 | * n.a. - scale O-Menu-Applets appropriately (mickeyl) |
19 | * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) |
19 | * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) |
20 | * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl) |
20 | * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl) |
21 | * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl) |
21 | * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl) |
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) |
38 | * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) |
40 | * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) |
39 | * n.a.- make qpeglobal.h include qglobal.h (zecke) |
41 | * n.a.- make qpeglobal.h include qglobal.h (zecke) |
40 | |
42 | |
41 | 2005-03-20Opie 1.2.0-rc1 |
43 | 2005-03-20Opie 1.2.0-rc1 |
42 | |
44 | |
43 | |
45 | |
44 | New Features |
46 | New Features |
45 | ------------ |
47 | ------------ |
|