|
diff --git a/ChangeLog b/ChangeLog index 084f51f..714c916 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -19,65 +19,65 @@ |
19 | * #1150 - Fix adding global categories in all PIM applications (bluelightning) |
19 | * #1150 - Fix adding global categories in all PIM applications (bluelightning) |
20 | * #1553 - AdvancedFM: Implement File Info function without relying on stat(1) command (bluelightning) |
20 | * #1553 - AdvancedFM: Implement File Info function without relying on stat(1) command (bluelightning) |
21 | * #1760 - Today: correctly sort birthdays and anniversaries (bluelightning) |
21 | * #1760 - Today: correctly sort birthdays and anniversaries (bluelightning) |
22 | * #1597 - Clock: Alarm dialog: increase font size (bluelightning) |
22 | * #1597 - Clock: Alarm dialog: increase font size (bluelightning) |
23 | * #1616 - Clock: Alarm dialog: fix bad icon scaling (bluelightning) |
23 | * #1616 - Clock: Alarm dialog: fix bad icon scaling (bluelightning) |
24 | * #1598 - Clock: Alarm dialog: add separate large snooze button with default snooze time (bluelightning) |
24 | * #1598 - Clock: Alarm dialog: add separate large snooze button with default snooze time (bluelightning) |
25 | * #1618 - DocTab Settings: correctly load current doctab enabled/disabled status (bluelightning) |
25 | * #1618 - DocTab Settings: correctly load current doctab enabled/disabled status (bluelightning) |
26 | * #1547 - Todo: don't prompt for template if no templates are defined (bluelightning) |
26 | * #1547 - Todo: don't prompt for template if no templates are defined (bluelightning) |
27 | * #1753 - Todo: fix writing invalid XML when todo recurrence is enabled (bluelightning) |
27 | * #1753 - Todo: fix writing invalid XML when todo recurrence is enabled (bluelightning) |
28 | * #1351 - Datebook: show events from visible days of previous/next month in month view (bluelightning) |
28 | * #1351 - Datebook: show events from visible days of previous/next month in month view (bluelightning) |
29 | * #1702 - Datebook: Fix incorrect translated day name abbreviations in week list view (antonus, sgourichon) |
29 | * #1702 - Datebook: Fix incorrect translated day name abbreviations in week list view (antonus, sgourichon) |
30 | * n.a. - Date/Time Settings: add option to prompt for date/time on every restart (bluelightning) |
30 | * n.a. - Date/Time Settings: add option to prompt for date/time on every restart (bluelightning) |
31 | * n.a. - Date/Time Settings: show a warning if timezone file for selected system time zone is missing (bluelightning) |
31 | * n.a. - Date/Time Settings: show a warning if timezone file for selected system time zone is missing (bluelightning) |
32 | * #1580 - Date/Time Settings: Use pool.ntp.org servers for time sync (ehovland) |
32 | * #1580 - Date/Time Settings: Use pool.ntp.org servers for time sync (ehovland) |
33 | * n.a. - OpieRec: show size in bytes/kb/mb of recordings (bluelightning) |
33 | * n.a. - OpieRec: show size in bytes/kb/mb of recordings (bluelightning) |
34 | * n.a. - OpieRec: several minor usability fixes (bluelightning) |
34 | * n.a. - OpieRec: several minor usability fixes (bluelightning) |
35 | * n.a. - OpieRec: default the stereo option to off instead of on (bluelightning) |
35 | * n.a. - OpieRec: default the stereo option to off instead of on (bluelightning) |
36 | * #1836 - Button Settings: fix incorrect button listing on some iPAQs (ehovland) |
36 | * #1836 - Button Settings: fix incorrect button listing on some iPAQs (ehovland) |
37 | * #1830 - Security: fix "On Resume" option to actually control showing authentication on resume (bluelightning) |
37 | * #1830 - Security: fix "On Resume" option to actually control showing authentication on resume (bluelightning) |
38 | * #1680 - Security: rework PIN dialog to work with number keys and joypad (bluelightning) |
38 | * #1680 - Security: rework PIN dialog to work with number keys and joypad (bluelightning) |
39 | * #1373 - TinyKATE: make OK/cancel buttons visible in settings at QVGA resolution (bluelightning) |
39 | * #1373 - TinyKATE: make OK/cancel buttons visible in settings at QVGA resolution (bluelightning) |
40 | * #1231 - TinyKATE: add Find, Replace and Goto Line functions (bluelightning) |
40 | * #1231 - TinyKATE: add Find, Replace and Goto Line functions (bluelightning) |
41 | * n.a. - TinyKATE: prompt to save changes on closing (bluelightning) |
41 | * n.a. - TinyKATE: prompt to save changes on closing (bluelightning) |
42 | * #1735 - OpieIRC: fix special channel op markers with unrealIRCd servers (andrewy) |
42 | * #1735 - OpieIRC: fix special channel op markers with unrealIRCd servers (andrewy) |
43 | * #1530 - Opie-Mediaplayer2: enable searching for audio/x-ogg (polyonymous) |
43 | * #1530 - Opie-Mediaplayer2: enable searching for audio/x-ogg (polyonymous) |
44 | * n.a. - Improved iPAQ support in ODevice and low-level applets (S.Banko, R.Wagner, E.Hovland, P.Sokolovsky) |
44 | * n.a. - Improved iPAQ support in ODevice and low-level applets (S.Banko, R.Wagner, E.Hovland, P.Sokolovsky) |
45 | * n.a. - Improved platform support for the Motorola EZX platform (mickeyl) |
45 | * n.a. - Improved platform support for the Motorola EZX platform (mickeyl) |
46 | * n.a. - Changed suspend button mapping for Asus MyPal to same as for iPAQ (aquadran) |
46 | * n.a. - Changed suspend button mapping for Asus MyPal to same as for iPAQ (aquadran) |
47 | * n.a. - Fix for LCD on iPAQ h191x and MyPal A716 (Slavek Banko, aquadran) |
47 | * n.a. - Fix for LCD on iPAQ h191x and MyPal A716 (Slavek Banko, aquadran) |
48 | |
48 | |
49 | Internal |
49 | Internal |
50 | -------- |
50 | -------- |
51 | * Fixed lots of unchecked return values, bad/missing frees, etc. (ehovland) |
51 | * Fixed lots of unchecked return values, bad member function overrides, bad/missing frees, etc. (ehovland) |
52 | * Removed some old commented out code (ehovland) |
52 | * Removed some old commented out code (ehovland) |
53 | * Made OBEX library buildable if bluetooth support is disabled (korovkin) |
53 | * Made OBEX library buildable if bluetooth support is disabled (korovkin) |
54 | * ODevice: devices renumbered to allow proper bitmasking (ehovland) |
54 | * ODevice: devices renumbered to allow proper bitmasking (ehovland) |
55 | * Opie-Remote: abstracted all lircd interaction to a single LircHandler class (bluelightning) |
55 | * Opie-Remote: abstracted all lircd interaction to a single LircHandler class (bluelightning) |
56 | |
56 | |
57 | |
57 | |
58 | 2006-05-28Opie 1.2.2 |
58 | 2006-05-28Opie 1.2.2 |
59 | |
59 | |
60 | |
60 | |
61 | New Features |
61 | New Features |
62 | ------------ |
62 | ------------ |
63 | * Appearance: Added configuration options to set smallIconSize, bigIconSize, useBigPixmaps (hrw, drw) |
63 | * Appearance: Added configuration options to set smallIconSize, bigIconSize, useBigPixmaps (hrw, drw) |
64 | * Opie-Notes: Notes application based on NoteZ (hrw) |
64 | * Opie-Notes: Notes application based on NoteZ (hrw) |
65 | * Opie-PackageManager: Added two configuration options: "Force recursive", "Verbose fetch" (hrw) |
65 | * Opie-PackageManager: Added two configuration options: "Force recursive", "Verbose fetch" (hrw) |
66 | * Added platform support for HTC Universal (ljp) |
66 | * Added platform support for HTC Universal (ljp) |
67 | * Made Opie-Bluetooth subsystem actually usable (korovkin) |
67 | * Made Opie-Bluetooth subsystem actually usable (korovkin) |
68 | * Added platform support for the Motorola EZX platform (mickeyl) |
68 | * Added platform support for the Motorola EZX platform (mickeyl) |
69 | |
69 | |
70 | Fixed Bugs |
70 | Fixed Bugs |
71 | ---------- |
71 | ---------- |
72 | * #1695 - Date selector use too small fontsize on VGA screen (hrw) |
72 | * #1695 - Date selector use too small fontsize on VGA screen (hrw) |
73 | * #1686 - opie-console lack UI setting for switching scrollbar (hrw) |
73 | * #1686 - opie-console lack UI setting for switching scrollbar (hrw) |
74 | * #1647 - Opie-console doesn't respect scroll-bar on left side (hrw) |
74 | * #1647 - Opie-console doesn't respect scroll-bar on left side (hrw) |
75 | * #1624 - Button settngs changes are applied only after restart (hrw) |
75 | * #1624 - Button settngs changes are applied only after restart (hrw) |
76 | * #1492 - Backup and Restore does not show list of backups to restore on start (hrw) |
76 | * #1492 - Backup and Restore does not show list of backups to restore on start (hrw) |
77 | * n.a. - remove hardcoded font size from wellenreiter (hrw) |
77 | * n.a. - remove hardcoded font size from wellenreiter (hrw) |
78 | * n.a. - added patch to build Qt/E 2.3.10 with gcc 4.x.x (hrw) |
78 | * n.a. - added patch to build Qt/E 2.3.10 with gcc 4.x.x (hrw) |
79 | * n.a. - make blue-pin UI resizable to looks good in any resolution (hrw) |
79 | * n.a. - make blue-pin UI resizable to looks good in any resolution (hrw) |
80 | * n.a. - fix a problem with vCard send to Sony Ericsson k600i (ar) |
80 | * n.a. - fix a problem with vCard send to Sony Ericsson k600i (ar) |
81 | * n.a. - add a patch to build Qt/E 2.3.10 on amd64 with gcc 4.x.x (ar) |
81 | * n.a. - add a patch to build Qt/E 2.3.10 on amd64 with gcc 4.x.x (ar) |
82 | * n.a. - Opie-console fallback to FixedFont settings from qpe.conf in config (hrw) |
82 | * n.a. - Opie-console fallback to FixedFont settings from qpe.conf in config (hrw) |
83 | * n.a. - Update version in About applet (hrw) |
83 | * n.a. - Update version in About applet (hrw) |
|