index
:
Reinteract
backend-split
master
notebooks
Experiment with Python
Owen Taylor
summary
refs
log
tree
commit
diff
log msg
author
committer
Age
Commit message
Author
2008-10-25
Attach custom result popup menu to widget
Owen W. Taylor
2008-10-25
Don't try to copy variables not in the scope
Owen W. Taylor
2008-10-25
Fix plot saving for matplotlib >= 0.98.x
Owen W. Taylor
2008-10-18
Run unit tests for 'make check'
Owen W. Taylor
2008-10-17
Add file defining MIME types for Reinteract
Owen W. Taylor
2008-10-17
Fix .desktop file to pass desktop-file-validate
Owen W. Taylor
2008-10-17
Bump version to 0.4.3
Owen W. Taylor
2008-10-17
Move examples from docdir to datadir
Owen W. Taylor
2008-10-17
Remove an unused assignment from Makefile.am
Owen W. Taylor
2008-10-17
Fix installation of the main 'reinteract' script.
Owen W. Taylor
2008-10-15
Bump version to 0.4.2
Owen W. Taylor
2008-10-15
Add another makefile variable to Builder
Owen W. Taylor
2008-10-15
Fix jhbuild command in build_bundle instructions
Owen W. Taylor
2008-10-15
Fix typo in #ifdef
Owen W. Taylor
2008-10-15
Remove a stray ] from configure.ac
Owen W. Taylor
2008-10-15
Respect DESTDIR when installing Reinteract.app
Owen W. Taylor
2008-10-15
Add configure --with-appdir=APPDIR
Owen W. Taylor
2008-10-15
Add configure --enable-python-thunks
Owen W. Taylor
2008-10-05
Relicense under the two-term BSD license
Owen W. Taylor
2008-10-05
Handle errors better when loading files
Owen W. Taylor
2008-10-05
Fix default UI mode to be standard, not mini
Owen W. Taylor
2008-10-05
Remove specific support for Hildon/Maemo
Owen W. Taylor
2008-10-05
Tweak optparse usage
Owen W. Taylor
2008-10-05
Remove debug printfs
Owen W. Taylor
2008-10-05
Normalize Notebook paths before uniquifying
Owen W. Taylor
2008-10-05
Prevent editing and display a "wait" cursor while calculating
Owen W. Taylor
2008-10-04
Cache plot contents in an offscreen surface
Owen W. Taylor
2008-10-04
Do an explicit file-existence check when hunting for Python
Owen W. Taylor
2008-10-04
Fix updating sensitivity when no current editor
Owen W. Taylor
2008-10-04
Byte-compile Python when building the OS X distribution
Owen W. Taylor
2008-10-04
Update main menu item sensitivity when switching windows
Owen W. Taylor
2008-10-04
Add NativeMainMenu.get_action_names()
Owen W. Taylor
2008-10-04
Don't use a autoreleased dictionary for a member
Owen W. Taylor
2008-10-04
Accept either 2.6 or 2.5 versions of the Python framework
Owen W. Taylor
2008-10-01
Include libtiff README in the OS X distribution
Owen W. Taylor
2008-10-01
Bump to 0.4.1 and add missing files to Makefile.am
Owen W. Taylor
2008-10-01
Add script to create app bundles and dmg installers for OS X
Owen W. Taylor
2008-10-01
Fix relative paths to Builder.add_files_from_directory()
Owen W. Taylor
2008-10-01
Set environment variables to relocate dependencies
Owen W. Taylor
2008-10-01
Remove debugging printf
Owen W. Taylor
2008-10-01
Allow specifying name of Builder temporary tree
Owen W. Taylor
2008-10-01
Strip the -psn option passed by the Finder
Owen W. Taylor
2008-10-01
Allow specifying install destination for modules/source files
Owen W. Taylor
2008-09-30
Allow destination directory for add_files_from_am()
Owen W. Taylor
2008-09-30
Move get_version() from MsiBuilder to Builder
Owen W. Taylor
2008-09-30
Add some doc comments for Builder
Owen W. Taylor
2008-09-30
Add a Builder base class for MsiBuilder
Owen W. Taylor
2008-09-30
Generalize "file feature" to "file attributes"
Owen W. Taylor
2008-09-30
Move tempfile handling into Builder class
Owen W. Taylor
2008-09-30
Split AMParser into a separate directory
Owen W. Taylor
[next]