author | drw <drw> | 2005-06-06 19:13:49 (UTC) |
---|---|---|
committer | drw <drw> | 2005-06-06 19:13:49 (UTC) |
commit | 15978c2609cc29d2eb2b21922dd52627015889c1 (patch) (unidiff) | |
tree | 7da86728fc5501ed2782ad072f49f8218bbea77f | |
parent | 9ccde964284da2c2dcc42da5e04f818e45baa148 (diff) | |
download | opie-15978c2609cc29d2eb2b21922dd52627015889c1.zip opie-15978c2609cc29d2eb2b21922dd52627015889c1.tar.gz opie-15978c2609cc29d2eb2b21922dd52627015889c1.tar.bz2 |
Add Today Addressbook plugin fix from hrw
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,51 +1,53 @@ | |||
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 | * Opie-Mobilemsg has gone unsupported - it never really worked and there will be a replacement (mickeyl) |
11 | * Opie-Tabmanager has gone unsupported - it barely works and there is not much of a use of it anyway (mickeyl) | 11 | * Opie-Tabmanager has gone unsupported - it barely works and there is not much of a use of it anyway (mickeyl) |
12 | * Checkbook - added configuration option to use smaller font for checkbook transaction tab (hrw) | 12 | * Checkbook - added configuration option to use smaller font for checkbook transaction tab (hrw) |
13 | * ZSafe - make UI conform to Opie standards (drw) | 13 | * ZSafe - make UI conform to Opie standards (drw) |
14 | * Today Addressbook plugin - fix configuration to show/not show birthdays, use checkboxes for selection (hrw) | ||
14 | 15 | ||
15 | Fixed Bugs | 16 | Fixed Bugs |
16 | ---------- | 17 | ---------- |
17 | * #1476 - Wrong order of application entries in the O-menu (skyhusker) | 18 | * #1476 - Wrong order of application entries in the O-menu (skyhusker) |
18 | * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) | 19 | * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) |
19 | * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) | 20 | * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) |
20 | * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) | 21 | * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) |
21 | * n.a.- always show volume and wireless applet popups inside visible screen (deller) | 22 | * n.a.- always show volume and wireless applet popups inside visible screen (deller) |
22 | * n.a. - scale O-Menu-Applets appropriately (mickeyl) | 23 | * n.a. - scale O-Menu-Applets appropriately (mickeyl) |
23 | * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) | 24 | * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) |
24 | * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl) | 25 | * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl) |
25 | * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl) | 26 | * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl) |
26 | * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) | 27 | * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) |
27 | * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) | 28 | * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) |
29 | * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw) | ||
28 | 30 | ||
29 | Internal | 31 | Internal |
30 | -------- | 32 | -------- |
31 | * Make BluezApplet use OTaskbarApplet (mickeyl) | 33 | * Make BluezApplet use OTaskbarApplet (mickeyl) |
32 | * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl) | 34 | * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl) |
33 | * libopiecore: add ODirNotification - recursive directory notifications (mickeyl) | 35 | * libopiecore: add ODirNotification - recursive directory notifications (mickeyl) |
34 | * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) | 36 | * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) |
35 | * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl) | 37 | * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl) |
36 | * libopienet: Miscellaneous API cleanups (mickeyl) | 38 | * libopienet: Miscellaneous API cleanups (mickeyl) |
37 | * libopiecore: Add linux pcmcia system abstraction classes (mickeyl) | 39 | * libopiecore: Add linux pcmcia system abstraction classes (mickeyl) |
38 | 40 | ||
39 | 2005-03-25Opie 1.2.0 | 41 | 2005-03-25Opie 1.2.0 |
40 | 42 | ||
41 | Fixed Bugs | 43 | Fixed Bugs |
42 | ---------- | 44 | ---------- |
43 | * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) | 45 | * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) |
44 | * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) | 46 | * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) |
45 | * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) | 47 | * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) |
46 | * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) | 48 | * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) |
47 | * n.a.- make qpeglobal.h include qglobal.h (zecke) | 49 | * n.a.- make qpeglobal.h include qglobal.h (zecke) |
48 | 50 | ||
49 | 2005-03-20Opie 1.2.0-rc1 | 51 | 2005-03-20Opie 1.2.0-rc1 |
50 | 52 | ||
51 | 53 | ||