8000 Tags · 1kakarot/dupeguru · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: 1kakarot/dupeguru

Tags

pe2.8.0

Toggle pe2.8.0's commit message
Fixed nasty crash during PE's Cocoa block scanning

Using PyUnicode_GET_SIZE was obviously wrong, but I'm guessing that the str changes in py3.3 made that wrongness significant...

se3.7.1

Toggle se3.7.1's commit message
Call sphinx-build from withing Python instead of a subprocess

me6.6.0

Toggle me6.6.0's commit message
Fixed ME's cocoa interface file, which was broken (again)

The Remove Dead Tracks didn't use the new job system and appscript wasn't properly packaged.

se3.7.0

Toggle se3.7.0's commit message
Fixed 32bit Windows packaging for Python 3.3

Python 3.3 is compiled with VS2010, and the old VS2008 pre-requisite
scheme doesn't work anymore. We now do like with 64bit, include the DLLs
directly in the package.

me6.5.1

Toggle me6.5.1's commit message
Fixed Cocoa build for ME.

pe2.7.1

Toggle pe2.7.1's commit message
Fix cocoa build for PE.

appscript and multiprocessing dependencies weren't properly packaged.

se3.6.1

Toggle se3.6.1's commit message
Improved selection handling during ref-swapping under dupes-only mode.

Previously, our selection would simply be lost (because the dupes that were
just swapped wouldn't be present in the table). Now, instead of trying to
preserve our dupe-selection, we preserve our index-selection when in dupes-only
mode. [arsenetar#222]

pe2.7.0

Toggle pe2.7.0's commit message
pe v2.7.0

me6.5.0

Toggle me6.5.0's commit message
Updated hsaudiotag version req.

se3.6.0

Toggle se3.6.0's commit message
Copy "en.lproj" in cocoa app so that english is actually chosen when …

…it's at the top of the list in the Cocoa language settings.
0