summaryrefslogtreecommitdiff
path: root/ChangeLog
Unidiff
Diffstat (limited to 'ChangeLog') (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e76d836..9a32023 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -33,24 +33,25 @@
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 * n.a. - remove hardcoded font size from netsystemtime (hrw)
45 * n.a. - remove hardcoded font size from checkbook graphs (hrw)
45 46
46 Internal 47 Internal
47 -------- 48 --------
48 * Make BluezApplet use OTaskbarApplet (mickeyl) 49 * Make BluezApplet use OTaskbarApplet (mickeyl)
49 * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl) 50 * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl)
50 * libopiecore: add ODirNotification - recursive directory notifications (mickeyl) 51 * libopiecore: add ODirNotification - recursive directory notifications (mickeyl)
51 * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) 52 * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl)
52 * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl) 53 * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl)
53 * libopienet: Miscellaneous API cleanups (mickeyl) 54 * libopienet: Miscellaneous API cleanups (mickeyl)
54 * libopiecore: Add linux pcmcia system abstraction classes (mickeyl) 55 * libopiecore: Add linux pcmcia system abstraction classes (mickeyl)
55 * libopiecore: ODevice now knows the default gfx driver to use (mteira,mickeyl) 56 * libopiecore: ODevice now knows the default gfx driver to use (mteira,mickeyl)
56 * Remove assumptions about default gfx driver ("Transformed") all over the place (mteira,mickeyl) 57 * Remove assumptions about default gfx driver ("Transformed") all over the place (mteira,mickeyl)