author | hrw <hrw> | 2005-12-01 10:47:10 (UTC) |
---|---|---|
committer | hrw <hrw> | 2005-12-01 10:47:10 (UTC) |
commit | bb9f3cb27500b70124985fd51f90b7f8ded33588 (patch) (unidiff) | |
tree | 0e64451706133c0e587873660257dc961c5768eb /ChangeLog | |
parent | 252a5a6c477ee0b394b34dce5f77265006ae2010 (diff) | |
download | opie-bb9f3cb27500b70124985fd51f90b7f8ded33588.zip opie-bb9f3cb27500b70124985fd51f90b7f8ded33588.tar.gz opie-bb9f3cb27500b70124985fd51f90b7f8ded33588.tar.bz2 |
blue-pin: make UI resizable to looks good in any resolution
- buttons are larger now
- field for info about incoming connection is higher
- PIN entry field is wider
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,33 +1,34 @@ | |||
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 gc 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 | 19 | ||
19 | 2005-09-11Opie 1.2.1 | 20 | 2005-09-11Opie 1.2.1 |
20 | 21 | ||
21 | 22 | ||
22 | New Features | 23 | New Features |
23 | ------------ | 24 | ------------ |
24 | * OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker) | 25 | * OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker) |
25 | * Opie-Reader: Support for document formats ArriereGo and Reb, add flite output (tim,pohly) | 26 | * Opie-Reader: Support for document formats ArriereGo and Reb, add flite output (tim,pohly) |
26 | * Opie-Networksettings: Add support for wlan-ng devices and improve WEP handling (Dirk Opfer) | 27 | * Opie-Networksettings: Add support for wlan-ng devices and improve WEP handling (Dirk Opfer) |
27 | * Wellenreiter: Remove Joining networks - use OpieStumbler for that (mickeyl) | 28 | * Wellenreiter: Remove Joining networks - use OpieStumbler for that (mickeyl) |
28 | * Opie-Mobilemsg has gone unsupported - it never really worked and there will be a replacement (mickeyl) | 29 | * Opie-Mobilemsg has gone unsupported - it never really worked and there will be a replacement (mickeyl) |
29 | * Opie-Tabmanager has gone unsupported - it barely works and there is not much of a use of it anyway (mickeyl) | 30 | * Opie-Tabmanager has gone unsupported - it barely works and there is not much of a use of it anyway (mickeyl) |
30 | * Checkbook: Added configuration option to use smaller font for checkbook transaction tab (hrw) | 31 | * Checkbook: Added configuration option to use smaller font for checkbook transaction tab (hrw) |
31 | * ZSafe: Made UI conform to Opie standards (drw) | 32 | * ZSafe: Made UI conform to Opie standards (drw) |
32 | * Today Addressbook plugin: Fixed configuration to show/not show birthdays, use checkboxes for selection (hrw) | 33 | * Today Addressbook plugin: Fixed configuration to show/not show birthdays, use checkboxes for selection (hrw) |
33 | * Opie-Console: Read initial fixed font configuration from qpe.conf (mickeyl) | 34 | * Opie-Console: Read initial fixed font configuration from qpe.conf (mickeyl) |