Pietro Gagliardi
|
75a5a050cb
|
Split the uiTableModel GTK+ code into its own file, tablemodel.c.
|
2018-06-04 23:46:30 -04:00 |
Pietro Gagliardi
|
86798f72b1
|
Merge branch 'master' into table
|
2018-05-13 00:15:37 -04:00 |
Pietro Gagliardi
|
2768fef3ce
|
Cleaned up old static-library stuff from CMakeLists.txt.
|
2018-05-12 23:59:43 -04:00 |
Pietro Gagliardi
|
fd65a065c6
|
Merge branch 'master' into table
|
2018-05-12 13:56:37 -04:00 |
Pietro Gagliardi
|
af192eedab
|
And removed static library hacks from GTK+. Let's hope this works!
|
2018-05-12 13:43:13 -04:00 |
Pietro Gagliardi
|
ae2eea7975
|
Merge branch 'master' into table
Long-overdue sync.
|
2018-04-18 10:00:13 -04:00 |
Pietro Gagliardi
|
5939c3203d
|
Created a new file for the font matching code.
|
2018-03-11 19:32:08 -04:00 |
Pietro Gagliardi
|
ddf91df764
|
More cmake TODOs.
|
2017-06-06 15:32:51 -04:00 |
Pietro Gagliardi
|
ff4ab7110c
|
Filled in GTK+ opentype.c. This is gonna suck as much as it does now...
|
2017-05-17 22:56:55 -04:00 |
Pietro Gagliardi
|
d7a44a5168
|
Added uiAttribute handling code to the GTK+ backend. Not finished yet; not used yet.
|
2017-02-20 17:11:52 -05:00 |
Pietro Gagliardi
|
1a8f7ad405
|
Reimplemented uiFontButton on GTK+.
|
2017-02-11 14:45:58 -05:00 |
Pietro Gagliardi
|
5444f76bd3
|
Started implementing the new text layout stuff on GTK+. The drawtext example works.
|
2017-01-17 21:06:45 -05:00 |
Pietro Gagliardi
|
18b103c988
|
Fully reintegrated the table code.
|
2016-11-27 17:44:52 -05:00 |
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
|
3286c9b572
|
Merge branch 'master' of github.com:andlabs/libui
|
2016-08-10 22:08:45 -04:00 |
Neel Chauhan
|
7324683ba2
|
Fix "cannot find -ldl" linking error with FreeBSD
|
2016-08-10 20:37:42 -04:00 |
Pietro Gagliardi
|
4fabbd18cf
|
Split future symbols into a new file and added one we need to fix our button cell renderer on 3.20.
|
2016-06-29 15:33:30 -04:00 |
Pietro Gagliardi
|
575f4f3053
|
Added a button cell renderer. No events yet. Now to test.
|
2016-06-28 12:00:35 -04:00 |
Pietro Gagliardi
|
99a3462eb4
|
Added GTK+ images. Will hook it up to tables later.
|
2016-06-27 11:38:11 -04:00 |
Pietro Gagliardi
|
f7e5c7dd25
|
Finished the initial implemenetation of uiTable on GTK+.
|
2016-06-27 09:30:22 -04:00 |
Pietro Gagliardi
|
4b149ddfef
|
Implemented uiGrid on GTK+.
|
2016-06-09 18:57:58 -04:00 |
Pietro Gagliardi
|
4b2858b53a
|
Implemented uiForm on GTK+.
|
2016-06-08 18:19:41 -04:00 |
Pietro Gagliardi
|
5c01a8dec3
|
Re-added the Unix stuff.
|
2016-06-03 21:14:55 -04:00 |
Pietro Gagliardi
|
1903115bbd
|
Pushed all the build files elsewhere. I'm rewriting the CMakeLists files from scratch.
|
2016-06-03 00:29:31 -04:00 |
Pietro Gagliardi
|
e4a66b786e
|
Fixed static builds, added GTK+ builds, and cleaned out things in general for cmake.
|
2016-06-01 20:21:10 -04:00 |