0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Sep 22, 2024 — Sep 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[ncurses] Cleanup contacts, fix memleaks due to backlog_add() changes. More... over 14 years ago
fix g_malloc0_n() More... over 14 years ago
Add command: "/bind --exec <action>" More... over 14 years ago
When using utf8 locale, simply fstring_dup() instead of recoding. More... over 14 years ago
[ncurses] Recode backlog. More... over 14 years ago
Merge branch 'master' into utf8-rebased More... over 14 years ago
Don't rely on handler to free fstring_t on ui-window-print. More... over 14 years ago
Introduce fstring_dup(). More... over 14 years ago
[gtk] Replace annoying warnings with polite comments. More... over 14 years ago
[ncurses] Drop input check from ncurses_backlog_add(). More... over 14 years ago
Use glib g_string_*() in icq plugin. More... over 14 years ago
Autodetect wide ncurses instead of relying on --enable-unicode. More... over 14 years ago
Drop config_use_unicode & config_use_iso. More... over 14 years ago
Move ekg/strings.h into ncurses. More... over 14 years ago
Merge branch 'master' of github.com:leafnode/ekg2 into utf8-rebased More... over 14 years ago
[recode] Recode completions. More... over 14 years ago
[readline] Delay input recoding to fix history. More... over 14 years ago
fix string_append_n() and string_insert_n() More... over 14 years ago
[readline] Fix prompt overwrites. More... over 14 years ago
[readline] Recode input, ui-readline.c cleanup. More... over 14 years ago
[readline] Recode output to locale. More... over 14 years ago
Fix reading encoding from non-utf8-encoded files. More... over 14 years ago
[readline] recode prompt. More... over 14 years ago
Fix referencing wrong encoding. More... over 14 years ago
Avoid double errors when configfile is a directory. More... over 14 years ago
config_open(): write the actually used config file encoding. More... over 14 years ago
config_open(): support reading the encoding from config files. More... over 14 years ago
Switch config file I/O to GIOChannels. More... over 14 years ago
Drop strlen_pl(). More... over 14 years ago
Drop config_console_charset. More... over 14 years ago