108:54500cf00f58
|
2005-01-10 |
Paul Boddie |
changeset
files
shortlog
graph
|
Exposed the Frame.quit method and Button configuration methods for both
textual data and for callbacks. |
|
|
examples/Tkinter/tkjava/Button.java
|
|
107:ed0c9db3100d
|
2005-01-10 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added button configuration and callbacks. |
|
|
examples/Tkinter/Application.java
|
|
106:c2b3de28489c
|
2005-01-10 |
Paul Boddie |
changeset
files
shortlog
graph
|
Replaced object with java.lang.Object as the standard base class.
Introduced explicit parameters and conversion of String objects (with other
conversions envisaged). |
|
|
tools/wrap.py
|
|
105:0a42c2118b55
|
2005-01-10 |
Paul Boddie |
changeset
files
shortlog
graph
|
Removed the special base classes and introduced retrieval of all classes
including java.lang.Object and java.lang.Exception, thus requiring the
special java package to be specified on the PYTHONPATH. |
|
|
bytecode.py
|
|
104:c9e71dcb6038
|
2005-01-10 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added a Tkinter wrapping example based on the Python 2.2.2 library
reference example. |
|
|
examples/Tkinter/Application.java examples/Tkinter/tkjava/Button.java examples/Tkinter/tkjava/Frame.java
|
|
103:c2a0d5d6660c
|
2005-01-10 |
Paul Boddie |
changeset
files
shortlog
graph
|
Fixed formatting. |
|
|
examples/Qt/WidgetTest.java
|
|
102:7c84cbd6155b
|
2005-01-10 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added various collections, iterators and maps. |
|
|
java/util.py
|
|
101:0f97eefa94ea
|
2005-01-10 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added object as a superclass for each wrapper class, thus enabling
new-style behaviour for things like Tkinter which use old-style classes. |
|
|
tools/wrap.py
|
|
100:feda623ce900
|
2005-01-10 |
Paul Boddie |
changeset
files
shortlog
graph
|
Introduced removal of skeleton classes. |
|
|
tools/wrap.py
|
|
99:0546fc332f6f
|
2005-01-10 |
Paul Boddie |
changeset
files
shortlog
graph
|
Added some notes about using the software. |
|
|
README.txt
|
|