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
@@ -24,48 +24,49 @@
24 * #1476 - Wrong order of application entries in the O-menu (skyhusker) 24 * #1476 - Wrong order of application entries in the O-menu (skyhusker)
25 * #1514 - Remove usage of cardmon/pcmcia picture in applications. pcmcia is now an inline picture (mickeyl) 25 * #1514 - Remove usage of cardmon/pcmcia picture in applications. pcmcia is now an inline picture (mickeyl)
26 * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) 26 * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller)
27 * #1543 - Time Settings: "predict" tab is displayed twice after reopen (hrw) 27 * #1543 - Time Settings: "predict" tab is displayed twice after reopen (hrw)
28 * #1546 - Battery applet popup is not always large enough to show jacket remaining info (skyhusker) 28 * #1546 - Battery applet popup is not always large enough to show jacket remaining info (skyhusker)
29 * #1557 - Light&Power-Settings don't store warning intervall and warning levels (skyhusker) 29 * #1557 - Light&Power-Settings don't store warning intervall and warning levels (skyhusker)
30 * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) 30 * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller)
31 * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) 31 * #1614 - Make Opie-console start in $HOME instead of / (skyhusker)
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
64 ---------- 65 ----------
65 * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) 66 * #1613 - AdvancedFM - scale toolbar icons appropriately (drw)
66 * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) 67 * #1620 - OFileSelector - show the button on press and not on press on hold (alwin)
67 * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) 68 * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke)
68 * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) 69 * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw)
69 * n.a.- make qpeglobal.h include qglobal.h (zecke) 70 * n.a.- make qpeglobal.h include qglobal.h (zecke)
70 71
71 2005-03-20Opie 1.2.0-rc1 72 2005-03-20Opie 1.2.0-rc1