df99a1 djvulibre-3.5.27 base

Merged and Committed by Packit 3 years ago
376 files changed. 180071 lines added. 0 lines removed.
AUTHORS
file added
+0
COPYING
file added
+340
COPYRIGHT
file added
+60
ChangeLog
file added
+0
INSTALL
file added
+370
Makefile.am
file added
+21
Makefile.in
file added
+833
NEWS
file added
+214
README
file added
+281
aclocal.m4
file added
+1253
autogen.sh
file added
+7
config/acinclude.m4
file added
+713
config/ar-lib
file added
+270
config/compile
file added
+347
config/config.guess
file added
+1558
config/config.h.in
file added
+339
config/config.sub
file added
+1791
config/depcomp
file added
+791
config/install-sh
file added
+527
config/libtool.m4
file added
+7997
config/ltmain.sh
file added
+9661
config/ltoptions.m4
file added
+384
config/ltsugar.m4
file added
+123
config/ltversion.m4
file added
+23
config/lt~obsolete.m4
file added
+98
config/missing
file added
+215
config/pkg.m4
file added
+214
configure
file added
+22381
configure.ac
file added
+371
debian/.gitignore
file added
+16
debian/README.Debian
file added
+18
debian/changelog
file added
+862
debian/clean
file added
+3
debian/compat
file added
+1
debian/control
file added
+107
debian/copyright
file added
+143
debian/djvulibre-bin.docs
file added
+1
debian/djvulibre-bin.install
file added
+2
debian/djvulibre-desktop.install
file added
+2
debian/djvuserve.install
file added
+3
debian/djvuserve.sh
file added
+2
debian/libdjvulibre-dev.docs
file added
+6
debian/libdjvulibre-dev.install
file added
+4
debian/libdjvulibre-text.install
file added
+2
debian/libdjvulibre21.install
file added
+1
debian/rules
file added
+63
debian/source/format
file added
+1
debian/source/local-options
file added
+1
debian/watch
file added
+2
desktopfiles/Makefile.am
file added
+117
desktopfiles/Makefile.in
file added
+631
desktopfiles/djvu.svg
file added
+347
desktopfiles/djvulibre-mime.xml
file added
+103
desktopfiles/prebuilt-hi128-djvu.png
file added
+0
desktopfiles/prebuilt-hi16-djvu.png
file added
+0
desktopfiles/prebuilt-hi20-djvu.png
file added
+0
desktopfiles/prebuilt-hi22-djvu.png
file added
+0
desktopfiles/prebuilt-hi24-djvu.png
file added
+0
desktopfiles/prebuilt-hi256-djvu.png
file added
+0
desktopfiles/prebuilt-hi32-djvu.png
file added
+0
desktopfiles/prebuilt-hi48-djvu.png
file added
+0
desktopfiles/prebuilt-hi64-djvu.png
file added
+0
desktopfiles/prebuilt-hi72-djvu.png
file added
+0
desktopfiles/prebuilt-hi96-djvu.png
file added
+0
djvulibre.spec
file added
+88
doc/djvu2spec.djvu
file added
+0
doc/djvu3spec.djvu
file added
+0
doc/djvuchanges.txt
file added
+260
doc/djvulibre-book-en.djvu
file added
+0
doc/djvulibre-book-ru.djvu
file added
+0
doc/lizard2002.djvu
file added
+0
doc/lizard2002.pdf
file added
+0
doc/lizard2007.djvu
file added
+0
doc/lizard2007.pdf
file added
+0
doc/make-djvulibre-book-en.sh
file added
+61
doc/minilisp/README
file added
+34
doc/minilisp/makefile
file added
+18
doc/minilisp/minilisp.cpp
file added
+1113
doc/minilisp/minilisp.in
file added
+143
doc/old/djvu3changes.txt
file added
+691
doc/old/lizard2003-navm.djvu
file added
+0
doc/old/lizard2005-antz.djvu
file added
+0
libdjvu/Arrays.cpp
file added
+302
libdjvu/Arrays.h
file added
+983
libdjvu/BSByteStream.cpp
file added
+425
libdjvu/BSByteStream.h
file added
+273
libdjvu/BSEncodeByteStream.cpp
file added
+1010
libdjvu/ByteStream.cpp
file added
+1378
libdjvu/ByteStream.h
file added
+406
libdjvu/DataPool.cpp
file added
+1815
libdjvu/DataPool.h
file added
+627
libdjvu/DjVmDir.cpp
file added
+848
libdjvu/DjVmDir.h
file added
+453
libdjvu/DjVmDir0.cpp
file added
+168
libdjvu/DjVmDir0.h
file added
+216
libdjvu/DjVmDoc.cpp
file added
+662
libdjvu/DjVmDoc.h
file added
+272
libdjvu/DjVmNav.cpp
file added
+337
libdjvu/DjVmNav.h
file added
+145
libdjvu/DjVuAnno.cpp
file added
+1546
libdjvu/DjVuAnno.h
file added
+292
libdjvu/DjVuDocEditor.cpp
file added
+2202
libdjvu/DjVuDocEditor.h
file added
+457
libdjvu/DjVuDocument.cpp
file added
+1872
libdjvu/DjVuDocument.h
file added
+1070
libdjvu/DjVuDumpHelper.cpp
file added
+371
libdjvu/DjVuDumpHelper.h
file added
+124
libdjvu/DjVuErrorList.cpp
file added
+173
libdjvu/DjVuErrorList.h
file added
+192
libdjvu/DjVuFile.cpp
file added
+2831
libdjvu/DjVuFile.h
file added
+839
libdjvu/DjVuFileCache.cpp
file added
+263
libdjvu/DjVuFileCache.h
file added
+286
libdjvu/DjVuGlobal.cpp
file added
+256
libdjvu/DjVuGlobal.h
file added
+391
libdjvu/DjVuGlobalMemory.cpp
file added
+307
libdjvu/DjVuImage.cpp
file added
+1534
libdjvu/DjVuImage.h
file added
+460
libdjvu/DjVuInfo.cpp
file added
+199
libdjvu/DjVuInfo.h
file added
+187
libdjvu/DjVuMessage.cpp
file added
+622
libdjvu/DjVuMessage.h
file added
+134
libdjvu/DjVuMessageLite.cpp
file added
+478
libdjvu/DjVuMessageLite.h
file added
+226
libdjvu/DjVuNavDir.cpp
file added
+236
libdjvu/DjVuNavDir.h
file added
+190
libdjvu/DjVuPalette.cpp
file added
+613
libdjvu/DjVuPalette.h
file added
+336
libdjvu/DjVuPort.cpp
file added
+711
libdjvu/DjVuPort.h
file added
+519
libdjvu/DjVuText.cpp
file added
+970
libdjvu/DjVuText.h
file added
+279
libdjvu/DjVuToPS.cpp
file added
+2582
libdjvu/DjVuToPS.h
file added
+422
libdjvu/GBitmap.cpp
file added
+1686
libdjvu/GBitmap.h
file added
+672
libdjvu/GContainer.cpp
file added
+813
libdjvu/GContainer.h
file added
+1358
libdjvu/GException.cpp
file added
+232
libdjvu/GException.h
file added
+248
libdjvu/GIFFManager.cpp
file added
+662
libdjvu/GIFFManager.h
file added
+392
libdjvu/GMapAreas.cpp
file added
+1077
libdjvu/GMapAreas.h
file added
+563
libdjvu/GOS.cpp
file added
+372
libdjvu/GOS.h
file added
+158
libdjvu/GPixmap.cpp
file added
+1760
libdjvu/GPixmap.h
file added
+535
libdjvu/GRect.cpp
file added
+457
libdjvu/GRect.h
file added
+354
libdjvu/GScaler.cpp
file added
+706
libdjvu/GScaler.h
file added
+319
libdjvu/GSmartPointer.cpp
file added
+208
libdjvu/GSmartPointer.h
file added
+526
libdjvu/GString.cpp
file added
+2719
libdjvu/GString.h
file added
+1695
libdjvu/GThreads.cpp
file added
+693
libdjvu/GThreads.h
file added
+477
libdjvu/GURL.cpp
file added
+1888
libdjvu/GURL.h
file added
+444
libdjvu/GUnicode.cpp
file added
+803
libdjvu/IFFByteStream.cpp
file added
+569
libdjvu/IFFByteStream.h
file added
+314
libdjvu/IW44EncodeCodec.cpp
file added
+1797
libdjvu/IW44Image.cpp
file added
+1946
libdjvu/IW44Image.h
file added
+759
libdjvu/JB2EncodeCodec.cpp
file added
+562
libdjvu/JB2Image.cpp
file added
+1451
libdjvu/JB2Image.h
file added
+805
libdjvu/JPEGDecoder.cpp
file added
+407
libdjvu/JPEGDecoder.h
file added
+131
libdjvu/MMRDecoder.cpp
file added
+960
libdjvu/MMRDecoder.h
file added
+235
libdjvu/MMX.cpp
file added
+228
libdjvu/MMX.h
file added
+192
libdjvu/Makefile.am
file added
+60
libdjvu/Makefile.in
file added
+1265
libdjvu/Template.h
file added
+255
libdjvu/UnicodeByteStream.cpp
file added
+367
libdjvu/UnicodeByteStream.h
file added
+199
libdjvu/XMLParser.cpp
file added
+1131
libdjvu/XMLParser.h
file added
+122
libdjvu/XMLTags.cpp
file added
+416
libdjvu/XMLTags.h
file added
+241
libdjvu/ZPCodec.cpp
file added
+1293
libdjvu/ZPCodec.h
file added
+744
libdjvu/atomic.cpp
file added
+132
libdjvu/atomic.h
file added
+165
libdjvu/ddjvuapi.cpp
file added
+4092
libdjvu/ddjvuapi.h
file added
+1685
libdjvu/ddjvuapi.pc.in
file added
+13
libdjvu/debug.cpp
file added
+292
libdjvu/debug.h
file added
+297
libdjvu/miniexp.cpp
file added
+2088
libdjvu/miniexp.h
file added
+788
macosx/README
file added
+2
macosx/mdimporter/English.lproj/InfoPlist.strings
file added
+3
macosx/mdimporter/English.lproj/schema.strings
file added
+12
macosx/mdimporter/GetMetadataForFile.m
file added
+203
macosx/mdimporter/MDImporterVersion
file added
+1
macosx/mdimporter/main.c
file added
+225
macosx/mdimporter/make_importer_command_line.sh
file added
+4
macosx/mdimporter/schema.xml
file added
+89
macosx/quicklookdjvu/English.lproj/InfoPlist.strings
file added
+0
macosx/quicklookdjvu/GeneratePreviewForURL.m
file added
+162
macosx/quicklookdjvu/GenerateThumbnailForURL.m
file added
+106
macosx/quicklookdjvu/Info.plist
file added
+61
macosx/quicklookdjvu/QuickLookDjVu.xcodeproj/project.pbxproj
file added
+409
macosx/quicklookdjvu/README.txt
file added
+56
macosx/quicklookdjvu/config/QLGeneratorVersion
file added
+1
macosx/quicklookdjvu/config/debug.xcconfig
file added
+1
macosx/quicklookdjvu/config/release.xcconfig
file added
+1
macosx/quicklookdjvu/ddjvuRef.c
file added
+87
macosx/quicklookdjvu/ddjvuRef.h
file added
+12
macosx/quicklookdjvu/main.c
file added
+218
macosx/quicklookdjvu/more_pages.pdf
file added
+0
share/Makefile.am
file added
+39
share/Makefile.in
file added
+706
share/djvu/osi/cs/messages.xml
file added
+13
share/djvu/osi/de/libdjvu++.xml
file added
+1335
share/djvu/osi/de/messages.xml
file added
+13
share/djvu/osi/en/djvutools-reference.xml
file added
+214
share/djvu/osi/en/libdjvu++.xml
file added
+1340
share/djvu/osi/en/messages.xml
file added
+13
share/djvu/osi/fr/libdjvu++.xml
file added
+1331
share/djvu/osi/fr/messages.xml
file added
+13
share/djvu/osi/ja/libdjvu++.xml
file added
+896
share/djvu/osi/ja/messages.xml
file added
+13
share/djvu/osi/languages.xml
file added
+42
share/djvu/osi/zh/libdjvu++.xml
file added
+455
share/djvu/osi/zh/messages.xml
file added
+13
share/djvu/pubtext/DjVuMessages.dtd
file added
+25
share/djvu/pubtext/DjVuOCR.dtd
file added
+72
share/djvu/pubtext/DjVuXML-s.dtd
file added
+215
tools/Makefile.am
file added
+72
tools/Makefile.in
file added
+1155
tools/any2djvu
file added
+233
tools/any2djvu.1
file added
+30
tools/bzz.1
file added
+145
tools/bzz.cpp
file added
+183
tools/c44.1
file added
+245
tools/c44.cpp
file added
+788
tools/cjb2.1
file added
+136
tools/cjb2.cpp
file added
+993
tools/common.h
file added
+84
tools/cpaldjvu.1
file added
+89
tools/cpaldjvu.cpp
file added
+926
tools/csepdjvu.1
file added
+257
tools/csepdjvu.cpp
file added
+1866
tools/ddjvu.1
file added
+364
tools/ddjvu.cpp
file added
+1225
tools/djvm.1
file added
+88
tools/djvm.cpp
file added
+314
tools/djvmcvt.1
file added
+65
tools/djvmcvt.cpp
file added
+227
tools/djvu.1
file added
+375
tools/djvudigital
file added
+373
tools/djvudigital.1
file added
+249
tools/djvudump.1
file added
+57
tools/djvudump.cpp
file added
+189
tools/djvuextract.1
file added
+71
tools/djvuextract.cpp
file added
+275
tools/djvumake.1
file added
+244
tools/djvumake.cpp
file added
+1270
tools/djvups.1
file added
+275
tools/djvups.cpp
file added
+301
tools/djvused.1
file added
+938
tools/djvused.cpp
file added
+2380
tools/djvuserve.1
file added
+239
tools/djvuserve.cpp
file added
+433
tools/djvutxt.1
file added
+120
tools/djvutxt.cpp
file added
+371
tools/jb2cmp/README
file added
+3
tools/jb2cmp/classify.cpp
file added
+299
tools/jb2cmp/classify.h
file added
+83
tools/jb2cmp/cuts.cpp
file added
+240
tools/jb2cmp/frames.cpp
file added
+417
tools/jb2cmp/mdjvucfg.h
file added
+0
tools/jb2cmp/minidjvu.h
file added
+75
tools/jb2cmp/patterns.cpp
file added
+626
tools/jb2cmp/patterns.h
file added
+131
tools/jb2tune.cpp
file added
+397
tools/jb2tune.h
file added
+76
tools/tiff2pdf.c
file added
+5424
tools/tiff2pdf.c.diff
file added
+1511
tools/tiff2pdf.h
file added
+45
win32/djvulibre/.gitignore
file added
+6
win32/djvulibre/bzz/bzz.vcxproj
file added
+103
win32/djvulibre/bzz/bzz.vcxproj.filters
file added
+22
win32/djvulibre/bzz/bzz.vcxproj.user
file added
+3
win32/djvulibre/c44/c44.vcxproj
file added
+104
win32/djvulibre/c44/c44.vcxproj.filters
file added
+22
win32/djvulibre/c44/c44.vcxproj.user
file added
+3
win32/djvulibre/cjb2/cjb2.vcxproj
file added
+119
win32/djvulibre/cjb2/cjb2.vcxproj.filters
file added
+54
win32/djvulibre/cjb2/cjb2.vcxproj.user
file added
+3
win32/djvulibre/cpaldjvu/cpaldjvu.vcxproj
file added
+115
win32/djvulibre/cpaldjvu/cpaldjvu.vcxproj.filters
file added
+54
win32/djvulibre/cpaldjvu/cpaldjvu.vcxproj.user
file added
+3
win32/djvulibre/csepdjvu/csepdjvu.vcxproj
file added
+115
win32/djvulibre/csepdjvu/csepdjvu.vcxproj.filters
file added
+54
win32/djvulibre/csepdjvu/csepdjvu.vcxproj.user
file added
+3
win32/djvulibre/ddjvu/ddjvu.vcxproj
file added
+111
win32/djvulibre/ddjvu/ddjvu.vcxproj.filters
file added
+30
win32/djvulibre/ddjvu/ddjvu.vcxproj.user
file added
+6
win32/djvulibre/dirs.props
file added
+38
win32/djvulibre/djvm/djvm.vcxproj
file added
+103
win32/djvulibre/djvm/djvm.vcxproj.filters
file added
+22
win32/djvulibre/djvm/djvm.vcxproj.user
file added
+3
win32/djvulibre/djvmcvt/djvmcvt.vcxproj
file added
+103
win32/djvulibre/djvmcvt/djvmcvt.vcxproj.filters
file added
+22
win32/djvulibre/djvmcvt/djvmcvt.vcxproj.user
file added
+3
win32/djvulibre/djvudump/djvudump.vcxproj
file added
+103
win32/djvulibre/djvudump/djvudump.vcxproj.filters
file added
+22
win32/djvulibre/djvudump/djvudump.vcxproj.user
file added
+3
win32/djvulibre/djvuextract/djvuextract.vcxproj
file added
+103
win32/djvulibre/djvuextract/djvuextract.vcxproj.filters
file added
+22
win32/djvulibre/djvuextract/djvuextract.vcxproj.user
file added
+3
win32/djvulibre/djvulibre-install.sh
file added
+104
win32/djvulibre/djvulibre.nsi
file added
+576
win32/djvulibre/djvulibre.sln
file added
+140
win32/djvulibre/djvulibrelang-en.nsh
file added
+21
win32/djvulibre/djvulibrelang-ru.nsh
file added
+23
win32/djvulibre/djvumake/djvumake.vcxproj
file added
+103
win32/djvulibre/djvumake/djvumake.vcxproj.filters
file added
+22
win32/djvulibre/djvumake/djvumake.vcxproj.user
file added
+3
win32/djvulibre/djvups/djvups.vcxproj
file added
+103
win32/djvulibre/djvups/djvups.vcxproj.filters
file added
+22
win32/djvulibre/djvups/djvups.vcxproj.user
file added
+3
win32/djvulibre/djvused/djvused.vcxproj
file added
+103
win32/djvulibre/djvused/djvused.vcxproj.filters
file added
+22
win32/djvulibre/djvused/djvused.vcxproj.user
file added
+3
win32/djvulibre/djvuserve/djvuserve.vcxproj
file added
+103
win32/djvulibre/djvuserve/djvuserve.vcxproj.filters
file added
+22
win32/djvulibre/djvuserve/djvuserve.vcxproj.user
file added
+3
win32/djvulibre/djvutoxml/djvutoxml.vcxproj
file added
+103
win32/djvulibre/djvutoxml/djvutoxml.vcxproj.filters
file added
+22
win32/djvulibre/djvutoxml/djvutoxml.vcxproj.user
file added
+3
win32/djvulibre/djvutxt/djvutxt.vcxproj
file added
+103
win32/djvulibre/djvutxt/djvutxt.vcxproj.filters
file added
+22
win32/djvulibre/djvutxt/djvutxt.vcxproj.user
file added
+3
win32/djvulibre/djvuxmlparser/djvuxmlparser.vcxproj
file added
+103
win32/djvulibre/djvuxmlparser/djvuxmlparser.vcxproj.filters
file added
+22
win32/djvulibre/djvuxmlparser/djvuxmlparser.vcxproj.user
file added
+3
win32/djvulibre/libdjvulibre.props
file added
+12
win32/djvulibre/libdjvulibre/libdjvulibre.vcxproj
file added
+214
win32/djvulibre/libdjvulibre/libdjvulibre.vcxproj.filters
file added
+351
win32/djvulibre/libdjvulibre/libdjvulibre.vcxproj.user
file added
+3
win32/djvulibre/libjpeg/libjpeg.vcxproj
file added
+159
win32/djvulibre/libjpeg/libjpeg.vcxproj.filters
file added
+198
win32/djvulibre/libjpeg/libjpeg.vcxproj.user
file added
+3
win32/djvulibre/libtiff.props
file added
+16
win32/djvulibre/libtiff/libtiff.vcxproj
file added
+159
win32/djvulibre/libtiff/libtiff.vcxproj.filters
file added
+164
win32/djvulibre/libtiff/libtiff.vcxproj.user
file added
+3
win32/djvulibre/libz/libz.vcxproj
file added
+127
win32/djvulibre/libz/libz.vcxproj.filters
file added
+104
win32/djvulibre/libz/libz.vcxproj.user
file added
+3
win32/djvulibre/tools.props
file added
+17
win32/djvulibre/warnings.props
file added
+11
win32/jpeg/.gitignore
file added
+3
win32/jpeg/README
file added
+5
win32/jpeg/jconfig.h
file added
+45
win32/jpeg/libjpeg.def
file added
+52
win32/tiff/.gitignore
file added
+3
win32/tiff/README
file added
+4
win32/tiff/tif_config.h
file added
+44
win32/zlib/.gitignore
file added
+3
win32/zlib/README
file added
+5
xmltools/Makefile.am
file added
+31
xmltools/Makefile.in
file added
+743
xmltools/djvutoxml.1
file added
+1
xmltools/djvutoxml.cpp
file added
+213
xmltools/djvuxml.1.in
file added
+295
xmltools/djvuxmlparser.1
file added
+1
xmltools/djvuxmlparser.cpp
file added
+130
    djvulibre-3.5.27 base
    
        
