author | ar <ar> | 2005-12-12 11:13:58 (UTC) |
---|---|---|
committer | ar <ar> | 2005-12-12 11:13:58 (UTC) |
commit | 48c9041f22cf881715473f797999798810a8f329 (patch) (unidiff) | |
tree | b4ff85d76bdd901061e859ff2737cccf2940df58 | |
parent | 3948be20fed2f54054eda97f7a203084e904093b (diff) | |
download | opie-48c9041f22cf881715473f797999798810a8f329.zip opie-48c9041f22cf881715473f797999798810a8f329.tar.gz opie-48c9041f22cf881715473f797999798810a8f329.tar.bz2 |
- vCard fix for Sony Ericsson k600i added
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,82 +1,83 @@ | |||
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 | ---------- |
43 | * #1377 - Suspend Powermanagement when switched to another VT (mickeyl) | 44 | * #1377 - Suspend Powermanagement when switched to another VT (mickeyl) |
44 | - We actually suspend the complete Opie now in that case. | 45 | - We actually suspend the complete Opie now in that case. |
45 | * #1384 - Battery status updated improperly when charging (skyhusker) | 46 | * #1384 - Battery status updated improperly when charging (skyhusker) |
46 | * #1476 - Wrong order of application entries in the O-menu (skyhusker) | 47 | * #1476 - Wrong order of application entries in the O-menu (skyhusker) |
47 | * #1514 - Remove usage of cardmon/pcmcia picture in applications. pcmcia is now an inline picture (mickeyl) | 48 | * #1514 - Remove usage of cardmon/pcmcia picture in applications. pcmcia is now an inline picture (mickeyl) |
48 | * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) | 49 | * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) |
49 | * #1543 - Time Settings: "predict" tab is displayed twice after reopen (hrw) | 50 | * #1543 - Time Settings: "predict" tab is displayed twice after reopen (hrw) |
50 | * #1546 - Battery applet popup is not always large enough to show jacket remaining info (skyhusker) | 51 | * #1546 - Battery applet popup is not always large enough to show jacket remaining info (skyhusker) |
51 | * #1557 - Light&Power-Settings don't store warning intervall and warning levels (skyhusker) | 52 | * #1557 - Light&Power-Settings don't store warning intervall and warning levels (skyhusker) |
52 | * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) | 53 | * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) |
53 | * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) | 54 | * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) |
54 | * #1635 - opie-today, datebook-plugin does not show notes (skyhusker) | 55 | * #1635 - opie-today, datebook-plugin does not show notes (skyhusker) |
55 | * #1665 - Opie-IRC displays the host prepended to the message when peer is using and ipv6 address (skyhusker) | 56 | * #1665 - Opie-IRC displays the host prepended to the message when peer is using and ipv6 address (skyhusker) |
56 | * #1666 - Opie-IRC does not allow to add !channels in config asautojoin ones (skyhusker) | 57 | * #1666 - Opie-IRC does not allow to add !channels in config asautojoin ones (skyhusker) |
57 | * #1667 - Opie-IRC does not show messages from !channel (skyhusker) | 58 | * #1667 - Opie-IRC does not show messages from !channel (skyhusker) |
58 | * #1679 - Security PIN plugin is QVGA sized (hrw) | 59 | * #1679 - Security PIN plugin is QVGA sized (hrw) |
59 | * #1682 - Properly resize tab control in OTabWidget (drw) | 60 | * #1682 - Properly resize tab control in OTabWidget (drw) |
60 | * n.a. - always show volume and wireless applet popups inside visible screen (deller) | 61 | * n.a. - always show volume and wireless applet popups inside visible screen (deller) |
61 | * n.a. - scale O-Menu-Applets appropriately (mickeyl) | 62 | * n.a. - scale O-Menu-Applets appropriately (mickeyl) |
62 | * n.a. - libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) | 63 | * n.a. - libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) |
63 | * n.a. - Wellenreiter: relax WE version matching test a bit (mickeyl) | 64 | * n.a. - Wellenreiter: relax WE version matching test a bit (mickeyl) |
64 | * n.a. - scale BluezApplet appropriately and use larger icons (mickeyl) | 65 | * n.a. - scale BluezApplet appropriately and use larger icons (mickeyl) |
65 | * n.a. - memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) | 66 | * n.a. - memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) |
66 | * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) | 67 | * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) |
67 | * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw) | 68 | * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw) |
68 | * n.a. - remove hardcoded font size from netsystemtime (hrw) | 69 | * n.a. - remove hardcoded font size from netsystemtime (hrw) |
69 | * n.a. - remove hardcoded font size from checkbook graphs (hrw) | 70 | * n.a. - remove hardcoded font size from checkbook graphs (hrw) |
70 | * n.a. - Dagger - fixes for Sword 1.5.8, morph tag x-refs, closing last tab crash (drw) | 71 | * n.a. - Dagger - fixes for Sword 1.5.8, morph tag x-refs, closing last tab crash (drw) |
71 | 72 | ||
72 | 73 | ||
73 | Internal | 74 | Internal |
74 | -------- | 75 | -------- |
75 | * Make BluezApplet use OTaskbarApplet (mickeyl) | 76 | * Make BluezApplet use OTaskbarApplet (mickeyl) |
76 | * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl) | 77 | * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl) |
77 | * libopiecore: add ODirNotification - recursive directory notifications (mickeyl) | 78 | * libopiecore: add ODirNotification - recursive directory notifications (mickeyl) |
78 | * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) | 79 | * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) |
79 | * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl) | 80 | * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl) |
80 | * libopienet: Miscellaneous API cleanups (mickeyl) | 81 | * libopienet: Miscellaneous API cleanups (mickeyl) |
81 | * libopiecore: Add linux pcmcia system abstraction classes (mickeyl) | 82 | * libopiecore: Add linux pcmcia system abstraction classes (mickeyl) |
82 | * libopiecore: ODevice now knows the default gfx driver to use (mteira,mickeyl) | 83 | * libopiecore: ODevice now knows the default gfx driver to use (mteira,mickeyl) |