18677 Commits

Author SHA1 Message Date
Kovid Goyal
7d0fcd9484 Add code to create a PDF outline using PoDoFo 2012-08-28 16:42:08 +05:30
Charles Haley
cf6a1711f4 Add some explanatory comments to the list of ports 2012-08-28 12:39:21 +02:00
Charles Haley
0c55e12570 Make broadcast connection strings look like mdns services 2012-08-28 11:02:27 +02:00
Charles Haley
ff4da40412 Use comma instead of | to avoid java split problems. Ensure that the sent string is a byte string. 2012-08-28 10:46:43 +02:00
Charles Haley
15749dc4d7 Respond to all broadcasts at once, not just to one. 2012-08-28 10:22:43 +02:00
Charles Haley
4ce9dd36fa Add reverse find to smartdevice using broadcasts
Cache the list of IP addresses
2012-08-28 09:45:49 +02:00
Translators
ba866b39c4 Launchpad automatic translations update. 2012-08-28 05:47:05 +00:00
Kovid Goyal
880d360e0d Fix regression that broke DnD of files having a # character in their names to the book details panel 2012-08-27 17:46:27 +05:30
Kovid Goyal
b69fb230c5 Remove the unmaintained pdfmanipulate command line utility 2012-08-27 17:22:51 +05:30
Kovid Goyal
0a22c291b7 ... 2012-08-27 17:17:33 +05:30
Charles Haley
ffde6a4a04 Add use of netifaces to show multiple IP addresses 2012-08-27 13:09:22 +02:00
Kovid Goyal
6e25db5853 ... 2012-08-27 15:00:48 +05:30
Kovid Goyal
f0d7ad2635 Fix erroneuos method signature for new types defined in C extensions. Also fix handling of uint* types in the libusb and libmtp modules (I hope) 2012-08-27 14:48:30 +05:30
Kovid Goyal
3ee0576ed4 ... 2012-08-27 14:23:15 +05:30
Kovid Goyal
f9dc2cd6d7 ... 2012-08-27 11:59:01 +05:30
Kovid Goyal
9aa30a8b71 ... 2012-08-27 09:53:52 +05:30
Kovid Goyal
a14bc99af6 ... 2012-08-27 00:37:32 +05:30
Kovid Goyal
26618a2a9d Add a function to get information about all network interfaces 2012-08-26 22:39:35 +05:30
Kovid Goyal
a43ca92e02 MTP unix: Add a debug connected devices method. 2012-08-26 22:22:49 +05:30
Kovid Goyal
6b17b8a42b ... 2012-08-26 18:46:11 +05:30
Kovid Goyal
23c1910bdb ... 2012-08-26 18:40:09 +05:30
Kovid Goyal
ec8d874fd7 MTP: Update to work with libmtp 1.1.4 2012-08-26 18:26:35 +05:30
Kovid Goyal
9a25f5c023 ... 2012-08-26 17:48:52 +05:30
Charles Haley
cddf873db2 Add checkbox to set auto management 2012-08-26 12:54:09 +02:00
Kovid Goyal
3cc8ef1875 PDF Output: Allow generating PDF files with more than 512 pages on windows. Fixes #1041614 (IOError: [Errno 24] Too many open files: u'C) 2012-08-26 15:39:06 +05:30
Kovid Goyal
4d6e1aa1f6 PoDoFo, do not print out informational messages 2012-08-26 14:18:19 +05:30
Kovid Goyal
10e0c2bead ... 2012-08-26 13:41:10 +05:30
Kovid Goyal
37a38b606c ... 2012-08-26 12:49:08 +05:30
Kovid Goyal
238bc24cf2 More podofo refactoring 2012-08-26 12:17:04 +05:30
Kovid Goyal
1136f26186 Refactor the PoDoFo module 2012-08-26 10:13:34 +05:30
Kovid Goyal
ddce60ac90 ... 2012-08-26 09:12:31 +05:30
Kovid Goyal
a79920d5f1 ... 2012-08-26 08:42:45 +05:30
Kovid Goyal
9ba5fa1c41 libmtp: Only use list of known vids/pids for detection 2012-08-25 23:47:50 +05:30
Kovid Goyal
cf416ed13c Create a libusb based device scanner and use it on OS X. This is needed to enable MTP support. 2012-08-25 23:28:32 +05:30
Kovid Goyal
9d697e8146 Remove legacy code 2012-08-25 09:34:12 +05:30
Kovid Goyal
34efc911ae libmtp: Filter ro storage at the python level for better debugging 2012-08-25 09:01:25 +05:30
Kovid Goyal
efd41d87ed Fix #1041389 (Drop down lists behaviour not consistent) 2012-08-25 08:49:15 +05:30
Kovid Goyal
f754786d12 When generating ICU sort keys handle strings with NULL bytes in them 2012-08-25 08:08:12 +05:30
Kovid Goyal
016ec7ade3 Add a method to get the list of available transliterators in ICU 2012-08-24 22:32:14 +05:30
Kovid Goyal
3efd69528c WPD passes all tests 2012-08-24 18:33:08 +05:30
Kovid Goyal
5c4f6df448 WPD: put_file works 2012-08-24 18:24:57 +05:30
Kovid Goyal
2d6b0badd0 ... 2012-08-24 17:55:32 +05:30
Kovid Goyal
9977d6d581 ... 2012-08-24 16:48:41 +05:30
Kovid Goyal
b8f45adf28 MTP: Add mem leak test for file operations 2012-08-24 16:33:24 +05:30
Kovid Goyal
917d142bde MTP: Add file transfer tests and fix libmtp not returning correct storage_id values in the object dict 2012-08-24 15:59:30 +05:30
Kovid Goyal
5197dff52d MTP: Add tests for mem leaks 2012-08-24 11:50:07 +05:30
Kovid Goyal
19b196f782 IGN:Tag release 2012-08-24 11:21:26 +05:30
Kovid Goyal
b16ca1e038 ... 2012-08-24 10:46:56 +05:30
Kovid Goyal
8b85f562ed version 0.8.66 2012-08-24 10:03:22 +05:30
Kovid Goyal
bc254cb423 ... 2012-08-24 09:55:32 +05:30