Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2013-11-13 | Code cleanup | Paweł Jastrzębski | 5 | -91/+109 | |
2013-11-12 | OS specific tweaks to status bar style | Paweł Jastrzębski | 1 | -5/+16 | |
2013-11-12 | Added status bar with links | Paweł Jastrzębski | 7 | -30/+99 | |
2013-11-12 | Disabled systray icon on OSX (close #70) | Paweł Jastrzębski | 7 | -29/+15 | |
2013-11-12 | Added simple tray icon (close #69) | Paweł Jastrzębski | 7 | -9/+46 | |
2013-11-11 | Version bump | Ciro Mattia Gonano | 9 | -9/+11 | |
2013-11-11 | Updated README | Paweł Jastrzębski | 1 | -1/+2 | |
2013-11-09 | Implemented OSX PATH change to Windows code too + minor tweaks | Paweł Jastrzębski | 4 | -7/+8 | |
2013-11-08 | Tweak for Windows development environment | Paweł Jastrzębski | 1 | -0/+2 | |
2013-11-08 | Optimization of ProgressThread | Paweł Jastrzębski | 1 | -2/+2 | |
2013-11-08 | Optimization of ProgressThread | Paweł Jastrzębski | 1 | -2/+3 | |
2013-11-08 | Implemented new method to detect border color in non-webtoon comics | Paweł Jastrzębski | 2 | -30/+70 | |
2013-11-08 | Bundle 7za and unrar for OSX too. | Ciro Mattia Gonano | 3 | -5/+15 | |
2013-11-08 | GUI tweaks | Paweł Jastrzębski | 1 | -8/+49 | |
2013-11-07 | Added Linux build script | Paweł Jastrzębski | 2 | -11/+16 | |
2013-11-07 | Updated README | Paweł Jastrzębski | 1 | -1/+5 | |
2013-11-07 | KCC available from 10.6+ | Ciro Mattia Gonano | 1 | -0/+1 | |
2013-11-07 | Remove 10.8 limit | Ciro Mattia Gonano | 3 | -3/+3 | |
2013-11-07 | Updated Inno Setup script | Paweł Jastrzębski | 1 | -0/+4 | |
2013-11-06 | Updated OSX setup | Paweł Jastrzębski | 1 | -1/+2 | |
2013-11-06 | Improved error messages about missing dependencies | Paweł Jastrzębski | 5 | -1/+31 | |
2013-11-06 | Moved to psutil Popen | Paweł Jastrzębski | 2 | -7/+16 | |
2013-11-06 | Optimized imports | Paweł Jastrzębski | 3 | -16/+16 | |
2013-11-06 | Number of KindleGen threads is now dynamic | Paweł Jastrzębski | 2 | -4/+13 | |
2013-11-05 | Tweaked KindleGen/KindleUnpack multiprocessing | Paweł Jastrzębski | 1 | -1/+10 | |
2013-11-04 | Tweaked ComicRack metadata parser | Paweł Jastrzębski | 2 | -10/+17 | |
2013-11-04 | Refactored KindleGen/KindleUnpack handling | Paweł Jastrzębski | 2 | -87/+136 | |
2013-11-03 | Added ComicRack metadata parser | Paweł Jastrzębski | 2 | -11/+56 | |
2013-10-31 | README update | Paweł Jastrzębski | 1 | -1/+1 | |
2013-10-31 | README update | Paweł Jastrzębski | 2 | -17/+15 | |
2013-10-30 | Fixed headers | Paweł Jastrzębski | 4 | -4/+3 | |
2013-10-29 | README update and version bump | Paweł Jastrzębski | 8 | -11/+17 | |
2013-10-29 | Added Inno Setup script to create hybrid 32/64bit Windows installer | Paweł Jastrzębski | 6 | -3/+353 | |
2013-10-29 | Added content server multithreading | Paweł Jastrzębski | 1 | -15/+9 | |
2013-10-27 | Code cleanup | Paweł Jastrzębski | 5 | -18/+13 | |
2013-10-23 | Content server tweaks | Paweł Jastrzębski | 1 | -5/+12 | |
2013-10-21 | Added simple content server | Paweł Jastrzębski | 2 | -14/+348 | |
2013-10-20 | Added progressbar support in few places | Paweł Jastrzębski | 2 | -3/+14 | |
2013-10-18 | Small tweaks | Paweł Jastrzębski | 3 | -18/+11 | |
2013-10-18 | Comic2Panel: Refactored multiprocessing support | Paweł Jastrzębski | 1 | -120/+118 | |
2013-10-17 | Refactored multiprocessing support | Paweł Jastrzębski | 1 | -80/+66 | |
2013-10-17 | Added some safeguards against path length limit | Paweł Jastrzębski | 1 | -0/+6 | |
2013-10-17 | Title: Don't strip part after dot if source is directory | Paweł Jastrzębski | 1 | -2/+6 | |
2013-10-13 | README update and version bump | Paweł Jastrzębski | 7 | -7/+16 | |
2013-10-12 | Updated OSX setup | Paweł Jastrzębski | 4 | -16/+16 | |
2013-10-12 | GUI update | Paweł Jastrzębski | 6 | -13/+13 | |
2013-10-11 | OSX: Fix status window scrolling | Paweł Jastrzębski | 3 | -3/+40 | |
2013-10-11 | Fixed status window scrolling | Paweł Jastrzębski | 6 | -3/+27 | |
2013-10-11 | Changed upscale algorithm to bicubic + little code cleanup | Paweł Jastrzębski | 3 | -5/+18 | |
2013-10-11 | GUI: Made scrollbars smaller | Paweł Jastrzębski | 6 | -9/+9 | |