summaryrefslogtreecommitdiff
path: root/ChangeLog
Unidiff
Diffstat (limited to 'ChangeLog') (more/less context) (show whitespace changes)
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f47d948..8018c6a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,48 +28,50 @@
28 * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) 28 * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller)
29 * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) 29 * #1614 - Make Opie-console start in $HOME instead of / (skyhusker)
30 * #1635 - opie-today, datebook-plugin does not show notes (skyhusker) 30 * #1635 - opie-today, datebook-plugin does not show notes (skyhusker)
31 * #1665 - Opie-IRC displays the host prepended to the message when peer is using and ipv6 address (skyhusker) 31 * #1665 - Opie-IRC displays the host prepended to the message when peer is using and ipv6 address (skyhusker)
32 * #1666 - Opie-IRC does not allow to add !channels in config asautojoin ones (skyhusker) 32 * #1666 - Opie-IRC does not allow to add !channels in config asautojoin ones (skyhusker)
33 * #1667 - Opie-IRC does not show messages from !channel (skyhusker) 33 * #1667 - Opie-IRC does not show messages from !channel (skyhusker)
34 * n.a.- always show volume and wireless applet popups inside visible screen (deller) 34 * n.a.- always show volume and wireless applet popups inside visible screen (deller)
35 * n.a. - scale O-Menu-Applets appropriately (mickeyl) 35 * n.a. - scale O-Menu-Applets appropriately (mickeyl)
36 * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) 36 * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker)
37 * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl) 37 * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl)
38 * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl) 38 * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl)
39 * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) 39 * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham)
40 * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) 40 * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl)
41 * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw) 41 * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw)
42 42
43 Internal 43 Internal
44 -------- 44 --------
45 * Make BluezApplet use OTaskbarApplet (mickeyl) 45 * Make BluezApplet use OTaskbarApplet (mickeyl)
46 * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl) 46 * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl)
47 * libopiecore: add ODirNotification - recursive directory notifications (mickeyl) 47 * libopiecore: add ODirNotification - recursive directory notifications (mickeyl)
48 * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) 48 * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl)
49 * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl) 49 * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl)
50 * libopienet: Miscellaneous API cleanups (mickeyl) 50 * libopienet: Miscellaneous API cleanups (mickeyl)
51 * libopiecore: Add linux pcmcia system abstraction classes (mickeyl) 51 * libopiecore: Add linux pcmcia system abstraction classes (mickeyl)
52 * libopiecore: ODevice now knows the default gfx driver to use (mteira,mickeyl)
53 * Remove assumptions about default gfx driver ("Transformed") all over the place (mteira,mickeyl)
52 54
53 2005-03-25Opie 1.2.0 55 2005-03-25Opie 1.2.0
54 56
55 Fixed Bugs 57 Fixed Bugs
56 ---------- 58 ----------
57 * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) 59 * #1613 - AdvancedFM - scale toolbar icons appropriately (drw)
58 * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) 60 * #1620 - OFileSelector - show the button on press and not on press on hold (alwin)
59 * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) 61 * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke)
60 * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) 62 * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw)
61 * n.a.- make qpeglobal.h include qglobal.h (zecke) 63 * n.a.- make qpeglobal.h include qglobal.h (zecke)
62 64
63 2005-03-20Opie 1.2.0-rc1 65 2005-03-20Opie 1.2.0-rc1
64 66
65 67
66 New Features 68 New Features
67 ------------ 69 ------------
68 * Launcher: Support a static background pixmap (mickeyl) 70 * Launcher: Support a static background pixmap (mickeyl)
69 * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) 71 * LauncherSettings: Choose whether to have a static background pixmap (mickeyl)
70 * PackageManager supports the 'lists_dir' ipkg configuration option (drw) 72 * PackageManager supports the 'lists_dir' ipkg configuration option (drw)
71 * Added hi-res inline images for large resolution devices (drw) 73 * Added hi-res inline images for large resolution devices (drw)
72 * Improved launcher icons for consistency (ar) 74 * Improved launcher icons for consistency (ar)
73 * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin) 75 * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin)
74 76
75 Fixed Bugs 77 Fixed Bugs