author | mickeyl <mickeyl> | 2005-04-22 10:55:19 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2005-04-22 10:55:19 (UTC) |
commit | d437899a4e4f822597c0979b7e54a4fc0fecbf9a (patch) (side-by-side diff) | |
tree | fe26849a4a3370671422f1d7fa28530ed97ec0aa /ChangeLog | |
parent | 945c98bd21a59f18a3ac0cdf330153163861731a (diff) | |
download | opie-d437899a4e4f822597c0979b7e54a4fc0fecbf9a.zip opie-d437899a4e4f822597c0979b7e54a4fc0fecbf9a.tar.gz opie-d437899a4e4f822597c0979b7e54a4fc0fecbf9a.tar.bz2 |
- use OTaskbarApplet
- scale icons
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,49 +1,53 @@ 2005-??-?? Opie 1.2.1 New Features ------------ * OpieStumbler: New application (skyhusker) Fixed Bugs ---------- * #1535 - Missing line break and unnecessary location shown with Today-Calendar plugin (deller) * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) + * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) * n.a. - always show volume and wireless applet popups inside visible screen (deller) * n.a. - scale O-Menu-Applets appropriately (mickeyl) * n.a. - libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) * n.a. - Wellenreiter: relax WE version matching test a bit (mickeyl) - * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) + * n.a. - scale BluezApplet appropriately (mickeyl) + Internal + -------- + * make BluezApplet use OTaskbarApplet (mickeyl) 2005-03-25 Opie 1.2.0 Fixed Bugs ---------- * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) * n.a. - make qpeglobal.h include qglobal.h (zecke) 2005-03-20 Opie 1.2.0-rc1 New Features ------------ * Launcher: Support a static background pixmap (mickeyl) * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) * PackageManager supports the 'lists_dir' ipkg configuration option (drw) * Added hi-res inline images for large resolution devices (drw) * Improved launcher icons for consistency (ar) * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin) Fixed Bugs ---------- * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw) * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp) * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) * #1482 - Fix double '/' in paths (zecke) * #1536 - Autosave of custom locations in opie backup (ar) * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) |