Kovid Goyal
50811803d0
Fix #31
2007-04-26 18:53:40 +00:00
Kovid Goyal
44c7b6af37
Possible fix for problems reading LRF file metadata on OSX in the GUI
2007-04-24 00:45:12 +00:00
Kovid Goyal
6c9ea2500a
Switched to Oxygen icons
2007-04-21 21:50:36 +00:00
Kovid Goyal
15014f74fe
Working windows installer
2007-04-18 03:01:29 +00:00
Kovid Goyal
65b430b23a
py2exe functionality added for standalone windows executables. Initial implementation of HTML->LRF conversion
2007-04-17 07:16:25 +00:00
Kovid Goyal
2db0069b89
version bump
2007-04-16 17:26:18 +00:00
Kovid Goyal
7c0447b11f
removed dependency on pyuic
2007-04-10 01:53:52 +00:00
Kovid Goyal
be2208ae21
Misc minor bug fixes.
2007-04-10 01:31:54 +00:00
Kovid Goyal
011fc40780
Defined the minimum interface that a device backend must satisfy to be used in the GUI. See device.py.
2007-04-05 04:56:47 +00:00
Kovid Goyal
509fdf081b
Added support for unlocking the reader in both CLI and GUI. Version bump.
2007-01-30 02:26:50 +00:00
Kovid Goyal
08aad56c04
Added support for reading RTF metadata.
2007-01-29 08:52:47 +00:00
Kovid Goyal
7530d37ae2
Fix OSX GUI bug.
2007-01-25 18:35:06 +00:00
Kovid Goyal
b81fe715b1
More cleanups. Minor GUI bug fixed when deleting books from device list. Version bump.
2007-01-25 05:30:33 +00:00
Kovid Goyal
af7605a075
Added extra error reporting
2007-01-23 17:31:13 +00:00
Kovid Goyal
6472b7a24a
Allow running of multiple instances of the GUI. Removed HAL based detection code as it needs too many workarounds. Version bump to 0.3.0 final.
2007-01-11 18:51:20 +00:00
Kovid Goyal
7a814b5401
Removed automatic dependency installation as it only works in Linux.
...
Removed dependency on PyXML.
Fixed unicode handling in books command of CLI
Various minor bug fixes to make things run smoothly in windows.
Version bump.
2007-01-09 03:23:30 +00:00
Kovid Goyal
9cad32e207
Make GUI not exit when device is busy. Version bump.
2007-01-09 01:07:57 +00:00
Kovid Goyal
fa758e1b2c
Added reading of classification and category from lrf file when book is added to library.
2007-01-05 22:45:24 +00:00
Kovid Goyal
714b4efbd8
Enabled automatic extraction of comments from lrf files when a new book is added.
...
Fixed rendering of book info in library view.
Fixed clicking on first item in list would not show book info.
Version bump.
2007-01-05 22:13:38 +00:00
Kovid Goyal
b3faebd2f2
Added the ability to set a comment in the LRF metadata. Fixed bug in lrf.meta that could result in an invalid LRF file if new metadata is longer than old metadata. Code cleanups in lrf.meta
2007-01-05 21:13:20 +00:00
Kovid Goyal
1a16e40b9e
Minor cleanups
2007-01-05 07:46:55 +00:00
Kovid Goyal
993e0c2082
Move sources into src folder so I can try Pydev/Eclipse
2007-01-05 06:26:03 +00:00