0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
May 27, 2023 — May 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Sync th-libs.
Matti Hämäläinen
as Matti Hamalainen
More... about 13 years ago
Update copyright years.
Matti Hämäläinen
as Matti Hamalainen
More... about 13 years ago
Report network errors to the user.
Matti Hämäläinen
as Matti Hamalainen
More... about 13 years ago
Added tag dev-0_8_9 for changeset cbb9db83ef18
Matti Hämäläinen
as Matti Hamalainen
More... about 13 years ago
Bump version.
Matti Hämäläinen
as Matti Hamalainen
More... about 13 years ago
Use a pipe to redirect executed browser's stderr and stdout when opening profiles.
Matti Hämäläinen
as Matti Hamalainen
More... about 13 years ago
Handle certain terminals differently.
Matti Hämäläinen
as Matti Hamalainen
More... about 13 years ago
Bump version to 0.8.8.
Matti Hämäläinen
as Matti Hamalainen
More... over 13 years ago
Some yet-unused backbuffer related code.
Matti Hämäläinen
as Matti Hamalainen
More... over 13 years ago
Repair automatic PRV target setting.
Matti Hämäläinen
as Matti Hamalainen
More... over 13 years ago
Change timeout delay to lower value.
Matti Hämäläinen
as Matti Hamalainen
More... over 13 years ago
Change build system a bit.
Matti Hämäläinen
as Matti Hamalainen
More... over 13 years ago
Cosmetics.
Matti Hämäläinen
as Matti Hamalainen
More... over 13 years ago
Sanitize ignore handling; Also action messages and PRVs were not being properly ignored, fixed.
Matti Hämäläinen
as Matti Hamalainen
More... over 13 years ago
Adjust select() timeout.
Matti Hämäläinen
as Matti Hamalainen
More... over 13 years ago
Show error messages printed out to stderr only after the program has quit.
Matti Hämäläinen
as Matti Hamalainen
More... over 13 years ago
Add a simple 'press enter to continue' for Windows port, when an error occurs so the user can see it before the application closes.
Matti Hämäläinen
as Matti Hamalainen
More... over 13 years ago
Rename a variable.
Matti Hämäläinen
as Matti Hamalainen
More... over 13 years ago
Bump to v0.8.7
Matti Hämäläinen
as Matti Hamalainen
More... over 13 years ago
Makefile improvements, depend on VERSION etc.
Matti Hämäläinen
as Matti Hamalainen
More... over 13 years ago
Change ShellExecute return value's variable type to HINSTANCE as it should be.
Matti Hämäläinen
as Matti Hamalainen
More... over 13 years ago
Add Makefile for OpenBSD, and specific #ifdef'd includes for the platform.
Matti Hämäläinen
as Matti Hamalainen
More... over 13 years ago
Use (void *) typecast for execlp() sentinel to avoid a warning under OpenBSD.
Matti Hämäläinen
as Matti Hamalainen
More... over 13 years ago
Silence some warnings on OpenBSD.
Matti Hämäläinen
as Matti Hamalainen
More... over 13 years ago
Copyright string in resource.rc.in was too long, used an acronym instead.
Matti Hämäläinen
as Matti Hamalainen
More... over 13 years ago
Fix Windows build.
Matti Hämäläinen
as Matti Hamalainen
More... over 13 years ago
Version 0.8.5
Matti Hämäläinen
as Matti Hamalainen
More... over 13 years ago
Trim both left and right side of username+password prompt input. Also allow empty passwords, to be able to use guest accounts.
Matti Hämäläinen
as Matti Hamalainen
More... over 13 years ago
Change timeout() value for PDCurses/Windows to 0 to improve responsivity.
Matti Hämäläinen
as Matti Hamalainen
More... over 13 years ago
Use curses subwin(stdscr, ...) instead of newwin().
Matti Hämäläinen
as Matti Hamalainen
More... over 13 years ago