Skip to content
D and C Bindings for the Haiku API.
D C++ Other
Branch: master
Clone or download

Latest commit

Fetching latest commit…
Cannot retrieve the latest commit at this time.

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
classflattener
src
templates
GeneratedFiles.txt
README.md
SConstruct
build-test.sh
test.d

README.md

Important, im very sorry to say it but ive hit a snag in the code ... constructors and destructors are called more then once and i cant find a way around this, i will try and im hoping someone can come with some insight for me to how to cope with this problem for now im just stuck and do not have the time to work on it :/

D And C Bindings for the Haiku API, www.haiku-os.org

MAJOR MILESTONE HIT! BApplication is now up and running, working very smoothly =)

Done parts:

Support Kit:

Storage Kit: (These are extremly experimental still ... use on your own risk!)

  • StorageDefs (uncomplete)
  • BFile
  • FindDirectory
  • BVolume
  • BVolumeRoster
  • BNode
  • BPath
  • BStatable
  • BDirectory
  • BEntry
  • BEntryList

Interface Kit:

  • GraphicsDefs (uncomplete)
  • InterfaceDefs (uncomplete)
  • BRect (All but operators)
  • BPoint (All but operators)
  • BSize (All but operators)
  • BPolygon (Very incomplete .. some strange stuff going on .. might it be voodoo ?)
  • BRegion (All but operators)
  • BAlignment
  • BInputDevice

Application Kit: (These are also quite untested)

  • AppDefs
  • BApplication
  • BMessage (not yet totaly completed)
  • BMessageRunner
  • BMessageFilter
  • BMessageQueue
  • BMessenger
  • BLooper
  • BHandler
  • BInvoker (Untested might not work at all)
  • BClipboard
  • BPropertyInfo (Untested)
  • BRoster (Untested)

Progress so far =)

http://img714.imageshack.us/img714/4546/screenshot2ro.png

You can’t perform that action at this time.