summaryrefslogtreecommitdiff
path: root/ChangeLog
Unidiff
Diffstat (limited to 'ChangeLog') (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 38b65c0..1c713ed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,97 +20,98 @@
20 * Opieplayer: rudimentary podcast support (ljp) 20 * Opieplayer: rudimentary podcast support (ljp)
21 21
22 Fixed Bugs 22 Fixed Bugs
23 ---------- 23 ----------
24 * #1377 - Suspend Powermanagement when switched to another VT (mickeyl) 24 * #1377 - Suspend Powermanagement when switched to another VT (mickeyl)
25 - We actually suspend the complete Opie now in that case. 25 - We actually suspend the complete Opie now in that case.
26 * #1384 - Battery status updated improperly when charging (skyhusker) 26 * #1384 - Battery status updated improperly when charging (skyhusker)
27 * #1476 - Wrong order of application entries in the O-menu (skyhusker) 27 * #1476 - Wrong order of application entries in the O-menu (skyhusker)
28 * #1514 - Remove usage of cardmon/pcmcia picture in applications. pcmcia is now an inline picture (mickeyl) 28 * #1514 - Remove usage of cardmon/pcmcia picture in applications. pcmcia is now an inline picture (mickeyl)
29 * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) 29 * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller)
30 * #1543 - Time Settings: "predict" tab is displayed twice after reopen (hrw) 30 * #1543 - Time Settings: "predict" tab is displayed twice after reopen (hrw)
31 * #1546 - Battery applet popup is not always large enough to show jacket remaining info (skyhusker) 31 * #1546 - Battery applet popup is not always large enough to show jacket remaining info (skyhusker)
32 * #1557 - Light&Power-Settings don't store warning intervall and warning levels (skyhusker) 32 * #1557 - Light&Power-Settings don't store warning intervall and warning levels (skyhusker)
33 * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) 33 * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller)
34 * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) 34 * #1614 - Make Opie-console start in $HOME instead of / (skyhusker)
35 * #1635 - opie-today, datebook-plugin does not show notes (skyhusker) 35 * #1635 - opie-today, datebook-plugin does not show notes (skyhusker)
36 * #1665 - Opie-IRC displays the host prepended to the message when peer is using and ipv6 address (skyhusker) 36 * #1665 - Opie-IRC displays the host prepended to the message when peer is using and ipv6 address (skyhusker)
37 * #1666 - Opie-IRC does not allow to add !channels in config asautojoin ones (skyhusker) 37 * #1666 - Opie-IRC does not allow to add !channels in config asautojoin ones (skyhusker)
38 * #1667 - Opie-IRC does not show messages from !channel (skyhusker) 38 * #1667 - Opie-IRC does not show messages from !channel (skyhusker)
39 * #1679 - Security PIN plugin is QVGA sized (hrw) 39 * #1679 - Security PIN plugin is QVGA sized (hrw)
40 * #1682 - Properly resize tab control in OTabWidget (drw) 40 * #1682 - Properly resize tab control in OTabWidget (drw)
41 * n.a. - always show volume and wireless applet popups inside visible screen (deller) 41 * n.a. - always show volume and wireless applet popups inside visible screen (deller)
42 * n.a. - scale O-Menu-Applets appropriately (mickeyl) 42 * n.a. - scale O-Menu-Applets appropriately (mickeyl)
43 * n.a. - libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) 43 * n.a. - libopienet: fix bugs in wireless scanning and setting SSID (skyhusker)
44 * n.a. - Wellenreiter: relax WE version matching test a bit (mickeyl) 44 * n.a. - Wellenreiter: relax WE version matching test a bit (mickeyl)
45 * n.a. - scale BluezApplet appropriately and use larger icons (mickeyl) 45 * n.a. - scale BluezApplet appropriately and use larger icons (mickeyl)
46 * n.a. - memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) 46 * n.a. - memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham)
47 * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) 47 * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl)
48 * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw) 48 * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw)
49 * n.a. - remove hardcoded font size from netsystemtime (hrw) 49 * n.a. - remove hardcoded font size from netsystemtime (hrw)
50 * n.a. - remove hardcoded font size from checkbook graphs (hrw) 50 * n.a. - remove hardcoded font size from checkbook graphs (hrw)
51 * n.a. - Dagger - fixes for Sword 1.5.8, morph tag x-refs, closing last tab crash (drw) 51 * n.a. - Dagger - fixes for Sword 1.5.8, morph tag x-refs, closing last tab crash (drw)
52 52
53 53
54 Internal 54 Internal
55 -------- 55 --------
56 * Make BluezApplet use OTaskbarApplet (mickeyl) 56 * Make BluezApplet use OTaskbarApplet (mickeyl)
57 * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl) 57 * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl)
58 * libopiecore: add ODirNotification - recursive directory notifications (mickeyl) 58 * libopiecore: add ODirNotification - recursive directory notifications (mickeyl)
59 * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) 59 * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl)
60 * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl) 60 * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl)
61 * libopienet: Miscellaneous API cleanups (mickeyl) 61 * libopienet: Miscellaneous API cleanups (mickeyl)
62 * libopiecore: Add linux pcmcia system abstraction classes (mickeyl) 62 * libopiecore: Add linux pcmcia system abstraction classes (mickeyl)
63 * libopiecore: ODevice now knows the default gfx driver to use (mteira,mickeyl) 63 * libopiecore: ODevice now knows the default gfx driver to use (mteira,mickeyl)
64 * libopiecore: Add support for the Sharp SL-C3100 "Borzoi" (mickeyl) 64 * libopiecore: Add support for the Sharp SL-C3100 "Borzoi" (mickeyl)
65 * libopiecore: Add support for the new Linux Inputsystem Switches type [necessary for auto rotation in 2.6.13] (mickeyl) 65 * libopiecore: Add support for the new Linux Inputsystem Switches type [necessary for auto rotation in 2.6.13] (mickeyl)
66 * Remove assumptions about default gfx driver ("Transformed") all over the place (mteira,mickeyl) 66 * Remove assumptions about default gfx driver ("Transformed") all over the place (mteira,mickeyl)
67 * Fix / Optimize number of scanned directories (ljp) 67 * Fix / Optimize number of scanned directories (ljp)
68 68 * Use five point mouse calibration to make calibrated mouse drivers work on newer Zaurii (rp,mickeyl)
69
69 2005-03-25Opie 1.2.0 70 2005-03-25Opie 1.2.0
70 71
71 Fixed Bugs 72 Fixed Bugs
72 ---------- 73 ----------
73 * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) 74 * #1613 - AdvancedFM - scale toolbar icons appropriately (drw)
74 * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) 75 * #1620 - OFileSelector - show the button on press and not on press on hold (alwin)
75 * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) 76 * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke)
76 * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) 77 * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw)
77 * n.a.- make qpeglobal.h include qglobal.h (zecke) 78 * n.a.- make qpeglobal.h include qglobal.h (zecke)
78 79
79 2005-03-20Opie 1.2.0-rc1 80 2005-03-20Opie 1.2.0-rc1
80 81
81 82
82 New Features 83 New Features
83 ------------ 84 ------------
84 * Launcher: Support a static background pixmap (mickeyl) 85 * Launcher: Support a static background pixmap (mickeyl)
85 * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) 86 * LauncherSettings: Choose whether to have a static background pixmap (mickeyl)
86 * PackageManager supports the 'lists_dir' ipkg configuration option (drw) 87 * PackageManager supports the 'lists_dir' ipkg configuration option (drw)
87 * Added hi-res inline images for large resolution devices (drw) 88 * Added hi-res inline images for large resolution devices (drw)
88 * Improved launcher icons for consistency (ar) 89 * Improved launcher icons for consistency (ar)
89 * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin) 90 * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin)
90 91
91 Fixed Bugs 92 Fixed Bugs
92 ---------- 93 ----------
93 * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) 94 * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers)
94 * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw) 95 * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw)
95 * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp) 96 * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp)
96 * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) 97 * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke)
97 * #1482 - Fix double '/' in paths (zecke) 98 * #1482 - Fix double '/' in paths (zecke)
98 * #1536 - Autosave of custom locations in opie backup (ar) 99 * #1536 - Autosave of custom locations in opie backup (ar)
99 * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) 100 * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke)
100 * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) 101 * #1540 - Implemented deletion of DocLnks in opie-eye (zecke)
101 * #1542 - Fixed Todo crash when priority < 1 or > 5 (drw) 102 * #1542 - Fixed Todo crash when priority < 1 or > 5 (drw)
102 * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke) 103 * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke)
103 * #1554 - Fixed Opie-Console name in .desktop file (mickeyl) 104 * #1554 - Fixed Opie-Console name in .desktop file (mickeyl)
104 * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke) 105 * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke)
105 * #1558 - Fixed opie-login breaking opie startup (mickeyl) 106 * #1558 - Fixed opie-login breaking opie startup (mickeyl)
106 * #1560 - Fixed Opie-Console picking up the wrong shell (bluelightning) 107 * #1560 - Fixed Opie-Console picking up the wrong shell (bluelightning)
107 * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar) 108 * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar)
108 * #1591 - Addressbook sortorder changed by clicking on column 0 (eilers) 109 * #1591 - Addressbook sortorder changed by clicking on column 0 (eilers)
109 * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints) 110 * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints)
110 * #1604 - Checkbook crashed on startup (drw) 111 * #1604 - Checkbook crashed on startup (drw)
111 * #1608 - Addressbook crashed after search, which may caused by not initialzed member variable (eilers) 112 * #1608 - Addressbook crashed after search, which may caused by not initialzed member variable (eilers)
112 * #1608 - QueryByExampe-Datediff on SQL database did not worked properly (eilers) 113 * #1608 - QueryByExampe-Datediff on SQL database did not worked properly (eilers)
113 * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings (drw) 114 * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings (drw)
114 * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw) 115 * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw)
115 * n.a. - PackageManager - fixed bug where lists_dir was not being honored at startup (drw) 116 * n.a. - PackageManager - fixed bug where lists_dir was not being honored at startup (drw)
116 * n.a. - PackageManager - provided default value for lists_dir when none is entered in configuration dialog (drw) 117 * n.a. - PackageManager - provided default value for lists_dir when none is entered in configuration dialog (drw)