|
diff --git a/ChangeLog b/ChangeLog index 4ee76e8..2828fcb 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -1,142 +1,143 @@ |
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 | * Opie-Console: read initial fixed font configuration from qpe.conf (mickeyl) |
15 | |
16 | |
16 | Fixed Bugs |
17 | Fixed Bugs |
17 | ---------- |
18 | ---------- |
18 | * #1476 - Wrong order of application entries in the O-menu (skyhusker) |
19 | * #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) |
20 | * #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) |
21 | * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) |
21 | * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) |
22 | * #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 | * #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 | * #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) |
25 | * #1667 - Opie-IRC does not show messages from !channel (skyhusker) |
25 | * n.a.- always show volume and wireless applet popups inside visible screen (deller) |
26 | * n.a.- always show volume and wireless applet popups inside visible screen (deller) |
26 | * n.a. - scale O-Menu-Applets appropriately (mickeyl) |
27 | * n.a. - scale O-Menu-Applets appropriately (mickeyl) |
27 | * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) |
28 | * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) |
28 | * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl) |
29 | * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl) |
29 | * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl) |
30 | * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl) |
30 | * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) |
31 | * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) |
31 | * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) |
32 | * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) |
32 | * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw) |
33 | * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw) |
33 | |
34 | |
34 | Internal |
35 | Internal |
35 | -------- |
36 | -------- |
36 | * Make BluezApplet use OTaskbarApplet (mickeyl) |
37 | * Make BluezApplet use OTaskbarApplet (mickeyl) |
37 | * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl) |
38 | * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl) |
38 | * libopiecore: add ODirNotification - recursive directory notifications (mickeyl) |
39 | * libopiecore: add ODirNotification - recursive directory notifications (mickeyl) |
39 | * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) |
40 | * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) |
40 | * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl) |
41 | * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl) |
41 | * libopienet: Miscellaneous API cleanups (mickeyl) |
42 | * libopienet: Miscellaneous API cleanups (mickeyl) |
42 | * libopiecore: Add linux pcmcia system abstraction classes (mickeyl) |
43 | * libopiecore: Add linux pcmcia system abstraction classes (mickeyl) |
43 | |
44 | |
44 | 2005-03-25Opie 1.2.0 |
45 | 2005-03-25Opie 1.2.0 |
45 | |
46 | |
46 | Fixed Bugs |
47 | Fixed Bugs |
47 | ---------- |
48 | ---------- |
48 | * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) |
49 | * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) |
49 | * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) |
50 | * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) |
50 | * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) |
51 | * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) |
51 | * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) |
52 | * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) |
52 | * n.a.- make qpeglobal.h include qglobal.h (zecke) |
53 | * n.a.- make qpeglobal.h include qglobal.h (zecke) |
53 | |
54 | |
54 | 2005-03-20Opie 1.2.0-rc1 |
55 | 2005-03-20Opie 1.2.0-rc1 |
55 | |
56 | |
56 | |
57 | |
57 | New Features |
58 | New Features |
58 | ------------ |
59 | ------------ |
59 | * Launcher: Support a static background pixmap (mickeyl) |
60 | * Launcher: Support a static background pixmap (mickeyl) |
60 | * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) |
61 | * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) |
61 | * PackageManager supports the 'lists_dir' ipkg configuration option (drw) |
62 | * PackageManager supports the 'lists_dir' ipkg configuration option (drw) |
62 | * Added hi-res inline images for large resolution devices (drw) |
63 | * Added hi-res inline images for large resolution devices (drw) |
63 | * Improved launcher icons for consistency (ar) |
64 | * Improved launcher icons for consistency (ar) |
64 | * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin) |
65 | * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin) |
65 | |
66 | |
66 | Fixed Bugs |
67 | Fixed Bugs |
67 | ---------- |
68 | ---------- |
68 | * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) |
69 | * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) |
69 | * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw) |
70 | * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw) |
70 | * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp) |
71 | * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp) |
71 | * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) |
72 | * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) |
72 | * #1482 - Fix double '/' in paths (zecke) |
73 | * #1482 - Fix double '/' in paths (zecke) |
73 | * #1536 - Autosave of custom locations in opie backup (ar) |
74 | * #1536 - Autosave of custom locations in opie backup (ar) |
74 | * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) |
75 | * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) |
75 | * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) |
76 | * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) |
76 | * #1542 - Fixed Todo crash when priority < 1 or > 5 (drw) |
77 | * #1542 - Fixed Todo crash when priority < 1 or > 5 (drw) |
77 | * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke) |
78 | * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke) |
78 | * #1554 - Fixed Opie-Console name in .desktop file (mickeyl) |
79 | * #1554 - Fixed Opie-Console name in .desktop file (mickeyl) |
79 | * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke) |
80 | * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke) |
80 | * #1558 - Fixed opie-login breaking opie startup (mickeyl) |
81 | * #1558 - Fixed opie-login breaking opie startup (mickeyl) |
81 | * #1560 - Fixed Opie-Console picking up the wrong shell (bluelightning) |
82 | * #1560 - Fixed Opie-Console picking up the wrong shell (bluelightning) |
82 | * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar) |
83 | * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar) |
83 | * #1591 - Addressbook sortorder changed by clicking on column 0 (eilers) |
84 | * #1591 - Addressbook sortorder changed by clicking on column 0 (eilers) |
84 | * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints) |
85 | * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints) |
85 | * #1604 - Checkbook crashed on startup (drw) |
86 | * #1604 - Checkbook crashed on startup (drw) |
86 | * #1608 - Addressbook crashed after search, which may caused by not initialzed member variable (eilers) |
87 | * #1608 - Addressbook crashed after search, which may caused by not initialzed member variable (eilers) |
87 | * #1608 - QueryByExampe-Datediff on SQL database did not worked properly (eilers) |
88 | * #1608 - QueryByExampe-Datediff on SQL database did not worked properly (eilers) |
88 | * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings (drw) |
89 | * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings (drw) |
89 | * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw) |
90 | * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw) |
90 | * n.a. - PackageManager - fixed bug where lists_dir was not being honored at startup (drw) |
91 | * n.a. - PackageManager - fixed bug where lists_dir was not being honored at startup (drw) |
91 | * n.a. - PackageManager - provided default value for lists_dir when none is entered in configuration dialog (drw) |
92 | * n.a. - PackageManager - provided default value for lists_dir when none is entered in configuration dialog (drw) |
92 | * n.a. - OTabWidget - fixed scroll buttons, fix display position of tabs (drw) |
93 | * n.a. - OTabWidget - fixed scroll buttons, fix display position of tabs (drw) |
93 | * n.a. - AddressBook - fixed sorting by 'File As' name (drw) |
94 | * n.a. - AddressBook - fixed sorting by 'File As' name (drw) |
94 | * n.a. - AddressBook - fixed category handling for 'All' and 'Unfiled' (eilers) |
95 | * n.a. - AddressBook - fixed category handling for 'All' and 'Unfiled' (eilers) |
95 | * n.a. - AddressBook - fixed letter picker record selection and sort records afterwards (drw) |
96 | * n.a. - AddressBook - fixed letter picker record selection and sort records afterwards (drw) |
96 | |
97 | |
97 | Internal |
98 | Internal |
98 | -------- |
99 | -------- |
99 | * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl) |
100 | * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl) |
100 | * Killed the need for weak symbols in QtE (zecke) |
101 | * Killed the need for weak symbols in QtE (zecke) |
101 | * Added optional building libqpe without inline images (mickeyl) |
102 | * Added optional building libqpe without inline images (mickeyl) |
102 | * OColorButton - fixed so does not emit a colorSelected signal inside of resizeEvent (drw) |
103 | * OColorButton - fixed so does not emit a colorSelected signal inside of resizeEvent (drw) |
103 | |
104 | |
104 | 2005-02-03Opie 1.1.9 |
105 | 2005-02-03Opie 1.1.9 |
105 | |
106 | |
106 | New Features |
107 | New Features |
107 | ------------ |
108 | ------------ |
108 | * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) |
109 | * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) |
109 | * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) |
110 | * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) |
110 | * Usability enhancements in OpieIRC (skyhusker) |
111 | * Usability enhancements in OpieIRC (skyhusker) |
111 | |
112 | |
112 | Fixed Bugs |
113 | Fixed Bugs |
113 | ---------- |
114 | ---------- |
114 | * #1501 - Fixed bug in todo sql backend (eilers) |
115 | * #1501 - Fixed bug in todo sql backend (eilers) |
115 | * #1505 - Added more Swap sizes in memoryapplet (mickeyl) |
116 | * #1505 - Added more Swap sizes in memoryapplet (mickeyl) |
116 | * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) |
117 | * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) |
117 | * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke) |
118 | * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke) |
118 | * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl) |
119 | * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl) |
119 | * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl) |
120 | * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl) |
120 | * n.a. - Fixed numerous buglets in OpieIRC (skyhusker) |
121 | * n.a. - Fixed numerous buglets in OpieIRC (skyhusker) |
121 | |
122 | |
122 | Internal |
123 | Internal |
123 | -------- |
124 | -------- |
124 | * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) |
125 | * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) |
125 | * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl) |
126 | * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl) |
126 | * Made Opie compilable with Qt/Embedded 2.3.10 (ar) |
127 | * Made Opie compilable with Qt/Embedded 2.3.10 (ar) |
127 | * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl) |
128 | * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl) |
128 | * Build tree cleanups (mickeyl) |
129 | * Build tree cleanups (mickeyl) |
129 | |
130 | |
130 | 2004-11-26Opie 1.1.8 |
131 | 2004-11-26Opie 1.1.8 |
131 | |
132 | |
132 | New Features |
133 | New Features |
133 | ------------ |
134 | ------------ |
134 | * PackageManager supports installation of local ipkg files (drw) |
135 | * PackageManager supports installation of local ipkg files (drw) |
135 | * PackageManager supports linking of applications to root (drw) |
136 | * PackageManager supports linking of applications to root (drw) |
136 | * PackageManager supports src/gz feeds (drw,wimpie) |
137 | * PackageManager supports src/gz feeds (drw,wimpie) |
137 | * Added a syslog information tab to sysinfo (mickeyl) |
138 | * Added a syslog information tab to sysinfo (mickeyl) |
138 | * Added new, more consistent, PIM icons + a GIMP teplate (ar) |
139 | * Added new, more consistent, PIM icons + a GIMP teplate (ar) |
139 | |
140 | |
140 | Fixed Bugs |
141 | Fixed Bugs |
141 | ---------- |
142 | ---------- |
142 | * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) |
143 | * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) |
|