author | drw <drw> | 2005-08-09 18:13:07 (UTC) |
---|---|---|
committer | drw <drw> | 2005-08-09 18:13:07 (UTC) |
commit | 873a383cfc4f9184adfe9257500df8c03648b0fd (patch) (unidiff) | |
tree | c300440cffa61c378b1dbec1d6a9910ac6e1d308 /ChangeLog | |
parent | 2630b8b81ddf6904379eedab4e3c307ee6399863 (diff) | |
download | opie-873a383cfc4f9184adfe9257500df8c03648b0fd.zip opie-873a383cfc4f9184adfe9257500df8c03648b0fd.tar.gz opie-873a383cfc4f9184adfe9257500df8c03648b0fd.tar.bz2 |
Added fix for bug #1682
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,48 +13,49 @@ | |||
13 | * ZSafe: Made UI conform to Opie standards (drw) | 13 | * ZSafe: Made UI conform to Opie standards (drw) |
14 | * Today Addressbook plugin: Fixed configuration to show/not show birthdays, use checkboxes for selection (hrw) | 14 | * Today Addressbook plugin: Fixed configuration to show/not show birthdays, use checkboxes for selection (hrw) |
15 | * Opie-Console: Read initial fixed font configuration from qpe.conf (mickeyl) | 15 | * Opie-Console: Read initial fixed font configuration from qpe.conf (mickeyl) |
16 | * Opie-PcmciaApplet: Configure insert/resume actions and bind unsupported cards (mickeyl) | 16 | * Opie-PcmciaApplet: Configure insert/resume actions and bind unsupported cards (mickeyl) |
17 | * SysInfo: Remove CPU tab and add Devices tab instead (mickeyl) | 17 | * SysInfo: Remove CPU tab and add Devices tab instead (mickeyl) |
18 | 18 | ||
19 | Fixed Bugs | 19 | Fixed Bugs |
20 | ---------- | 20 | ---------- |
21 | * #1377 - Suspend Powermanagement when switched to another VT (mickeyl) | 21 | * #1377 - Suspend Powermanagement when switched to another VT (mickeyl) |
22 | - We actually suspend the complete Opie now in that case. | 22 | - We actually suspend the complete Opie now in that case. |
23 | * #1384 - Battery status updated improperly when charging (skyhusker) | 23 | * #1384 - Battery status updated improperly when charging (skyhusker) |
24 | * #1476 - Wrong order of application entries in the O-menu (skyhusker) | 24 | * #1476 - Wrong order of application entries in the O-menu (skyhusker) |
25 | * #1514 - Remove usage of cardmon/pcmcia picture in applications. pcmcia is now an inline picture (mickeyl) | 25 | * #1514 - Remove usage of cardmon/pcmcia picture in applications. pcmcia is now an inline picture (mickeyl) |
26 | * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) | 26 | * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) |
27 | * #1543 - Time Settings: "predict" tab is displayed twice after reopen (hrw) | 27 | * #1543 - Time Settings: "predict" tab is displayed twice after reopen (hrw) |
28 | * #1546 - Battery applet popup is not always large enough to show jacket remaining info (skyhusker) | 28 | * #1546 - Battery applet popup is not always large enough to show jacket remaining info (skyhusker) |
29 | * #1557 - Light&Power-Settings don't store warning intervall and warning levels (skyhusker) | 29 | * #1557 - Light&Power-Settings don't store warning intervall and warning levels (skyhusker) |
30 | * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) | 30 | * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) |
31 | * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) | 31 | * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) |
32 | * #1635 - opie-today, datebook-plugin does not show notes (skyhusker) | 32 | * #1635 - opie-today, datebook-plugin does not show notes (skyhusker) |
33 | * #1665 - Opie-IRC displays the host prepended to the message when peer is using and ipv6 address (skyhusker) | 33 | * #1665 - Opie-IRC displays the host prepended to the message when peer is using and ipv6 address (skyhusker) |
34 | * #1666 - Opie-IRC does not allow to add !channels in config asautojoin ones (skyhusker) | 34 | * #1666 - Opie-IRC does not allow to add !channels in config asautojoin ones (skyhusker) |
35 | * #1667 - Opie-IRC does not show messages from !channel (skyhusker) | 35 | * #1667 - Opie-IRC does not show messages from !channel (skyhusker) |
36 | * #1679 - Security PIN plugin is QVGA sized (hrw) | 36 | * #1679 - Security PIN plugin is QVGA sized (hrw) |
37 | * #1682 - Properly resize tab control in OTabWidget (drw) | ||
37 | * n.a.- always show volume and wireless applet popups inside visible screen (deller) | 38 | * n.a.- always show volume and wireless applet popups inside visible screen (deller) |
38 | * n.a. - scale O-Menu-Applets appropriately (mickeyl) | 39 | * n.a. - scale O-Menu-Applets appropriately (mickeyl) |
39 | * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) | 40 | * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) |
40 | * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl) | 41 | * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl) |
41 | * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl) | 42 | * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl) |
42 | * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) | 43 | * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) |
43 | * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) | 44 | * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) |
44 | * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw) | 45 | * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw) |
45 | * n.a. - remove hardcoded font size from netsystemtime (hrw) | 46 | * n.a. - remove hardcoded font size from netsystemtime (hrw) |
46 | * n.a. - remove hardcoded font size from checkbook graphs (hrw) | 47 | * n.a. - remove hardcoded font size from checkbook graphs (hrw) |
47 | 48 | ||
48 | Internal | 49 | Internal |
49 | -------- | 50 | -------- |
50 | * Make BluezApplet use OTaskbarApplet (mickeyl) | 51 | * Make BluezApplet use OTaskbarApplet (mickeyl) |
51 | * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl) | 52 | * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl) |
52 | * libopiecore: add ODirNotification - recursive directory notifications (mickeyl) | 53 | * libopiecore: add ODirNotification - recursive directory notifications (mickeyl) |
53 | * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) | 54 | * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) |
54 | * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl) | 55 | * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl) |
55 | * libopienet: Miscellaneous API cleanups (mickeyl) | 56 | * libopienet: Miscellaneous API cleanups (mickeyl) |
56 | * libopiecore: Add linux pcmcia system abstraction classes (mickeyl) | 57 | * libopiecore: Add linux pcmcia system abstraction classes (mickeyl) |
57 | * libopiecore: ODevice now knows the default gfx driver to use (mteira,mickeyl) | 58 | * libopiecore: ODevice now knows the default gfx driver to use (mteira,mickeyl) |
58 | * Remove assumptions about default gfx driver ("Transformed") all over the place (mteira,mickeyl) | 59 | * Remove assumptions about default gfx driver ("Transformed") all over the place (mteira,mickeyl) |
59 | 60 | ||
60 | 2005-03-25Opie 1.2.0 | 61 | 2005-03-25Opie 1.2.0 |