0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix float-to-int conversion problem in WriteToImage. More... almost 11 years ago
Merge pull request #4 from jgonis/master More... about 11 years ago
I received a debugger popup trying to run the Gezira examples in Squeak after building a vm with Gezira bindings. Color objects could not be converted to a GeziraFill object. After creating a conversion method in Color, the examples ran correctly. More... about 11 years ago
Mention Squeak bindings in README. More... over 11 years ago
Add Squeak bindings More... over 11 years ago
Add commented-out flag for building console-free versions of the demos More... over 11 years ago
Remove useless GCC arg More... over 11 years ago
Many, many minor changes to make VC++ happy (in C++ compilation mode) More... over 11 years ago
Rearrange make rules More... over 11 years ago
Cosmetic More... over 11 years ago
Cosmetic More... over 11 years ago
Fix stack alignment problem in GCC + Windows case More... over 11 years ago
Add .lib .obj and .exe to gitignore More... over 11 years ago
Implement basic key press event support and window close event support on X11. More... over 11 years ago
Comment out fast path, comment in slow, accurate path More... over 11 years ago
Update demo to use new nile_status API. More... almost 12 years ago
Spacing. More... about 12 years ago
Make the README slightly more helpful. More... about 12 years ago
Bring copy of nile.js runtime here so JS demos can run. More... about 12 years ago
Fix infinite recursion on certain stroke paths. More... about 12 years ago
Update generated code. More... over 12 years ago
Fix clipping bug. More... over 12 years ago
http://www.emacswiki.org/pics/static/TabsSpacesBoth.png More... over 12 years ago
Clean up RectangleSpans a bit. More... over 12 years ago
add gezira_Image_done function More... over 12 years ago
Clean .exe files. More... over 12 years ago
Cleanup use of Win32 device context. More... over 12 years ago
Fix Win32 top-down bitmap setting. More... over 12 years ago
Update demo to match new LinearGradient API. More... over 12 years ago
Make LinearGradient API more sane. More... over 12 years ago