Pietro Gagliardi
|
075eae15e5
|
Started uiGrid.
|
2016-06-09 17:15:59 -04:00 |
Pietro Gagliardi
|
04b83a2680
|
Merge pull request #114 from hugows/patch-1
Cmake 2.8.12 doesn't understand LANGUAGES keyword on project command
|
2016-06-09 11:26:38 -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
|
3fad148200
|
Extracted the old grid.go for migration.
|
2016-06-09 08:20:39 -04:00 |
Pietro Gagliardi
|
c96068316a
|
More TODOs.
|
2016-06-08 23:52:53 -04:00 |
Pietro Gagliardi
|
afe27177d5
|
Implemented uiForm on Windows.
|
2016-06-08 23:33:32 -04:00 |
Pietro Gagliardi
|
4b2858b53a
|
Implemented uiForm on GTK+.
|
2016-06-08 18:19:41 -04:00 |
Pietro Gagliardi
|
69cad5e608
|
Fixed uiForm on OS X.
|
2016-06-08 16:26:23 -04:00 |
Pietro Gagliardi
|
d232342779
|
I give up. MCVE time.
|
2016-06-08 08:55:57 -04:00 |
Pietro Gagliardi
|
45d394fc81
|
Okay new plan.
|
2016-06-08 07:54:43 -04:00 |
Pietro Gagliardi
|
9295af59ab
|
More TODOs.
|
2016-06-07 23:25:01 -04:00 |
Pietro Gagliardi
|
2f3c0449ba
|
Tried to debug all this ambiguity. Argh.
|
2016-06-07 23:24:29 -04:00 |
Pietro Gagliardi
|
0fe5214c09
|
Revert "Undid all of that. There's an easier way..."
...that only works for nibs. :(
This reverts commit 0fa706b8d4 .
|
2016-06-07 18:57:02 -04:00 |
Pietro Gagliardi
|
0fa706b8d4
|
Undid all of that. There's an easier way...
|
2016-06-07 18:49:59 -04:00 |
Gregory Haberek
|
958893a73d
|
Added Euphoria binding to README.md
|
2016-06-07 17:45:57 -04:00 |
Hugo Schmitt
|
4fde812156
|
Cmake 2.8.12 doesn't understand LANGUAGES keyword
Fortunately we can just use project(libui) since C and CPP are the languages enabled by default.
|
2016-06-07 16:09:03 -03:00 |
Pietro Gagliardi
|
39f76bdb25
|
Part 2: leading and trailing edges.
|
2016-06-07 15:04:14 -04:00 |
Pietro Gagliardi
|
95fcceef2f
|
Re-establishing uiForm constraints: vertical constraints.
|
2016-06-07 14:59:12 -04:00 |
Pietro Gagliardi
|
7f05b796aa
|
Started rewriting the OS X uiForm auto layout.
|
2016-06-07 14:38:03 -04:00 |
Pietro Gagliardi
|
ff3c9f0c67
|
Made uiSearchEntry appropriately rounded on OS X.
|
2016-06-07 14:35:43 -04:00 |
Pietro Gagliardi
|
c6e8537269
|
Started the implementation of uiForm on OS X. Mostly works, but there are Auto Layout glitches (of course there are Auto Layout glitches)
|
2016-06-07 11:29:49 -04:00 |
Pietro Gagliardi
|
1ad18ddc8e
|
We are FINALLY adding uiForm. About time :V
|
2016-06-07 09:56:53 -04:00 |
Pietro Gagliardi
|
3e1258cc62
|
Implemented the new radio button stuff on OS X.
|
2016-06-06 20:12:17 -04:00 |
Pietro Gagliardi
|
9a5bc738c5
|
Implemented likewise on Windows.
|
2016-06-06 19:51:46 -04:00 |
Pietro Gagliardi
|
8ede507d36
|
Merge branch 'master' of github.com:andlabs/libui
|
2016-06-06 19:04:06 -04:00 |
Pietro Gagliardi
|
40128080da
|
Merge pull request #112 from dom96/patch-1
Add Nim binding to readme
|
2016-06-06 19:03:23 -04:00 |
Pietro Gagliardi
|
5accda32e5
|
Added new uiRadioButtons functions and implemented them on GTK+. More TODOs.
|
2016-06-06 18:56:58 -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
|
6cb3cd4ed7
|
More robust accelerator tests.
|
2016-06-06 09:27:07 -04:00 |
Pietro Gagliardi
|
f1e3ecf786
|
Merge branch 'master' of github.com:andlabs/libui
|
2016-06-05 22:12:41 -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 |
Pietro Gagliardi
|
812086be1b
|
Improved the appearance of uiSearchEntry on Windows somewhat.
|
2016-06-05 21:27:44 -04:00 |
Pietro Gagliardi
|
15456c8b41
|
Implemented uiPasswordEntry and uiSearchEntry on Windows.
|
2016-06-05 21:02:59 -04:00 |
Pietro Gagliardi
|
3d5d1408c7
|
Implemented uiPasswordEntry and uiSearchEntry on GTK+.
|
2016-06-05 20:54:16 -04:00 |
Pietro Gagliardi
|
4e7d2812bd
|
Implemented uiPasswordEntry() and uiSearchEntry() on OS X.
|
2016-06-05 20:39:18 -04:00 |
Pietro Gagliardi
|
d0be2979e4
|
Added Password and Search Entries. Now for the implementation.
|
2016-06-05 20:26:44 -04:00 |
Pietro Gagliardi
|
6ebdc96b93
|
Updated the README and example screenshots. Here we go for real!
|
2016-06-05 18:00:18 -04:00 |
Pietro Gagliardi
|
eeb20c316b
|
Fixed uiSpinbox events not working on Windows. NOW let's alpha 3.1.
|
2016-06-05 17:12:10 -04:00 |
Pietro Gagliardi
|
02d09bdf95
|
Revert "One last try to fix the OS X builder on Travis."
It didn't work :(
This reverts commit b779cddef4 .
|
2016-06-05 16:55:37 -04:00 |
Pietro Gagliardi
|
b779cddef4
|
One last try to fix the OS X builder on Travis.
|
2016-06-05 16:45:18 -04:00 |
Pietro Gagliardi
|
0ffd8badb8
|
Er whoops.
|
2016-06-05 16:39:31 -04:00 |
Pietro Gagliardi
|
df5e0a3e37
|
Expanded the README. Let's package alpha3.1!
|
2016-06-05 16:34:39 -04:00 |
Pietro Gagliardi
|
ea6db7d815
|
Statically linked MinGW-w64 libraries in those executable builds.
|
2016-06-05 16:23:01 -04:00 |
Pietro Gagliardi
|
538965b4ef
|
Fixed the MinGW ABI stuff again...
|
2016-06-05 16:07:40 -04:00 |
Pietro Gagliardi
|
10aa198ac3
|
string(APPEND) is too recent for travis's cmake (or 2.8.11, for that matter).
|
2016-06-05 13:48:51 -04:00 |
Pietro Gagliardi
|
044e10165d
|
Added cmake --version for debugging OS X builds.
|
2016-06-05 13:45:27 -04:00 |
Pietro Gagliardi
|
80a0ba1448
|
tester not test.
|
2016-06-05 13:43:18 -04:00 |
Pietro Gagliardi
|
14c8630d1c
|
Adjusted travis.yml.
|
2016-06-05 13:40:32 -04:00 |