0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 16, 2024 — Dec 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix sem_open return value test. SEM_FAILED is 0 not -1. More... over 17 years ago
Note that Edit->Copy will work if copy is disabled More... over 17 years ago
Add on_close_goto_url More... over 17 years ago
Set style for noscript element More... over 17 years ago
Suggest #222222 background More... over 17 years ago
Move the background colour setting into the css file More... over 17 years ago
Use sans-serif for the window title bar More... over 17 years ago
Make the mouse cursor the 'hand' pointer when over the titlebar buttons More... over 17 years ago
Changelog for 1.1.24 More... over 17 years ago
OpenBSD needs to link with -liconv More... over 17 years ago
sigemptyset oddity for OpenBSD, not sure why this matters More... over 17 years ago
Add includes for forkpty on OpenBSD More... over 17 years ago
Remove unneeded includes More... over 17 years ago
Limit scrollback to 1000 lines More... over 17 years ago
Changelog for 1.1.23 More... over 17 years ago
FF3 puts a charset parameter in its content-type header, making the old test fail. This should really parse the header properly, looking for a ;. UNTESTED. More... over 17 years ago
Close subprocess pty as well as SIGHUPing it when terminating it; try harder to make sure output processor thread terminates More... over 17 years ago
Wait for subprocesses using a signal handler, rather than inline after killing them. (untested) More... over 17 years ago
Note why signal(SIGCHLD,SIG_IGN) is not OK More... over 17 years ago
Remove old wap stuff More... over 17 years ago
Remove unused code More... over 17 years ago
Get rid of latest_pid hideous hack More... over 17 years ago
rotate is std::rotate from <algorithm> More... over 17 years ago
Update Changelog for 1.1.22 More... over 17 years ago
Handle ALT keys; send ESC first More... over 17 years ago
Handle ctrl-space More... over 17 years ago
Don't compile libpbe with recode More... almost 18 years ago
Use new base64 decoder More... almost 18 years ago
Add --name option to daemon so that pid files can be distinguished More... almost 18 years ago
Don't block waiting for a subprocess if kill failed More... almost 18 years ago