739 Commits

Author SHA1 Message Date
Kovid Goyal
8daf248470 Oops refactoring was incomplete. 2007-09-22 06:29:49 +00:00
Kovid Goyal
04ccd5d30a Refactor parsing of text streams 2007-09-22 05:03:56 +00:00
Kovid Goyal
b1aa2f9abb .py sources as well 2007-09-21 22:31:32 +00:00
Kovid Goyal
b3c0c3f75f Liberation fonts 2007-09-21 22:23:48 +00:00
Kovid Goyal
b3ee66c498 Fix duplicate Span addition in LRF parser. 2007-09-21 20:44:06 +00:00
Kovid Goyal
4619b0e29e Fix unicode handling in conversion dialog. 2007-09-21 18:59:20 +00:00
Kovid Goyal
da810041ce Fix publisher sorting. 2007-09-21 18:01:31 +00:00
Kovid Goyal
827144a7b1 2007-09-20 14:31:06 +00:00
Kovid Goyal
877f446e42 2007-09-20 04:33:05 +00:00
Kovid Goyal
bdab1b715e 2007-09-20 04:30:21 +00:00
Kovid Goyal
110599454f Bye bye old GUI 2007-09-20 04:29:28 +00:00
Kovid Goyal
50a80a31df Fix #207. version 0.4.0 2007-09-20 03:38:16 +00:00
Kovid Goyal
75953a47d2 Newer pyPdf that is hopefully bug free. 2007-09-20 01:54:53 +00:00
Kovid Goyal
40f5d79b61 Cleanups 2007-09-19 23:01:05 +00:00
Kovid Goyal
cbee2f88f4 lrf2lrs now works on demo.lrf 2007-09-19 23:00:18 +00:00
Kovid Goyal
d317872bbd Add support for underline and overline 2007-09-19 22:23:26 +00:00
Kovid Goyal
1bffc5a8cf Fix bug in generation of header string. 2007-09-18 19:14:00 +00:00
Kovid Goyal
478aa4259d Fix incorrect defaults in help. 2007-09-17 16:11:04 +00:00
Kovid Goyal
2ee9ec1f4e Modify pylrs to write strings using the text tag rather than raw text. 2007-09-17 03:28:08 +00:00
Kovid Goyal
51458628ab Implement order of magnitude faster lrf2lrs 2007-09-17 03:13:44 +00:00
Kovid Goyal
bddd55a031 Support DrawChar in lrf2lrs 2007-09-16 00:50:47 +00:00
Kovid Goyal
41858a40b0 Created LRF parser. 2007-09-15 23:38:56 +00:00
Kovid Goyal
3fdc9ad89d version 0.3.110 2007-09-15 17:43:24 +00:00
Kovid Goyal
e4b5027cee Use native file dialogs on windows and OSX 2007-09-15 17:36:04 +00:00
Kovid Goyal
e50f30392d Handle unicode metadata in the book list. 2007-09-15 15:08:12 +00:00
Kovid Goyal
b3d74f9a89 Use title and author name when creating filename for export from database. 2007-09-13 19:22:52 +00:00
Kovid Goyal
77b1658b5e Add lrf2lrs decompiler 2007-09-13 19:08:16 +00:00
Kovid Goyal
b7a9a8cbfd Improve handling of anchors 2007-09-13 18:25:09 +00:00
Kovid Goyal
cf09ac8b32 Fix #199 2007-09-13 18:22:23 +00:00
Kovid Goyal
a6cb28c8d6 oops. version 0.3.109 2007-09-10 19:13:31 +00:00
Kovid Goyal
2968917a46 Make the beta GUI fork in linux. 2007-09-10 01:31:14 +00:00
Kovid Goyal
bcfc7d978a Fail on reading PDF metadata gracefully. version 0.3.108. 2007-09-10 01:04:51 +00:00
Kovid Goyal
b8a1906aa3 version 0.3.107 2007-09-07 19:45:31 +00:00
Kovid Goyal
31a8fc84f4 Fix series editing GUI. 2007-09-07 19:44:51 +00:00
Kovid Goyal
0c681ccf5f Editing of author sort field 2007-09-07 17:07:10 +00:00
Kovid Goyal
f7332494ae Implement pure python solution for reading PDF metadata 2007-09-07 15:43:39 +00:00
Kovid Goyal
76af4c11d0 hohum 2007-09-06 17:21:49 +00:00
Kovid Goyal
4673151e0f Fix #193 2007-09-06 17:06:04 +00:00
Kovid Goyal
072852e031 Fix #184 2007-09-06 17:03:07 +00:00
Kovid Goyal
e7f96c2ee0 Fix #188 2007-09-01 09:53:43 +00:00
Kovid Goyal
d0434f5915 Fix typos in bulk metadata edit dialog 2007-08-26 04:50:44 +00:00
Kovid Goyal
b1f10f3059 version 0.3.106. Serialised conversion jobs. Fix export_to_dir. 2007-08-25 21:24:44 +00:00
Kovid Goyal
a71d0dc341 Traverse subdirectories. 2007-08-25 21:21:21 +00:00
Kovid Goyal
817461bdfe Fix save to disk when author_sort is blank 2007-08-25 20:45:43 +00:00
Kovid Goyal
b56166abb8 version 0.3.105 2007-08-25 16:44:46 +00:00
Kovid Goyal
d1b930dec3 Fix saving to disk when author is None. 2007-08-25 15:55:04 +00:00
Kovid Goyal
c5af71ca01 SHould have been part of the commit two commits before. 2007-08-25 15:54:41 +00:00
Kovid Goyal
2fa6b14547 Fix <pre> tags setting default indent to 0 and make link_exclude default to @ 2007-08-25 15:54:06 +00:00
Kovid Goyal
7d736b5c1f Fix handling of long txt files. 2007-08-25 15:53:16 +00:00
Kovid Goyal
58c15ac8b7 Fix txt2lrf processing of long unstructured txt files 2007-08-25 02:51:27 +00:00