commit 57d96762f49742588b134c85f072554a7eb86d2b Author: Joaquim Rocha Date: Mon Dec 22 00:09:05 2014 +0000 Update for release 0.8.1 NEWS | 20 ++++++++++++++++++++ configure.ac | 2 +- 2 files changed, 21 insertions(+), 1 deletion(-) commit 7060dc956d7a34ee9e00ce1f894571eb4c7ab292 Author: Joaquim Rocha Date: Mon Dec 22 00:08:30 2014 +0000 Add building instructions to README README | 7 +++++++ 1 file changed, 7 insertions(+) commit f17db25d4602361284993be6c68735530f8a5469 Author: Joaquim Rocha Date: Sun Dec 21 23:59:54 2014 +0000 Force values >= 0 for the DataHolder.Box's x and y src/ocrfeeder/studio/dataHolder.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 6d6133b96feb8bd0f12d873563902b6c7035405b Author: Joaquim Rocha Date: Sun Dec 21 23:24:19 2014 +0000 Change the box editor radio buttons' style Now they are drawn as a grouped pair of buttons without the indicator. src/ocrfeeder/studio/widgetPresenter.py | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) commit c2a791e1175788a0d874420b115ef02075b11b9d Author: Joaquim Rocha Date: Sun Dec 21 22:50:49 2014 +0000 Align the Preferences dialog's labels to the left src/ocrfeeder/studio/widgetPresenter.py | 2 ++ 1 file changed, 2 insertions(+) commit a915da88e3a73d55c825714d5757ecd47ef2b90f Author: Joaquim Rocha Date: Sun Dec 21 10:47:57 2014 +0000 Remove redundant setTitle method from MainWindow src/ocrfeeder/studio/studioBuilder.py | 4 ++-- src/ocrfeeder/studio/widgetPresenter.py | 2 -- 2 files changed, 2 insertions(+), 4 deletions(-) commit a60f83c887b7d7d51d1f45fd431b87dda09c2794 Author: Joaquim Rocha Date: Sun Dec 21 10:40:01 2014 +0000 Make the MainWindow a Gtk.Window subclass src/ocrfeeder/studio/studioBuilder.py | 37 ++++++++++++++++----------------- src/ocrfeeder/studio/widgetModeler.py | 24 ++++++++++----------- src/ocrfeeder/studio/widgetPresenter.py | 28 ++++++++++++------------- 3 files changed, 44 insertions(+), 45 deletions(-) commit 92d7e06c525b0c6b3dcf165d2ce5751d73e89479 Author: Joaquim Rocha Date: Sun Dec 21 00:33:47 2014 +0000 Update the about dialog's copyright year src/ocrfeeder/util/constants.py.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 4d37d7c73f601743dc336249e8151457ea78e984 Author: Joaquim Rocha Date: Sun Dec 21 00:30:56 2014 +0000 Update author's email in the man and help files help/C/index.page | 2 +- resources/ocrfeeder-cli.1 | 2 +- resources/ocrfeeder.1 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) commit 8dd48328afd0b3ac6bd6e04d2dadacd1321a7954 Author: Joaquim Rocha Date: Sun Dec 21 00:28:39 2014 +0000 Update the configuration dir in the man files resources/ocrfeeder-cli.1 | 2 +- resources/ocrfeeder.1 | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) commit f80696ca9066ba75e5e61d38453568780b6eb909 Author: Joaquim Rocha Date: Sun Dec 21 00:27:18 2014 +0000 Update the help where it mentions the config dir help/C/ocrconfiguration.page | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 7c4b1490b320798f1938a6cf822290da2d2e1f8f Author: Joaquim Rocha Date: Sun Dec 21 00:22:17 2014 +0000 Update the README file README | 126 ++++------------------------------------------------------------- 1 file changed, 7 insertions(+), 119 deletions(-) commit f5abc569ba46737b8c996c977e7468030bd50317 Author: Joaquim Rocha Date: Sun Dec 21 00:04:15 2014 +0000 Use the XDG configuration directory Use this standard directory instead of ".ocrfeeder". Also automatically copies the current configuration to the new folder if the latter does not exist. src/ocrfeeder/util/configuration.py | 14 ++++++++++++-- src/ocrfeeder/util/constants.py.in | 2 ++ 2 files changed, 14 insertions(+), 2 deletions(-) commit b2321062668f735bcfc87eef5b9002b947af4fdc Author: Joaquim Rocha Date: Sat Dec 20 23:40:22 2014 +0000 Remove comment in BoxesArea src/ocrfeeder/studio/boxesarea.py | 2 -- 1 file changed, 2 deletions(-) commit 7d906bc6e476d5afb80614d2fa33c4d91e8a4a1c Author: Joaquim Rocha Date: Sat Dec 20 23:31:35 2014 +0000 Update OCRFeeder's website src/ocrfeeder/util/constants.py.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit e07bbd103447c13ecc2cecf7734f168691da6843 Author: Joaquim Rocha Date: Sat Dec 20 22:30:16 2014 +0000 Move the contents to widgetPresenter po/POTFILES.in | 1 - src/ocrfeeder/studio/Makefile.am | 1 - src/ocrfeeder/studio/customWidgets.py | 52 --------------------------------- src/ocrfeeder/studio/widgetPresenter.py | 31 +++++++++++++++++++- 4 files changed, 30 insertions(+), 55 deletions(-) commit 6e952c3a951801dd543eaa22ed12a5a113c2fab2 Author: Joaquim Rocha Date: Sat Dec 20 20:50:14 2014 +0000 Remove unused class BoxEditor_DataBox_Controler src/ocrfeeder/studio/widgetPresenter.py | 23 ----------------------- 1 file changed, 23 deletions(-) commit 99ccc31b965ddd5812f3c94f1f4d8fc3ddcb10c3 Author: Joaquim Rocha Date: Sat Dec 20 20:29:44 2014 +0000 Set "export to ODT" button's icon to a valid one src/ocrfeeder/studio/widgetPresenter.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 50cb00fb0b784457dfe3c7bbd26657cdd10540b5 Author: Joaquim Rocha Date: Fri Dec 19 14:56:30 2014 +0000 Remove unused WarningDialog src/ocrfeeder/studio/widgetModeler.py | 2 +- src/ocrfeeder/studio/widgetPresenter.py | 7 ------- 2 files changed, 1 insertion(+), 8 deletions(-) commit 24825549e4914da730148af4a190179d941d4d1b Author: Joaquim Rocha Date: Fri Dec 19 14:56:06 2014 +0000 Add parents to all dialogs src/ocrfeeder/studio/studioBuilder.py | 30 ++++++--- src/ocrfeeder/studio/widgetModeler.py | 14 +++-- src/ocrfeeder/studio/widgetPresenter.py | 108 +++++++++++++++++++++----------- 3 files changed, 100 insertions(+), 52 deletions(-) commit a3ef757055e5d938cbbb372fa3c6ab54bd229463 Author: Joaquim Rocha Date: Fri Dec 19 14:12:29 2014 +0000 Wrap big label in the Preferences dialog src/ocrfeeder/studio/widgetPresenter.py | 1 + 1 file changed, 1 insertion(+) commit 6de894a561430797d8142ab13be3df7ae851f467 Author: Joaquim Rocha Date: Fri Dec 19 14:10:23 2014 +0000 Set a specific size to the Preferences dialog src/ocrfeeder/studio/widgetPresenter.py | 3 +++ 1 file changed, 3 insertions(+) commit 88d4977cde6ec8d7a5d5c15ed70b9a8864134621 Author: Joaquim Rocha Date: Fri Dec 19 14:06:52 2014 +0000 Use a scrolled window in the Preferences dialog More specifically, the recognition preferences' contents is too big so the scrolled window will allow the dialog to be smaller. src/ocrfeeder/studio/widgetPresenter.py | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) commit 259cfdac65547cd6a68c514b3324d65bbf37b186 Author: Joaquim Rocha Date: Fri Dec 19 13:20:23 2014 +0000 Set parent in PreferencesDialog src/ocrfeeder/studio/studioBuilder.py | 5 ++++- src/ocrfeeder/studio/widgetPresenter.py | 10 +++++++--- 2 files changed, 11 insertions(+), 4 deletions(-) commit 933bb26d18c57feafa965023aa469182674a5c9d Author: Joaquim Rocha Date: Thu Dec 18 21:25:21 2014 +0000 Refactor the Editor's update method Replace the code with the DataBox's updateImage. src/ocrfeeder/studio/widgetModeler.py | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) commit 249f2c3fc5192831241c09538758c241f5445741 Author: Joaquim Rocha Date: Thu Dec 18 21:22:20 2014 +0000 Fix issue with the pic's row in convertPixbufToImage src/ocrfeeder/util/graphics.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 0001abf6f8ec7c675c3059ba091f41d4011e84fa Author: Joaquim Rocha Date: Thu Dec 18 21:21:26 2014 +0000 Fix exporting a document loaded from a project file src/ocrfeeder/studio/dataHolder.py | 10 ++++++++++ src/ocrfeeder/studio/widgetModeler.py | 7 +++++++ 2 files changed, 17 insertions(+) commit 70c257eb10301ebcf04f16f1a296dd56eb07fbe1 Author: Joaquim Rocha Date: Thu Dec 18 20:27:57 2014 +0000 Fix unicode issues when saving a project src/ocrfeeder/studio/project.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) commit a1166c80f6b547026d06565ec5ca8d3282f693bc Author: Joaquim Rocha Date: Tue Dec 16 00:16:14 2014 +0000 Fix unicode issues when exporting ODT src/ocrfeeder/feeder/documentGeneration.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit f73c3129919f06d871f5f4319f1c8336f2770199 Author: Joaquim Rocha Date: Mon Dec 15 17:30:55 2014 +0000 Fix encoding issues when exporting a text file Also removes a redundant comment. gb#737805 src/ocrfeeder/feeder/documentGeneration.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 8865e07c32a0e28ee5c558cb64c9bccdd6c6bfbd Author: Joaquim Rocha Date: Mon Dec 15 17:02:42 2014 +0000 Add missing Gtk.threads_enter/leave call Although these calls are deprecated, until we make sure the code can run without them (calling all GDK/GTK+ code from the main thread), we need to add them in order to prevent thread related errors. Patch originally suggested by: Alberto Garcia src/ocrfeeder/studio/studioBuilder.py | 2 ++ 1 file changed, 2 insertions(+) commit 336e6e737b3880e741f1476f088fac15341e961f Author: Joaquim Rocha Date: Mon Aug 4 23:14:53 2014 +0200 Update for release 0.8 NEWS | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ configure.ac | 2 +- 2 files changed, 50 insertions(+), 1 deletion(-)