author | hrw <hrw> | 2005-07-19 17:56:05 (UTC) |
---|---|---|
committer | hrw <hrw> | 2005-07-19 17:56:05 (UTC) |
commit | 1bcae8d1a0964632f379cb1e5cd066fd2b736e0f (patch) (side-by-side diff) | |
tree | ac0b34c3e611b06d0099e63268b9e8c9f235a89f | |
parent | 7dc18aef8c555b6d37ff76cb3c006aafac0f7824 (diff) | |
download | opie-1bcae8d1a0964632f379cb1e5cd066fd2b736e0f.zip opie-1bcae8d1a0964632f379cb1e5cd066fd2b736e0f.tar.gz opie-1bcae8d1a0964632f379cb1e5cd066fd2b736e0f.tar.bz2 |
removed hardcoded font size from netsystemtime (hrw)
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -32,24 +32,25 @@ * #1665 - Opie-IRC displays the host prepended to the message when peer is using and ipv6 address (skyhusker) * #1666 - Opie-IRC does not allow to add !channels in config as autojoin ones (skyhusker) * #1667 - Opie-IRC does not show messages from !channel (skyhusker) * #1679 - Security PIN plugin is QVGA sized (hrw) * 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) * n.a. - scale BluezApplet appropriately and use larger icons (mickeyl) * n.a. - memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw) + * n.a. - remove hardcoded font size from netsystemtime (hrw) Internal -------- * Make BluezApplet use OTaskbarApplet (mickeyl) * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl) * libopiecore: add ODirNotification - recursive directory notifications (mickeyl) * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl) * libopienet: Miscellaneous API cleanups (mickeyl) * libopiecore: Add linux pcmcia system abstraction classes (mickeyl) * libopiecore: ODevice now knows the default gfx driver to use (mteira,mickeyl) * Remove assumptions about default gfx driver ("Transformed") all over the place (mteira,mickeyl) |