15724 Commits

Author SHA1 Message Date
Li Fanxi
2232b85964 [Sync] Sync with trunk. Revision 9363 2011-06-01 01:52:02 +08:00
Kovid Goyal
42d92fb461 ... 2011-05-31 11:29:53 -06:00
Kovid Goyal
5c219da8d3 EPUB Output: Fix crash caused by ids with non-ascii characters in them 2011-05-31 11:28:37 -06:00
Li Fanxi
32e61fae78 [Sync] Sync with trunk. Revision 9361 2011-06-01 01:13:39 +08:00
Kovid Goyal
37ddce4074 Improve documentation of template functions 2011-05-31 10:40:27 -06:00
Kovid Goyal
33b9a43b9c ... 2011-05-31 09:27:14 -06:00
Kovid Goyal
f4affb57e3 Driver for Motorola Defy 2011-05-31 09:12:40 -06:00
Charles Haley
cdeb8ade3d Yet another improvement on the color wizard.
Make 'None' compare to zero in the formatter function 'cmp'.
2011-05-31 12:13:08 +01:00
Charles Haley
1682265621 Merge from trunk 2011-05-31 07:48:31 +01:00
Kovid Goyal
775c63bd39 ... 2011-05-30 22:53:15 -06:00
Kovid Goyal
32bcac2147 When deleting all formats except ..., do not delete if it leaves a book with no formats 2011-05-30 22:49:13 -06:00
Kovid Goyal
5f1b681549 ... 2011-05-30 15:57:01 -06:00
Charles Haley
ee3481490a Merge from trunk 2011-05-30 22:52:31 +01:00
Charles Haley
2db4f11ad0 Change library.models.py to iterate through the colors list instead of using a dict. 2011-05-30 22:51:46 +01:00
Kovid Goyal
dd745a8e3b ... 2011-05-30 14:54:05 -06:00
Kovid Goyal
495a7d0dec Cache coloumn color values 2011-05-30 14:19:58 -06:00
Charles Haley
e21d45824e Change to cache colors instead of metadata. 2011-05-30 20:52:26 +01:00
Kovid Goyal
0a2ddcb44b Try to preserve the timestamps of files in a ZIP container 2011-05-30 13:19:42 -06:00
Kovid Goyal
07d2c984c4 ... 2011-05-30 13:05:02 -06:00
Charles Haley
1237db4c87 Use the cache for the rest of the calls to get_metadata. 2011-05-30 19:47:30 +01:00
Kovid Goyal
61b86494cb ... 2011-05-30 12:38:44 -06:00
Charles Haley
cfae562f75 Merge from trunk 2011-05-30 19:22:16 +01:00
Charles Haley
cb2a5e5d96 Cache metadata used for coloring.
Set times on extracted zip files.
2011-05-30 19:21:42 +01:00
Kovid Goyal
e27a3638d2 Metro UK by Dave Asbury 2011-05-30 11:35:37 -06:00
Kovid Goyal
9f7e77c9dc ... 2011-05-30 08:54:14 -06:00
Charles Haley
7f3d6f6b15 Add missing reverse apostrophe in search documentation 2011-05-30 15:53:04 +01:00
Charles Haley
ed6656e974 Add a 'not' box. 2011-05-30 15:35:02 +01:00
Charles Haley
56b239991c Clean up color preferences to make it less intimidating.
Add an 'and' box to the wizard.
Fix a couple of small bugs.
2011-05-30 14:56:52 +01:00
Charles Haley
f0d44796f0 Merge from trunk 2011-05-30 09:03:50 +01:00
Kovid Goyal
c319d4f6c5 Alt om Herning and Version2.dk by Rasmus Lauritsen 2011-05-29 22:52:36 -06:00
Kovid Goyal
ee942255a7 ... 2011-05-29 16:46:33 -06:00
Kovid Goyal
1035de793d ... 2011-05-29 15:04:37 -06:00
Charles Haley
656155e6a1 Merge from trunk 2011-05-29 21:42:37 +01:00
Charles Haley
dbdee0d46d Add a context menu item to clear the template from a box 2011-05-29 21:41:36 +01:00
Kovid Goyal
1ae716a115 Change default toolbar to make it a little more newbie on small screen/non maximized window friendly 2011-05-29 14:38:35 -06:00
Charles Haley
b8e12adf64 Fix help text 2011-05-29 21:28:27 +01:00
Charles Haley
cc288ff4ca Add a preview field to the wizard.
Vary the button according to whether the wizard created the template
Don't show the template if wizard created
2011-05-29 21:21:02 +01:00
Charles Haley
19261f15ee Add field box to color wizard 2011-05-29 20:12:31 +01:00
Kovid Goyal
7a6f8b13a2 ... 2011-05-29 12:58:54 -06:00
Kovid Goyal
ce7c994c34 ... 2011-05-29 11:38:50 -06:00
Charles Haley
f25c423261 Got the ondevice composite column optimization to work. 2011-05-29 18:28:21 +01:00
Kovid Goyal
30b74794a7 Observatorul cultural by song2 and update Dilema Veche 2011-05-29 11:26:35 -06:00
Kovid Goyal
88709bb88f Windows installer: Remember and use previous settings for installing desktop icons, adding to path, etc. 2011-05-29 11:06:56 -06:00
Kovid Goyal
edb932fbca Template language: Add str_in_list and on_device formatter functions. Make debugging templates a little easier 2011-05-29 10:40:15 -06:00
Charles Haley
35bf5ed46e Refresh the db when on_device is refreshed only if composite columns are defined. 2011-05-29 17:36:06 +01:00
Charles Haley
267687f424 ... 2011-05-29 15:48:20 +01:00
Charles Haley
87bd2bd571 Make formatter functions that use regexps ignore case 2011-05-29 15:46:17 +01:00
Charles Haley
b9b6286209 ... 2011-05-29 15:18:19 +01:00
Charles Haley
322e6d9ac4 Add an RE box to the color tags wizard.
Add the necessary function to the template language. 
Fix problem with passing mi to the template editor.
2011-05-29 15:09:56 +01:00
Charles Haley
0d57a3fb18 Correct some problems with setting the ondevice column values when the device is disconnected. 2011-05-29 14:09:01 +01:00