Commit Graph

6517 Commits

Author SHA1 Message Date
joregan
69f39d4bf5 fix for issue 341, thanks to max.markin
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@454 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-08-19 19:17:06 +00:00
joregan
9a33f9b5e2 doxygen
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@453 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-08-19 18:58:48 +00:00
joregan
859ff4c1ab doxygen
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@452 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-08-19 18:57:57 +00:00
joregan
2d7821506d small tweaks to doxygen
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@451 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-08-12 18:55:59 +00:00
joregan
08defee46e more doxygen
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@450 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-08-10 19:20:11 +00:00
joregan
75676cd644 doxygen
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@449 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-08-02 00:05:57 +00:00
joregan
d7924dd824 http://groups.google.com/group/tesseract-ocr/msg/16597e4f7725dfe1
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@448 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-08-01 16:24:31 +00:00
joregan
f7d504d152 doxygen
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@447 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-07-30 22:46:32 +00:00
joregan
575b2de48a doxygen
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@446 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-07-28 00:38:09 +00:00
joregan
b6e3cbea5a more doxygen
git-svn-id: https://tesseract-ocr.googlecode.com/svn/trunk@445 d0cd1f9f-072b-0410-8dd7-cf729c803f20
2010-07-27 16:39:45 +00:00
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