1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 08, 2024 — Jun 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use VERSION for version info
yorhel
as Yorhel
More... about 14 years ago
nmdc.c: Use proper _host_finish() and use _read_until_*() as fallback
yorhel
as Yorhel
More... about 14 years ago
Use time.h functions instead of GDateTime
yorhel
as Yorhel
More... about 14 years ago
Check for screen updates every 100ms
yorhel
as Yorhel
More... about 14 years ago
nmdc.c: Added escaping and unescaping for some strings
yorhel
as Yorhel
More... about 14 years ago
Implemented /say command
yorhel
as Yorhel
More... about 14 years ago
nmdc.c: Replaced g_convert_with_fallback() with something better
yorhel
as Yorhel
More... about 14 years ago
Added configurable hub encoding and charset conversion
yorhel
as Yorhel
More... about 14 years ago
Send $MyINFO on connect + various fixes
yorhel
as Yorhel
More... about 14 years ago
nmdc.c: Added basic login sequence
yorhel
as Yorhel
More... about 14 years ago
Don't open the same hub tab twice
yorhel
as Yorhel
More... about 14 years ago
nmdc.c: Added functions for fetching and sending commands
yorhel
as Yorhel
More... about 14 years ago
Various fixes and improvements
yorhel
as Yorhel
More... about 14 years ago
Added /connect and /disconnect commands + basic connection management
yorhel
as Yorhel
More... about 14 years ago
Added userinfo settings and /unset command
yorhel
as Yorhel
More... about 14 years ago
Added config file + 'set' command
yorhel
as Yorhel
More... about 14 years ago
Added open/close of hub tab and simple tab switching keys
yorhel
as Yorhel
More... about 14 years ago
Improved ui_logwindow_draw() and fixed several crashes with large input
yorhel
as Yorhel
More... about 14 years ago
Don't assume wchar_t and gunichar are compatible
yorhel
as Yorhel
More... about 14 years ago
Added history support and improved error handling
yorhel
as Yorhel
More... about 14 years ago
Added /help system + allow newlines in ui_logwindow_add()
yorhel
as Yorhel
More... about 14 years ago
Added framework for commands + ui_logwindow_printf() + ui_tabs change
yorhel
as Yorhel
More... about 14 years ago
Added copyright notice to source files
yorhel
as Yorhel
More... about 14 years ago
Some fixes in the ui widgets
yorhel
as Yorhel
More... about 14 years ago
Use `makeheaders` to generate the public interfaces of .c files
yorhel
as Yorhel
More... about 14 years ago
Split and renamed widgets into ui_util.c + various fixes
yorhel
as Yorhel
More... about 14 years ago
Added textinput widget
yorhel
as Yorhel
More... about 14 years ago
logwindow + screen resizing + main tab + config dir
yorhel
as Yorhel
More... about 14 years ago
configure: Use a config.h, require -lncursesw, look for ncurses header
yorhel
as Yorhel
More... about 14 years ago
Added keyboard input handling and split UI stuff into ui.c
yorhel
as Yorhel
More... about 14 years ago