0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
May 08, 2023 — May 08, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add other samples and *.gct to gitignore More... about 10 years ago
Warn "unsupported software" on start More... about 10 years ago
Fix compiler warnings from missing/bad casts More... over 10 years ago
Remove unnecessary code from unimplemented filechooser More... over 10 years ago
Added timer functionality More... over 10 years ago
Change simplegraphics to require call to initialise method More... over 10 years ago
Replace "none" with "done" to work with new ABI More... over 10 years ago
Add implementation of simplegraphics API More... about 11 years ago
Remove uses of platform, switching them to import More... about 11 years ago
Handle inconsistent GtkTextMark * spelling More... over 11 years ago
Fix GtkTextMark allocation More... over 11 years ago
Handle and wrap GtkTextMark* More... over 11 years ago
Handle GDK_AVAILABLE_* declarations in headers More... over 11 years ago
Fix to pngviewer for GTK 3 More... over 11 years ago
Handle ** types properly in coerce2gtk More... over 11 years ago
Use single .as method with methods for all classes More... over 11 years ago
Add asX methods for all classes to all classes More... over 11 years ago
Update PNG viewer demo to scale by screen size More... over 11 years ago
Add support for GdkScreen and its methods More... over 11 years ago
Support gint * mutable parameters with wrapper More... over 11 years ago
Briefly describe demo programs More... over 11 years ago
Add simple PNG image viewer demo More... over 11 years ago
Merge box methods into vbox/hbox for GTK 2 More... over 11 years ago
Support actual cairo_image_surface methods More... over 11 years ago
Add hack to allow cairo_image_surface_create_from_png More... over 11 years ago
Add new files to clean target More... over 11 years ago
Make variable names in editor demo less obscure More... over 11 years ago
Make simple editor demo scrollable More... over 11 years ago
Learn to deal with GtkAdjustment and other NULLs More... over 11 years ago
Make editor show edits using "changed" signal More... over 11 years ago