0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 20 hours ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Reduce the amount of flickering for the status view. More... about 9 years ago
Reduced the buffersize from 1MB to 4KB. More... about 9 years ago
Remove tcplayer as it is not used anymore. More... about 9 years ago
Fix compiler warnings More... about 9 years ago
Fix compiler warning More... about 9 years ago
Adding File.h to app.cpp to correct compilation error on Haiku. More... over 11 years ago
Added missing header. More... over 11 years ago
Moved module specific defines to the modules. More... over 11 years ago
Cleanup of the code. More... over 11 years ago
Cleanup of the code. Hope I didn't break anything. More... over 11 years ago
More small bits of cleanup More... over 11 years ago
Small bit of cleanup More... over 11 years ago
Changed the way the about view works and added the views for the DOM and DOM Style libraries. More... over 11 years ago
Missed a public member that is now protected. More... over 11 years ago
Cleaned up the code. More... over 11 years ago
Fixed compiler warnings. More... over 11 years ago
- Partial rewrite and cleanup of the plugin manager. More... over 11 years ago
Added the necessary translation library to the linking of the css viewer addon. More... over 11 years ago
- Rearranged parts of the code. Each display type can now do its own layout. Still needs quite a bit of cleanup and refactoring, but seems to work for now. More... almost 12 years ago
Disabling the annoying IsDataWaiting message More... almost 12 years ago
Added support for HTML 3.2 style tables. More... about 12 years ago
Added support for scrolling with the keyboard (arrow keys and page up and down). More... about 12 years ago
Don't redraw the tab when a new url is loaded. More... about 12 years ago
Set the uri properly, so clicking relative links works better. More... about 12 years ago
- Moved some code around to make it more manageable. More... about 12 years ago
Added white-space:pre support and enabled it for PRE elements. More... about 12 years ago
- Added support for margin-left. More... about 12 years ago
Added support for font-family: monospace (for TT and PRE elements at the moment). More... about 12 years ago
Set the STRONG element to display in bold. More... about 12 years ago
Added timing information to the console output. More... about 12 years ago