summaryrefslogtreecommitdiff
path: root/ChangeLog
Unidiff
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 e03bc96..a0e5edc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,118 +1,119 @@
1 2005-??-??Opie 1.2.2 1 2005-??-??Opie 1.2.2
2 2
3 3
4 New Features 4 New Features
5 ------------ 5 ------------
6 * Appearance: Added configuration options to set smallIconSize, bigIconSize, useBigPixmaps (hrw, drw) 6 * Appearance: Added configuration options to set smallIconSize, bigIconSize, useBigPixmaps (hrw, drw)
7 * Opie-Notes: Notes application based on NoteZ (hrw) 7 * Opie-Notes: Notes application based on NoteZ (hrw)
8 * OPIE-PackageManager: Added two configuration options: "Force recursive", "Verbose fetch" (hrw) 8 * OPIE-PackageManager: Added two configuration options: "Force recursive", "Verbose fetch" (hrw)
9 9
10 Fixed Bugs 10 Fixed Bugs
11 ---------- 11 ----------
12 * #1695 - Date selector use too small fontsize on VGA screen (hrw) 12 * #1695 - Date selector use too small fontsize on VGA screen (hrw)
13 * #1686 - opie-console lack UI setting for switching scrollbar (hrw) 13 * #1686 - opie-console lack UI setting for switching scrollbar (hrw)
14 * #1647 - Opie-console doesn't respect scroll-bar on left side (hrw) 14 * #1647 - Opie-console doesn't respect scroll-bar on left side (hrw)
15 * #1624 - Button settngs changes are applied only after restart (hrw) 15 * #1624 - Button settngs changes are applied only after restart (hrw)
16 * #1492 - Backup and Restore does not show list of backups to restore on start (hrw) 16 * #1492 - Backup and Restore does not show list of backups to restore on start (hrw)
17 * n.a. - remove hardcoded font size from wellenreiter (hrw) 17 * n.a. - remove hardcoded font size from wellenreiter (hrw)
18 * n.a. - added patch to build QT/E 2.3.10 with gcc 4.x.x (hrw) 18 * n.a. - added patch to build QT/E 2.3.10 with gcc 4.x.x (hrw)
19 * n.a. - make blue-pin UI resizable to looks good in any resolution (hrw) 19 * n.a. - make blue-pin UI resizable to looks good in any resolution (hrw)
20 * n.a. - fix a problem with vCard send to Sony Ericsson k600i (ar) 20 * n.a. - fix a problem with vCard send to Sony Ericsson k600i (ar)
21 * n.a. - add a patch to build Qt/E 2.3.10 on amd64 with gcc 4.x.x (ar) 21 * n.a. - add a patch to build Qt/E 2.3.10 on amd64 with gcc 4.x.x (ar)
22 * n.a. - Opie-console fallback to FixedFont settings from qpe.conf in config (hrw) 22 * n.a. - Opie-console fallback to FixedFont settings from qpe.conf in config (hrw)
23 * n.a. - Set version to 1.2.1 in About applet (hrw)
23 24
24 2005-09-11Opie 1.2.1 25 2005-09-11Opie 1.2.1
25 26
26 27
27 New Features 28 New Features
28 ------------ 29 ------------
29 * OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker) 30 * OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker)
30 * Opie-Reader: Support for document formats ArriereGo and Reb, add flite output (tim,pohly) 31 * Opie-Reader: Support for document formats ArriereGo and Reb, add flite output (tim,pohly)
31 * Opie-Networksettings: Add support for wlan-ng devices and improve WEP handling (Dirk Opfer) 32 * Opie-Networksettings: Add support for wlan-ng devices and improve WEP handling (Dirk Opfer)
32 * Wellenreiter: Remove Joining networks - use OpieStumbler for that (mickeyl) 33 * Wellenreiter: Remove Joining networks - use OpieStumbler for that (mickeyl)
33 * Opie-Mobilemsg has gone unsupported - it never really worked and there will be a replacement (mickeyl) 34 * Opie-Mobilemsg has gone unsupported - it never really worked and there will be a replacement (mickeyl)
34 * Opie-Tabmanager has gone unsupported - it barely works and there is not much of a use of it anyway (mickeyl) 35 * Opie-Tabmanager has gone unsupported - it barely works and there is not much of a use of it anyway (mickeyl)
35 * Checkbook: Added configuration option to use smaller font for checkbook transaction tab (hrw) 36 * Checkbook: Added configuration option to use smaller font for checkbook transaction tab (hrw)
36 * ZSafe: Made UI conform to Opie standards (drw) 37 * ZSafe: Made UI conform to Opie standards (drw)
37 * Today Addressbook plugin: Fixed configuration to show/not show birthdays, use checkboxes for selection (hrw) 38 * Today Addressbook plugin: Fixed configuration to show/not show birthdays, use checkboxes for selection (hrw)
38 * Opie-Console: Read initial fixed font configuration from qpe.conf (mickeyl) 39 * Opie-Console: Read initial fixed font configuration from qpe.conf (mickeyl)
39 * Opie-PcmciaApplet: Configure insert/resume actions and bind unsupported cards (mickeyl) 40 * Opie-PcmciaApplet: Configure insert/resume actions and bind unsupported cards (mickeyl)
40 * SysInfo: Remove CPU tab and add Devices tab instead (mickeyl) 41 * SysInfo: Remove CPU tab and add Devices tab instead (mickeyl)
41 * Opie-smb: Added Opie front end for Samba (ljp) 42 * Opie-smb: Added Opie front end for Samba (ljp)
42 * Opie-Bluetooth: Replace obex send implementation and patch libopieobex and the bluetoothapplet (Michael Haynie) 43 * Opie-Bluetooth: Replace obex send implementation and patch libopieobex and the bluetoothapplet (Michael Haynie)
43 * Opieplayer: rudimentary podcast support (ljp) 44 * Opieplayer: rudimentary podcast support (ljp)
44 45
45 Fixed Bugs 46 Fixed Bugs
46 ---------- 47 ----------
47 * #1377 - Suspend Powermanagement when switched to another VT (mickeyl) 48 * #1377 - Suspend Powermanagement when switched to another VT (mickeyl)
48 - We actually suspend the complete Opie now in that case. 49 - We actually suspend the complete Opie now in that case.
49 * #1384 - Battery status updated improperly when charging (skyhusker) 50 * #1384 - Battery status updated improperly when charging (skyhusker)
50 * #1476 - Wrong order of application entries in the O-menu (skyhusker) 51 * #1476 - Wrong order of application entries in the O-menu (skyhusker)
51 * #1514 - Remove usage of cardmon/pcmcia picture in applications. pcmcia is now an inline picture (mickeyl) 52 * #1514 - Remove usage of cardmon/pcmcia picture in applications. pcmcia is now an inline picture (mickeyl)
52 * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) 53 * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller)
53 * #1543 - Time Settings: "predict" tab is displayed twice after reopen (hrw) 54 * #1543 - Time Settings: "predict" tab is displayed twice after reopen (hrw)
54 * #1546 - Battery applet popup is not always large enough to show jacket remaining info (skyhusker) 55 * #1546 - Battery applet popup is not always large enough to show jacket remaining info (skyhusker)
55 * #1557 - Light&Power-Settings don't store warning intervall and warning levels (skyhusker) 56 * #1557 - Light&Power-Settings don't store warning intervall and warning levels (skyhusker)
56 * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) 57 * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller)
57 * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) 58 * #1614 - Make Opie-console start in $HOME instead of / (skyhusker)
58 * #1635 - opie-today, datebook-plugin does not show notes (skyhusker) 59 * #1635 - opie-today, datebook-plugin does not show notes (skyhusker)
59 * #1665 - Opie-IRC displays the host prepended to the message when peer is using and ipv6 address (skyhusker) 60 * #1665 - Opie-IRC displays the host prepended to the message when peer is using and ipv6 address (skyhusker)
60 * #1666 - Opie-IRC does not allow to add !channels in config asautojoin ones (skyhusker) 61 * #1666 - Opie-IRC does not allow to add !channels in config asautojoin ones (skyhusker)
61 * #1667 - Opie-IRC does not show messages from !channel (skyhusker) 62 * #1667 - Opie-IRC does not show messages from !channel (skyhusker)
62 * #1679 - Security PIN plugin is QVGA sized (hrw) 63 * #1679 - Security PIN plugin is QVGA sized (hrw)
63 * #1682 - Properly resize tab control in OTabWidget (drw) 64 * #1682 - Properly resize tab control in OTabWidget (drw)
64 * n.a. - always show volume and wireless applet popups inside visible screen (deller) 65 * n.a. - always show volume and wireless applet popups inside visible screen (deller)
65 * n.a. - scale O-Menu-Applets appropriately (mickeyl) 66 * n.a. - scale O-Menu-Applets appropriately (mickeyl)
66 * n.a. - libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) 67 * n.a. - libopienet: fix bugs in wireless scanning and setting SSID (skyhusker)
67 * n.a. - Wellenreiter: relax WE version matching test a bit (mickeyl) 68 * n.a. - Wellenreiter: relax WE version matching test a bit (mickeyl)
68 * n.a. - scale BluezApplet appropriately and use larger icons (mickeyl) 69 * n.a. - scale BluezApplet appropriately and use larger icons (mickeyl)
69 * n.a. - memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) 70 * n.a. - memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham)
70 * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) 71 * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl)
71 * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw) 72 * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw)
72 * n.a. - remove hardcoded font size from netsystemtime (hrw) 73 * n.a. - remove hardcoded font size from netsystemtime (hrw)
73 * n.a. - remove hardcoded font size from checkbook graphs (hrw) 74 * n.a. - remove hardcoded font size from checkbook graphs (hrw)
74 * n.a. - Dagger - fixes for Sword 1.5.8, morph tag x-refs, closing last tab crash (drw) 75 * n.a. - Dagger - fixes for Sword 1.5.8, morph tag x-refs, closing last tab crash (drw)
75 76
76 77
77 Internal 78 Internal
78 -------- 79 --------
79 * Make BluezApplet use OTaskbarApplet (mickeyl) 80 * Make BluezApplet use OTaskbarApplet (mickeyl)
80 * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl) 81 * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl)
81 * libopiecore: add ODirNotification - recursive directory notifications (mickeyl) 82 * libopiecore: add ODirNotification - recursive directory notifications (mickeyl)
82 * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) 83 * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl)
83 * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl) 84 * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl)
84 * libopienet: Miscellaneous API cleanups (mickeyl) 85 * libopienet: Miscellaneous API cleanups (mickeyl)
85 * libopiecore: Add linux pcmcia system abstraction classes (mickeyl) 86 * libopiecore: Add linux pcmcia system abstraction classes (mickeyl)
86 * libopiecore: ODevice now knows the default gfx driver to use (mteira,mickeyl) 87 * libopiecore: ODevice now knows the default gfx driver to use (mteira,mickeyl)
87 * libopiecore: Add support for the Sharp SL-C3100 "Borzoi" (mickeyl) 88 * libopiecore: Add support for the Sharp SL-C3100 "Borzoi" (mickeyl)
88 * libopiecore: Add support for the new Linux Inputsystem Switches type [necessary for auto rotation in 2.6.13] (mickeyl) 89 * libopiecore: Add support for the new Linux Inputsystem Switches type [necessary for auto rotation in 2.6.13] (mickeyl)
89 * Remove assumptions about default gfx driver ("Transformed") all over the place (mteira,mickeyl) 90 * Remove assumptions about default gfx driver ("Transformed") all over the place (mteira,mickeyl)
90 * Fix / Optimize number of scanned directories (ljp) 91 * Fix / Optimize number of scanned directories (ljp)
91 * Use five point mouse calibration to make calibrated mouse drivers work on newer Zaurii (rp,mickeyl) 92 * Use five point mouse calibration to make calibrated mouse drivers work on newer Zaurii (rp,mickeyl)
92 93
93 2005-03-25Opie 1.2.0 94 2005-03-25Opie 1.2.0
94 95
95 Fixed Bugs 96 Fixed Bugs
96 ---------- 97 ----------
97 * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) 98 * #1613 - AdvancedFM - scale toolbar icons appropriately (drw)
98 * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) 99 * #1620 - OFileSelector - show the button on press and not on press on hold (alwin)
99 * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) 100 * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke)
100 * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) 101 * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw)
101 * n.a.- make qpeglobal.h include qglobal.h (zecke) 102 * n.a.- make qpeglobal.h include qglobal.h (zecke)
102 103
103 2005-03-20Opie 1.2.0-rc1 104 2005-03-20Opie 1.2.0-rc1
104 105
105 106
106 New Features 107 New Features
107 ------------ 108 ------------
108 * Launcher: Support a static background pixmap (mickeyl) 109 * Launcher: Support a static background pixmap (mickeyl)
109 * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) 110 * LauncherSettings: Choose whether to have a static background pixmap (mickeyl)
110 * PackageManager supports the 'lists_dir' ipkg configuration option (drw) 111 * PackageManager supports the 'lists_dir' ipkg configuration option (drw)
111 * Added hi-res inline images for large resolution devices (drw) 112 * Added hi-res inline images for large resolution devices (drw)
112 * Improved launcher icons for consistency (ar) 113 * Improved launcher icons for consistency (ar)
113 * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin) 114 * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin)
114 115
115 Fixed Bugs 116 Fixed Bugs
116 ---------- 117 ----------
117 * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) 118 * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers)
118 * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw) 119 * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw)