author | mickeyl <mickeyl> | 2005-05-10 17:27:42 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2005-05-10 17:27:42 (UTC) |
commit | 7ef3deff5f0023f0e73ad805b13cbd2b12bc1395 (patch) (unidiff) | |
tree | 17e209a557b79fd47a82301dae8982a3d16a4cdf /ChangeLog | |
parent | e31f22952f47aeb54b206349f1e469704a6a6e8f (diff) | |
download | opie-7ef3deff5f0023f0e73ad805b13cbd2b12bc1395.zip opie-7ef3deff5f0023f0e73ad805b13cbd2b12bc1395.tar.gz opie-7ef3deff5f0023f0e73ad805b13cbd2b12bc1395.tar.bz2 |
Remove joining networks from Wellenreiter. It never really fit into the
philosophy of this application and with OpieStumbler there is an application
that does it better (active scan).
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,104 +1,105 @@ | |||
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 | 10 | ||
10 | Fixed Bugs | 11 | Fixed Bugs |
11 | ---------- | 12 | ---------- |
12 | * #1476 - Wrong order of application entries in the O-menu (skyhusker) | 13 | * #1476 - Wrong order of application entries in the O-menu (skyhusker) |
13 | * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) | 14 | * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) |
14 | * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) | 15 | * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) |
15 | * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) | 16 | * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) |
16 | * n.a.- always show volume and wireless applet popups inside visible screen (deller) | 17 | * n.a.- always show volume and wireless applet popups inside visible screen (deller) |
17 | * n.a. - scale O-Menu-Applets appropriately (mickeyl) | 18 | * n.a. - scale O-Menu-Applets appropriately (mickeyl) |
18 | * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) | 19 | * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) |
19 | * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl) | 20 | * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl) |
20 | * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl) | 21 | * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl) |
21 | * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) | 22 | * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) |
22 | * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) | 23 | * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) |
23 | 24 | ||
24 | Internal | 25 | Internal |
25 | -------- | 26 | -------- |
26 | * Make BluezApplet use OTaskbarApplet (mickeyl) | 27 | * Make BluezApplet use OTaskbarApplet (mickeyl) |
27 | * Rewrite OFileNotification to use the upcoming inotify interface instead of the deprecated dnotify (mickeyl) | 28 | * Rewrite OFileNotification to use the upcoming inotify interface instead of the deprecated dnotify (mickeyl) |
28 | * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) | 29 | * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) |
29 | 30 | ||
30 | 2005-03-25Opie 1.2.0 | 31 | 2005-03-25Opie 1.2.0 |
31 | 32 | ||
32 | Fixed Bugs | 33 | Fixed Bugs |
33 | ---------- | 34 | ---------- |
34 | * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) | 35 | * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) |
35 | * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) | 36 | * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) |
36 | * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) | 37 | * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) |
37 | * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) | 38 | * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) |
38 | * n.a.- make qpeglobal.h include qglobal.h (zecke) | 39 | * n.a.- make qpeglobal.h include qglobal.h (zecke) |
39 | 40 | ||
40 | 2005-03-20Opie 1.2.0-rc1 | 41 | 2005-03-20Opie 1.2.0-rc1 |
41 | 42 | ||
42 | 43 | ||
43 | New Features | 44 | New Features |
44 | ------------ | 45 | ------------ |
45 | * Launcher: Support a static background pixmap (mickeyl) | 46 | * Launcher: Support a static background pixmap (mickeyl) |
46 | * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) | 47 | * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) |
47 | * PackageManager supports the 'lists_dir' ipkg configuration option (drw) | 48 | * PackageManager supports the 'lists_dir' ipkg configuration option (drw) |
48 | * Added hi-res inline images for large resolution devices (drw) | 49 | * Added hi-res inline images for large resolution devices (drw) |
49 | * Improved launcher icons for consistency (ar) | 50 | * Improved launcher icons for consistency (ar) |
50 | * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin) | 51 | * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin) |
51 | 52 | ||
52 | Fixed Bugs | 53 | Fixed Bugs |
53 | ---------- | 54 | ---------- |
54 | * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) | 55 | * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) |
55 | * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw) | 56 | * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw) |
56 | * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp) | 57 | * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp) |
57 | * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) | 58 | * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) |
58 | * #1482 - Fix double '/' in paths (zecke) | 59 | * #1482 - Fix double '/' in paths (zecke) |
59 | * #1536 - Autosave of custom locations in opie backup (ar) | 60 | * #1536 - Autosave of custom locations in opie backup (ar) |
60 | * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) | 61 | * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) |
61 | * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) | 62 | * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) |
62 | * #1542 - Fixed Todo crash when priority < 1 or > 5 (drw) | 63 | * #1542 - Fixed Todo crash when priority < 1 or > 5 (drw) |
63 | * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke) | 64 | * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke) |
64 | * #1554 - Fixed Opie-Console name in .desktop file (mickeyl) | 65 | * #1554 - Fixed Opie-Console name in .desktop file (mickeyl) |
65 | * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke) | 66 | * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke) |
66 | * #1558 - Fixed opie-login breaking opie startup (mickeyl) | 67 | * #1558 - Fixed opie-login breaking opie startup (mickeyl) |
67 | * #1560 - Fixed Opie-Console picking up the wrong shell (bluelightning) | 68 | * #1560 - Fixed Opie-Console picking up the wrong shell (bluelightning) |
68 | * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar) | 69 | * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar) |
69 | * #1591 - Addressbook sortorder changed by clicking on column 0 (eilers) | 70 | * #1591 - Addressbook sortorder changed by clicking on column 0 (eilers) |
70 | * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints) | 71 | * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints) |
71 | * #1604 - Checkbook crashed on startup (drw) | 72 | * #1604 - Checkbook crashed on startup (drw) |
72 | * #1608 - Addressbook crashed after search, which may caused by not initialzed member variable (eilers) | 73 | * #1608 - Addressbook crashed after search, which may caused by not initialzed member variable (eilers) |
73 | * #1608 - QueryByExampe-Datediff on SQL database did not worked properly (eilers) | 74 | * #1608 - QueryByExampe-Datediff on SQL database did not worked properly (eilers) |
74 | * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings (drw) | 75 | * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings (drw) |
75 | * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw) | 76 | * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw) |
76 | * n.a. - PackageManager - fixed bug where lists_dir was not being honored at startup (drw) | 77 | * n.a. - PackageManager - fixed bug where lists_dir was not being honored at startup (drw) |
77 | * n.a. - PackageManager - provided default value for lists_dir when none is entered in configuration dialog (drw) | 78 | * n.a. - PackageManager - provided default value for lists_dir when none is entered in configuration dialog (drw) |
78 | * n.a. - OTabWidget - fixed scroll buttons, fix display position of tabs (drw) | 79 | * n.a. - OTabWidget - fixed scroll buttons, fix display position of tabs (drw) |
79 | * n.a. - AddressBook - fixed sorting by 'File As' name (drw) | 80 | * n.a. - AddressBook - fixed sorting by 'File As' name (drw) |
80 | * n.a. - AddressBook - fixed category handling for 'All' and 'Unfiled' (eilers) | 81 | * n.a. - AddressBook - fixed category handling for 'All' and 'Unfiled' (eilers) |
81 | * n.a. - AddressBook - fixed letter picker record selection and sort records afterwards (drw) | 82 | * n.a. - AddressBook - fixed letter picker record selection and sort records afterwards (drw) |
82 | 83 | ||
83 | Internal | 84 | Internal |
84 | -------- | 85 | -------- |
85 | * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl) | 86 | * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl) |
86 | * Killed the need for weak symbols in QtE (zecke) | 87 | * Killed the need for weak symbols in QtE (zecke) |
87 | * Added optional building libqpe without inline images (mickeyl) | 88 | * Added optional building libqpe without inline images (mickeyl) |
88 | * OColorButton - fixed so does not emit a colorSelected signal inside of resizeEvent (drw) | 89 | * OColorButton - fixed so does not emit a colorSelected signal inside of resizeEvent (drw) |
89 | 90 | ||
90 | 2005-02-03Opie 1.1.9 | 91 | 2005-02-03Opie 1.1.9 |
91 | 92 | ||
92 | New Features | 93 | New Features |
93 | ------------ | 94 | ------------ |
94 | * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) | 95 | * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) |
95 | * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) | 96 | * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) |
96 | * Usability enhancements in OpieIRC (skyhusker) | 97 | * Usability enhancements in OpieIRC (skyhusker) |
97 | 98 | ||
98 | Fixed Bugs | 99 | Fixed Bugs |
99 | ---------- | 100 | ---------- |
100 | * #1501 - Fixed bug in todo sql backend (eilers) | 101 | * #1501 - Fixed bug in todo sql backend (eilers) |
101 | * #1505 - Added more Swap sizes in memoryapplet (mickeyl) | 102 | * #1505 - Added more Swap sizes in memoryapplet (mickeyl) |
102 | * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) | 103 | * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) |
103 | * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke) | 104 | * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke) |
104 | * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl) | 105 | * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl) |