| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-01-16 | More TODOs. | Pietro Gagliardi | |
| 2016-01-16 | More documentation. | Pietro Gagliardi | |
| 2016-01-16 | Added the new text extents and multiline stuff. | Pietro Gagliardi | |
| 2016-01-13 | 1.6 Beta 2 confirmed. | Pietro Gagliardi | |
| 2016-01-13 | Added font metrics. | Pietro Gagliardi | |
| 2016-01-12 | More TODOs. | Pietro Gagliardi | |
| 2016-01-12 | Comment terminology fixup. | Pietro Gagliardi | |
| 2016-01-12 | Updated to the new font API. | Pietro Gagliardi | |
| 2016-01-09 | Added the new text stuff to package ui. | Pietro Gagliardi | |
| 2016-01-06 | More TODOs. | Pietro Gagliardi | |
| 2016-01-06 | Fixed linker issues and updated to the new OS X-based soname versioning. | Pietro Gagliardi | |
| 2016-01-06 | Re-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-01 | Readme fix. Issue linking only works on issues, apparently. | Pietro Gagliardi | |
| 2016-01-01 | Marked the OS X version as unusable. | Pietro Gagliardi | |
| 2015-12-24 | Temporary fix for #112. | Pietro Gagliardi | |
| 2015-12-23 | More documentation. | Pietro Gagliardi | |
| 2015-12-23 | Some terminology fixes. | Pietro Gagliardi | |
| 2015-12-23 | Quick typo fix. | Pietro Gagliardi | |
| 2015-12-23 | Added the new font families list API. | Pietro Gagliardi | |
| 2015-12-22 | Merge branch 'master' of github.com:andlabs/ui | Pietro Gagliardi | |
| 2015-12-22 | Merge pull request #111 from kybin/patch-1 | Pietro Gagliardi | |
| fix typo in README | |||
| 2015-12-22 | fix typo in README | kim yongbin | |
| 2015-12-21 | Wrote clarification on the sizes of points parameters to Areas. | Pietro Gagliardi | |
| 2015-12-21 | Finished filling in (most of) draw.go. | Pietro Gagliardi | |
| 2015-12-21 | Fixed some typos. | Pietro Gagliardi | |
| 2015-12-21 | Made QueueMain() immune to collisions. | Pietro Gagliardi | |
| 2015-12-20 | I need MsgBoxError() for something, so threw it in. | Pietro Gagliardi | |
| 2015-12-20 | More drawing work. | Pietro Gagliardi | |
| 2015-12-20 | More TODOs. | Pietro Gagliardi | |
| 2015-12-20 | More Area documentation. | Pietro Gagliardi | |
| 2015-12-19 | Wrote up Area for real this time. | Pietro Gagliardi | |
| 2015-12-19 | Set up rpath properly on OS X. | Pietro Gagliardi | |
| 2015-12-17 | Updated the compatibility document. | Pietro Gagliardi | |
| 2015-12-17 | Wrote up the new AreaHandler stuff. | Pietro Gagliardi | |
| 2015-12-16 | Did some build fixes. | Pietro Gagliardi | |
| 2015-12-16 | Updated build and rewrite instructions. This was the wrong time to start ↵ | Pietro Gagliardi | |
| rewriting this package... | |||
| 2015-12-15 | Fixed a typo. (See #109.) | Pietro Gagliardi | |
| 2015-12-13 | Fixed a build error. | Pietro Gagliardi | |
| 2015-12-13 | Started the Area code. | Pietro Gagliardi | |
| 2015-12-13 | More TODOs. | Pietro Gagliardi | |
| 2015-12-13 | Added OS X building. Go 1.5 required because of ↵ | Pietro Gagliardi | |
| https://github.com/golang/go/issues/9411 which affects this. Also set up proper multithreading on OS X. Currently crashes due to similar issue I've had with libui. | |||
| 2015-12-13 | Built on Windows. | Pietro Gagliardi | |
| 2015-12-12 | Fixed a latent bug in Tab.InsertAt() where inserted controls are appended to ↵ | Pietro Gagliardi | |
| t.children, causing issues during Tab.Destroy(). | |||
| 2015-12-12 | Ported the test page 1 from libui. | Pietro Gagliardi | |
| 2015-12-12 | Migrated page2 from the libui test to ui. | Pietro Gagliardi | |
| 2015-12-12 | Added Box. Phew! Now to port over the libui test program... | Pietro Gagliardi | |
| 2015-12-12 | Added Tab. That just leaves Box... | Pietro Gagliardi | |
| 2015-12-12 | Added Group. | Pietro Gagliardi | |
| 2015-12-12 | Added Spinbox and Slider. That *should* leave just Group, Tab, and Box... ↵ | Pietro Gagliardi | |
| (and Area of course, but I want to finalize the interface more first) | |||
| 2015-12-12 | Added RadioButtons. | Pietro Gagliardi | |
