summaryrefslogtreecommitdiff
authorskyhusker <skyhusker>2005-06-09 20:54:28 (UTC)
committer skyhusker <skyhusker>2005-06-09 20:54:28 (UTC)
commit39a9211b7a43742e214aa815094a576dbae07755 (patch) (unidiff)
tree78f5c0779d4796e898ae1e5035053fd16c9ac8a0
parent650c69e864bdfa61137e028efde767527c3c1562 (diff)
downloadopie-39a9211b7a43742e214aa815094a576dbae07755.zip
opie-39a9211b7a43742e214aa815094a576dbae07755.tar.gz
opie-39a9211b7a43742e214aa815094a576dbae07755.tar.bz2
update
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eae0c08..4ee76e8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,85 +1,88 @@
1 2005-??-??Opie 1.2.1 1 2005-??-??Opie 1.2.1
2 2
3 3
4 New Features 4 New Features
5 ------------ 5 ------------
6 * OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker) 6 * OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker)
7 * Opie-Reader: Support for document formats ArriereGo and Reb, add flite output (tim,pohly) 7 * Opie-Reader: Support for document formats ArriereGo and Reb, add flite output (tim,pohly)
8 * Opie-Networksettings: Add support for wlan-ng devices and improve WEP handling (Dirk Opfer) 8 * Opie-Networksettings: Add support for wlan-ng devices and improve WEP handling (Dirk Opfer)
9 * Wellenreiter: Remove Joining networks - use OpieStumbler for that (mickeyl) 9 * Wellenreiter: Remove Joining networks - use OpieStumbler for that (mickeyl)
10 * Opie-Mobilemsg has gone unsupported - it never really worked and there will be a replacement (mickeyl) 10 * Opie-Mobilemsg has gone unsupported - it never really worked and there will be a replacement (mickeyl)
11 * Opie-Tabmanager has gone unsupported - it barely works and there is not much of a use of it anyway (mickeyl) 11 * Opie-Tabmanager has gone unsupported - it barely works and there is not much of a use of it anyway (mickeyl)
12 * Checkbook - added configuration option to use smaller font for checkbook transaction tab (hrw) 12 * Checkbook - added configuration option to use smaller font for checkbook transaction tab (hrw)
13 * ZSafe - make UI conform to Opie standards (drw) 13 * ZSafe - make UI conform to Opie standards (drw)
14 * Today Addressbook plugin - fix configuration to show/not show birthdays, use checkboxes for selection (hrw) 14 * Today Addressbook plugin - fix configuration to show/not show birthdays, use checkboxes for selection (hrw)
15 15
16 Fixed Bugs 16 Fixed Bugs
17 ---------- 17 ----------
18 * #1476 - Wrong order of application entries in the O-menu (skyhusker) 18 * #1476 - Wrong order of application entries in the O-menu (skyhusker)
19 * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) 19 * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller)
20 * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) 20 * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller)
21 * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) 21 * #1614 - Make Opie-console start in $HOME instead of / (skyhusker)
22 * #1665 - Opie-IRC diplays the host prepended to the message when peer is using and ipv6 address (skyhusker)
23 * #1666 - Opie-IRC does not allow to add !channels in config asautojoin ones (skyhusker)
24 * #1667 - Opie-IRC does not show messages from !channel (skyhusker)
22 * n.a.- always show volume and wireless applet popups inside visible screen (deller) 25 * n.a.- always show volume and wireless applet popups inside visible screen (deller)
23 * n.a. - scale O-Menu-Applets appropriately (mickeyl) 26 * n.a. - scale O-Menu-Applets appropriately (mickeyl)
24 * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) 27 * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker)
25 * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl) 28 * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl)
26 * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl) 29 * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl)
27 * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) 30 * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham)
28 * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) 31 * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl)
29 * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw) 32 * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw)
30 33
31 Internal 34 Internal
32 -------- 35 --------
33 * Make BluezApplet use OTaskbarApplet (mickeyl) 36 * Make BluezApplet use OTaskbarApplet (mickeyl)
34 * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl) 37 * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl)
35 * libopiecore: add ODirNotification - recursive directory notifications (mickeyl) 38 * libopiecore: add ODirNotification - recursive directory notifications (mickeyl)
36 * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) 39 * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl)
37 * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl) 40 * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl)
38 * libopienet: Miscellaneous API cleanups (mickeyl) 41 * libopienet: Miscellaneous API cleanups (mickeyl)
39 * libopiecore: Add linux pcmcia system abstraction classes (mickeyl) 42 * libopiecore: Add linux pcmcia system abstraction classes (mickeyl)
40 43
41 2005-03-25Opie 1.2.0 44 2005-03-25Opie 1.2.0
42 45
43 Fixed Bugs 46 Fixed Bugs
44 ---------- 47 ----------
45 * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) 48 * #1613 - AdvancedFM - scale toolbar icons appropriately (drw)
46 * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) 49 * #1620 - OFileSelector - show the button on press and not on press on hold (alwin)
47 * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) 50 * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke)
48 * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) 51 * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw)
49 * n.a.- make qpeglobal.h include qglobal.h (zecke) 52 * n.a.- make qpeglobal.h include qglobal.h (zecke)
50 53
51 2005-03-20Opie 1.2.0-rc1 54 2005-03-20Opie 1.2.0-rc1
52 55
53 56
54 New Features 57 New Features
55 ------------ 58 ------------
56 * Launcher: Support a static background pixmap (mickeyl) 59 * Launcher: Support a static background pixmap (mickeyl)
57 * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) 60 * LauncherSettings: Choose whether to have a static background pixmap (mickeyl)
58 * PackageManager supports the 'lists_dir' ipkg configuration option (drw) 61 * PackageManager supports the 'lists_dir' ipkg configuration option (drw)
59 * Added hi-res inline images for large resolution devices (drw) 62 * Added hi-res inline images for large resolution devices (drw)
60 * Improved launcher icons for consistency (ar) 63 * Improved launcher icons for consistency (ar)
61 * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin) 64 * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin)
62 65
63 Fixed Bugs 66 Fixed Bugs
64 ---------- 67 ----------
65 * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) 68 * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers)
66 * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw) 69 * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw)
67 * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp) 70 * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp)
68 * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) 71 * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke)
69 * #1482 - Fix double '/' in paths (zecke) 72 * #1482 - Fix double '/' in paths (zecke)
70 * #1536 - Autosave of custom locations in opie backup (ar) 73 * #1536 - Autosave of custom locations in opie backup (ar)
71 * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) 74 * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke)
72 * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) 75 * #1540 - Implemented deletion of DocLnks in opie-eye (zecke)
73 * #1542 - Fixed Todo crash when priority < 1 or > 5 (drw) 76 * #1542 - Fixed Todo crash when priority < 1 or > 5 (drw)
74 * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke) 77 * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke)
75 * #1554 - Fixed Opie-Console name in .desktop file (mickeyl) 78 * #1554 - Fixed Opie-Console name in .desktop file (mickeyl)
76 * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke) 79 * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke)
77 * #1558 - Fixed opie-login breaking opie startup (mickeyl) 80 * #1558 - Fixed opie-login breaking opie startup (mickeyl)
78 * #1560 - Fixed Opie-Console picking up the wrong shell (bluelightning) 81 * #1560 - Fixed Opie-Console picking up the wrong shell (bluelightning)
79 * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar) 82 * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar)
80 * #1591 - Addressbook sortorder changed by clicking on column 0 (eilers) 83 * #1591 - Addressbook sortorder changed by clicking on column 0 (eilers)
81 * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints) 84 * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints)
82 * #1604 - Checkbook crashed on startup (drw) 85 * #1604 - Checkbook crashed on startup (drw)
83 * #1608 - Addressbook crashed after search, which may caused by not initialzed member variable (eilers) 86 * #1608 - Addressbook crashed after search, which may caused by not initialzed member variable (eilers)
84 * #1608 - QueryByExampe-Datediff on SQL database did not worked properly (eilers) 87 * #1608 - QueryByExampe-Datediff on SQL database did not worked properly (eilers)
85 * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings (drw) 88 * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings (drw)