Commit History

Author SHA1 Message Date
  Jonas Maebe b18a4617bb * fixed calling static TP-style object methods from within other methods 15 years ago
  Jonas Maebe e881e4aa22 * always use the read window to read from video memory (patch by 15 years ago
  Jonas Maebe 5b0962b735 * fixed misplaced bracket in condition test that caused all blocks 15 years ago
  florian 9affb070b8 * don't force OT_BITS32 on x86-64, resolves #16622 15 years ago
  Jonas Maebe c30279cdc8 * no longer create implicit fail-cleanup code for TP-style object 15 years ago
  marco eead32ac62 * unblock folded into chmls and deleted. 15 years ago
  andrew 0470c544d6 * fixed bug #15838 where chm urls might have a backslash in the url 15 years ago
  marco e266ea453e * added extractall command to extract all files in a chm. 15 years ago
  michael 28a97035eb * Patch from Dmitry Boyarintsev to improve expression parsing (16931). 15 years ago
  joost 4fc3ef3c18 * Show help-message with default actions when no action is given, IsConsole 15 years ago
  joost a6542d988e * Forgot to commit OS/2 file in r15586 15 years ago
  joost 8d9f3feafa * Added the ability to un-register the eventlog message-file 15 years ago
  Jonas Maebe 86d2316a76 * check for self<>nil again before calling afterconstruction, fixes 15 years ago
  andrew 82c31c7139 * Fixed chm bug that stopped the search db fr ever being written to a file 15 years ago
  Jonas Maebe a07bb94fcb * separate the finally block that dezals with cleaning up temps and the 15 years ago
  Jonas Maebe 0f269a4a7b * extended test 15 years ago
  Jonas Maebe 572f51867c * fixed tobjectdef.find_destructor(), it did not search the parent classes 15 years ago
  Jonas Maebe 517290d09d * fixed pthread_create signature 15 years ago
  marco 55927f4264 * two more changed defaults and default parsing errors. 15 years ago
  marco 526c9e2eaf * more little fixes from initial testing. Mostly errormessages and .hhp defaults. 15 years ago
  michael 6f58da1d49 * Removed debug conditional 15 years ago
  Jonas Maebe 13142a17dd * added fcl-web to the unit search path 15 years ago
  Jonas Maebe 869efc9388 * fcl-web/src/webdata/* depends on fcl-process (dbugintf unit) 15 years ago
  sergei b4b83a7edb * HTML reader, attempt recovery from misplaced '<' characters (another part of Mantis #16916). 15 years ago
  andrew 28041f3e3f * fixed a possible chm compiler crash when a chm without .ht* files is created but full search is enabled. 15 years ago
  michael 2796b58cfd * Always send date/time in fixed format, send used format as well in metadata 15 years ago
  michael 463faef0b6 * Implemented OnParamValue event 15 years ago
  sergei 1a50f3ed26 * The fix in r15551 was not entirely correct. Must handle the case when string ends with a single whitespace. 15 years ago
  michael a872d84f72 Disabled debug define 15 years ago
  michael 1b20fa6843 * Actually implemented Options (readonly, disable edit/delete/insert 15 years ago