author | mickeyl <mickeyl> | 2005-05-10 10:21:39 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2005-05-10 10:21:39 (UTC) |
commit | 2272a0d2ae787ad50768910ac1c7be59a073031a (patch) (unidiff) | |
tree | 739602df24688de9c8c9cc16c19124614919da61 | |
parent | ff1d0ce627f64fb757df48d4c4998cb82a024dbc (diff) | |
download | opie-2272a0d2ae787ad50768910ac1c7be59a073031a.zip opie-2272a0d2ae787ad50768910ac1c7be59a073031a.tar.gz opie-2272a0d2ae787ad50768910ac1c7be59a073031a.tar.bz2 |
note Dirk's contribution
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,55 +1,56 @@ | |||
1 | 2005-??-??Opie 1.2.1 | 1 | 2005-??-??Opie 1.2.1 |
2 | 2 | ||
3 | 3 | ||
4 | New Features | 4 | New Features |
5 | ------------ | 5 | ------------ |
6 | * OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker) | 6 | * OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker) |
7 | * Opie-Reader: Support for document formats ArriereGo and Reb, add flite output (tim,pohly) | 7 | * Opie-Reader: Support for document formats ArriereGo and Reb, add flite output (tim,pohly) |
8 | * Opie-Networksettings: Add support for wlan-ng devices and improve WEP handling (Dirk Opfer) | ||
8 | 9 | ||
9 | Fixed Bugs | 10 | Fixed Bugs |
10 | ---------- | 11 | ---------- |
11 | * #1476 - Wrong order of application entries in the O-menu (skyhusker) | 12 | * #1476 - Wrong order of application entries in the O-menu (skyhusker) |
12 | * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) | 13 | * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) |
13 | * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) | 14 | * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) |
14 | * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) | 15 | * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) |
15 | * n.a.- always show volume and wireless applet popups inside visible screen (deller) | 16 | * n.a.- always show volume and wireless applet popups inside visible screen (deller) |
16 | * n.a. - scale O-Menu-Applets appropriately (mickeyl) | 17 | * n.a. - scale O-Menu-Applets appropriately (mickeyl) |
17 | * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) | 18 | * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) |
18 | * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl) | 19 | * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl) |
19 | * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl) | 20 | * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl) |
20 | * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) | 21 | * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) |
21 | 22 | ||
22 | Internal | 23 | Internal |
23 | -------- | 24 | -------- |
24 | * Make BluezApplet use OTaskbarApplet (mickeyl) | 25 | * Make BluezApplet use OTaskbarApplet (mickeyl) |
25 | * Rewrite OFileNotification to use the upcoming inotify interface instead of the deprecated dnotify (mickeyl) | 26 | * Rewrite OFileNotification to use the upcoming inotify interface instead of the deprecated dnotify (mickeyl) |
26 | * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) | 27 | * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) |
27 | 28 | ||
28 | 2005-03-25Opie 1.2.0 | 29 | 2005-03-25Opie 1.2.0 |
29 | 30 | ||
30 | Fixed Bugs | 31 | Fixed Bugs |
31 | ---------- | 32 | ---------- |
32 | * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) | 33 | * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) |
33 | * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) | 34 | * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) |
34 | * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) | 35 | * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) |
35 | * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) | 36 | * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) |
36 | * n.a.- make qpeglobal.h include qglobal.h (zecke) | 37 | * n.a.- make qpeglobal.h include qglobal.h (zecke) |
37 | 38 | ||
38 | 2005-03-20Opie 1.2.0-rc1 | 39 | 2005-03-20Opie 1.2.0-rc1 |
39 | 40 | ||
40 | 41 | ||
41 | New Features | 42 | New Features |
42 | ------------ | 43 | ------------ |
43 | * Launcher: Support a static background pixmap (mickeyl) | 44 | * Launcher: Support a static background pixmap (mickeyl) |
44 | * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) | 45 | * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) |
45 | * PackageManager supports the 'lists_dir' ipkg configuration option (drw) | 46 | * PackageManager supports the 'lists_dir' ipkg configuration option (drw) |
46 | * Added hi-res inline images for large resolution devices (drw) | 47 | * Added hi-res inline images for large resolution devices (drw) |
47 | * Improved launcher icons for consistency (ar) | 48 | * Improved launcher icons for consistency (ar) |
48 | * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin) | 49 | * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin) |
49 | 50 | ||
50 | Fixed Bugs | 51 | Fixed Bugs |
51 | ---------- | 52 | ---------- |
52 | * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) | 53 | * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) |
53 | * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw) | 54 | * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw) |
54 | * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp) | 55 | * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp) |
55 | * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) | 56 | * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) |