|
diff --git a/ChangeLog b/ChangeLog index 2649165..25d7278 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -1,42 +1,43 @@ |
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 | |
8 | |
9 | Fixed Bugs |
9 | Fixed Bugs |
10 | ---------- |
10 | ---------- |
11 | * #1695 - Date selector use too small fontsize on VGA screen (hrw) |
11 | * #1695 - Date selector use too small fontsize on VGA screen (hrw) |
12 | * #1686 - opie-console lack UI setting for switching scrollbar (hrw) |
12 | * #1686 - opie-console lack UI setting for switching scrollbar (hrw) |
13 | * #1647 - Opie-console doesn't respect scroll-bar on left side (hrw) |
13 | * #1647 - Opie-console doesn't respect scroll-bar on left side (hrw) |
14 | * #1624 - Button settngs changes are applied only after restart (hrw) |
14 | * #1624 - Button settngs changes are applied only after restart (hrw) |
15 | * #1492 - Backup and Restore does not show list of backups to restore on start (hrw) |
15 | * #1492 - Backup and Restore does not show list of backups to restore on start (hrw) |
16 | * n.a. - remove hardcoded font size from wellenreiter (hrw) |
16 | * n.a. - remove hardcoded font size from wellenreiter (hrw) |
17 | * n.a. - added patch to build QT/E 2.3.10 with gcc 4.x.x (hrw) |
17 | * n.a. - added patch to build QT/E 2.3.10 with gcc 4.x.x (hrw) |
18 | * n.a. - make blue-pin UI resizable to looks good in any resolution (hrw) |
18 | * n.a. - make blue-pin UI resizable to looks good in any resolution (hrw) |
| |
19 | * n.a. - fix a problem with vCard send to Sony Ericsson k600i (ar) |
19 | |
20 | |
20 | 2005-09-11Opie 1.2.1 |
21 | 2005-09-11Opie 1.2.1 |
21 | |
22 | |
22 | |
23 | |
23 | New Features |
24 | New Features |
24 | ------------ |
25 | ------------ |
25 | * OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker) |
26 | * OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker) |
26 | * Opie-Reader: Support for document formats ArriereGo and Reb, add flite output (tim,pohly) |
27 | * Opie-Reader: Support for document formats ArriereGo and Reb, add flite output (tim,pohly) |
27 | * Opie-Networksettings: Add support for wlan-ng devices and improve WEP handling (Dirk Opfer) |
28 | * Opie-Networksettings: Add support for wlan-ng devices and improve WEP handling (Dirk Opfer) |
28 | * Wellenreiter: Remove Joining networks - use OpieStumbler for that (mickeyl) |
29 | * Wellenreiter: Remove Joining networks - use OpieStumbler for that (mickeyl) |
29 | * Opie-Mobilemsg has gone unsupported - it never really worked and there will be a replacement (mickeyl) |
30 | * Opie-Mobilemsg has gone unsupported - it never really worked and there will be a replacement (mickeyl) |
30 | * Opie-Tabmanager has gone unsupported - it barely works and there is not much of a use of it anyway (mickeyl) |
31 | * Opie-Tabmanager has gone unsupported - it barely works and there is not much of a use of it anyway (mickeyl) |
31 | * Checkbook: Added configuration option to use smaller font for checkbook transaction tab (hrw) |
32 | * Checkbook: Added configuration option to use smaller font for checkbook transaction tab (hrw) |
32 | * ZSafe: Made UI conform to Opie standards (drw) |
33 | * ZSafe: Made UI conform to Opie standards (drw) |
33 | * Today Addressbook plugin: Fixed configuration to show/not show birthdays, use checkboxes for selection (hrw) |
34 | * Today Addressbook plugin: Fixed configuration to show/not show birthdays, use checkboxes for selection (hrw) |
34 | * Opie-Console: Read initial fixed font configuration from qpe.conf (mickeyl) |
35 | * Opie-Console: Read initial fixed font configuration from qpe.conf (mickeyl) |
35 | * Opie-PcmciaApplet: Configure insert/resume actions and bind unsupported cards (mickeyl) |
36 | * Opie-PcmciaApplet: Configure insert/resume actions and bind unsupported cards (mickeyl) |
36 | * SysInfo: Remove CPU tab and add Devices tab instead (mickeyl) |
37 | * SysInfo: Remove CPU tab and add Devices tab instead (mickeyl) |
37 | * Opie-smb: Added Opie front end for Samba (ljp) |
38 | * Opie-smb: Added Opie front end for Samba (ljp) |
38 | * Opie-Bluetooth: Replace obex send implementation and patch libopieobex and the bluetoothapplet (Michael Haynie) |
39 | * Opie-Bluetooth: Replace obex send implementation and patch libopieobex and the bluetoothapplet (Michael Haynie) |
39 | * Opieplayer: rudimentary podcast support (ljp) |
40 | * Opieplayer: rudimentary podcast support (ljp) |
40 | |
41 | |
41 | Fixed Bugs |
42 | Fixed Bugs |
42 | ---------- |
43 | ---------- |
|