TMF Hg

fix code in generate_bookmark_name() that writes a null to the end of the bookmark name string.

  • Thu, 13 Mar 2003 03:38:59 +0000
  • by eric [Thu, 13 Mar 2003 03:38:59 +0000] rev 116
  • fix code in generate_bookmark_name() that writes a null to the end of the bookmark name string.

change BIT_BUF_SIZE back to 4K, had been reduced to 1 for debugging.

  • Thu, 13 Mar 2003 03:30:44 +0000
  • by eric [Thu, 13 Mar 2003 03:30:44 +0000] rev 115
  • change BIT_BUF_SIZE back to 4K, had been reduced to 1 for debugging.

remove the word 'copyright' from producer string in PDF file info. REL_0_21

  • Wed, 12 Mar 2003 11:17:00 +0000
  • by eric [Wed, 12 Mar 2003 11:17:00 +0000] rev 114
  • remove the word 'copyright' from producer string in PDF file info.

don't declare variable in middle of block, makes older C compilers unhappy. REL_0_20

  • Wed, 12 Mar 2003 11:13:28 +0000
  • by eric [Wed, 12 Mar 2003 11:13:28 +0000] rev 113
  • don't declare variable in middle of block, makes older C compilers unhappy.