summaryrefslogtreecommitdiff
path: root/winhelp.c (unfollow)
Commit message (Expand)Author
2007-02-04Quell warnings about declared but undefined static functions by not declaringBen Harris
2006-12-09Put all the pieces together: introduce a secondary test mode forSimon Tatham
2006-12-09Support, in the winhelp module only, for adding pictures to .HLPSimon Tatham
2005-11-13Just to be on the safe side about avoiding other portability hazardsSimon Tatham
2004-08-04Add an explicit cast to prevent a compiler warning.Simon Tatham
2004-07-30More careful context hash calculation which doesn't depend on sizeSimon Tatham
2004-06-12Switch the memory allocation macros from the Halibut onesSimon Tatham
2002-08-05Rename Buttress to Halibut. I _think_ I've caught everything in this pass.Simon Tatham
2001-12-04In winhelp.c: allowed user to configure the Font section to theirSimon Tatham
2001-12-04This update should bring the Windows Help back end up toSimon Tatham
2001-12-04Well, nearly working, that is. Remember to clear all paragraphSimon Tatham
2001-12-04Most of a Windows Help back end now appears to work. Missing areSimon Tatham
2001-12-04Add tabstops, and also add proper cleaning up in whlp_abandon() soSimon Tatham
2001-12-03More cleanups. In particular I've taken non-breaking spaces andSimon Tatham
2001-12-03Code cleanupSimon Tatham
2001-12-03Add indexing support. Wow, that was unexpectedly easy.Simon Tatham
2001-12-03Implement browse sequence supportSimon Tatham
2001-12-03Update the todo list at the top of the file.Simon Tatham
2001-12-03Check in the first draft of a module that writes out Windows .HLPSimon Tatham