summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Olof-Joachim Frahm [Thu, 22 Jan 2015 22:10:47 +0000 (22:10 +0000)]
Bump version for release 0.1.0.
Olof-Joachim Frahm [Thu, 22 Jan 2015 22:10:15 +0000 (22:10 +0000)]
Add license note in README.md.
Olof-Joachim Frahm [Thu, 22 Jan 2015 22:06:21 +0000 (22:06 +0000)]
Merge branch 'gui'.
Seems good enough for now.
Olof-Joachim Frahm [Thu, 22 Jan 2015 00:07:35 +0000 (00:07 +0000)]
Update README.md for better installation.
Olof-Joachim Frahm [Wed, 21 Jan 2015 23:54:07 +0000 (23:54 +0000)]
Better GUI, password reading, translation.
Kinda too big, this commit. Also has encoding problems.
Olof-Joachim Frahm [Wed, 21 Jan 2015 23:31:03 +0000 (23:31 +0000)]
Packaging improvements.
`setup.py install` now installs both compiled message catalogs as well
as the script itself.
Note that isn't the best solution yet, as with a proper wheel
configuration we could get rid of the script in favour of a library
oriented approach (apparently).
Olof-Joachim Frahm [Sun, 18 Jan 2015 14:54:48 +0000 (14:54 +0000)]
Add hook in setup.py to update version string.
Olof-Joachim Frahm [Mon, 19 Jan 2015 20:36:45 +0000 (20:36 +0000)]
Add note about how to run with translation on.
Olof-Joachim Frahm [Mon, 19 Jan 2015 20:33:06 +0000 (20:33 +0000)]
Add rule to build message catalog files.
Olof-Joachim Frahm [Mon, 19 Jan 2015 20:28:31 +0000 (20:28 +0000)]
Add translation template and German translation.
Olof-Joachim Frahm [Mon, 19 Jan 2015 20:28:01 +0000 (20:28 +0000)]
Set locale initially.
Olof-Joachim Frahm [Mon, 19 Jan 2015 19:55:52 +0000 (19:55 +0000)]
Better locale directory setup.
Olof-Joachim Frahm [Mon, 19 Jan 2015 19:47:59 +0000 (19:47 +0000)]
Provide input at thread start.
Olof-Joachim Frahm [Mon, 19 Jan 2015 19:46:56 +0000 (19:46 +0000)]
Add translation to meta-variables.
Olof-Joachim Frahm [Sun, 18 Jan 2015 22:49:21 +0000 (22:49 +0000)]
Fix missing translation; add labels.
Olof-Joachim Frahm [Sun, 18 Jan 2015 22:48:41 +0000 (22:48 +0000)]
Update documentation and filename in strings.
Olof-Joachim Frahm [Sun, 18 Jan 2015 16:17:34 +0000 (16:17 +0000)]
Collect corresponding widgets into fields.
Olof-Joachim Frahm [Sun, 18 Jan 2015 15:36:19 +0000 (15:36 +0000)]
Minify code.
Olof-Joachim Frahm [Sun, 18 Jan 2015 15:06:36 +0000 (15:06 +0000)]
Extract redirecting process output.
Olof-Joachim Frahm [Sun, 18 Jan 2015 14:56:43 +0000 (14:56 +0000)]
Add gettext support.
Olof-Joachim Frahm [Sun, 18 Jan 2015 14:56:17 +0000 (14:56 +0000)]
Update Makefile with new filename.
Olof-Joachim Frahm [Thu, 15 Jan 2015 17:05:30 +0000 (17:05 +0000)]
Make script installable.
Adjust the `setup.py` definition to include the script and drop the
extension from the script.
Olof-Joachim Frahm [Wed, 14 Jan 2015 23:25:18 +0000 (23:25 +0000)]
Put actual generation into separate thread.
Which take care of the non-responsive GUI.
Note that most of the data accesses are still very much unsafe.
Olof-Joachim Frahm [Wed, 14 Jan 2015 22:14:06 +0000 (22:14 +0000)]
Python 3 string compatibility.
Olof-Joachim Frahm [Wed, 14 Jan 2015 21:58:57 +0000 (21:58 +0000)]
Add a bit of documentation, environment variables.
Olof-Joachim Frahm [Sun, 11 Jan 2015 17:42:57 +0000 (17:42 +0000)]
Redirect stdout and stderr to GUI window.
Bad, bad, bad solution thus far. Needs some way to update concurrently
to the running processes and also differentiate between stdout and
stderr streams (by colour or so) in the output window.
The log window should also be modal to the first window and exceptions
should be shown as (helpful) message windows.
In the meantime the text-mode version should work the same as before.
Olof-Joachim Frahm [Sun, 11 Jan 2015 16:12:34 +0000 (16:12 +0000)]
Check for additional PEP8 problems.
Olof-Joachim Frahm [Sun, 11 Jan 2015 15:45:18 +0000 (15:45 +0000)]
Add more targets to Makefile and document them.
Olof-Joachim Frahm [Sun, 11 Jan 2015 15:30:14 +0000 (15:30 +0000)]
Add initial setup.py.
Olof-Joachim Frahm [Sun, 11 Jan 2015 15:29:34 +0000 (15:29 +0000)]
Add initial rope configuration.
Olof-Joachim Frahm [Sun, 11 Jan 2015 15:27:14 +0000 (15:27 +0000)]
Add hooks for tests and PEP8 compatibility.
And fix some of the issues as well. No tests yet though.
Also some PEP8 errors are ignored because I disagree with them.
Olof-Joachim Frahm [Sun, 11 Jan 2015 00:08:58 +0000 (00:08 +0000)]
Update README.md with options.
Olof-Joachim Frahm [Sun, 11 Jan 2015 00:04:13 +0000 (00:04 +0000)]
Rough draft of GUI version.
Olof-Joachim Frahm [Sat, 10 Jan 2015 21:12:13 +0000 (21:12 +0000)]
Log directory creation.
Olof-Joachim Frahm [Sat, 10 Jan 2015 20:53:01 +0000 (20:53 +0000)]
Create GnuPG and OpenSSH keys; usage notes.
Olof-Joachim Frahm [Thu, 8 Jan 2015 14:22:59 +0000 (14:22 +0000)]
Add Makefile to update version information.
At the moment that is current version, commit ID and branch.
Also ignore the build directory.
Olof-Joachim Frahm [Thu, 8 Jan 2015 00:49:03 +0000 (00:49 +0000)]
Initial commit.