slava
|
836d24d696
|
Documentation updates and UI fixes
|
2006-03-25 22:01:39 +00:00 |
slava
|
6a9e67a4bc
|
Tool documentation
|
2006-03-25 06:06:52 +00:00 |
slava
|
89fb79dbdc
|
Implemented browser history
|
2006-03-24 18:39:18 +00:00 |
slava
|
d3a32cf6bd
|
Better looking browser, add missing copyright notices
|
2006-03-24 18:19:14 +00:00 |
slava
|
4f8632b656
|
New browser gadget
|
2006-03-24 08:28:46 +00:00 |
slava
|
6893186be4
|
Update Cocoa for latest changes
|
2006-03-23 22:46:35 +00:00 |
slava
|
9125357466
|
Better looking outliners, fix a bug in the hand preventing outliners from working, other cleanups
|
2006-03-23 21:57:14 +00:00 |
slava
|
87041b2038
|
Deallocate the GLX context and visual in the proper way
|
2006-03-23 21:24:26 +00:00 |
slava
|
6addf44ad0
|
Wheel mouse support
|
2006-03-23 21:01:47 +00:00 |
slava
|
3f4907c304
|
Fix typo in OpenGL init
|
2006-03-22 07:43:59 +00:00 |
slava
|
df8d0b7013
|
Cleaning up X11 backend and adding close box support
|
2006-03-22 04:32:02 +00:00 |
slava
|
c69fadfc22
|
Fix a memory leak in Cocoa
|
2006-03-21 20:07:53 +00:00 |
slava
|
b87d1b1973
|
UI fixes
|
2006-03-21 06:43:03 +00:00 |
slava
|
45678bd350
|
X11 UI backend is close to working
|
2006-03-20 05:05:04 +00:00 |
slava
|
c98d9b7517
|
Assembler fixes for AMD64
|
2006-03-20 02:24:06 +00:00 |
slava
|
ed4b7607bd
|
Fix bug with bootstrapping bignums on a 32-bit system for a 64-bit system
|
2006-03-20 01:22:57 +00:00 |
slava
|
370a5eb9a7
|
Fixing Cocoa memory leak
|
2006-03-19 23:18:12 +00:00 |
slava
|
da6f52f04c
|
Fix scrolling bugs
|
2006-03-19 23:00:07 +00:00 |
slava
|
d87a0dffc2
|
Clean up Factor.app stuff
|
2006-03-19 20:43:40 +00:00 |
slava
|
59531bc2ae
|
Fix for control keys in Cocoa UI backend
|
2006-03-18 23:27:04 +00:00 |
slava
|
541a2eb4ec
|
GL rendering fixees
|
2006-03-18 07:37:40 +00:00 |
slava
|
5135e21055
|
Per-world font sprites
|
2006-03-18 06:57:57 +00:00 |
slava
|
e494149c37
|
Removed the world global altogether
|
2006-03-18 01:24:28 +00:00 |
slava
|
e046091ccf
|
Remove most usages of the global 'world'
|
2006-03-18 00:47:35 +00:00 |
slava
|
24ee317d95
|
Fix alien =
|
2006-03-17 08:21:09 +00:00 |
slava
|
33f66d102c
|
Starting to eliminate global UI state
|
2006-03-17 07:50:16 +00:00 |
slava
|
7df9b774e9
|
UI bootstrapped in
|
2006-03-15 20:58:22 +00:00 |
slava
|
afb648d99d
|
Automatically define classes and load frameworks
|
2006-03-15 20:06:36 +00:00 |
slava
|
80857c7a36
|
Cocoa UI window resizing
|
2006-03-15 05:57:02 +00:00 |
slava
|
75f8091994
|
Got Cocoa input events working
|
2006-03-15 05:24:00 +00:00 |
slava
|
4bbc9835a3
|
Small cleanups
|
2006-03-12 22:31:00 +00:00 |
slava
|
4743a2a2bc
|
Debugging subclassing
|
2006-03-11 03:57:57 +00:00 |
slava
|
274dd3896a
|
Subclassing fixes, removed Factoroids
|
2006-03-11 02:33:08 +00:00 |
slava
|
f305c6a252
|
Fleshed out Cocoa subclassing
|
2006-03-09 06:44:17 +00:00 |
slava
|
448f4e7d6a
|
Small cleanup, re-enable basic block optimizer and Cocoa bindings
|
2006-03-08 20:03:01 +00:00 |
slava
|
c9f07af111
|
Fix a bug in the kill literals phase
|
2006-03-04 23:46:49 +00:00 |
slava
|
b8bcdc8909
|
Working on optimizer
|
2006-03-04 07:53:22 +00:00 |
slava
|
f33bd6d03b
|
Disable branch splitting
|
2006-02-28 05:26:45 +00:00 |
slava
|
b6d7eb8923
|
Bootstrap fix, add a failing test for compiler regression
|
2006-02-25 06:45:51 +00:00 |
slava
|
a8eb37f582
|
Tiny I/O code cleanup
|
2006-02-25 03:40:36 +00:00 |
slava
|
16140e65bc
|
Temporarily revert a write barrier change
|
2006-02-24 08:59:19 +00:00 |
slava
|
ae697d92ae
|
More x86 fixes
|
2006-02-24 07:26:08 +00:00 |
slava
|
9e7af4d8b4
|
Clean up exception handling in callbacks
|
2006-02-23 07:09:34 +00:00 |
slava
|
5e41efe8e2
|
Fix callframe loss
|
2006-02-23 06:33:15 +00:00 |
slava
|
44b2323175
|
AMD64 callback fix, and facts file update
|
2006-02-21 23:37:17 +00:00 |
slava
|
3a3a1e602d
|
Completed support for UTF16 string inputs/outputs in alien interface
|
2006-02-21 21:42:56 +00:00 |
slava
|
09ca1c3642
|
Fix callbacks with lots of parameters
|
2006-02-20 22:49:44 +00:00 |
slava
|
6cfd968ea4
|
comment out problematic unit test
|
2006-02-20 06:04:59 +00:00 |
slava
|
3b2b86e1a2
|
Don't run out of memory from boxing objects in FFI
|
2006-02-20 04:08:00 +00:00 |
slava
|
5c637e05f3
|
Throw an error if a CF bundle could not be loaded
|
2006-02-20 03:51:55 +00:00 |