0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 11 hours ago.
Apr 25, 2023 — Apr 25, 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... about 10 years ago
Remove unnecessary code from unimplemented filechooser More... about 10 years ago
Added timer functionality More... about 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... almost 11 years ago
Remove uses of platform, switching them to import More... about 11 years ago
Handle inconsistent GtkTextMark * spelling More... about 11 years ago
Fix GtkTextMark allocation More... about 11 years ago
Handle and wrap GtkTextMark* More... about 11 years ago
Handle GDK_AVAILABLE_* declarations in headers More... about 11 years ago
Fix to pngviewer for GTK 3 More... about 11 years ago
Handle ** types properly in coerce2gtk More... about 11 years ago
Use single .as method with methods for all classes More... about 11 years ago
Add asX methods for all classes to all classes More... about 11 years ago
Update PNG viewer demo to scale by screen size More... about 11 years ago
Add support for GdkScreen and its methods More... about 11 years ago
Support gint * mutable parameters with wrapper More... about 11 years ago
Briefly describe demo programs More... about 11 years ago
Add simple PNG image viewer demo More... about 11 years ago
Merge box methods into vbox/hbox for GTK 2 More... about 11 years ago
Support actual cairo_image_surface methods More... about 11 years ago
Add hack to allow cairo_image_surface_create_from_png More... about 11 years ago
Add new files to clean target More... about 11 years ago
Make variable names in editor demo less obscure More... about 11 years ago
Make simple editor demo scrollable More... about 11 years ago
Learn to deal with GtkAdjustment and other NULLs More... about 11 years ago
Make editor show edits using "changed" signal More... about 11 years ago