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