author | drw <drw> | 2005-08-09 22:28:25 (UTC) |
---|---|---|
committer | drw <drw> | 2005-08-09 22:28:25 (UTC) |
commit | 944dd27abc957b8010fa006d34115de16924b8f6 (patch) (unidiff) | |
tree | ee9abdaa0a912c015b66e6c583a513cc1168d95c | |
parent | 25ffc5cc6633e536ecf141131f69191add72dcd6 (diff) | |
download | opie-944dd27abc957b8010fa006d34115de16924b8f6.zip opie-944dd27abc957b8010fa006d34115de16924b8f6.tar.gz opie-944dd27abc957b8010fa006d34115de16924b8f6.tar.bz2 |
Added Dagger fixes
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -32,32 +32,33 @@ | |||
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 | * #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) |
60 | 61 | ||
61 | 2005-03-25Opie 1.2.0 | 62 | 2005-03-25Opie 1.2.0 |
62 | 63 | ||
63 | Fixed Bugs | 64 | Fixed Bugs |