summaryrefslogtreecommitdiff
path: root/ChangeLog
Unidiff
Diffstat (limited to 'ChangeLog') (more/less context) (show whitespace changes)
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e84679d..e76d836 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -32,24 +32,25 @@
32 * #1665 - Opie-IRC displays the host prepended to the message when peer is using and ipv6 address (skyhusker) 32 * #1665 - Opie-IRC displays the host prepended to the message when peer is using and ipv6 address (skyhusker)
33 * #1666 - Opie-IRC does not allow to add !channels in config asautojoin ones (skyhusker) 33 * #1666 - Opie-IRC does not allow to add !channels in config asautojoin ones (skyhusker)
34 * #1667 - Opie-IRC does not show messages from !channel (skyhusker) 34 * #1667 - Opie-IRC does not show messages from !channel (skyhusker)
35 * #1679 - Security PIN plugin is QVGA sized (hrw) 35 * #1679 - Security PIN plugin is QVGA sized (hrw)
36 * n.a.- always show volume and wireless applet popups inside visible screen (deller) 36 * n.a.- always show volume and wireless applet popups inside visible screen (deller)
37 * n.a. - scale O-Menu-Applets appropriately (mickeyl) 37 * n.a. - scale O-Menu-Applets appropriately (mickeyl)
38 * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) 38 * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker)
39 * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl) 39 * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl)
40 * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl) 40 * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl)
41 * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) 41 * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham)
42 * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) 42 * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl)
43 * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw) 43 * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw)
44 * n.a. - remove hardcoded font size from netsystemtime (hrw)
44 45
45 Internal 46 Internal
46 -------- 47 --------
47 * Make BluezApplet use OTaskbarApplet (mickeyl) 48 * Make BluezApplet use OTaskbarApplet (mickeyl)
48 * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl) 49 * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl)
49 * libopiecore: add ODirNotification - recursive directory notifications (mickeyl) 50 * libopiecore: add ODirNotification - recursive directory notifications (mickeyl)
50 * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) 51 * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl)
51 * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl) 52 * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl)
52 * libopienet: Miscellaneous API cleanups (mickeyl) 53 * libopienet: Miscellaneous API cleanups (mickeyl)
53 * libopiecore: Add linux pcmcia system abstraction classes (mickeyl) 54 * libopiecore: Add linux pcmcia system abstraction classes (mickeyl)
54 * libopiecore: ODevice now knows the default gfx driver to use (mteira,mickeyl) 55 * libopiecore: ODevice now knows the default gfx driver to use (mteira,mickeyl)
55 * Remove assumptions about default gfx driver ("Transformed") all over the place (mteira,mickeyl) 56 * Remove assumptions about default gfx driver ("Transformed") all over the place (mteira,mickeyl)