5 Commits

Author SHA1 Message Date
Kovid Goyal
1fba894a89 Reorganized GUI code. Split widget specific code into widgets.py.
Added infrastructure for Drag'nDrop support. Implemented DnD for the cover.
Added initial support for updating metadata in LRF files when it is updated for a logical file. This needs testing. Especially worrying are the deprecation warnings about integer overflow in struct.pack when updating the thumbnail
2006-12-07 00:38:43 +00:00
Kovid Goyal
844f4e1e08 Finished implementing add/delete functions for library. Fixed a bug in the cover display code 2006-12-04 06:59:33 +00:00
Kovid Goyal
df9c8be1ef Made the library view editable
Added a rating column
2006-12-03 20:08:35 +00:00
Kovid Goyal
38273e5b10 Possible fix for available space bug in the GUI 2006-11-30 16:35:53 +00:00
Kovid Goyal
c8d21c5930 GUI now supports displaying lists of books from both the library and the device 2006-11-24 05:17:38 +00:00