factor/basis/ui
Doug Coleman 9d021bb081 opengl: Temporary (?) fix for the ui. Issue #1379.
Throwing gl errors is not helpful because the ui gets messed up anyway. Print the error and continue. Maybe we should add a section in the F3 error window for opengl errors instead of printing them in the global stdout.
- We could also use gl-error on every platform except for MacOSX 10.11
- We could fix the underlying gl drawing commands that cause this error.
2015-08-04 12:28:59 -07:00
..
backend use ``if*`` instead of ``dup [ ] [ drop ] if``. 2015-07-20 22:24:30 -07:00
baseline-alignment factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
clipboards improve help by linking to types directly. 2014-05-23 20:20:15 -07:00
commands ui.commands: don't need to \ . 2015-07-28 19:13:43 -07:00
debugger core, basis, extra: Remove DOS line endings from files. 2015-06-29 17:25:40 -07:00
event-loop ui: rename windows to ui-windows 2015-06-10 15:36:35 -07:00
gadgets opengl: Temporary (?) fix for the ui. Issue #1379. 2015-08-04 12:28:59 -07:00
gestures factor: superclass -> superclass-of, superclasses -> superclasses-of 2015-07-20 00:46:33 -07:00
images ui.images: don't need to << >>. 2015-07-28 19:14:01 -07:00
operations factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
pens ui: cleanup some usings. 2015-07-28 19:14:14 -07:00
pixel-formats factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon. 2015-07-25 22:59:56 -07:00
render factor: clean up whitespace in -docs files 2015-07-02 10:31:22 -07:00
text ui: cleanup some usings. 2015-07-28 19:14:14 -07:00
tools factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon. 2015-07-25 22:59:56 -07:00
traverse factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test 2015-07-03 09:39:59 -07:00
authors.txt
summary.txt
ui-docs.factor factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon. 2015-07-25 22:59:56 -07:00
ui.factor ui: rename windows to ui-windows 2015-06-10 15:36:35 -07:00