Mat Kelly

Results 434 issues of Mat Kelly

We have always had the bulk of the code in `./bundledApps/` with some creative file movement post-build by pyinstaller to get all of the assets in place. It seems that...

on-hold

Related to #317, when updating the UI, utilize the wxPython (and native Py, I believe) pubsub functionality. This will allow cross-class messaging and mitigate the coupling that currently exists.

enhancement

Since moving HeritrixJob.py, among other files, outside of the main WAIL.py file, pyinstaller no longer "finds" it as an include, since WAIL is not conventionally packaged like a Python module...

on-hold

See http://docs.python-guide.org/en/latest/writing/structure/

enhancement
on-hold

A contextual manual would allow this quick view but would get unwieldy if the number of seeds is large. We are limited in Window real estate, so the above might...

enhancement
User Interface (UI)

Present in v0.2017.07.26 and current master 1b5a13a. ![untitled](https://user-images.githubusercontent.com/2514780/49182777-28e36500-f329-11e8-912c-a28a471c8c79.gif)

via AppleEvents. https://github.com/pyinstaller/pyinstaller/pull/50 seems to imply that it's supported but does not give points to how to specify this at compile time. Also, http://superuser.com/questions/246476/create-new-extension-association-and-icon-in-snowleopard would allow it to be done...

enhancement
MacOS X-Specific

It could be clearer that the Yes or No buttons refer to installing Java. We may also want to disclose to the user from where it is being downloaded and...

User Interface (UI)

This would be locations that already exist that they want to replay and not necessarily have Heritrix write to. As an example, they may want to specify a folder in...

enhancement