Commit Graph

286 Commits

Author SHA1 Message Date
joregan
a301f9a5c7 start of i18n
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@418 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-07-19 01:59:13 +00:00
joregan
53f44ac6bf add gettext.h; this is GPL v2, but we need to exercise the right to use it under the GPL3 for Apache compatibility
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@417 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-07-18 23:44:44 +00:00
joregan
b8e3eeeb01 i18n/l10n autoconf macros
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@416 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-07-18 23:35:39 +00:00
joregan
5df92a757c regenerate
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@408 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-06-27 16:05:20 +00:00
joregan
5279e34296 GRAPHICS_ENABLED means ScrollView, but the correct #define was not being set
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@407 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-06-27 16:03:29 +00:00
joregan
710f3637dd generated files
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@406 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-06-27 15:30:39 +00:00
joregan
00f6c5d371 more
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@405 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-06-27 15:29:01 +00:00
joregan
c4118eb6cb change define
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@404 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-06-27 15:27:10 +00:00
joregan
16db4eb573 add --disable-scrollview option, plus make disable-graphics and disable-scrollview actually *do* something
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@403 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-06-27 15:25:03 +00:00
joregan
d2c234d5ff fix issue 318
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@402 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-06-09 12:08:47 +00:00
joregan
43690e23c8 apply patch from issue 320
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@401 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-06-09 11:52:20 +00:00
joregan
9b000b1c4e fix issue reading older style (page number-less) box files
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@400 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-06-05 15:33:28 +00:00
joregan
150c1f741c bah! fix this properly
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@399 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-06-05 14:13:31 +00:00
joregan
95db341728 update comment about format
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@398 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-06-05 11:52:17 +00:00
joregan
f81004260f guard around delete[]
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@391 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-05-30 20:22:54 +00:00
joregan
c5c56b319e LEPTONLIB_IMPORTS, not LETONLIB_IMPORTS
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@390 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-05-30 18:44:33 +00:00
joregan
220c76eec4 add a .def file and regenerate the .lib
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@389 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-05-30 18:12:44 +00:00
joregan
cfcd9a1b5a make cppcheck happy
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@388 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-05-30 03:16:54 +00:00
joregan
c94e5fe528 move bash completion script to a contrib directory instead of littering up the top level
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@387 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-05-29 16:33:10 +00:00
joregan
f221d3eb0f update spec file
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@386 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-05-29 16:27:52 +00:00
joregan
cca609a097 add a configure option to disable graphics
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@385 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-05-28 12:21:22 +00:00
joregan
5c8ad7ee72 add config_auto.h anywhere #ifndef GRAPHICS_DISABLED is used
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@384 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-05-28 12:03:45 +00:00
joregan
214f320ed0 add microblaze
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@383 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-05-28 11:43:51 +00:00
joregan
fe1729ecae readd a real ltmain.sh
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@382 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-05-28 11:17:11 +00:00
joregan
8b5bbdd53c add libpng12.dll; thanks to dtorne
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@381 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-05-28 01:10:19 +00:00
joregan
d47379d8da fix issue 306
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@380 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-05-28 00:45:23 +00:00
joregan
21014af90c fix issue 313
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@379 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-05-28 00:30:11 +00:00
joregan
12dc7e7364 also this
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@378 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-05-28 00:22:23 +00:00
joregan
eaedbe6794 initial version
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@377 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-05-28 00:21:41 +00:00
joregan
dd66a638b0 Removed mistakenly added symlink
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@375 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-05-27 18:39:30 +00:00
joregan
8cd185d49f float casts within fabs() - partial patch from issue 304
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@374 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-05-27 01:45:47 +00:00
joregan
428b1bb543 fix issue 307.
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@373 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-05-26 23:07:57 +00:00
joregan
5567959c0a fix issue 309
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@372 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-05-26 22:14:36 +00:00
joregan
791f86b15a fix issue 52
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@371 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-05-26 21:34:03 +00:00
joregan
ddcb98565a update generated autoconf/make stuff
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@369 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-05-26 14:21:37 +00:00
joregan
34d8258049 use libtool
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@368 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-05-26 14:20:20 +00:00
joregan
6fee7c40b8 add Doxyfile - at the very least, anyone using Doxygen will get documentation for variables
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@367 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-05-26 13:48:59 +00:00
joregan
a16c26972b ltmain.sh
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@366 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-05-26 13:46:41 +00:00
joregan
949c689d75 update for dan-frak
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@365 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-05-26 12:34:46 +00:00
joregan
2444671ea9 add m4 bits for libtool
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@364 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-05-26 11:53:49 +00:00
joregan
38a6b18a5f disable MSVC warning C4244 in a number of places to cut down the noise
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@363 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-05-26 10:22:27 +00:00
joregan
c7d32234ff update completion to tesseract 3
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@359 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-05-26 08:28:18 +00:00
joregan
144dcbd22c fix issue 247 (add bash completion)
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@358 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-05-26 08:18:20 +00:00
joregan
b3b799c87a fix issue 301
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@356 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-05-26 07:58:42 +00:00
joregan
289db34827 fix issue 303
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@355 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-05-26 07:54:34 +00:00
theraysmith
61447c655e Fixed issue 90
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@354 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-05-20 23:38:12 +00:00
theraysmith
45aacc077e Updated tessdatamanager/combine_tessdata to give more functionality
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@353 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-05-20 23:07:24 +00:00
theraysmith
a5b4570180 Added page numbers to box files
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@352 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-05-20 23:06:35 +00:00
theraysmith
0bebd93363 Improved generalization of makefile
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@351 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-05-20 22:26:34 +00:00
theraysmith
813367fff4 Fixed issue 279
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@348 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-05-20 17:00:27 +00:00