• R/O
  • SSH

wp2latex: List of commits

WP2LaTeX sources.


RSS
Rev. Time Author
321b43efb4e7 2022-11-13 05:55:09 Fojtik

Invalid monochrome palette has been created during nonochrome GIF save, provide fix.

3918dc4cb9e4 2022-11-12 07:14:06 Fojtik

Fix deffect in EPS reader; do not consume too much bytes (full HDU) on stack for FITS reader.

2761052e2643 2022-11-09 20:13:19 Fojtik

Wrong macro LD_UINT64_LO on HIGH ENDIAN architecture, fixed.

6f469db0423e 2022-11-09 03:35:39 Fojtik

Attempt to cleanup codepage generator cp_lib.

e17bb3962145 2022-11-08 18:23:04 Fojtik

Move destructors implementations to cplib.cc. Function free() sometimes is not defined.

c7538b6d9cc1 2022-11-08 08:46:25 Fojtik

Fix build dependency in cp_lib makefile.

94f32db36223 2022-11-08 06:12:23 Fojtik

3.110

a1005da81fad 2022-11-03 20:16:19 Fojtik

Store correctly bitmap with more than 256 palette indices to BMP.

d0035f494cb7 2022-11-01 19:05:50 Fojtik

Fix on HIGH_ENDIAN PCs. Improve XPM writer in image library.

74fac29011bf 2022-10-31 08:26:32 Fojtik

When 2 color image is saved to PCX it is expanded to 4 colors; Missing declaration of a function "CreateRaster1DRGBA".

21ca1f68786e 2022-10-30 07:09:24 Fojtik

Added XPM image reader / writer.

3ed49348c68f 2022-10-30 06:53:54 Fojtik

Wrong checking for PNG library - fixed.

22f7d5d3c80a 2022-10-30 05:51:28 Fojtik

Bad comparison to empty string, ifneq ($(XGETTEXT),"") does not work, use ifneq ($(XGETTEXT),).

ee78e65a0066 2022-10-29 18:41:12 Fojtik

Missing file img_futi added.

22a130fae891 2022-10-29 07:18:51 Fojtik

Fix problem when reading RLE compressed file.

7eb7b1da8244 2022-10-28 09:06:07 Fojtik

Prevent possible division by zero crash.

9acd3fef2464 2022-10-27 07:13:06 Fojtik

Merge duplicated functions "FileSize" and "filesize".

4e3f3aa11460 2022-10-26 08:00:00 Fojtik

Fix possible WP2LaTeX hang when converting Word document.

737712e1a8cb 2022-10-25 07:02:59 Fojtik

Add sources for CHM help.

51952d6b16cb 2022-10-24 15:11:20 Fojtik

Penguin www server has technical issues, provide alternative URL.

644f862249e1 2022-10-17 06:46:57 Fojtik

Remove useless declarations from ras_img.cc like "RdWORD_LoEnd".

01fb611e37f5 2022-10-14 15:35:19 Fojtik

Move GIT related functions to a separate file.

e92f0c34b5c3 2022-10-13 16:07:30 Fojtik

Save multiple chunks to TGA file.

6f944871a0c0 2022-10-12 23:07:29 Fojtik

Load multiple chunks from TGA file.

f734213809c5 2022-10-05 18:51:37 Fojtik

Fixed compillation problem on high endian architecture.

581b4162fcb1 2022-10-05 07:02:59 Fojtik

New project files for MSVC2008, fix for broken compiller.

8602c6022038 2022-10-04 07:36:41 Fojtik

Unsafe boolean operations corrected.

faea1b340d76 2022-10-03 08:24:39 Fojtik

3.109

3e65035dfa78 2022-10-01 23:39:54 Fojtik

TGA readed and writer were somehow buggy. Not very userful for WP2LaTeX conversions, but it is still better to fix.

397865a07112 2022-09-30 05:40:58 Fojtik

TGA reader and writer fix.

Show on old repository browser