summaryrefslogtreecommitdiff
authormickeyl <mickeyl>2005-05-21 16:11:41 (UTC)
committer mickeyl <mickeyl>2005-05-21 16:11:41 (UTC)
commit7f8a80783ba36f32892bedf6a3bfebc20e822199 (patch) (unidiff)
tree1d034d6a22729bbc3fadc83c403d9adb9c33f0d0
parente570da2879fb3220a46f1a19bb797512fca144c6 (diff)
downloadopie-7f8a80783ba36f32892bedf6a3bfebc20e822199.zip
opie-7f8a80783ba36f32892bedf6a3bfebc20e822199.tar.gz
opie-7f8a80783ba36f32892bedf6a3bfebc20e822199.tar.bz2
update
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ab65cde..7766d1b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,55 +1,57 @@
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 * Opie-Networksettings: Add support for wlan-ng devices and improve WEP handling (Dirk Opfer)
9 * Wellenreiter: Remove Joining networks - use OpieStumbler for that (mickeyl) 9 * Wellenreiter: Remove Joining networks - use OpieStumbler for that (mickeyl)
10 * Opie-Mobilemsg has gone unsupported - it never really worked and there will be a replacement (mickeyl)
10 11
11 Fixed Bugs 12 Fixed Bugs
12 ---------- 13 ----------
13 * #1476 - Wrong order of application entries in the O-menu (skyhusker) 14 * #1476 - Wrong order of application entries in the O-menu (skyhusker)
14 * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) 15 * #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) 16 * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller)
16 * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) 17 * #1614 - Make Opie-console start in $HOME instead of / (skyhusker)
17 * n.a.- always show volume and wireless applet popups inside visible screen (deller) 18 * n.a.- always show volume and wireless applet popups inside visible screen (deller)
18 * n.a. - scale O-Menu-Applets appropriately (mickeyl) 19 * n.a. - scale O-Menu-Applets appropriately (mickeyl)
19 * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) 20 * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker)
20 * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl) 21 * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl)
21 * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl) 22 * 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) 23 * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham)
23 * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) 24 * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl)
24 25
25 Internal 26 Internal
26 -------- 27 --------
27 * Make BluezApplet use OTaskbarApplet (mickeyl) 28 * Make BluezApplet use OTaskbarApplet (mickeyl)
28 * Rewrite OFileNotification to use the upcoming inotify interface instead of the deprecated dnotify (mickeyl) 29 * 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) 30 * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl)
30 * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl) 31 * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl)
31 * libopienet: Miscellaneous API cleanups (mickeyl) 32 * libopienet: Miscellaneous API cleanups (mickeyl)
33 * libopiecore: Add linux pcmcia system abstraction classes (mickeyl)
32 34
33 2005-03-25Opie 1.2.0 35 2005-03-25Opie 1.2.0
34 36
35 Fixed Bugs 37 Fixed Bugs
36 ---------- 38 ----------
37 * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) 39 * #1613 - AdvancedFM - scale toolbar icons appropriately (drw)
38 * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) 40 * #1620 - OFileSelector - show the button on press and not on press on hold (alwin)
39 * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) 41 * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke)
40 * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) 42 * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw)
41 * n.a.- make qpeglobal.h include qglobal.h (zecke) 43 * n.a.- make qpeglobal.h include qglobal.h (zecke)
42 44
43 2005-03-20Opie 1.2.0-rc1 45 2005-03-20Opie 1.2.0-rc1
44 46
45 47
46 New Features 48 New Features
47 ------------ 49 ------------
48 * Launcher: Support a static background pixmap (mickeyl) 50 * Launcher: Support a static background pixmap (mickeyl)
49 * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) 51 * LauncherSettings: Choose whether to have a static background pixmap (mickeyl)
50 * PackageManager supports the 'lists_dir' ipkg configuration option (drw) 52 * PackageManager supports the 'lists_dir' ipkg configuration option (drw)
51 * Added hi-res inline images for large resolution devices (drw) 53 * Added hi-res inline images for large resolution devices (drw)
52 * Improved launcher icons for consistency (ar) 54 * Improved launcher icons for consistency (ar)
53 * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin) 55 * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin)
54 56
55 Fixed Bugs 57 Fixed Bugs