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,46 +1,47 @@
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 ----------