|
diff --git a/ChangeLog b/ChangeLog index ad32f0b..97e7ed6 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -11,33 +11,33 @@ |
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 | * Today Addressbook plugin - fix 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 | |
16 | |
17 | Fixed Bugs |
17 | Fixed Bugs |
18 | ---------- |
18 | ---------- |
19 | * #1384 - Battery status updated improperly when charging (skyhusker) |
19 | * #1384 - Battery status updated improperly when charging (skyhusker) |
20 | * #1476 - Wrong order of application entries in the O-menu (skyhusker) |
20 | * #1476 - Wrong order of application entries in the O-menu (skyhusker) |
21 | * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) |
21 | * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) |
22 | * #1546 - Battery applet popup is not always large enough to show jacket remaining info (skyhusker) |
22 | * #1546 - Battery applet popup is not always large enough to show jacket remaining info (skyhusker) |
23 | * #1557 - Light&Power-Settings don't store warning intervall and warning levels (skyhusker) |
23 | * #1557 - Light&Power-Settings don't store warning intervall and warning levels (skyhusker) |
24 | * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) |
24 | * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) |
25 | * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) |
25 | * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) |
26 | * #1635 - opie-today, datebook-plugin does not show notes (skyhusker) |
26 | * #1635 - opie-today, datebook-plugin does not show notes (skyhusker) |
27 | * #1665 - Opie-IRC diplays the host prepended to the message when peer is using and ipv6 address (skyhusker) |
27 | * #1665 - Opie-IRC displays the host prepended to the message when peer is using and ipv6 address (skyhusker) |
28 | * #1666 - Opie-IRC does not allow to add !channels in config asautojoin ones (skyhusker) |
28 | * #1666 - Opie-IRC does not allow to add !channels in config asautojoin ones (skyhusker) |
29 | * #1667 - Opie-IRC does not show messages from !channel (skyhusker) |
29 | * #1667 - Opie-IRC does not show messages from !channel (skyhusker) |
30 | * n.a.- always show volume and wireless applet popups inside visible screen (deller) |
30 | * n.a.- always show volume and wireless applet popups inside visible screen (deller) |
31 | * n.a. - scale O-Menu-Applets appropriately (mickeyl) |
31 | * n.a. - scale O-Menu-Applets appropriately (mickeyl) |
32 | * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) |
32 | * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) |
33 | * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl) |
33 | * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl) |
34 | * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl) |
34 | * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl) |
35 | * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) |
35 | * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) |
36 | * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) |
36 | * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) |
37 | * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw) |
37 | * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw) |
38 | |
38 | |
39 | Internal |
39 | Internal |
40 | -------- |
40 | -------- |
41 | * Make BluezApplet use OTaskbarApplet (mickeyl) |
41 | * Make BluezApplet use OTaskbarApplet (mickeyl) |
42 | * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl) |
42 | * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl) |
43 | * libopiecore: add ODirNotification - recursive directory notifications (mickeyl) |
43 | * libopiecore: add ODirNotification - recursive directory notifications (mickeyl) |
|