2003-07-17 |
Thomas Leonard | Cope with % escaped URIs.
|
commit | commitdiff | tree |
2003-06-26 |
Thomas Leonard | When loading data from another application, pass the...
|
commit | commitdiff | tree |
2003-06-04 |
Thomas Leonard | Code tidying, thanks to pychecker.
|
commit | commitdiff | tree |
2003-05-26 |
Thomas Leonard | Added fileutils module, which provides an interactive...
|
commit | commitdiff | tree |
2003-05-21 |
Thomas Leonard | New release.
|
commit | commitdiff | tree |
2003-05-16 |
Thomas Leonard | No error if directory already exists.
|
commit | commitdiff | tree |
2003-05-16 |
Thomas Leonard | Return the new path, and doc fixes.
|
commit | commitdiff | tree |
2003-05-16 |
Thomas Leonard | Removed debugging code.
|
commit | commitdiff | tree |
2003-05-16 |
Thomas Leonard | Added 'basedir' module for freedesktop.org Base Directory...
|
commit | commitdiff | tree |
2003-05-16 |
Thomas Leonard | New icon (Geoff Youngs).
|
commit | commitdiff | tree |
2003-05-08 |
Thomas Leonard | Code tidying.
|
commit | commitdiff | tree |
2003-05-08 |
Thomas Leonard | Minor updates and a workaround for another pygtk bug...
|
commit | commitdiff | tree |
2003-02-02 |
Thomas Leonard | New release.
|
commit | commitdiff | tree |
2003-01-29 |
Thomas Leonard | Put sys.argv[0] back again after initing Gtk.
|
commit | commitdiff | tree |
2003-01-27 |
Thomas Leonard | Bugfix: <hbox> and <vbox> layouts didn't work in the...
|
commit | commitdiff | tree |
2003-01-27 |
Thomas Leonard | Bugfix: With pygtk-1.99.14, only the first error message...
|
commit | commitdiff | tree |
2003-01-27 |
Thomas Leonard | Make the default window class the name of the application...
|
commit | commitdiff | tree |
2003-01-22 |
Thomas Leonard | Stupid error.
|
commit | commitdiff | tree |
2003-01-22 |
Thomas Leonard | If pygtk is not found, raise SystemExit instead of...
|
commit | commitdiff | tree |
2002-12-16 |
Thomas Leonard | Work around bug in some versions of pygtk that stopped...
|
commit | commitdiff | tree |
2002-12-13 |
Thomas Leonard | New release.
|
commit | commitdiff | tree |
2002-12-12 |
Thomas Leonard | Upgrade Options box to new style.
|
commit | commitdiff | tree |
2002-12-11 |
Thomas Leonard | Didn't mean to commit that...
|
commit | commitdiff | tree |
2002-12-11 |
Thomas Leonard | Bugfix: If an option had an empty value, an exception...
|
commit | commitdiff | tree |
2002-12-05 |
Thomas Leonard | Cope with missing input_add_full.
|
commit | commitdiff | tree |
2002-10-25 |
Thomas Leonard | Pygtk 1.99.12 seems to more-or-less work now (according...
|
commit | commitdiff | tree |
2002-10-21 |
Thomas Leonard | Updated for new version. Make 1.99.12 warning less...
|
commit | commitdiff | tree |
2002-10-20 |
Thomas Leonard | More warnings about old pygtk versions.
|
commit | commitdiff | tree |
2002-10-15 |
Thomas Leonard | Trying to use ROX-Lib2 with earlier versions of python...
|
commit | commitdiff | tree |
2002-10-10 |
Thomas Leonard | Make clicking on ROX-Lib itself work again (Christopher...
|
commit | commitdiff | tree |
2002-10-10 |
Thomas Leonard | Updated to work with new pygtk.
|
commit | commitdiff | tree |
2002-08-30 |
Thomas Leonard | Use Gtk2 for can't-find-rox-lib error.
|
commit | commitdiff | tree |
2002-08-30 |
Thomas Leonard | Bump version number.
|
commit | commitdiff | tree |
2002-08-30 |
Thomas Leonard | Unknown option is an error, not a printed warning.
|
commit | commitdiff | tree |
2002-08-25 |
Thomas Leonard | Switch to use new pygtk versioning system (requires...
|
commit | commitdiff | tree |
2002-08-19 |
Thomas Leonard | Added 'processes' module, based on code in Archive...
|
commit | commitdiff | tree |
2002-08-14 |
Thomas Leonard | Bugfix: Changing the keys lost any builtin shortcuts...
|
commit | commitdiff | tree |
2002-08-14 |
Thomas Leonard | Errors saving options are reported nicely.
|
commit | commitdiff | tree |
2002-08-08 |
Thomas Leonard | Trap exceptions when activating menu items and report...
|
commit | commitdiff | tree |
2002-08-07 |
Thomas Leonard | Bugfix: Remember to call drop_finish() after a drag...
|
commit | commitdiff | tree |
2002-08-07 |
Thomas Leonard | Added MakeDist script for new release.
|
commit | commitdiff | tree |
2002-08-06 |
Thomas Leonard | Install MIME files by copying instead of symlinking.
|
commit | commitdiff | tree |
2002-08-05 |
Thomas Leonard | Bugfix: XDSLoader didn't handle the drag-drop signal...
|
commit | commitdiff | tree |
2002-08-05 |
Thomas Leonard | Added 'mime' module.
|
commit | commitdiff | tree |
2002-08-05 |
Thomas Leonard | Renamed XDSLoader module to 'loading' (like 'saving').
|
commit | commitdiff | tree |
2002-08-05 |
Thomas Leonard | Renamed XDSLoader to loading.
|
commit | commitdiff | tree |
2002-07-31 |
Thomas Leonard | Use scrolledwindow for local vars.
|
commit | commitdiff | tree |
2002-07-31 |
Thomas Leonard | Show local variables in report_exception, and allow...
|
commit | commitdiff | tree |
2002-07-25 |
Thomas Leonard | Added applet module. Helps with creating the plug and...
|
commit | commitdiff | tree |
2002-07-24 |
Thomas Leonard | Bugfix: saving code didn't cope with missing images...
|
commit | commitdiff | tree |
2002-07-21 |
Thomas Leonard | Improved report_exception (gets the trace right now!).
|
commit | commitdiff | tree |
2002-07-21 |
Thomas Leonard | Added much improved exception reporting system.
|
commit | commitdiff | tree |
2002-07-21 |
Thomas Leonard | Loading files from remote filers works now.
|
commit | commitdiff | tree |
2002-07-21 |
Thomas Leonard | Changes to XDSLoaded: xds_load_from_stream(name, type...
|
commit | commitdiff | tree |
2002-07-21 |
Thomas Leonard | If 'gtk2' isn't available, see if 'gtk' is actually...
|
commit | commitdiff | tree |
2002-07-19 |
Thomas Leonard | Added support for translations.
|
commit | commitdiff | tree |
2002-07-19 |
Thomas Leonard | Tagged messages for translation.
|
commit | commitdiff | tree |
2002-07-18 |
Thomas Leonard | Fix old string use in our_host_name().
|
commit | commitdiff | tree |
2002-07-18 |
Thomas Leonard | Added AbortSave exception.
|
commit | commitdiff | tree |
2002-07-18 |
Thomas Leonard | License change to the LGPL (allows commercial programs...
|
commit | commitdiff | tree |
2002-07-14 |
Thomas Leonard | Simplify pointless exception handling code.
|
commit | commitdiff | tree |
2002-07-14 |
Thomas Leonard | Saveable.save_to_file() should raise an exception when...
|
commit | commitdiff | tree |
2002-07-12 |
Thomas Leonard | Fix typo.
|
commit | commitdiff | tree |
2002-07-12 |
Thomas Leonard | Added GPL.
|
commit | commitdiff | tree |
2002-07-12 |
Thomas Leonard | Added brackets.
|
commit | commitdiff | tree |
2002-07-12 |
Thomas Leonard | Updated for new release.
|
commit | commitdiff | tree |
2002-07-12 |
Thomas Leonard | Safer saving:
|
commit | commitdiff | tree |
2002-07-11 |
Thomas Leonard | Fixed set_type().
|
commit | commitdiff | tree |
2002-07-11 |
Thomas Leonard | Typo prevented savebox from working.
|
commit | commitdiff | tree |
2002-07-11 |
Thomas Leonard | Typo prevented saving options.
|
commit | commitdiff | tree |
2002-07-10 |
Thomas Leonard | Make savebox construction more flexible.
|
commit | commitdiff | tree |
2002-07-04 |
Thomas Leonard | Fixed stupid bugs.
|
commit | commitdiff | tree |
2002-07-04 |
Thomas Leonard | Added lots of documentation.
|
commit | commitdiff | tree |
2002-07-04 |
Thomas Leonard | confirm
|
commit | commitdiff | tree |
2002-07-03 |
Thomas Leonard | Added toggle buttons.
|
commit | commitdiff | tree |
2002-07-03 |
Thomas Leonard | More options stuff.
|
commit | commitdiff | tree |
2002-07-02 |
Thomas Leonard | Minor tidying.
|
commit | commitdiff | tree |
2002-07-01 |
Thomas Leonard | More work on the options system.
|
commit | commitdiff | tree |
2002-06-27 |
Thomas Leonard | Added lots of option handling stuff, and the old XDSLoader...
|
commit | commitdiff | tree |
2002-06-24 |
Thomas Leonard | Readded menus code. Now only one save file.
|
commit | commitdiff | tree |
2002-06-24 |
Thomas Leonard | Cope with the savebox being closed.
|
commit | commitdiff | tree |
2002-06-24 |
Thomas Leonard | New saving API.
|
commit | commitdiff | tree |
2002-06-24 |
Thomas Leonard | Added the important stuff back in...
|
commit | commitdiff | tree |
2002-04-15 |
Thomas Leonard | Cope with gethostbyaddr failing.
|
commit | commitdiff | tree |
2001-12-31 |
Thomas Leonard | Changes to Gtk+-2.0 support.
|
commit | commitdiff | tree |
2001-12-27 |
Thomas Leonard | Started adding support for Gtk+-2.0.
|
commit | commitdiff | tree |
2001-11-17 |
Thomas Leonard | Fixed compiler warning.
|
commit | commitdiff | tree |
2001-11-17 |
Thomas Leonard | Bumped version number.
|
commit | commitdiff | tree |
2001-11-15 |
Thomas Leonard | Added 'savebox' program.
|
commit | commitdiff | tree |
2001-11-10 |
Thomas Leonard | Allow drops with ACTION_MOVE so XDSLoader works with...
|
commit | commitdiff | tree |
2001-11-09 |
Thomas Leonard | Fixed some broken calls to report_error.
|
commit | commitdiff | tree |
2001-11-09 |
Thomas Leonard | Added some code to handle gmc adding a "\0" line to...
|
commit | commitdiff | tree |
2001-11-07 |
Thomas Leonard | Updated docs for SaveArea.
|
commit | commitdiff | tree |
2001-11-02 |
Thomas Leonard | Added set_type() method to SaveBox/SaveArea to set...
|
commit | commitdiff | tree |
2001-09-26 |
Thomas Leonard | Updated version number.
|
commit | commitdiff | tree |
2001-09-26 |
Thomas Leonard | Bumped version number.
|
commit | commitdiff | tree |
2001-08-13 |
Thomas Leonard | Minor bugfixes in saving.
|
commit | commitdiff | tree |
2001-08-12 |
Thomas Leonard | Added filer.examine(file).
|
commit | commitdiff | tree |
2001-08-12 |
Thomas Leonard | Moved some SaveBox internals out into SaveArea class.
|
commit | commitdiff | tree |
2001-08-11 |
Thomas Leonard | Savebox shaded while saving.
|
commit | commitdiff | tree |