author | hrw <hrw> | 2005-07-19 18:19:07 (UTC) |
---|---|---|
committer | hrw <hrw> | 2005-07-19 18:19:07 (UTC) |
commit | 312b42400a1ea39f3537664fe610e2f42f3097d1 (patch) (unidiff) | |
tree | 5a8e83a37c426de07f9df87d46822cc4d4338b34 | |
parent | b21e6e799521ae1d08df8b220871d28b36f8eb70 (diff) | |
download | opie-312b42400a1ea39f3537664fe610e2f42f3097d1.zip opie-312b42400a1ea39f3537664fe610e2f42f3097d1.tar.gz opie-312b42400a1ea39f3537664fe610e2f42f3097d1.tar.bz2 |
remove hardcoded font size from checkbook graphs (hrw)
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,48 +21,49 @@ | |||
21 | * #1377 - Suspend Powermanagement when switched to another VT (mickeyl) | 21 | * #1377 - Suspend Powermanagement when switched to another VT (mickeyl) |
22 | - We actually suspend the complete Opie now in that case. | 22 | - We actually suspend the complete Opie now in that case. |
23 | * #1384 - Battery status updated improperly when charging (skyhusker) | 23 | * #1384 - Battery status updated improperly when charging (skyhusker) |
24 | * #1476 - Wrong order of application entries in the O-menu (skyhusker) | 24 | * #1476 - Wrong order of application entries in the O-menu (skyhusker) |
25 | * #1514 - Remove usage of cardmon/pcmcia picture in applications. pcmcia is now an inline picture (mickeyl) | 25 | * #1514 - Remove usage of cardmon/pcmcia picture in applications. pcmcia is now an inline picture (mickeyl) |
26 | * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) | 26 | * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) |
27 | * #1546 - Battery applet popup is not always large enough to show jacket remaining info (skyhusker) | 27 | * #1546 - Battery applet popup is not always large enough to show jacket remaining info (skyhusker) |
28 | * #1557 - Light&Power-Settings don't store warning intervall and warning levels (skyhusker) | 28 | * #1557 - Light&Power-Settings don't store warning intervall and warning levels (skyhusker) |
29 | * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) | 29 | * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) |
30 | * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) | 30 | * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) |
31 | * #1635 - opie-today, datebook-plugin does not show notes (skyhusker) | 31 | * #1635 - opie-today, datebook-plugin does not show notes (skyhusker) |
32 | * #1665 - Opie-IRC displays the host prepended to the message when peer is using and ipv6 address (skyhusker) | 32 | * #1665 - Opie-IRC displays the host prepended to the message when peer is using and ipv6 address (skyhusker) |
33 | * #1666 - Opie-IRC does not allow to add !channels in config asautojoin ones (skyhusker) | 33 | * #1666 - Opie-IRC does not allow to add !channels in config asautojoin ones (skyhusker) |
34 | * #1667 - Opie-IRC does not show messages from !channel (skyhusker) | 34 | * #1667 - Opie-IRC does not show messages from !channel (skyhusker) |
35 | * #1679 - Security PIN plugin is QVGA sized (hrw) | 35 | * #1679 - Security PIN plugin is QVGA sized (hrw) |
36 | * n.a.- always show volume and wireless applet popups inside visible screen (deller) | 36 | * n.a.- always show volume and wireless applet popups inside visible screen (deller) |
37 | * n.a. - scale O-Menu-Applets appropriately (mickeyl) | 37 | * n.a. - scale O-Menu-Applets appropriately (mickeyl) |
38 | * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) | 38 | * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) |
39 | * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl) | 39 | * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl) |
40 | * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl) | 40 | * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl) |
41 | * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) | 41 | * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) |
42 | * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) | 42 | * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) |
43 | * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw) | 43 | * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw) |
44 | * n.a. - remove hardcoded font size from netsystemtime (hrw) | 44 | * n.a. - remove hardcoded font size from netsystemtime (hrw) |
45 | * n.a. - remove hardcoded font size from checkbook graphs (hrw) | ||
45 | 46 | ||
46 | Internal | 47 | Internal |
47 | -------- | 48 | -------- |
48 | * Make BluezApplet use OTaskbarApplet (mickeyl) | 49 | * Make BluezApplet use OTaskbarApplet (mickeyl) |
49 | * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl) | 50 | * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl) |
50 | * libopiecore: add ODirNotification - recursive directory notifications (mickeyl) | 51 | * libopiecore: add ODirNotification - recursive directory notifications (mickeyl) |
51 | * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) | 52 | * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) |
52 | * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl) | 53 | * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl) |
53 | * libopienet: Miscellaneous API cleanups (mickeyl) | 54 | * libopienet: Miscellaneous API cleanups (mickeyl) |
54 | * libopiecore: Add linux pcmcia system abstraction classes (mickeyl) | 55 | * libopiecore: Add linux pcmcia system abstraction classes (mickeyl) |
55 | * libopiecore: ODevice now knows the default gfx driver to use (mteira,mickeyl) | 56 | * libopiecore: ODevice now knows the default gfx driver to use (mteira,mickeyl) |
56 | * Remove assumptions about default gfx driver ("Transformed") all over the place (mteira,mickeyl) | 57 | * Remove assumptions about default gfx driver ("Transformed") all over the place (mteira,mickeyl) |
57 | 58 | ||
58 | 2005-03-25Opie 1.2.0 | 59 | 2005-03-25Opie 1.2.0 |
59 | 60 | ||
60 | Fixed Bugs | 61 | Fixed Bugs |
61 | ---------- | 62 | ---------- |
62 | * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) | 63 | * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) |
63 | * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) | 64 | * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) |
64 | * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) | 65 | * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) |
65 | * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) | 66 | * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) |
66 | * n.a.- make qpeglobal.h include qglobal.h (zecke) | 67 | * n.a.- make qpeglobal.h include qglobal.h (zecke) |
67 | 68 | ||
68 | 2005-03-20Opie 1.2.0-rc1 | 69 | 2005-03-20Opie 1.2.0-rc1 |