2010-12-11 |
Paul Goins | Possibly finished up automake-related stuff. 'make...
|
commit | commitdiff | tree |
2010-12-11 |
Paul Goins | Added kpengine data to Makefile.am
|
commit | commitdiff | tree |
2010-12-08 |
Paul Goins | Updating python/Makefile.am.
|
commit | commitdiff | tree |
2010-12-08 |
Paul Goins | Updated configure.ac and python/setup.py. Should now...
|
commit | commitdiff | tree |
2010-12-08 |
Paul Goins | Rewrote Makefile.am files appropriately.
|
commit | commitdiff | tree |
2010-12-08 |
Paul Goins | Moved setup.py to python subdir.
|
commit | commitdiff | tree |
2010-12-08 |
Paul Goins | Moved test folder into python subdir.
|
commit | commitdiff | tree |
2010-12-08 |
Paul Goins | Moved Python scripts into python subdir.
|
commit | commitdiff | tree |
2010-12-08 |
Paul Goins | Moved startup script to scripts folder.
|
commit | commitdiff | tree |
2010-12-08 |
Paul Goins | Added jben.py startup script.
|
commit | commitdiff | tree |
2010-12-08 |
Paul Goins | Moved some stuff around.
|
commit | commitdiff | tree |
2010-12-08 |
Paul Goins | Added "python setup.py install" to "make install".
|
commit | commitdiff | tree |
2010-12-08 |
Paul Goins | Added jben.py as a script to install.
|
commit | commitdiff | tree |
2010-12-07 |
Paul Goins | Basic searching works!
|
commit | commitdiff | tree |
2010-12-07 |
Paul Goins | Made searching subclassable. Added debug strings for...
|
commit | commitdiff | tree |
2010-12-07 |
Paul Goins | Fixed bugs in dictionary loading, plus added print...
|
commit | commitdiff | tree |
2010-12-07 |
Paul Goins | Small change for Linux.
|
commit | commitdiff | tree |
2010-12-07 |
Paul Goins | Fixed downloading (but this code is still rather broken...
|
commit | commitdiff | tree |
2010-12-07 |
Paul Goins | Updated downloader dialog. Does not quite work...
|
commit | commitdiff | tree |
2010-12-07 |
Paul Goins | Renamed a dialog.
|
commit | commitdiff | tree |
2010-12-07 |
Paul Goins | Slight change.
|
commit | commitdiff | tree |
2010-12-07 |
Paul Goins | Updated dictionary downloader dialog.
|
commit | commitdiff | tree |
2010-12-07 |
Paul Goins | Trivial changes.
|
commit | commitdiff | tree |
2010-12-07 |
Paul Goins | Simplified application init logic.
|
commit | commitdiff | tree |
2010-12-07 |
Paul Goins | Removed some obsolete code.
|
commit | commitdiff | tree |
2010-12-07 |
Paul Goins | Added jblite-compatible stubs and removed jbparse code...
|
commit | commitdiff | tree |
2010-10-03 |
Paul Goins | Added simple "good enough" configure variable expansion.
|
commit | commitdiff | tree |
2010-10-03 |
Paul Goins | More autoconf-related updates.
|
commit | commitdiff | tree |
2010-10-03 |
Paul Goins | Added module for receiving configure-generated variables.
|
commit | commitdiff | tree |
2010-03-23 |
Paul Goins | Flattened repo one level. (Former top level README...
|
commit | commitdiff | tree |
2010-03-23 |
Paul Goins | Removed jbparse (has been moved to a separate repo)
|
commit | commitdiff | tree |
2010-03-23 |
Paul Goins | .gitignore update
|
commit | commitdiff | tree |
2010-03-23 |
Paul Goins | Various changes made to jbparse.kanjidic2 while writing...
|
commit | commitdiff | tree |
2010-03-19 |
Paul Goins | Added support for retrieving reading/meaning groups...
|
commit | commitdiff | tree |
2010-03-14 |
Paul Goins | Added hack to set default Python encoding. Needed...
|
commit | commitdiff | tree |
2010-03-14 |
Paul Goins | Updated jstring_convert helper. Now using for displaying...
|
commit | commitdiff | tree |
2010-03-14 |
Paul Goins | Added variants. KANJIDIC2 parser rewrite should be...
|
commit | commitdiff | tree |
2010-03-14 |
Paul Goins | Added radical codes and names.
|
commit | commitdiff | tree |
2010-03-14 |
Paul Goins | Added codepoint info.
|
commit | commitdiff | tree |
2010-03-14 |
Paul Goins | Removed duplication, laid out remainder of __unicode__.
|
commit | commitdiff | tree |
2010-03-14 |
Paul Goins | Added stroke counts/miscounts, fixed bugs if no JLPT...
|
commit | commitdiff | tree |
2010-03-14 |
Paul Goins | Removed indenting from helpers, added to __unicode__.
|
commit | commitdiff | tree |
2010-03-14 |
Paul Goins | Broke apart __unicode__ into several helper functions.
|
commit | commitdiff | tree |
2010-03-14 |
Paul Goins | Fixed bug for kanji with no nanori readings.
|
commit | commitdiff | tree |
2010-03-14 |
Paul Goins | Added SKIP code (and miscode) parsing for Kanjidic2Node...
|
commit | commitdiff | tree |
2010-03-14 |
Paul Goins | Added KANJIDIC2 version check. Added gettext markings...
|
commit | commitdiff | tree |
2010-03-13 |
Paul Goins | Update: added support for most dictionary and query...
|
commit | commitdiff | tree |
2010-03-13 |
Paul Goins | .gitignore update
|
commit | commitdiff | tree |
2010-03-12 |
Paul Goins | A few more details, plus removed out of date tests...
|
commit | commitdiff | tree |
2010-03-12 |
Paul Goins | Fleshed out cElementTree-based Kanjidic2 parser.
|
commit | commitdiff | tree |
2010-03-12 |
Paul Goins | Prelim cElementTree-based parser
|
commit | commitdiff | tree |
2010-03-06 |
Paul Goins | Updated jben/setup.py: removed pre-alpha tag.
|
commit | commitdiff | tree |
2010-03-06 |
Paul Goins | Updated release/copyright info.
|
commit | commitdiff | tree |
2010-03-06 |
Paul Goins | Updated README.txt.
|
commit | commitdiff | tree |
2010-03-04 |
Paul Goins | Fix for KanjidicEntry.to_string: repaired bad Morohashi...
|
commit | commitdiff | tree |
2010-03-04 |
Paul Goins | Fix for kanji dic queries, fix in kanjidic unit test...
|
commit | commitdiff | tree |
2010-03-04 |
Paul Goins | Emacs-related typo fix.
|
commit | commitdiff | tree |
2010-03-04 |
Paul Goins | GUI now gets grayed out during searches.
|
commit | commitdiff | tree |
2010-03-03 |
Paul Goins | EDICT searching works. (MORE)
|
commit | commitdiff | tree |
2010-03-03 |
Paul Goins | Updated setup.py for J-Ben.
|
commit | commitdiff | tree |
2010-03-01 |
Paul Goins | Finished repairs on jben.dict, minor fix on jbparse...
|
commit | commitdiff | tree |
2010-03-01 |
Paul Goins | Repairs on jben.dict
|
commit | commitdiff | tree |
2010-03-01 |
Paul Goins | Major simplification of preferences code.
|
commit | commitdiff | tree |
2010-03-01 |
Paul Goins | Fix for jben.app.Application.get_data_dir
|
commit | commitdiff | tree |
2010-03-01 |
Paul Goins | Download dialog basically works. (Need to fix loader.)
|
commit | commitdiff | tree |
2010-03-01 |
Paul Goins | Added needed calls to allow threading with PyGTK. ...
|
commit | commitdiff | tree |
2010-02-22 |
Paul Goins | Basic threaded downloads -might- be working now.
|
commit | commitdiff | tree |
2010-02-21 |
Paul Goins | Improved standalone docstring module's behavior, added...
|
commit | commitdiff | tree |
2010-02-21 |
Paul Goins | Added docstring to DownloadThread class and cleaned...
|
commit | commitdiff | tree |
2010-02-21 |
Paul Goins | Added experimental (non-working?) size detection to...
|
commit | commitdiff | tree |
2010-02-20 |
Paul Goins | Basic handlers laid out for dict_download
|
commit | commitdiff | tree |
2010-02-20 |
Paul Goins | More cleanup
|
commit | commitdiff | tree |
2010-02-20 |
Paul Goins | Began implementation of dict downloader, cleaned up...
|
commit | commitdiff | tree |
2010-02-20 |
Paul Goins | Reordered out_queue params in DL thread module.
|
commit | commitdiff | tree |
2010-02-20 |
Paul Goins | Renamed threaded DL module.
|
commit | commitdiff | tree |
2010-02-20 |
Paul Goins | Updated threaded download test example
|
commit | commitdiff | tree |
2010-02-20 |
Paul Goins | Renamed mirror selection dialog to more appropriate...
|
commit | commitdiff | tree |
2010-02-20 |
Paul Goins | Updated mirror dialog to be used for file selection...
|
commit | commitdiff | tree |
2010-02-20 |
Paul Goins | Added dictionary selection to mirror dialog
|
commit | commitdiff | tree |
2010-02-20 |
Paul Goins | Internalized GTK dialog boilerplate for mirror select
|
commit | commitdiff | tree |
2010-02-20 |
Paul Goins | Finished first version of mirror selection dialog
|
commit | commitdiff | tree |
2010-02-20 |
Paul Goins | Added basic download mirror selection dialog. Not...
|
commit | commitdiff | tree |
2010-02-20 |
Paul Goins | Forgot to add the dict download dialog to repo
|
commit | commitdiff | tree |
2010-02-20 |
Paul Goins | Added yes/no dialog widget, skeleton download dialog...
|
commit | commitdiff | tree |
2010-02-20 |
Paul Goins | Code reorg in interface.gtk.window.main
|
commit | commitdiff | tree |
2010-02-17 |
Paul Goins | Added startup check for dictionary files.
|
commit | commitdiff | tree |
2010-02-17 |
Paul Goins | Added functions to get proper data and setting folders.
|
commit | commitdiff | tree |
2010-02-13 |
Paul Goins | Reworking preferences module: removing legacy stuff
|
commit | commitdiff | tree |
2010-02-08 |
Paul Goins | GTK iface starts as disabled. Added sample threaded...
|
commit | commitdiff | tree |
2010-02-01 |
Paul Goins | Removed old jben.py initialization. Now controlled...
|
commit | commitdiff | tree |
2010-01-19 |
Paul Goins | Created new main module. Moved GTK gui stuff to jben...
|
commit | commitdiff | tree |
2009-12-29 |
Paul Goins | Added new widget for messages.
|
commit | commitdiff | tree |
2009-12-29 |
Paul Goins | Added check for jpengine executable/data presence.
|
commit | commitdiff | tree |
2009-12-29 |
Paul Goins | One more update to preferences to get back up to speed.
|
commit | commitdiff | tree |
2009-12-29 |
Paul Goins | Reorg of source more-or-less done. Also replaced singletons...
|
commit | commitdiff | tree |
2009-11-07 |
Paul Goins | More reorg.
|
commit | commitdiff | tree |
2009-11-07 |
Paul Goins | Updated .gitignore.
|
commit | commitdiff | tree |
2009-11-07 |
Paul Goins | Module reorganization.
|
commit | commitdiff | tree |
2009-11-01 |
Paul Goins | Finished console dictionary manager.
|
commit | commitdiff | tree |
2009-10-29 |
Paul Goins | Updated jben's readme a bit, also fixed icon loading...
|
commit | commitdiff | tree |