summaryrefslogtreecommitdiff
authorerik <erik>2007-02-11 21:47:39 (UTC)
committer erik <erik>2007-02-11 21:47:39 (UTC)
commitda26f048379252aa1646d54348706c6cb3756a09 (patch) (unidiff)
tree0b2c0ef007a62703496f8661b2b6573c91ffeb63
parent69168924aa3648d259d812c475f9e83e7daee4a4 (diff)
downloadopie-da26f048379252aa1646d54348706c6cb3756a09.zip
opie-da26f048379252aa1646d54348706c6cb3756a09.tar.gz
opie-da26f048379252aa1646d54348706c6cb3756a09.tar.bz2
A couple of changes to Paul's great work for the 1.2.3 release.
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 084f51f..714c916 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -27,49 +27,49 @@
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)