Commit Graph

2724 Commits

Author SHA1 Message Date
Pietro Gagliardi 8e729f3615 Documented the new limit swapping of uiSlider and uiSpinbox. 2016-05-22 20:13:35 -04:00
Pietro Gagliardi 53cfaa3531 Updated the uiRadioButtons documentation based on the latest change in libui, which gets rid of a few quirks. 2016-05-21 02:02:25 -04:00
Pietro Gagliardi 9435f8166b Made things more clear. 2016-05-03 19:41:03 -04:00
Pietro Gagliardi 56d487b154 More TODOs. 2016-04-20 14:18:56 -04:00
Pietro Gagliardi 21d398b1ac Removed small caps from the font descriptor. It will be made a setting on TextLayout instead. 2016-04-15 14:02:24 -04:00
Pietro Gagliardi 08823edfec Removed the text gravity stuff. That will be removed. 2016-04-15 00:18:39 -04:00
Pietro Gagliardi ffc857e55c Added a TODO for binding support. 2016-04-14 17:13:41 -04:00
Pietro Gagliardi 42d273bea8 More C.CBytes() preparatory work. 2016-04-12 23:27:29 -04:00
Pietro Gagliardi 53722b5b08 Started the safer malloc() system. 2016-04-12 19:17:59 -04:00
Pietro Gagliardi 439f3f476c Added Area.ScrollTo(). 2016-01-24 21:50:59 -05:00
Pietro Gagliardi 4dbaec8aa1 More TODOs. 2016-01-24 15:37:03 -05:00
Pietro Gagliardi cb8eadd7f3 More TODOs. 2016-01-16 19:47:36 -05:00
Pietro Gagliardi 8dc672361e More documentation. 2016-01-16 18:27:18 -05:00
Pietro Gagliardi fdc9af39ac Added the new text extents and multiline stuff. 2016-01-16 16:56:58 -05:00
Pietro Gagliardi ac85bff62f 1.6 Beta 2 confirmed. 2016-01-13 21:43:26 -05:00
Pietro Gagliardi b59d586ecf Added font metrics. 2016-01-13 17:57:23 -05:00
Pietro Gagliardi 182e8545d6 More TODOs. 2016-01-12 18:41:49 -05:00
Pietro Gagliardi 5454e81f3f Comment terminology fixup. 2016-01-12 18:39:14 -05:00
Pietro Gagliardi ba81304d60 Updated to the new font API. 2016-01-12 18:34:51 -05:00
Pietro Gagliardi d3cf58f2d9 Added the new text stuff to package ui. 2016-01-09 20:57:35 -05:00
Pietro Gagliardi 672892cf80 More TODOs. 2016-01-06 20:43:32 -05:00
Pietro Gagliardi 33f5e9b3e0 Fixed linker issues and updated to the new OS X-based soname versioning. 2016-01-06 20:33:49 -05:00
Pietro Gagliardi 82d0efb92d Re-enabled @executable_path and OS X linking now that the OS X build is fixed. Now I just have to figure out why it's not linking... 2016-01-06 20:24:31 -05:00
Pietro Gagliardi a76ba524c6 Readme fix. Issue linking only works on issues, apparently. 2016-01-01 00:22:59 -05:00
Pietro Gagliardi c78ddb43e2 Marked the OS X version as unusable. 2016-01-01 00:20:14 -05:00
Pietro Gagliardi c6ff7a4b3a Temporary fix for #112. 2015-12-24 11:23:06 -05:00
Pietro Gagliardi fbbb380f64 More documentation. 2015-12-23 01:22:07 -05:00
Pietro Gagliardi a88de722b3 Some terminology fixes. 2015-12-23 01:16:18 -05:00
Pietro Gagliardi 8d01b16f07 Quick typo fix. 2015-12-23 01:14:33 -05:00
Pietro Gagliardi e700bfb572 Added the new font families list API. 2015-12-23 01:12:43 -05:00
Pietro Gagliardi 124877d5e4 Merge branch 'master' of github.com:andlabs/ui 2015-12-22 09:02:47 -05:00
Pietro Gagliardi 6faaf172e9 Merge pull request #111 from kybin/patch-1
fix typo in README
2015-12-22 09:02:07 -05:00
kim yongbin 7c2dff0f17 fix typo in README 2015-12-22 14:40:12 +09:00
Pietro Gagliardi cb632002e5 Wrote clarification on the sizes of points parameters to Areas. 2015-12-21 23:50:36 -05:00
Pietro Gagliardi ae1ce9f98c Finished filling in (most of) draw.go. 2015-12-21 23:36:09 -05:00
Pietro Gagliardi 31682e48cb Fixed some typos. 2015-12-21 17:14:40 -05:00
Pietro Gagliardi 4b74894536 Made QueueMain() immune to collisions. 2015-12-21 14:26:09 -05:00
Pietro Gagliardi 01893daaf1 I need MsgBoxError() for something, so threw it in. 2015-12-20 18:35:01 -05:00
Pietro Gagliardi e62ee49770 More drawing work. 2015-12-20 12:24:10 -05:00
Pietro Gagliardi 58361d86bf More TODOs. 2015-12-20 01:37:18 -05:00
Pietro Gagliardi aac851c4be More Area documentation. 2015-12-20 01:19:47 -05:00
Pietro Gagliardi a1ce59f60d Wrote up Area for real this time. 2015-12-19 19:33:06 -05:00
Pietro Gagliardi 7b025499c8 Set up rpath properly on OS X. 2015-12-19 16:46:28 -05:00
Pietro Gagliardi d5a93806e8 Updated the compatibility document. 2015-12-17 16:17:03 -05:00
Pietro Gagliardi cfacc3b89c Wrote up the new AreaHandler stuff. 2015-12-17 14:21:17 -05:00
Pietro Gagliardi e67ed84ad9 Did some build fixes. 2015-12-16 14:03:47 -05:00
Pietro Gagliardi a6c0fbdb87 Updated build and rewrite instructions. This was the wrong time to start rewriting this package... 2015-12-16 09:57:12 -05:00
Pietro Gagliardi 5f01c05fa4 Fixed a typo. (See #109.) 2015-12-15 10:07:51 -05:00
Pietro Gagliardi a98f28da79 Fixed a build error. 2015-12-13 12:53:37 -05:00
Pietro Gagliardi b339b8208b Started the Area code. 2015-12-13 12:52:16 -05:00