Kovid Goyal
|
8b03a506a3
|
...
|
2011-01-03 15:04:36 -07:00 |
|
Kovid Goyal
|
83f6f424f6
|
...
|
2011-01-02 21:55:35 -07:00 |
|
Kovid Goyal
|
d55fa2ff10
|
Fix #8052 (Mac Install - drag to applications folder in .dmg file)
|
2010-12-31 15:21:39 -07:00 |
|
Kovid Goyal
|
8ea848312c
|
Fix #7967 (Specific format actions show non-existent formats)
|
2010-12-20 10:52:44 -07:00 |
|
Kovid Goyal
|
eac89c5439
|
Linux binary build: If setting system default locale fails, try setting locale to en_US.UTF-8 instead
|
2010-12-20 09:55:44 -07:00 |
|
Kovid Goyal
|
2ba5caa951
|
...
|
2010-12-18 15:57:32 -07:00 |
|
Kovid Goyal
|
91310f0785
|
Use ICU for title case instead of python's builtin title
|
2010-12-05 09:30:59 -07:00 |
|
Kovid Goyal
|
0b70f40709
|
Fix ICU py->UChar string conversion and add support for OS X
|
2010-12-04 00:06:49 -07:00 |
|
Kovid Goyal
|
74a801f4cc
|
Add ICU to linux binary build
|
2010-12-03 20:36:56 -07:00 |
|
Kovid Goyal
|
67367f521d
|
Use ICU for sorting
|
2010-12-03 20:18:56 -07:00 |
|
Kovid Goyal
|
38be2c7fc6
|
...
|
2010-12-03 20:06:13 -07:00 |
|
Kovid Goyal
|
6ec27b1234
|
...
|
2010-12-03 19:36:31 -07:00 |
|
Kovid Goyal
|
788138cd97
|
...
|
2010-11-30 14:40:31 -07:00 |
|
Kovid Goyal
|
eeda4caf10
|
...
|
2010-11-29 13:13:10 -07:00 |
|
Kovid Goyal
|
84833cf430
|
All new linux binary build. With updated dependencies and replacing cx_Freeze with my own C python launcher. If you are running calibre using CALIBRE_DEVELOP_FROM with a linux binary build, do not update the calibre source until after 0.7.32 is released.
|
2010-11-28 22:51:19 -07:00 |
|
Kovid Goyal
|
477dc90089
|
Fix #7685 (Fetch News broken on v0.7.30. Images and photos don't show on e-reader.)
|
2010-11-27 11:21:22 -07:00 |
|
Kovid Goyal
|
128522a946
|
...
|
2010-11-27 10:31:08 -07:00 |
|
Kovid Goyal
|
5834a210d9
|
Fix #7691 (can't start app)
|
2010-11-27 09:07:53 -07:00 |
|
Kovid Goyal
|
0cf2089c8d
|
IGN:Tag release
|
2010-11-26 11:30:11 -07:00 |
|
Kovid Goyal
|
ca3f9b841d
|
Implement high performance C module for sqlite custom aggregators. To enable edit line 153 of library.sqlite. In my testing showed between 1 and 5% decrease in startup time (varies depending on how many multi-author books in the library). Disabled for now, pending more testing
|
2010-11-25 22:30:40 -07:00 |
|
Kovid Goyal
|
7ba2b0d3cf
|
Update windows binary build to use python 2.7
|
2010-11-22 15:37:35 -07:00 |
|
Kovid Goyal
|
b0a35fa3fd
|
...
|
2010-11-16 18:40:06 -07:00 |
|
Kovid Goyal
|
ab1795de9a
|
OS X binary build: Switch to intel Leopard Qt 4.7.1 based binary build
|
2010-11-16 13:15:12 -07:00 |
|
Kovid Goyal
|
fee80b5cf2
|
...
|
2010-11-15 22:09:46 -07:00 |
|
Kovid Goyal
|
247723eaca
|
Rolling Stone by DM. Fix #7490 (New recipe for US edition of Rolling Stone Magazine - free content)
|
2010-11-10 14:28:42 -07:00 |
|
Kovid Goyal
|
94277e1d7e
|
Switch windows binaries to Qt 4.7
|
2010-11-10 07:16:13 -07:00 |
|
Kovid Goyal
|
293c2cc725
|
Fix #7435 (Open the detailed info dialog for the book.)
|
2010-11-06 10:35:46 -06:00 |
|
Kovid Goyal
|
5444e39cea
|
...
|
2010-11-05 13:26:51 -06:00 |
|
Kovid Goyal
|
a1d9c31e44
|
...
|
2010-11-04 13:47:56 -06:00 |
|
Kovid Goyal
|
6e8296de1f
|
...
|
2010-11-03 13:44:15 -06:00 |
|
Kovid Goyal
|
d6d47e226f
|
Fix #7379 (UnicodeEncodeError in Content server)
|
2010-11-01 18:28:15 -06:00 |
|
Kovid Goyal
|
a42f927f79
|
...
|
2010-10-31 18:29:35 -06:00 |
|
Kovid Goyal
|
803e9eb320
|
Revert bundled version of BeautifulSoup in windows build to 3.0.8 to improve parsing of broken HTML
|
2010-10-31 13:20:26 -06:00 |
|
Kovid Goyal
|
a149cba9eb
|
Fix #7357 (Support for Digma Q600)
|
2010-10-31 11:16:22 -06:00 |
|
Kovid Goyal
|
32b21d78ef
|
...
|
2010-10-30 23:42:35 -06:00 |
|
Kovid Goyal
|
b597410d84
|
calibre-server: Make auto reload control separate from --devlop with a new command line option --auto-reload
|
2010-10-30 23:25:30 -06:00 |
|
Kovid Goyal
|
20e015ed74
|
Content server: Handle books with # in their title/authors correctly. Fixes #7354 (Having problems with calibre server)
|
2010-10-30 22:40:13 -06:00 |
|
Kovid Goyal
|
39e102e3f8
|
/browse: Make category listing also more semantic and pentadactyl friendly
|
2010-10-30 19:25:50 -06:00 |
|
Kovid Goyal
|
d3814a3a5a
|
/browse: Make the top level page more semantic and pentadactyl firendly
|
2010-10-30 18:50:26 -06:00 |
|
Kovid Goyal
|
649ce9605a
|
Add infrastructure for developing embedded reader in Content Server
|
2010-10-29 23:59:51 -06:00 |
|
Kovid Goyal
|
44c3ba638e
|
Update pdf metadata libraries (poppler/podofo) to latest versions in windows build
|
2010-10-26 13:18:14 -06:00 |
|
Kovid Goyal
|
258812b7a5
|
...
|
2010-10-17 14:44:24 -06:00 |
|
Kovid Goyal
|
4dc70a8f97
|
Add a push command to setup.py so I can develop pn linux and seamlessly test on other platforms
|
2010-10-09 10:45:24 -06:00 |
|
Kovid Goyal
|
b5988c66af
|
Upload SHA 512 signatures for all installers to the server
|
2010-10-08 13:36:13 -06:00 |
|
Kovid Goyal
|
625e478ce0
|
Use process local file descriptors in db2
|
2010-09-30 16:47:17 -06:00 |
|
Kovid Goyal
|
9f42077e11
|
Document the calibre template language
|
2010-09-19 14:46:48 -06:00 |
|
Kovid Goyal
|
4b8755fd6d
|
IGN:Tag release
|
2010-09-17 14:50:53 -06:00 |
|
Kovid Goyal
|
d83725ba64
|
...
|
2010-09-04 12:28:12 -06:00 |
|
Kovid Goyal
|
d4a72194e4
|
...
|
2010-08-25 11:14:35 -06:00 |
|
Kovid Goyal
|
8432474472
|
Update podofo in all binary builds to 0.8.2
|
2010-08-25 10:39:53 -06:00 |
|