0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Jun 12, 2024 — Jun 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Drop utf8str_char2bytes(). More... over 14 years ago
Drop xstrncat_pl(). More... over 14 years ago
Rewrite completion match rewinding for utf8. More... over 14 years ago
Adjust strncasecmp_pl() to use folded utf8, deprecated strlen_pl(). More... over 14 years ago
Merge branch 'utf8-giochannel-files' More... over 14 years ago
Support python2.X-config as well. More... over 14 years ago
Fix jabber pch issue. More... over 14 years ago
Cleanup CPPFLAGS handling, precompile two variants of the header. More... over 14 years ago
Add a silent rule for the .gch file. More... over 14 years ago
Support GCC precompiled headers. More... over 14 years ago
Gather ekg2 headers in noinst_HEADERS. More... over 14 years ago
Cleanly compile in static libs using libtool. More... over 14 years ago
Supposedly fix all kinds of watches. More... over 14 years ago
Disable gio buffering in watches. More... over 14 years ago
Fix support for changing watch->type to WATCH_NONE. More... over 14 years ago
Fix deadlock when buffer empty. More... over 14 years ago
Temporarily remove watch removal due to deadlock. More... over 14 years ago
Fix main loop calls. More... over 14 years ago
Merge branch 'unified-source-and-new-timer-api' More... over 14 years ago
intern.h -> internal.h. On mowsiany's suggestion. More... over 14 years ago
intern.h -> internal.h. On mowsiany's suggestion. More... over 14 years ago
In ekg_source_remove_by_handler() stop after first list matches. More... over 14 years ago
Change source_new() argument order on wiechu's sugg. More... over 14 years ago
Return FALSE to remove watch in handler instead of calling watch_free(). More... over 14 years ago
Limit the scope of watch handler functions. More... over 14 years ago
Merge branch 'coding-in-config-files' More... over 14 years ago
Partially port watches to glib. More... over 14 years ago
Move watch API to ekg/sources.c. More... over 14 years ago
Do not require gmodule-2.0 if not building shared plugin support. More... over 14 years ago
Do not use GModule if not building shared plugin support. More... over 14 years ago