file added
+0
empty file added
file added
+340
file added
+60
file added
+0
empty file added
file added
+370
file added
+21
file added
+833
file added
+214
file added
+281
file added
+1253
file added
+7
file added
+713
file added
+270
file added
+347
file added
+1558
file added
+339
file added
+1791
file added
+791
file added
+527
file added
+7997
file added
+9661
file added
+384
file added
+123
file added
+23
file added
+215
file added
+214
file added
+22381
file added
+371
file added
+16
file added
+18
file added
+862
file added
+3
file added
+1
file added
+107
file added
+143
file added
+2
file added
+63
file added
+2
file added
+347
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added
file added
+88
file added
+0
empty file added
file added
+0
empty file added
file added
+260
empty file added
empty file added
file added
+0
empty file added
file added
+0
empty file added
file added
+0
empty file added
file added
+0
empty file added
file added
+34
empty file added
empty file added
file added
+302
file added
+983
file added
+273
file added
+1378
file added
+406
file added
+1815
file added
+627
file added
+848
file added
+453
file added
+168
file added
+216
file added
+662
file added
+272
file added
+337
file added
+145
file added
+1546
file added
+292
file added
+1070
file added
+2831
file added
+839
file added
+256
file added
+391
file added
+1534
file added
+460
file added
+199
file added
+187
file added
+134
file added
+236
file added
+190
file added
+336
file added
+711
file added
+519
file added
+970
file added
+279
file added
+2582
file added
+422
file added
+1686
file added
+672
file added
+813
file added
+1358
file added
+232
file added
+248
file added
+392
file added
+1077
file added
+563
file added
+372
file added
+158
file added
+1760
file added
+535
file added
+457
file added
+354
file added
+706
file added
+319
file added
+2719
file added
+1695
file added
+693
file added
+477
file added
+1888
file added
+444
file added
+803
file added
+1946
file added
+759
file added
+1451
file added
+805
file added
+131
file added
+960
file added
+235
file added
+228
file added
+192
file added
+60
file added
+1265
file added
+255
file added
+1131
file added
+122
file added
+416
file added
+241
file added
+1293
file added
+744
file added
+132
file added
+165
file added
+4092
file added
+1685
file added
+292
file added
+297
file added
+2088
file added
+788
file added
+2
empty file added
file added
+39
file added
+706
file added
+72
file added
+1155
file added
+233
file added
+30
file added
+145
file added
+183
file added
+245
file added
+788
file added
+136
file added
+993
file added
+84
file added
+89
file added
+926
file added
+257
file added
+1866
file added
+364
file added
+1225
file added
+88
file added
+314
file added
+65
file added
+227
file added
+375
file added
+373
file added
+249
file added
+57
file added
+189
file added
+71
file added
+275
file added
+244
file added
+1270
file added
+275
file added
+301
file added
+938
file added
+2380
file added
+239
file added
+433
file added
+120
file added
+371
file added
+3
file added
+240
empty file added
file added
+397
file added
+76
file added
+5424
file added
+1511
file added
+45
file added
+5
file added
+45
file added
+4
file added
+5
file added
+31
file added
+743
file added
+213
file added
+295