Sam Anklesaria
89efe27ab5
multiple selection in table views
2009-05-13 16:10:04 -05:00
Sam Anklesaria
c7242b8516
file-trees can't browse files
2009-05-09 16:38:45 -05:00
Sam Anklesaria
b3c84be973
ui.frp: no automatic baseline alignment
2009-05-09 14:23:08 -05:00
Sam Anklesaria
2678c75ac2
removed merge-model from frp-docs
2009-05-09 14:08:20 -05:00
Sam Anklesaria
2747ac52f2
Merge branch 'master' of git://factorcode.org/git/factor
2009-05-09 08:44:53 -05:00
Sam Anklesaria
3532a5f6c6
ui.frp: scroller output-model fix
2009-05-09 08:05:43 -05:00
Sam Anklesaria
1906ea1a3b
mapped models- arrow multi-model subclasses
2009-05-09 08:04:46 -05:00
Sam Anklesaria
7eefdfa79b
file-trees: file? restriction blocking selected
2009-05-09 08:02:35 -05:00
Sam Anklesaria
06f0b0b98f
run-desc uses default stream
2009-05-09 08:01:39 -05:00
Slava Pestov
f40d5b0c03
Merge branch 'master' of git://factorcode.org/git/factor
2009-05-08 22:10:42 -05:00
Slava Pestov
1d747ea911
specialized-arrays: fix tests on PowerPC
2009-05-08 21:34:28 -05:00
Slava Pestov
b1fffc26f8
mason.report: Remove superfluous text
2009-05-08 21:33:49 -05:00
Joe Groff
77c8f38372
a little bit more rice on game-input.iokit
2009-05-08 19:16:45 -05:00
Joe Groff
b7ac44cfd4
Merge branch 'master' of git://factorcode.org/git/factor
2009-05-08 18:48:21 -05:00
Joe Groff
cd4530adca
iokit game-input backend improvements:
...
- avoid some needless allocation when dispatching input events
- some gamepads claim to be pointers too; only match actual mouses
- don't mess with the calibration settings if the axis min/max attributes aren't available
also, throw a more helpful error when plist> fails
2009-05-08 18:47:44 -05:00
Slava Pestov
ded2e792de
Merge branch 'master' of git://factorcode.org/git/factor
2009-05-08 18:01:46 -05:00
Slava Pestov
ea85f298d1
math.combinatorics: fix unit test and help lint
2009-05-08 18:00:53 -05:00
Slava Pestov
f84d5c410b
Merge branch 'master' of git://factorcode.org/git/factor
2009-05-08 17:41:31 -05:00
Slava Pestov
04a70da513
Fix compile error in cpu-ppc.hpp
2009-05-08 17:41:22 -05:00
Joe Groff
85060942b6
Merge branch 'master' of git://factorcode.org/git/factor
2009-05-08 17:22:18 -05:00
Joe Groff
66b1fdd916
oops. got the game-input reference counting backward. also, let go of the mouse state in cocoa backend when closing game-input
2009-05-08 17:22:04 -05:00
Slava Pestov
5cbaa1d4fd
Merge branch 'master' of git://factorcode.org/git/factor
2009-05-08 16:27:36 -05:00
Slava Pestov
2f91323624
Merge branch 'master' of git://projects.elasticdog.com/git/factor
2009-05-08 16:26:27 -05:00
Joe Groff
1644d88233
add escape key to terrain demo
2009-05-08 16:18:56 -05:00
Joe Groff
8151796b06
Add missing ClientToScreen export to windows.user32
2009-05-08 14:09:57 -07:00
Joe Groff
abb9f8ad6a
Merge branch 'master' of /cygdrive/z/Documents/Code/others/factor
2009-05-08 14:00:25 -07:00
Joe Groff
2295c967fa
clip to window client area when grabbing on windows
2009-05-08 15:49:29 -05:00
Joe Groff
28af73eb24
Merge branch 'master' of git://factorcode.org/git/factor
2009-05-08 13:24:07 -07:00
Slava Pestov
367724f41e
Fix Windows compile error
2009-05-08 15:23:44 -05:00
Joe Groff
7e3fe7936b
Merge branch 'master' of git://factorcode.org/git/factor
2009-05-08 13:18:02 -07:00
Slava Pestov
ace084b633
Need to include unistd.h
2009-05-08 15:15:10 -05:00
Joe Groff
cc05a90900
Merge branch 'master' of git://factorcode.org/git/factor
2009-05-08 13:13:00 -07:00
Joe Groff
9992817c65
input grabbing support
2009-05-08 15:07:15 -05:00
Slava Pestov
5c2a734a54
Merge branch 'master' of git://factorcode.org/git/factor
2009-05-08 15:06:10 -05:00
Slava Pestov
3bf8134476
VM cleanup: replace some #defines with constants and inline functions
2009-05-08 15:05:55 -05:00
Joe Groff
ba213bdc34
make open-game-input and close-game-input do reference counting. update demos to show this
2009-05-08 13:00:34 -05:00
Slava Pestov
f2f834a234
Deploy hello-world with optimizing compiler since the image is smaller as a result, and this makes it pass the size test again
2009-05-08 02:36:09 -05:00
Slava Pestov
7a0760a0f9
tools.deploy.shaker: strip out a few more things
2009-05-08 02:35:46 -05:00
Slava Pestov
e0168580be
mason.email: fix unit test
2009-05-08 02:26:05 -05:00
Aaron Schaefer
58fdffee87
Make lookup indices zero-based for poker values
2009-05-08 02:24:12 -04:00
Slava Pestov
f4a134892c
Retry uploads etc up to 5 times so that we don't lose a good binary if network is flaky; put git id in subject
2009-05-08 00:41:42 -05:00
Slava Pestov
47b22b6df5
Merge branch 'master' of git://factorcode.org/git/factor
2009-05-08 00:21:04 -05:00
Slava Pestov
2b23d1dd9e
Remove silly retry word from continuations vocab
2009-05-08 00:20:54 -05:00
Slava Pestov
94bd764d35
Merge branch 'master' of git://factorcode.org/git/factor
2009-05-07 23:26:37 -05:00
Slava Pestov
e52476f108
cpu.ppc: fix alien-indirect
2009-05-07 23:26:33 -05:00
Slava Pestov
bd04fa9a59
Merge branch 'master' of git://factorcode.org/git/factor
2009-05-07 23:18:52 -05:00
Slava Pestov
ff674dac22
cpu.ppc: bools are 4 bytes on OS X/PowerPC
2009-05-07 23:18:41 -05:00
Aaron Schaefer
3a636d67c4
Fix typo in poker test/doc example
2009-05-07 23:11:44 -04:00
Slava Pestov
10758bc6a1
Merge branch 'master' of git://factorcode.org/git/factor
2009-05-07 21:26:55 -05:00
Slava Pestov
9d2fb3378b
io.backend.windows.privileges: clean up code and fix inference problem
2009-05-07 21:26:29 -05:00