Doug Coleman
|
00fb574a8d
|
factor: SYMBOL: foo foo [ bar ] initialize -> INITIALIZED-SYMBOL: foo [ bar ]
|
2018-08-04 21:53:05 -04:00 |
Doug Coleman
|
924b434336
|
Revert "factor: vocab:word -> vocab::word"
This reverts commit 354f1cbd34 .
|
2018-08-02 08:21:52 -04:00 |
Doug Coleman
|
7730fc5c64
|
Merge remote-tracking branch 'origin/master' into modern-harvey2
|
2018-08-02 07:57:42 -04:00 |
Doug Coleman
|
4b614cc15b
|
factor: Make source files/resources 644 instead of 755.
|
2018-07-13 20:36:50 -05:00 |
Doug Coleman
|
4e9d383fe5
|
docs: Fix help-lint-all mistakes.
|
2018-07-07 01:13:19 -05:00 |
Doug Coleman
|
a3abec6f5c
|
ui.backend.windows: And fix the UI for LoadCursor.
Related to #2011
|
2018-07-06 21:26:27 -05:00 |
Doug Coleman
|
53b1a81049
|
Merge branch 'master' into modern-harvey2
|
2018-06-20 00:26:12 -05:00 |
Doug Coleman
|
9f213f96f6
|
core: Add the shuffler words but without primitives.
The nipd branch slowed bootstrap by a minute, this patch does not.
sorry about changing the fjsc line endings...
|
2018-06-19 22:52:58 -05:00 |
Doug Coleman
|
ddfe23ccca
|
Merge branch 'master' into modern-harvey2
|
2018-03-15 11:48:24 -05:00 |
John Benediktsson
|
ade70ab813
|
ui.backend.cocoa.views: prepareOpenGL can use ?-> syntax.
|
2018-03-13 11:09:55 -07:00 |
John Benediktsson
|
4883242292
|
ui.backend.cocoa.views: cleanup some method signatures.
|
2018-03-13 11:05:18 -07:00 |
Doug Coleman
|
64ccdc40a0
|
Merge remote-tracking branch 'origin/master' into modern-harvey2
|
2018-03-06 10:57:40 -06:00 |
John Benediktsson
|
6ca7703831
|
ui.backend.windows: fix resize-window to use "adjusted" dimensions.
|
2018-03-05 14:57:50 -08:00 |
Doug Coleman
|
618baf6753
|
ui.backend.windows: Refactoring how messages are handled a bit.
This is using a word from extra/
|
2018-02-19 23:45:21 -06:00 |
Doug Coleman
|
c53892a128
|
bootstrap.syntax: Fix bootstrap.
|
2018-02-18 11:41:02 -06:00 |
Doug Coleman
|
6338e5308d
|
Merge branch 'modern-harvey2' of factorcode.org:/git/factor into modern-harvey2
|
2018-02-16 21:24:55 -06:00 |
Doug Coleman
|
ddcd6b2af0
|
Merge remote-tracking branch 'origin/master' into modern-harvey2
|
2018-02-10 11:18:18 -06:00 |
Björn Lindqvist
|
a9ebc772df
|
ui.backend.gtk: gtk_init terminates, better throw exception
|
2018-01-29 11:44:27 +01:00 |
Björn Lindqvist
|
dd36f6ad57
|
ui: the with-ui-running combinator can be removed
It was only used within the (with-ui) words which in turn were only
called by with-ui.
|
2018-01-29 07:18:39 +01:00 |
Doug Coleman
|
de247bf0fa
|
cocoa: METHOD: -> COCOA-METHOD: for now.
|
2018-01-28 09:15:33 -06:00 |
Doug Coleman
|
06dd84bc69
|
cocoa: update syntax
|
2018-01-27 10:38:35 -06:00 |
Doug Coleman
|
5d8b912216
|
Merge remote-tracking branch 'origin/master' into modern-harvey2
|
2018-01-27 09:43:21 -06:00 |
John Benediktsson
|
cccdc09a71
|
ui: rename ui-windows to worlds.
|
2018-01-22 13:17:23 -08:00 |
John Benediktsson
|
dcb06f3cbd
|
ui.backend.cocoa.views: use world get-global in touchbar-commands.
|
2018-01-19 15:39:52 -08:00 |
John Benediktsson
|
f33bf70ad6
|
ui.backend.cocoa.views: use queued-gesture for touchbar commands.
|
2018-01-18 22:20:27 -08:00 |
Björn Lindqvist
|
09d3f243ef
|
ui.backend.gtk: set the source priority to idle, fixes #1879
|
2018-01-18 23:25:30 +01:00 |
Björn Lindqvist
|
9f1935c7f1
|
ui.*: lets rename ui-running to with-ui-running
Because it is really annoying with global variables having the same name
as words.
|
2018-01-18 16:48:35 +01:00 |
Doug Coleman
|
f5853bda82
|
Merge remote-tracking branch 'origin/master' into modern-harvey2
|
2018-01-17 17:38:39 -06:00 |
John Benediktsson
|
d2162da88e
|
ui.backend.cocoa.views: allow up to 8 touchbar buttons.
|
2018-01-01 16:00:19 -08:00 |
Doug Coleman
|
354f1cbd34
|
factor: vocab:word -> vocab::word
|
2017-12-29 00:43:25 -08:00 |
Doug Coleman
|
c73541919c
|
ui.backend.cocoa.views: Remove touchbar stuff for now.
|
2017-11-22 16:28:11 -06:00 |
Doug Coleman
|
f79a135a77
|
Merge remote-tracking branch 'origin/master' into modern-harvey
|
2017-11-22 15:40:25 -06:00 |
Jon Harper
|
2a2aa7f915
|
ui.backend.x11, implement (fullscreen?)
|
2017-11-19 13:24:40 -08:00 |
Doug Coleman
|
bf82be86b1
|
Merge branch 'master' into modern-harvey
|
2017-11-11 11:45:46 -06:00 |
John Benediktsson
|
d2f3977768
|
ui.backend.cocoa.views: remove listener touchbar support (temporarily).
... it breaks deploys of other UI apps that aren't the listener.
|
2017-10-29 15:38:20 -07:00 |
Doug Coleman
|
b9e2b14cf0
|
modern: fix FOO>bar to \FOO>bar
|
2017-10-27 20:24:37 -05:00 |
Alexander Iljin
|
9cdb209d01
|
ui.backend.windows: explicate quotation parameters in add-wm-handler
|
2017-10-09 09:58:07 -07:00 |
Doug Coleman
|
5d7c397b00
|
ui.backend.x11.keys: Fix bad refactor.
|
2017-09-11 17:08:32 -05:00 |
Doug Coleman
|
e846674a2f
|
basis: Fix load errors.
|
2017-09-11 17:06:27 -05:00 |
Doug Coleman
|
200b5192ed
|
factor: commit weekend work.
|
2017-09-11 16:37:47 -05:00 |
Doug Coleman
|
5fb483099f
|
cocoa: Prefer ``send: foo`` or ``send: \foo:`` instead of ``send\ foo:``
|
2017-08-31 21:21:14 -05:00 |
Doug Coleman
|
2114b7efc5
|
factor: ALIEN: to alien:
|
2017-08-31 21:21:13 -05:00 |
Doug Coleman
|
5507c2b676
|
factor: [let to let[, [| to |[
|
2017-08-31 21:21:13 -05:00 |
Doug Coleman
|
9fc62092a4
|
factor: SEL: to selector\ postpone: \foo
|
2017-08-31 21:21:13 -05:00 |
Doug Coleman
|
54ef674a99
|
cocoa: -> to send\ ?-> to ?send\ SUPER-> to super\
|
2017-08-31 21:21:13 -05:00 |
Doug Coleman
|
c436f6dbad
|
factor: char: postpone: color: hexcolor: flexhexcolor: decimal:
|
2017-08-31 21:21:13 -05:00 |
Doug Coleman
|
ed62640f83
|
Revert "ui.backend.cocoa.views: call super.prepareOpenGL()."
This reverts commit 864912f446 .
This patch breaks the UI on 10.13
|
2017-08-08 15:29:59 -05:00 |
Doug Coleman
|
c469bfaf0c
|
ui.backend.cocoa.tools: install-app-delegate is a confusing word name to
reuse.
|
2017-08-06 17:48:03 -05:00 |
Doug Coleman
|
7d47def4c9
|
cocoa: CLASS: ; -> <CLASS: ;CLASS>
<CLASS: is a container like <PRIVATE and <FUNCTOR:
|
2017-08-05 20:54:02 -05:00 |
Björn Lindqvist
|
3aac5a6591
|
ui: more docs and tests
|
2017-06-27 23:47:35 +02:00 |