Commit Graph

97 Commits

Author SHA1 Message Date
Pietro Gagliardi e3dec183aa Started the process of splitting the table code into a separate branch. 2016-11-27 17:34:40 -05:00
Pietro Gagliardi 17dc5f407e And implemented moves on OS X. 2016-11-02 09:29:44 -04:00
Pietro Gagliardi 211b11b80f Fixed a threading issue in uiQueueMain() on GTK+. 2016-10-31 13:38:38 -04:00
Pietro Gagliardi 6779ae91d7 Started a FAQ with the OS X activation issue as the only question for now. Fixes #218. 2016-10-28 18:56:55 -04:00
Pietro Gagliardi fc243aed00 Cleaned up debugging code and added the main loop bugfix to the README. 2016-10-24 17:47:23 -04:00
Pietro Gagliardi 0870a3065e Quick Windows fixes now localized. 2016-10-23 12:42:00 -04:00
Pietro Gagliardi ce37d12d23 Typo fixes. 2016-10-22 19:36:32 -04:00
Pietro Gagliardi 57379474f1 And finished offing the movement window events. I think the others can stay, though they need some tweaks. 2016-10-22 19:34:53 -04:00
Pietro Gagliardi d344e1ae29 More bindings. Fixes #211. 2016-10-22 15:31:43 -04:00
Pietro Gagliardi 1369f53027 Meh, let's push 2016-10-22 09:01:26 -04:00
Pietro Gagliardi f46edd097b uiDrawTextWeightUtraBold. 2016-10-21 16:35:46 -04:00
Pietro Gagliardi bfa781f1c2 Merge branch 'master' of github.com:andlabs/libui 2016-10-19 20:28:23 -04:00
Boris Momčilović abbea5273f Mention PHP Binding
Add a link to PHP extension
2016-10-20 01:07:51 +02:00
Pietro Gagliardi e133903809 Merge branch 'master' of github.com:andlabs/libui 2016-10-17 12:41:58 -04:00
Pietro Gagliardi 05f7e2d3cf Merge pull request #208 from sclukey/swift
Add Swift binding
2016-10-17 12:34:19 -04:00
Steven Clukey 4bb9b58ec6 Add Swift binding 2016-09-15 09:24:34 -04:00
Pedro Tacla Yamada 2d5166c117 Add a complete Haskell binding to the README
The currently linked Haskell bindings to this library are just an empty repository. We've published complete bindings as well as OSX specific extensions like WebViews and MapViews (WIP) at https://github.com/beijaflor-io/haskell-libui. This just adds a link to it.
2016-09-06 11:55:00 -03:00
Pietro Gagliardi 8964dff296 Reworked the README a bit. 2016-08-19 08:34:20 -04:00
Pietro Gagliardi 33e5defdb5 Merge branch 'master' of github.com:andlabs/libui 2016-08-19 08:13:56 -04:00
Lin Xi bc670c0b5f Add an oo binding reference in d 2016-08-19 16:07:48 +08:00
Pietro Gagliardi 5f4e5ed8eb More bindings. 2016-07-05 07:44:57 -04:00
Pietro Gagliardi 7995a4460c Got rid of uiDrawImage stuff. I need to decide if the drawing API should care about scaling or not. 2016-06-25 14:33:42 -04:00
Pietro Gagliardi 2da1273ec2 Drafted the README. 2016-06-25 11:23:45 -04:00
Pietro Gagliardi ec15e25694 More announcements. 2016-06-18 22:08:17 -04:00
Pietro Gagliardi 087a89dac9 Added menu planning. 2016-06-17 13:39:36 -04:00
Pietro Gagliardi 9656a81c77 Added uiNewVerticalSeparator(). 2016-06-17 11:02:17 -04:00
Pietro Gagliardi 605b09f2be Applied @tcyrus's README.md suggestions. 2016-06-17 10:31:17 -04:00
Pietro Gagliardi ebdcf7bf17 And THAT did it. 2016-06-17 10:24:30 -04:00
Pietro Gagliardi ae14542c9a Improved uiMainSteps(). 2016-06-17 09:22:31 -04:00
Pietro Gagliardi 99545e8775 Fixed up the progressbar changes. 2016-06-16 17:43:04 -04:00
Pietro Gagliardi 179042025a And implemented on Windows, and more TODOs on top of that. 2016-06-16 14:12:47 -04:00
Pietro Gagliardi dd2ee50710 And implemented borderless windows on OS X. 2016-06-16 11:46:58 -04:00
Pietro Gagliardi aafdb75a98 And implemented the fullscreen stuff on Windows. 2016-06-16 10:30:44 -04:00
Pietro Gagliardi caec39281b And implemented the new sizing stuff on OS X. 2016-06-16 00:58:40 -04:00
Pietro Gagliardi c3777da0f4 And added the new uiWindow methods on Windows. 2016-06-15 21:55:42 -04:00
Pietro Gagliardi cea52e2df6 Preemptive README change for next merge. 2016-06-15 11:58:26 -04:00
Pietro Gagliardi 0a4a8ae4f3 Getting closer. Adding hidden views makes things harder... hm. 2016-06-14 20:57:21 -04:00
Pietro Gagliardi 997c8aac35 Implemented visibility change detection on Windows. Now to refine the actual implementation of hidden controls. 2016-06-14 15:55:24 -04:00
Pietro Gagliardi cb81518e0f Implemented proper hiding and showing behavior on OS X on uiForm and uiGrid. 2016-06-14 11:18:38 -04:00
Pietro Gagliardi 48546f6b44 Clarified the update. 2016-06-13 22:44:11 -04:00
Pietro Gagliardi 207340f16f Finished the migration. 2016-06-13 22:42:11 -04:00
Pietro Gagliardi 9f4092dab5 And put uiGrid in the updates. Yay! 2016-06-12 18:28:34 -04:00
Pietro Gagliardi ddbd6c2133 Merge pull request #115 from ghaberek/master
Added Euphoria binding to README.md
2016-06-09 11:25:16 -04:00
Pietro Gagliardi 06ae417cb3 Split old announcements and updates out. 2016-06-09 11:22:02 -04:00
Pietro Gagliardi afe27177d5 Implemented uiForm on Windows. 2016-06-08 23:33:32 -04:00
Gregory Haberek 958893a73d Added Euphoria binding to README.md 2016-06-07 17:45:57 -04:00
Pietro Gagliardi 3e1258cc62 Implemented the new radio button stuff on OS X. 2016-06-06 20:12:17 -04:00
Dominik Picheta 8d660431d7 Add Nim binding to readme 2016-06-06 23:49:04 +01:00
Pietro Gagliardi 852d2ee143 Clarified the README a bit. 2016-06-06 10:29:55 -04:00
Pietro Gagliardi fe2d85590e Merge pull request #8 from actionless/patch-1
chore(readme): add the link to arch linux aur
2016-06-05 22:11:59 -04:00