0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 14 hours ago.
May 07, 2023 — May 07, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Handle signals with string parameters More... over 11 years ago
Differentiate (void) methods by return type More... over 11 years ago
Handle gint as a return type More... over 11 years ago
Skip functions with void parameters More... over 11 years ago
Fix all current warnings More... over 11 years ago
Enable -Wall More... over 11 years ago
Add missing NULL to g_object_set boolean call More... over 11 years ago
Make sample editor show red & uneditable text More... over 11 years ago
Add text tag support More... over 11 years ago
Add simple code editor example program More... over 11 years ago
Add manual support for GtkTextIters More... over 11 years ago
Handle classes with underscores better in method names More... over 11 years ago
Add basic GtkTextBuffer wrapper More... over 11 years ago
Add special case for gtk_text_view class More... over 11 years ago
Fix library ordering in Makefile More... over 11 years ago
Update examples for new import syntax More... over 11 years ago
Expand PKG_CONFIG_PATH setting in doc/platform More... over 11 years ago
Add platform build guidelines More... over 11 years ago
Add some Mac support in Makefile More... over 11 years ago
Use GType instead of guint during signal reflection More... over 11 years ago
Add escape accelerator to drawing2 More... almost 12 years ago
Protect accel_group blocks from GC More... almost 12 years ago
Update Makefile More... almost 12 years ago
Minor fixes to drawing2 example More... almost 12 years ago
Make drawing samples paint applications More... almost 12 years ago
Make callback handlers pause GC More... almost 12 years ago
Add limited support for button press events More... almost 12 years ago
Handle GdkEvents in signal handlers also More... almost 12 years ago
Very simple wrapper for GdkEvents More... almost 12 years ago
Make drawing example quit on escape More... almost 12 years ago