Syllable 0.4.3 is Released

Syllable 0.4.3 has been released. Check out the homepage or go straight to the files.
Also check out Syllable Internet, the home for the native Syllable internet apps, including ABrowse a WWW browser based on KHTML which now has tab support.Rick Caudill from Syllable sent us the changelog:
Added seed() & rand() kernel functions, and a /dev/random character device driver which makes use of them.
Added a kerndbg() macro.
Raw sockets patch from Ville Kallioniemi
ping
Read-Only AFS patch from Daniel Gryniewicz
Network broadcast support for the Ethernet driver
DHCP client (dhcpc)


Fixed keyboard driver and appserver; NumLock & CapsLock now work.

Better font rendering thanks to FreeType 2.1.3 and Iain Hutchison.

Patched vertical centering in the following decorators for ft 2.1.3: amiga, beish, drow, mulvane, next, photon, red, win98

Changed amiga decorator to use thin borders and changed the aspect ratio of border buttons to better match the look of the real Amiga GUI.
Added a small patch which can be used to disable/enable AA rendering when calling DrawString(); This is not (Yet) system-wide AA Enable/Disble.


Added scrolling support to DropdownMenu. The Menu will now only display up to 12 items. It will display a scrollbar the user can click on to scroll up or down.
Limited keyboard support for DropdownMenu. You can use the up and down arrow keys to change the highlighted item and enter to select it.


Made the Menu class aware of the desktop boundaries. Menus will no longer open off screen.
Added CenterInWindow() to Window. (Allows eg. Alerts to be centered in the main app’s window)

Patched TextView (textview.cpp), adds keyboard shortcuts for copy: CTRL+C, paste: CTRL+V, cut: CTRL+X, undo: CTRL+Z, redo: CTRL+Y
Fixed crash bug and compile warning in TextView::GetValue()
Added TextView::Undo() and Redo()
Changed vertical centering in Button so it hopefully looks better with ft 2.1.3
Added the ImageButton widget.

Bug in Image::Draw fixed.
Fixed a problem with the include file for TabView.


Fixed a bug in dlogin. The bug wouldn’t let you save the last users name.


Added a new drive settings dialog. Root can now set up what drives he/she want to mount when you start the machine.


Now icon names can have spaces in them and they will run. For example, you can now have an icon to execute, LBrowser /atheos/tmp etc…

23 Comments

  1. 2003-02-23 7:53 pm
  2. 2003-02-23 7:55 pm
  3. 2003-02-23 7:57 pm
  4. 2003-02-23 8:01 pm
  5. 2003-02-23 8:15 pm
  6. 2003-02-23 8:54 pm
  7. 2003-02-23 9:13 pm
  8. 2003-02-23 11:38 pm
  9. 2003-02-24 12:09 am
  10. 2003-02-24 12:30 am
  11. 2003-02-24 1:26 am
  12. 2003-02-24 5:23 am
  13. 2003-02-24 5:30 am
  14. 2003-02-24 8:12 am
  15. 2003-02-24 9:41 am
  16. 2003-02-24 10:03 am
  17. 2003-02-24 11:01 am
  18. 2003-02-24 11:12 am
  19. 2003-02-24 3:19 pm
  20. 2003-02-24 5:00 pm
  21. 2003-02-24 10:09 pm
  22. 2003-02-25 12:06 am
  23. 2003-02-25 6:05 am