summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-05-29More static library linker setup.Pietro Gagliardi
2016-05-29More stuff.Pietro Gagliardi
2016-05-29Imported libui Alpha 3.Pietro Gagliardi
2016-05-29Switched OS X to use statically linked libui.Pietro Gagliardi
2016-05-28Bumped minimum versions.Pietro Gagliardi
2016-05-22Documented the new limit swapping of uiSlider and uiSpinbox.Pietro Gagliardi
2016-05-21Updated the uiRadioButtons documentation based on the latest change in ↵Pietro Gagliardi
libui, which gets rid of a few quirks.
2016-05-03Made things more clear.Pietro Gagliardi
2016-04-20More TODOs.Pietro Gagliardi
2016-04-15Removed small caps from the font descriptor. It will be made a setting on ↵Pietro Gagliardi
TextLayout instead.
2016-04-15Removed the text gravity stuff. That will be removed.Pietro Gagliardi
2016-04-14Added a TODO for binding support.Pietro Gagliardi
2016-04-12More C.CBytes() preparatory work.Pietro Gagliardi
2016-04-12Started the safer malloc() system.Pietro Gagliardi
2016-01-24Added Area.ScrollTo().Pietro Gagliardi
2016-01-24More TODOs.Pietro Gagliardi
2016-01-16More TODOs.Pietro Gagliardi
2016-01-16More documentation.Pietro Gagliardi
2016-01-16Added the new text extents and multiline stuff.Pietro Gagliardi
2016-01-131.6 Beta 2 confirmed.Pietro Gagliardi
2016-01-13Added font metrics.Pietro Gagliardi
2016-01-12More TODOs.Pietro Gagliardi
2016-01-12Comment terminology fixup.Pietro Gagliardi
2016-01-12Updated to the new font API.Pietro Gagliardi
2016-01-09Added the new text stuff to package ui.Pietro Gagliardi
2016-01-06More TODOs.Pietro Gagliardi
2016-01-06Fixed linker issues and updated to the new OS X-based soname versioning.Pietro Gagliardi
2016-01-06Re-enabled @executable_path and OS X linking now that the OS X build is ↵Pietro Gagliardi
fixed. Now I just have to figure out why it's not linking...
2016-01-01Readme fix. Issue linking only works on issues, apparently.Pietro Gagliardi
2016-01-01Marked the OS X version as unusable.Pietro Gagliardi
2015-12-24Temporary fix for #112.Pietro Gagliardi
2015-12-23More documentation.Pietro Gagliardi
2015-12-23Some terminology fixes.Pietro Gagliardi
2015-12-23Quick typo fix.Pietro Gagliardi
2015-12-23Added the new font families list API.Pietro Gagliardi
2015-12-22Merge branch 'master' of github.com:andlabs/uiPietro Gagliardi
2015-12-22Merge pull request #111 from kybin/patch-1Pietro Gagliardi
fix typo in README
2015-12-22fix typo in READMEkim yongbin
2015-12-21Wrote clarification on the sizes of points parameters to Areas.Pietro Gagliardi
2015-12-21Finished filling in (most of) draw.go.Pietro Gagliardi
2015-12-21Fixed some typos.Pietro Gagliardi
2015-12-21Made QueueMain() immune to collisions.Pietro Gagliardi
2015-12-20I need MsgBoxError() for something, so threw it in.Pietro Gagliardi
2015-12-20More drawing work.Pietro Gagliardi
2015-12-20More TODOs.Pietro Gagliardi
2015-12-20More Area documentation.Pietro Gagliardi
2015-12-19Wrote up Area for real this time.Pietro Gagliardi
2015-12-19Set up rpath properly on OS X.Pietro Gagliardi
2015-12-17Updated the compatibility document.Pietro Gagliardi
2015-12-17Wrote up the new AreaHandler stuff.Pietro Gagliardi