calibre/bypy/windows
Kovid Goyal 4b0f19ccfb
Windows: Fix calibre portable launcher not working correctly from root directory in calibre 5.5. Fixes #1904310 [v5.5 Puts calibre-portable.exe in as a book on every launch](https://bugs.launchpad.net/calibre/+bug/1904310)
apparently, the cmdline parameter passed to winmain does not contain the
path to the EXE *except* when the exe is in the root folder. The number
of inconsistencies in the win32 API is insane.
2020-11-17 11:42:54 +05:30
..
__main__.py Windows: Fix command line arguments not working for the portable.exe launchers 2020-11-01 08:18:25 +05:30
eject.c
en-us.xml
file_dialogs.cpp
main.c Work on windows python3 build 2020-08-22 18:47:58 +05:30
portable-installer.cpp calibre portable: Add launchers for standalone viewer and editor 2020-08-22 18:48:16 +05:30
portable.cpp Windows: Fix calibre portable launcher not working correctly from root directory in calibre 5.5. Fixes #1904310 [v5.5 Puts calibre-portable.exe in as a book on every launch](https://bugs.launchpad.net/calibre/+bug/1904310) 2020-11-17 11:42:54 +05:30
site.py Remove CALIBRE_DEVELOP_FROM from site.py 2020-10-03 09:05:36 +05:30
template.rc
util.c Use the new bypy freezing code for windows build 2020-10-03 09:05:37 +05:30
wix-template.xml Register the calibre:// protocol during installation on Windows 2020-11-10 18:23:22 +05:30
wix.py Remove some __future__ imports 2020-08-22 18:48:08 +05:30
XUnzip.cpp
XUnzip.h