kojix2
ab9fcbf6ee
Update Ruby bindings
...
(#519 )
2020-12-30 01:02:42 +09:00
Rafał Jopek
9e8bda22a7
Update README.md
...
Removed outdated link, original project restored.
2019-12-29 19:40:51 +01:00
Jaen
bd420fed73
Remove pylibui-cffi from README
...
The owner has archived the repository, which I assume means it's unmaintained.
2019-12-27 12:09:44 -08:00
Harbour Developer
73742a0210
Harbour version
2019-04-23 01:46:20 -03:00
Pietro Gagliardi
28755bdbc0
Make the AppVeyor badge always reflect master.
...
Let's stop sending mixed signals about the build status in the CI environment; Travis and AppVeyor both used "the latest build" by default, and not "master", and apparently this confused people. See https://news.ycombinator.com/item?id=16331432 for an example.
2019-04-17 23:16:05 -04:00
Pietro Gagliardi
425c920952
And updated the README with both the Azure Pipelines badge and Meson merge date. We're good to go!
2019-04-07 23:22:09 -04:00
Pietro Gagliardi
07f04f1cc8
Updated the README to talk about Meson. Now we have to just set up the CI and all is good to merge.
2019-03-31 21:07:46 -04:00
Thomas Schaller
853d97aecb
Update Rust bindings
...
All the other bindings are either abandoned
or forks of rust-native/libui-rs
2019-02-10 11:59:43 +01:00
Leonora Tindall
e8db7f9bf9
Point to the correct canonical location for Rust
2019-01-31 20:57:57 -06:00
Thomas Corwin
97609af771
Update the C# binding LibUISharp's name and link.
2018-11-20 15:16:38 -05:00
Travis Gibson
186a92f6e9
Perl6 NativeCall bindings
2018-09-19 20:48:52 -07:00
Pietro Gagliardi
6891017cbe
Wait I thought I did PIC already wtf
2018-09-01 20:37:05 -04:00
Pietro Gagliardi
e2222e414d
Sigh MinGW
2018-09-01 20:03:15 -04:00
Pietro Gagliardi
7268f2c78f
Oops, clarified the README I just wrote.
2018-09-01 19:15:41 -04:00
Pietro Gagliardi
2606235a74
And fixed the documentation and marked Alpha 4.1.
2018-09-01 19:14:30 -04:00
Pietro Gagliardi
6a513038f4
Okay let's try this again, with deployment keys this time.
2018-08-10 20:11:15 -04:00
Pietro Gagliardi
2872e65db0
Declare Alpha 4. It doesn't have everything I want, but some of what I want will require bigger changes than I feel comfortable making in such a long-awaited release.
2018-08-10 19:45:04 -04:00
Pietro Gagliardi
1a8e5555da
Updated the README and merged uitable.h into ui.h. Now to merge!
2018-08-08 09:24:22 -04:00
Pietro Gagliardi
2f0e6e974b
And updated the README.
2018-05-30 08:52:24 -04:00
Pietro Gagliardi
1530192673
Finally got around to merging ANNOUNCE and Changelog into NEWS.
2018-05-30 08:49:24 -04:00
Pietro Gagliardi
5bd78c1932
Merge branch 'master' of github.com:andlabs/libui
2018-05-30 08:06:39 -04:00
Pietro Gagliardi
0e7f866531
More bindings.
2018-05-30 08:05:16 -04:00
George Zhao
bd79a2fa8f
Update README.md
...
Add another libui bare bindings for lua
2018-05-27 14:52:21 +08:00
Pietro Gagliardi
0da7b3fceb
More bindings. Thanks to anonymous-coward on reddit.
2018-05-21 20:10:46 -04:00
Pietro Gagliardi
6c1a7b2b9b
Cleared up exactly where libui stands. I didn't realize people were expecting more out of it than I let out, because I thought I was letting out exactly what I promised, when I didn't. Thanks to Bloodmeow (I think that was what their username was...).
2018-05-21 10:44:10 -04:00
Mike Sinkovsky
bb3066e3f5
Kotlin/Native bindings
2018-05-21 16:10:12 +05:00
Pietro Gagliardi
919ad1f16e
More Rust bindings. This list is getting nuttily formatted; need to improve it...
2018-05-20 10:20:19 -04:00
Pietro Gagliardi
9d74f9f930
And added an announcement entry for this.
2018-05-16 22:18:02 -04:00
Pietro Gagliardi
02b7ae90f1
Some fixups to the AppVeyor and Travis CIs: rearranged artifact name parts to match existing ones, changed "platform" to "arch" wherever possible, changed "osx" to "darwin" in artifacts. Also added the AppVeyor badge to the README.
2018-05-16 21:55:04 -04:00
Pietro Gagliardi
ca1079f344
Cleaned up from the previous merge and added it to the README.
2018-05-13 12:05:09 -04:00
Pietro Gagliardi
8874532302
Updated the README with the previous commit and updated CMakeLists.txt to address issues raised by the other PR.
...
Update #261
2018-05-13 11:19:30 -04:00
Pietro Gagliardi
f647dda850
Made the past few branches into an update in README.md.
2018-05-12 13:52:07 -04:00
Pietro Gagliardi
134acf6ec0
And now that I tested everything to see that it worked, including msbuild and MinGW-w64 builds, updated the README.md. Time to merge back with master!
2018-05-02 23:38:08 -04:00
Pietro Gagliardi
591b9c8772
And added to the README. Woo! (Also more TODOs.)
2018-04-18 21:11:23 -04:00
Pietro Gagliardi
9cf6c3faf5
Updated the README with the previous merge.
...
Update #308 . Oops, forgot to do this with the merge...
2018-04-18 00:58:21 -04:00
Pietro Gagliardi
f3fcf9918b
Merge pull request #336 from Qwerp-Derp/patch-1
...
Added link to Hedron
2018-04-14 12:59:33 -04:00
Hanyuan Li
34fd48ae0d
Added link to Hedron
2018-04-09 18:29:46 +10:00
Thomas Corwin
e45c7b4d87
Added the LibUISharp project to the list of bindings.
2018-04-02 12:47:23 -04:00
Pietro Gagliardi
51f72abba8
Updated the list of bindings, adding new ones and removing some deleted ones.
...
Fixed #244 .
FIxed #217 .
Updates #206 .
2018-03-23 08:25:41 -04:00
marcotrosi
93789560ce
added link to Lua binding library lui by Gunnar Z.
2018-03-22 18:37:07 +01:00
Pietro Gagliardi
6667cf2f51
Merge pull request #254 from nopara73/patch-1
...
Add .NET Core bindings to readme
2018-03-20 22:21:40 -04:00
Pietro Gagliardi
8d6e41e199
Oops, missed a spot
2018-03-18 15:54:55 -04:00
Pietro Gagliardi
c402dcac30
And finally got rid of ui_attrstr.h (it's now all in ui.h) and updated the README. Time to FINALLY merge this back in!
2018-03-18 15:49:44 -04:00
Pietro Gagliardi
886f1dbc4c
Merge branch 'master' into utflib-and-attrstr
2018-02-23 07:29:57 -05:00
Pietro Gagliardi
7891cd81c2
Merge pull request #276 from ForsakenHarmony/patch-1
...
Correct readme travis badge
2018-02-22 07:46:57 -05:00
Pietro Gagliardi
e768293b54
Merge branch 'master' into utflib-and-attrstr
2018-02-17 22:30:01 -05:00
Pietro Gagliardi
a245ced3dc
One last overdue README update before the package. Alpha 3.5.
2018-02-17 21:26:12 -05:00
Pietro Gagliardi
77ba614948
asdf.
2018-02-17 16:44:52 -05:00
Pietro Gagliardi
dd54b3da93
And updated the README. Now to pull out a release.
2018-02-17 12:59:31 -05:00
Ashley
40bc1505ce
Update README.md
2017-07-24 02:21:18 +02:00