author | erik <erik> | 2007-02-11 21:47:39 (UTC) |
---|---|---|
committer | erik <erik> | 2007-02-11 21:47:39 (UTC) |
commit | da26f048379252aa1646d54348706c6cb3756a09 (patch) (unidiff) | |
tree | 0b2c0ef007a62703496f8661b2b6573c91ffeb63 | |
parent | 69168924aa3648d259d812c475f9e83e7daee4a4 (diff) | |
download | opie-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.
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,25 +39,25 @@ | |||
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) |