agronholm / jython-swingutils

An assortment of utility classes and functions that ease the task of writing GUI applications with the Java Swing toolkit.

Shortlog (showing r69:12c686d28580 (tip) → r45:0f56ea95c576)

Age Author Message A M D «
6 weeks agronholm agronholm Show open dialog in showOpenDialog, and not the save dialog 0 1 0
3 months agronholm agronholm Added JCalendar binding 1 0 0
3 months agronholm agronholm * got rid of weak references 0 1 0
3 months agronholm agronholm Must only fire table rows deleted events for actual row numbers, not sys.maxint 0 1 0
3 months agronholm agronholm Refactored list and combo models to work around Jython issue #1504 0 2 0
3 months agronholm agronholm Background tasks now return AsyncResult objects, and runNamedTask now supports… 0 1 0
3 months agronholm agronholm Use the new event listener adding mechanism instead of event properties 0 1 0
3 months agronholm agronholm Fixed spelling of syncnow keyword argument 0 1 0
3 months agronholm agronholm Moved ResultHolder to threads.py (as AsyncResult), and reorganized the decorator 0 1 0
3 months agronholm agronholm Added the invokeEDT decorator 0 1 0
3 months agronholm agronholm Documentation improvements 0 2 0
3 months agronholm agronholm Added a bunch of modules to docs 9 0 0
3 months agronholm agronholm Added universal API for adding event listeners 1 2 0
3 months agronholm agronholm Removed unnecessary imports 0 1 0
3 months agronholm agronholm Removed debugging cruft, adapted to changes in binding.py 0 1 0
3 months agronholm agronholm Added back converters and a bunch of bindings for components 0 1 0
3 months agronholm agronholm Made the selectedItem setter to fire an event 0 1 0
3 months agronholm agronholm Added ValueHolder 0 2 0
3 months agronholm agronholm Fix setting instance attribute where there was no class attribute before 0 1 0
3 months agronholm agronholm Added test for property value conversion 0 1 0
3 months agronholm agronholm Added support for property value conversion 0 1 0
3 months agronholm agronholm Added the events module, and removed duplicate functionality from the beans… 1 2 0
3 months agronholm agronholm Simplified removePropertyChangeListener 0 1 0
3 months agronholm agronholm Updated description, bumped version number 0 1 0
3 months agronholm agronholm Added task executor 1 0 0