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 | |
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
@@ -25,24 +25,25 @@ | |||
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 |