Slava Pestov
|
f78e5c7430
|
ui.text.pango: add a platforms.txt
|
2010-02-21 17:48:03 +13:00 |
Joe Groff
|
83d6f7fc6f
|
if you're going to support shift-del, you should also support shift-ins and ctrl-ins
|
2010-02-20 09:45:42 -08:00 |
Slava Pestov
|
95bfc8a240
|
vocabs.metadata: replace unportable tag with a platforms.txt file for more fine-grained control. Rename unportable tag to untested for remaining cases
|
2010-02-20 13:30:49 +13:00 |
Slava Pestov
|
daed64d8b4
|
ui.gadgets.worlds: support S+DELETE as an alternative shortcut for cut-action
|
2010-02-20 12:24:25 +13:00 |
Philipp Brüschweiler
|
a615700af1
|
ui.tools.listener docs: typo
|
2010-02-19 11:23:20 +01:00 |
Slava Pestov
|
b59da05347
|
Merge branch 'master' of git://github.com/erikcharlebois/factor
|
2010-02-19 12:35:21 +13:00 |
Slava Pestov
|
220dd88a2c
|
Update documentation for new help lint check
|
2010-02-19 12:31:52 +13:00 |
Erik Charlebois
|
d3d7392fa9
|
Implement input grabbing for x11; add do-nothing game.input backend for linux. The game and gpu demos now run correctly.
|
2010-02-18 12:52:33 -08:00 |
Joe Groff
|
eb875e1e78
|
create a real "ui.gadgets.theme" vocab, move theme-image word into it, and add theme images to resources.txt
|
2010-02-14 12:42:03 -08:00 |
Slava Pestov
|
646a88fbf2
|
ui.backend.cocoa.tools: use interactive-vocabs for 'evaluate selection' service
|
2010-02-10 11:47:06 +13:00 |
Slava Pestov
|
07ce30e1fe
|
ui.text: fix USING: line
|
2010-02-08 19:18:51 +13:00 |
Slava Pestov
|
0b4edcf8ad
|
ui.text: add a string>image hook and clean up a bit of code duplication
|
2010-02-08 18:40:26 +13:00 |
Slava Pestov
|
83674821a1
|
ui.text: fix outdated material
|
2010-02-07 18:20:54 +13:00 |
erikc
|
1af9b68495
|
Don't FEP on unhandled case for WM_APPCOMMAND
|
2010-02-05 23:50:58 -08:00 |
Slava Pestov
|
11be5a4bd5
|
Rename update to assoc-union!, add assoc-filter! assoc-diff! words
|
2010-02-04 02:55:00 +13:00 |
Slava Pestov
|
df55fed478
|
generic: rename method-body predicate class to method
|
2010-02-03 23:11:24 +13:00 |
Slava Pestov
|
aadf2873d1
|
ui.gadgets: make fast-children-on more flexible and take a quotation instead of always calling loc>> on elements of the children array. This enables a bug fix for M\ grid children-on, discovered from UI mis-rendering of '\ blend-mode help'
|
2010-01-25 21:05:42 +13:00 |
erikc
|
20d27198b0
|
Merge branch 'master' of git://github.com/slavapestov/factor
|
2010-01-19 19:31:44 -08:00 |
erikc
|
57111b09c3
|
Map WM_APPCOMMAND browser backward and forward messages to action-left and action-right.
|
2010-01-19 18:28:53 -08:00 |
Joe Groff
|
e5c44b95aa
|
game.worlds overhaul: add optional support for integrating audio.engine and make game.input integration optional too. add "tick-game-world" generic for extending game-world's tick* method
|
2010-01-19 16:07:47 -08:00 |
Joe Groff
|
3cfe2afa44
|
make apply-world-attributes generic
|
2010-01-19 14:06:48 -08:00 |
Joe Groff
|
a2539b784b
|
"a block border" => "a black border"
|
2010-01-16 12:40:07 -08:00 |
Joe Groff
|
f7e1ed18b0
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2010-01-16 12:24:47 -08:00 |
Joe Groff
|
6bbfa0b6d8
|
GAME: syntax for defining game entry point with game-loop attributes
|
2010-01-16 12:18:50 -08:00 |
Joe Groff
|
3d70efd51e
|
hurr semicolon
|
2010-01-16 11:45:20 -08:00 |
Joe Groff
|
26cbbf1ec1
|
link MAIN-WINDOW: docs into UI docs
|
2010-01-16 11:04:57 -08:00 |
Slava Pestov
|
8c8818b00b
|
ui.gadgets.search-tables: fix breakage
|
2010-01-16 18:44:23 +13:00 |
Joe Groff
|
5c52732c0a
|
document MAIN-WINDOW:
|
2010-01-15 17:06:50 -08:00 |
Joe Groff
|
4beb8192c9
|
pry off some ui app boilerplate with a MAIN-WINDOW: syntax
|
2010-01-15 16:55:43 -08:00 |
Joe Groff
|
9dc5d18b1c
|
allow window pref-dim to be provided in world-attributes
|
2010-01-15 15:33:37 -08:00 |
Slava Pestov
|
816b47561a
|
ui.pens.gradient: update for iota
|
2010-01-15 07:15:34 +13:00 |
Slava Pestov
|
df4fb4a3ee
|
Removing integers-as-sequences
|
2010-01-15 07:15:33 +13:00 |
Slava Pestov
|
235ad395c2
|
ui.gadgets.buttons: improve docs
|
2009-12-02 09:11:40 -05:00 |
Slava Pestov
|
0612bc6177
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06:00 |
Doug Coleman
|
09e9293866
|
use nanoseconds in the core-foundation run-loop
|
2009-11-19 19:22:36 -06:00 |
Doug Coleman
|
d9d2fe6c92
|
use nano-count instead of timestamps for mouse clicks
|
2009-11-19 18:23:29 -06:00 |
Doug Coleman
|
6f7ec206a1
|
rename millis to system-millis, micros to system-micros, add nano-count
|
2009-11-18 15:58:48 -06:00 |
Doug Coleman
|
54de3addd9
|
make alarms use monotonic-clock
|
2009-11-30 16:31:47 -06:00 |
Doug Coleman
|
cc194416f9
|
Merge branch 'master' into startup
Conflicts:
core/bootstrap/primitives.factor
vm/run.hpp
|
2009-11-15 02:52:50 -06:00 |
Slava Pestov
|
f121961fa4
|
ui.gadgets: use identity-hashcode instead of counter
|
2009-11-10 21:27:33 -06:00 |
Joe Groff
|
61d579360d
|
remove non-primitive-related uses of tuck from basis
|
2009-11-05 17:03:24 -06:00 |
Doug Coleman
|
0f104af192
|
forgot a sigma
|
2009-10-29 14:34:31 -05:00 |
Doug Coleman
|
1d12a6707d
|
sigma -> map-sum
|
2009-10-29 14:34:04 -05:00 |
Doug Coleman
|
bd13e018dd
|
memq? -> member-eq?, sorted-memq? -> sorted-member-eq?
|
2009-10-28 15:02:00 -05:00 |
Slava Pestov
|
50f5c3d116
|
remq -> remove-eq, delq -> remove-eq!
|
2009-10-28 00:23:08 -05:00 |
Slava Pestov
|
951e3e9c83
|
delete-nth -> remove-nth!
|
2009-10-27 23:41:57 -05:00 |
Slava Pestov
|
f5a0a8b6e1
|
delete -> remove!
|
2009-10-27 23:25:35 -05:00 |
Slava Pestov
|
08e7d25dc5
|
change-each -> map!, deep-change-each -> deep-map!
|
2009-10-27 22:32:56 -05:00 |
Joe Groff
|
b4c621d902
|
Make browser windows larger by default
|
2009-10-24 16:21:38 -05:00 |
Joe Groff
|
6f006cd0c7
|
rearrange top-level help a little so that introductory articles are more discoverable
|
2009-10-24 16:14:19 -05:00 |