Commit Graph

407 Commits

Author SHA1 Message Date
joregan
7efbd3dab7 crap
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@444 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-07-27 15:17:52 +00:00
joregan
787fba64a5 Issue 339, patch from max.markin
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@443 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-07-27 15:06:15 +00:00
joregan
924f231808 more doxygen
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@442 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-07-27 14:58:33 +00:00
joregan
a18816f839 partial merge of doxygen branch (stuff without conflicts, basically)
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@441 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-07-27 13:23:23 +00:00
joregan
4acaabdb62 make some static
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@440 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-07-26 18:21:10 +00:00
joregan
1d88be7a81 make some functions static
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@439 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-07-25 15:23:03 +00:00
joregan
61e84901a4 add the digits config for convenience, because it's mentioned in the FAQ
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@436 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-07-25 11:01:20 +00:00
joregan
7e8bd73aea some casts to get rid of persistent warnings
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@435 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-07-21 21:19:53 +00:00
joregan
cd96d8ede5 more warnings
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@434 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-07-21 18:11:00 +00:00
joregan
76706552ff /NODEFAULTLIB:library
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@433 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-07-21 15:25:59 +00:00
joregan
edf7e7694c silence more useless warnings
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@432 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-07-21 15:11:19 +00:00
joregan
c2fd3fa154 move #ifdef USE_NLS outside of #ifdef HAVE_CONFIG_H; thanks to Zdenko for pointing this out.
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@431 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-07-21 14:32:20 +00:00
joregan
b3c1e2e5b0 Fix issue 333 (patch from Zdenko)
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@430 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-07-21 10:29:42 +00:00
joregan
522a8ccfc4 fix issue 332
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@429 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-07-20 10:31:49 +00:00
joregan
54e610e7c0 mark 2 functions static (start to cut down on the export bloat)
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@428 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-07-19 23:29:17 +00:00
joregan
7fee1ed025 this code was so illegible that I *must* replace it *now*
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@427 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-07-19 22:38:39 +00:00
joregan
c19ea2fbfe make debug code runnable
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@423 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-07-19 16:00:18 +00:00
joregan
69d6d35f28 patch for issue 304 from max.markin
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@422 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-07-19 02:32:21 +00:00
joregan
722967201a attempting to test this; not working so far
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@421 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-07-19 02:13:27 +00:00
joregan
bd7015e0e9 remove gettext.h; not worth the licensing hassle
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@420 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-07-19 02:12:34 +00:00
joregan
d133a2d41e basic .pot file
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@419 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-07-19 02:04:08 +00:00
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