summaryrefslogtreecommitdiff
authordrw <drw>2005-08-09 22:28:25 (UTC)
committer drw <drw>2005-08-09 22:28:25 (UTC)
commit944dd27abc957b8010fa006d34115de16924b8f6 (patch) (unidiff)
treeee9abdaa0a912c015b66e6c583a513cc1168d95c
parent25ffc5cc6633e536ecf141131f69191add72dcd6 (diff)
downloadopie-944dd27abc957b8010fa006d34115de16924b8f6.zip
opie-944dd27abc957b8010fa006d34115de16924b8f6.tar.gz
opie-944dd27abc957b8010fa006d34115de16924b8f6.tar.bz2
Added Dagger fixes
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 640fb77..fb28a1f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -36,24 +36,25 @@
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 * #1682 - Properly resize tab control in OTabWidget (drw)
38 * 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)
39 * n.a. - scale O-Menu-Applets appropriately (mickeyl) 39 * n.a. - scale O-Menu-Applets appropriately (mickeyl)
40 * 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)
41 * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl) 41 * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl)
42 * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl) 42 * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl)
43 * 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)
44 * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) 44 * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl)
45 * 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)
46 * n.a. - remove hardcoded font size from netsystemtime (hrw) 46 * n.a. - remove hardcoded font size from netsystemtime (hrw)
47 * n.a. - remove hardcoded font size from checkbook graphs (hrw) 47 * n.a. - remove hardcoded font size from checkbook graphs (hrw)
48 * n.a. - Dagger - fixes for Sword 1.5.8, morph tag x-refs, closing last tab crash (drw)
48 49
49 Internal 50 Internal
50 -------- 51 --------
51 * Make BluezApplet use OTaskbarApplet (mickeyl) 52 * Make BluezApplet use OTaskbarApplet (mickeyl)
52 * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl) 53 * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl)
53 * libopiecore: add ODirNotification - recursive directory notifications (mickeyl) 54 * libopiecore: add ODirNotification - recursive directory notifications (mickeyl)
54 * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) 55 * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl)
55 * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl) 56 * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl)
56 * libopienet: Miscellaneous API cleanups (mickeyl) 57 * libopienet: Miscellaneous API cleanups (mickeyl)
57 * libopiecore: Add linux pcmcia system abstraction classes (mickeyl) 58 * libopiecore: Add linux pcmcia system abstraction classes (mickeyl)
58 * libopiecore: ODevice now knows the default gfx driver to use (mteira,mickeyl) 59 * libopiecore: ODevice now knows the default gfx driver to use (mteira,mickeyl)
59 * Remove assumptions about default gfx driver ("Transformed") all over the place (mteira,mickeyl) 60 * Remove assumptions about default gfx driver ("Transformed") all over the place (mteira,mickeyl)