libui/unix
Pietro Gagliardi 210c4507ca Implemented uiDrawTextLayoutParams and alignment on GTK+. 2017-02-11 21:25:41 -05:00
..
CMakeLists.txt Reimplemented uiFontButton on GTK+. 2017-02-11 14:45:58 -05:00
_old_drawtext.c Started implementing the new text layout stuff on GTK+. The drawtext example works. 2017-01-17 21:06:45 -05:00
alloc.c
area.c Preparation for adding uiDrawCaret(). 2017-02-10 16:16:43 -05:00
box.c Started replacement of intmax_t and uintmax_t with int. 2016-06-13 20:46:11 -04:00
button.c
cellrendererbutton.c Some TODO resolution. 2016-06-29 19:20:43 -04:00
checkbox.c
child.c
colorbutton.c
combobox.c More intmax_t removal. 2016-06-13 21:05:40 -04:00
control.c
datetimepicker.c Even more TODO resolution in uiDateTimePicker on GTK+. 2016-05-22 19:40:56 -04:00
debug.c Started resolving TODOs in the GTK+ backend, marking some LONGTERM. In particular, uiDateTimePicker no longer will be localized, as there doesn't seem to be a way to get that info out. 2016-05-22 19:17:42 -04:00
draw.c Preparation for adding uiDrawCaret(). 2017-02-10 16:16:43 -05:00
draw.h Preparation for adding uiDrawCaret(). 2017-02-10 16:16:43 -05:00
drawmatrix.c Answered matrix scaling stuff. https://www.willamette.edu/~gorr/classes/GeneralGraphics/Transforms/transforms2d.htm#Combining 2016-05-22 22:52:29 -04:00
drawpath.c
drawtext.c Implemented uiDrawTextLayoutParams and alignment on GTK+. 2017-02-11 21:25:41 -05:00
editablecombo.c Split uiCombobox on GTK+. 2016-05-24 01:35:05 -04:00
entry.c Implemented uiPasswordEntry and uiSearchEntry on GTK+. 2016-06-05 20:54:16 -04:00
fontbutton.c Reimplemented uiFontButton on GTK+. 2017-02-11 14:45:58 -05:00
form.c Merge pull request #141 from ProtonMail/ui-form-delete 2016-06-15 12:00:38 -04:00
future.c 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
graphemes.c Started implementing the new text layout stuff on GTK+. The drawtext example works. 2017-01-17 21:06:45 -05:00
grid.c Finished stripping ui.h of intmax. 2016-06-13 21:20:20 -04:00
group.c
image.c Put images on uiTables. We're going to have to swizzle on OS X after all :( 2016-06-27 16:11:15 -04:00
label.c
main.c Fixed a threading issue in uiQueueMain() on GTK+. 2016-10-31 13:38:38 -04:00
menu.c
multilineentry.c And handled caret behavior on GTK+. 2017-02-07 19:14:51 -05:00
progressbar.c Stop uiProgressBar pulsing on destroy on GTK+. Fixes #163. 2016-06-21 12:39:53 -04:00
radiobuttons.c More intmax_t removal. 2016-06-13 21:05:40 -04:00
separator.c Added uiNewVerticalSeparator(). 2016-06-17 11:02:17 -04:00
slider.c More intmax_t elminiation. 2016-06-13 20:55:50 -04:00
spinbox.c More intmax_t elminiation. 2016-06-13 20:55:50 -04:00
stddialogs.c More TODO resolution and LONGTERM relegation. 2016-05-28 21:17:54 -04:00
tab.c More intmax_t elminiation. 2016-06-13 20:55:50 -04:00
text.c
uipriv_unix.h Reimplemented uiFontButton on GTK+. 2017-02-11 14:45:58 -05:00
util.c
window.c Cleaned up debugging code and added the main loop bugfix to the README. 2016-10-24 17:47:23 -04:00