summaryrefslogtreecommitdiff
path: root/ChangeLog
authormickeyl <mickeyl>2005-05-06 09:27:12 (UTC)
committer mickeyl <mickeyl>2005-05-06 09:27:12 (UTC)
commit543d9d7c58c9601dba6f47b3a4011313d1d75499 (patch) (unidiff)
tree6b9d259a91b220264c961d542e25b69fe070320f /ChangeLog
parentc199fa0b0ef971c3a121af6c31a9a9822561a1be (diff)
downloadopie-543d9d7c58c9601dba6f47b3a4011313d1d75499.zip
opie-543d9d7c58c9601dba6f47b3a4011313d1d75499.tar.gz
opie-543d9d7c58c9601dba6f47b3a4011313d1d75499.tar.bz2
- OManufacturerDB: check if there is a QApplication before calling Global::statusMessage or qApp->processEvents()
- ONetwork: skip hostap control interfaces 'wifi*' - OWirelessNetworkInterface: set \0 in SSID() and nickName() to work around (buggy) drivers not returning a zero-terminated string
Diffstat (limited to 'ChangeLog') (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 63ed0c3..511c841 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,57 +1,58 @@
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 8
9 Fixed Bugs 9 Fixed Bugs
10 ---------- 10 ----------
11 * #1476 - Wrong order of application entries in the O-menu (skyhusker) 11 * #1476 - Wrong order of application entries in the O-menu (skyhusker)
12 * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) 12 * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller)
13 * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) 13 * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller)
14 * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) 14 * #1614 - Make Opie-console start in $HOME instead of / (skyhusker)
15 * n.a.- always show volume and wireless applet popups inside visible screen (deller) 15 * n.a.- always show volume and wireless applet popups inside visible screen (deller)
16 * n.a. - scale O-Menu-Applets appropriately (mickeyl) 16 * n.a. - scale O-Menu-Applets appropriately (mickeyl)
17 * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) 17 * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker)
18 * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl) 18 * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl)
19 * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl) 19 * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl)
20 * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) 20 * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham)
21 21
22 Internal 22 Internal
23 -------- 23 --------
24 * Make BluezApplet use OTaskbarApplet (mickeyl) 24 * Make BluezApplet use OTaskbarApplet (mickeyl)
25 * Rewrite OFileNotification to use the upcoming inotify interface instead of the deprecated dnotify (mickeyl) 25 * Rewrite OFileNotification to use the upcoming inotify interface instead of the deprecated dnotify (mickeyl)
26 * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl)
26 27
27 2005-03-25Opie 1.2.0 28 2005-03-25Opie 1.2.0
28 29
29 Fixed Bugs 30 Fixed Bugs
30 ---------- 31 ----------
31 * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) 32 * #1613 - AdvancedFM - scale toolbar icons appropriately (drw)
32 * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) 33 * #1620 - OFileSelector - show the button on press and not on press on hold (alwin)
33 * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) 34 * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke)
34 * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) 35 * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw)
35 * n.a.- make qpeglobal.h include qglobal.h (zecke) 36 * n.a.- make qpeglobal.h include qglobal.h (zecke)
36 37
37 2005-03-20Opie 1.2.0-rc1 38 2005-03-20Opie 1.2.0-rc1
38 39
39 40
40 New Features 41 New Features
41 ------------ 42 ------------
42 * Launcher: Support a static background pixmap (mickeyl) 43 * Launcher: Support a static background pixmap (mickeyl)
43 * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) 44 * LauncherSettings: Choose whether to have a static background pixmap (mickeyl)
44 * PackageManager supports the 'lists_dir' ipkg configuration option (drw) 45 * PackageManager supports the 'lists_dir' ipkg configuration option (drw)
45 * Added hi-res inline images for large resolution devices (drw) 46 * Added hi-res inline images for large resolution devices (drw)
46 * Improved launcher icons for consistency (ar) 47 * Improved launcher icons for consistency (ar)
47 * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin) 48 * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin)
48 49
49 Fixed Bugs 50 Fixed Bugs
50 ---------- 51 ----------
51 * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) 52 * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers)
52 * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw) 53 * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw)
53 * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp) 54 * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp)
54 * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) 55 * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke)
55 * #1482 - Fix double '/' in paths (zecke) 56 * #1482 - Fix double '/' in paths (zecke)
56 * #1536 - Autosave of custom locations in opie backup (ar) 57 * #1536 - Autosave of custom locations in opie backup (ar)
57 * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) 58 * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke)