Keith Lazuka
|
405e5d015b
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
Joe Groff
|
5054c954be
|
add USING:s and rearrange definitions so macosx can compile without parsing c-type strings
|
2009-09-26 23:14:57 -05:00 |
Joe Groff
|
2eff554273
|
update cocoa and core-foundation stuff to use classes.struct and boxed malloc-arrays
|
2009-08-29 12:22:55 -05:00 |
Doug Coleman
|
3f3d57032b
|
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
|
2009-08-13 19:21:44 -05:00 |
Joe Groff
|
ac3ec67c6a
|
separate component format from component order in image objects
|
2009-06-22 11:20:54 -05:00 |
Joe Groff
|
606ed8aaa1
|
spin on GetCurrentButtonState before warping cursor when grabbing cocoa input. this keeps the window from jumping if you click on its titlebar to focus
|
2009-05-14 15:36:18 -05:00 |
Joe Groff
|
92e508356e
|
flip cursor warp point for cocoa mouse grab into y-goes-down space
|
2009-05-14 15:01:21 -05:00 |
Joe Groff
|
9992817c65
|
input grabbing support
|
2009-05-08 15:07:15 -05:00 |
Doug Coleman
|
12fa6ac5a5
|
remove empty file
|
2009-04-04 14:24:44 -05:00 |
Slava Pestov
|
385c4661d6
|
First attempt at ui.text.pango
|
2009-02-28 01:31:51 -06:00 |
Slava Pestov
|
51fdd23248
|
Abstract out images.memory from core-graphics vocab
|
2009-02-26 23:29:39 -06:00 |
Slava Pestov
|
ce1bc1d6ed
|
Fixing conflicts from stack checker changes
|
2009-02-24 01:21:10 -06:00 |
Slava Pestov
|
fa79803856
|
Fix text rendering for fonts where the image bounds exceed the metric bounds, such as Zapfino and Arabic fonts
|
2009-02-20 20:53:51 -06:00 |
Slava Pestov
|
4c7405f353
|
Don't center all windows on Cocoa
|
2009-02-17 19:26:32 -06:00 |
Slava Pestov
|
f0bc2e1176
|
Update core-graphics, core-text, opengl.textures for Doug's images API change; core-graphics:with-bitmap-context is now core-graphics:make-bitmap-image
|
2009-02-13 19:11:07 -06:00 |
Slava Pestov
|
790dee3d7e
|
core-graphics: fix problem when rendering transparent offscreen bitmaps, use calloc instead of malloc so that memory is zeroed
|
2009-02-01 20:32:26 -06:00 |
Slava Pestov
|
cadaf71372
|
Sub-pixel font smoothing works with Core Text now
|
2009-01-29 22:07:51 -06:00 |
Slava Pestov
|
2a7d353251
|
Debugging Core Text, get colored text working and fix memory management issue
|
2009-01-21 19:34:42 -06:00 |
Slava Pestov
|
9f76476d26
|
Refactor Core Foundation binding a bit, add new >cf word to convert Factor objects to CF values
|
2009-01-20 23:06:23 -06:00 |
Slava Pestov
|
12d693f3fb
|
More work on Core Text binding
|
2009-01-19 22:30:32 -06:00 |
Slava Pestov
|
fd7a47613e
|
Move core-graphics types from cocoa.types to core-graphics.types, clean up some code
|
2009-01-19 16:29:52 -06:00 |
Slava Pestov
|
0086369302
|
Fix core graphics unit test
|
2009-01-16 22:39:19 -06:00 |
Slava Pestov
|
3ba833779f
|
New alien.destructors vocab defines a functor which generalizes &CFRelease; flesh out core-graphics and core-text bindings
|
2009-01-16 22:37:56 -06:00 |
Slava Pestov
|
a25e251329
|
Working on core-text binding
|
2009-01-16 19:11:48 -06:00 |
Slava Pestov
|
7d837d61d6
|
Add core-graphics binding meta-data
|
2009-01-16 17:46:41 -06:00 |
Slava Pestov
|
202ff6aa53
|
Start of core-graphics binding
|
2009-01-16 17:44:46 -06:00 |