2007-07-04 |
Thomas Leonard | Added an assertion to detect a mysterious error (Thomas... ...to detect a mysterious error (Thomas Leonard; reported by
|
commit | commitdiff | tree |
2007-07-04 |
Thomas Leonard | Python 2.4 is now the base version, so test against...
|
commit | commitdiff | tree |
2007-05-28 |
Thomas Leonard | Marked svn version as "-post".
|
commit | commitdiff | tree |
2007-05-12 |
Thomas Leonard | Ensure that IO blocker callbacks return False, not... warning from PyGTK (Thomas Leonard).
|
commit | commitdiff | tree |
2007-03-10 |
Thomas Leonard | Exception handler now copes with old-style non-class... with missing tracebacks (Thomas Leonard).
|
commit | commitdiff | tree |
2007-03-03 |
Thomas Leonard | Added Task.finished blocker, which is triggered when... successfully or by throwing an exception (Thomas Leonard; suggested by Ken
|
commit | commitdiff | tree |
2007-01-25 |
Thomas Leonard | Use '-post' as developer version, not '.0'.
|
commit | commitdiff | tree |
2007-01-12 |
Thomas Leonard | Added Clear button to filename options (Jim Ramsay... ...filename options (Jim Ramsay and Thomas Leonard).
|
commit | commitdiff | tree |
2007-01-05 |
Thomas Leonard | Bugfix: InputBlocker and OutputBlocker now trigger...
|
commit | commitdiff | tree |
2006-12-18 |
Thomas Leonard | Added <filechooser> widget to OptionsBox, which lets...
|
commit | commitdiff | tree |
2006-12-17 |
Thomas Leonard | Drag-and-drop didn't work if the hostname contained... a regular expression (Thomas Leonard, reported by Lennon Cook).
|
commit | commitdiff | tree |
2006-12-03 |
Thomas Leonard | Moved into a sub-dir, so that a svn checkout has the...
|
commit | commitdiff | tree |
2006-09-17 |
Thomas Leonard | Removed some more deprecation warnings. Do not run... as it is interactive (Thomas Leonard).
|
commit | commitdiff | tree |
2006-09-17 |
Thomas Leonard | Fixed some deprecation warnings (Thomas Leonard). Fixed some deprecation warnings (Thomas Leonard).
|
commit | commitdiff | tree |
2006-09-09 |
Thomas Leonard | Bugfix: Must use '..' in interface for backwards compat... ...interface for backwards compat (Thomas Leonard).
|
commit | commitdiff | tree |
2006-09-09 |
Thomas Leonard | When there is only one section in the options box,...
|
commit | commitdiff | tree |
2006-09-03 |
Thomas Leonard | ROX base platform is now Python 2.3, so run unit tests... (Thomas Leonard).
|
commit | commitdiff | tree |
2006-06-06 |
Thomas Leonard | Removed a load of unused imports spotted by PyFlakes... ...unused imports spotted by PyFlakes (Thomas Leonard).
|
commit | commitdiff | tree |
2006-05-28 |
Thomas Leonard | Some unit tests appended the local ROX-Lib's location...
|
commit | commitdiff | tree |
2006-05-28 |
Thomas Leonard | Deleted old files.
|
commit | commitdiff | tree |
2006-05-28 |
Thomas Leonard | Renamed interface file to match directory name.
|
commit | commitdiff | tree |
2006-05-28 |
Thomas Leonard | Updated ROX-Lib.xml:
|
commit | commitdiff | tree |
2006-04-30 |
Thomas Leonard | If an XXMLRPC Call object is destroyed before the response...
|
commit | commitdiff | tree |
2006-04-29 |
Thomas Leonard | Show how to get the full changelog.
|
commit | commitdiff | tree |
2006-04-02 |
Thomas Leonard | Don't create bus object until constructor is called.
|
commit | commitdiff | tree |
2006-04-02 |
Thomas Leonard | Typo in doc-string.
|
commit | commitdiff | tree |
2006-04-02 |
Thomas Leonard | XXMLRPC call objects support the Blocker interface...
|
commit | commitdiff | tree |
2006-04-02 |
Thomas Leonard | Added settings module (Tony Houghton, based on code...
|
commit | commitdiff | tree |
2006-03-18 |
Thomas Leonard | Make the options box use ComboBox instead of OptionMenu...
|
commit | commitdiff | tree |
2006-03-18 |
Thomas Leonard | When displaying an uncaught exception, still write...
|
commit | commitdiff | tree |
2006-02-28 |
Thomas Leonard | If a service property exists but the window it points...
|
commit | commitdiff | tree |
2006-02-28 |
Thomas Leonard | Better error codes (NoSuchService, UnknownObject, NoSuchMethod).
|
commit | commitdiff | tree |
2006-02-28 |
Thomas Leonard | Extended XML-RPC code to return response values and...
|
commit | commitdiff | tree |
2006-02-27 |
Thomas Leonard | Added unittests.
|
commit | commitdiff | tree |
2006-02-27 |
Thomas Leonard | Added 'xxmlrpc' module. This allows sending XML-RPC...
|
commit | commitdiff | tree |
2006-02-26 |
Thomas Leonard | Added mime.get_type_handler(), which uses the same... ...handler for a file (Ken Hayber and Thomas Leonard).
|
commit | commitdiff | tree |
2006-02-26 |
Thomas Leonard | Removed svn:eol-style from binaries.
|
commit | commitdiff | tree |
2006-02-25 |
Thomas Leonard | Don't display KeyboardInterrupt in an error box.
|
commit | commitdiff | tree |
2006-01-21 |
Thomas Leonard | Set sys.excepthook to our graphical exception explorer...
|
commit | commitdiff | tree |
2005-12-29 |
Thomas Leonard | When saving a file to a FAT filesystem, the chmod would... instead of aborting (Thomas Leonard; reported by QS Computing).
|
commit | commitdiff | tree |
2005-10-22 |
Thomas Leonard | Include AppRun when generating translations, and rename...
|
commit | commitdiff | tree |
2005-10-21 |
Thomas Leonard | Made message in AppRun translatable (Andras Mohari).
|
commit | commitdiff | tree |
2005-10-15 |
Thomas Leonard | feed-for
|
commit | commitdiff | tree |
2005-09-03 |
Thomas Leonard | Double-click on a line in the stacktrace display of...
|
commit | commitdiff | tree |
2005-09-03 |
Thomas Leonard | Missing _
|
commit | commitdiff | tree |
2005-09-03 |
Thomas Leonard | Added launch module, which allows running programs... ...filer.py use 0launch if available (Thomas Leonard; requested by
|
commit | commitdiff | tree |
2005-08-30 |
Thomas Leonard | If pygtk is found, but not gtk, give a better error... ...not gtk, give a better error (Thomas Leonard; reported
|
commit | commitdiff | tree |
2005-08-21 |
Thomas Leonard | If 'xterm' isn't available, give a sensible error message... su module (Thomas Leonard; reported by Vincent Lefevre).
|
commit | commitdiff | tree |
2005-08-18 |
Thomas Leonard | Added ROX-Lib.xml file, which makes it easy to register... ...0launch, using '0launch --add-feed' (Thomas Leonard).
|
commit | commitdiff | tree |
2005-08-12 |
Thomas Leonard | Better docstring.
|
commit | commitdiff | tree |
2005-07-31 |
Thomas Leonard | New release.
|
commit | commitdiff | tree |
2005-07-09 |
Thomas Leonard | New release.
|
commit | commitdiff | tree |
2005-07-03 |
Thomas Leonard | Don't delete menu pos property after reading.
|
commit | commitdiff | tree |
2005-07-03 |
Thomas Leonard | Preview release.
|
commit | commitdiff | tree |
2005-07-03 |
Thomas Leonard | All warnings to stdout (needed for newer pygtk?).
|
commit | commitdiff | tree |
2005-06-17 |
Thomas Leonard | Send GtkDeprecationWarnings to stdout, not stderr,... see them (Thomas Leonard).
|
commit | commitdiff | tree |
2005-06-10 |
Thomas Leonard | Fixed deprecation warning in processes.py (Thomas Leonard). ...deprecation warning in processes.py (Thomas Leonard).
|
commit | commitdiff | tree |
2005-05-12 |
Thomas Leonard | Fixed encoding.
|
commit | commitdiff | tree |
2005-05-12 |
Thomas Leonard | Added Portuguese translation (Jose Carlos do Nascimento).
|
commit | commitdiff | tree |
2005-05-07 |
Thomas Leonard | Don't try to get pygtk through Zero Install. The injector... Install if desired (Thomas Leonard).
|
commit | commitdiff | tree |
2005-05-05 |
Thomas Leonard | Some versions of GTK silently remove '-' from sys.argv... Added a work-around (Thomas Leonard).
|
commit | commitdiff | tree |
2005-05-02 |
Thomas Leonard | Put "root" back in su command, but detect what the...
|
commit | commitdiff | tree |
2005-05-01 |
Thomas Leonard | Remove "root" from the su command, as some systems... (Thomas Leonard; reported by Jonatan Liljedahl).
|
commit | commitdiff | tree |
2005-05-01 |
Thomas Leonard | The default SaveArea.confirm_new_path() now shows an...
|
commit | commitdiff | tree |
2005-04-30 |
Thomas Leonard | This prevents SVG icons from appearing in huge sizes... ...from appearing in huge sizes (Thomas Leonard;
|
commit | commitdiff | tree |
2005-04-30 |
Thomas Leonard | Bugfix: Theme index parser failed to cope with comments... file (Thomas Leonard).
|
commit | commitdiff | tree |
2005-04-17 |
Thomas Leonard | Use latest-2.
|
commit | commitdiff | tree |
2005-04-17 |
Thomas Leonard | Fixed Zero Install version test in findrox.py (Thomas... ...Install version test in findrox.py (Thomas Leonard).
|
commit | commitdiff | tree |
2005-04-10 |
Thomas Leonard | Added unit tests for processes module, based on old...
|
commit | commitdiff | tree |
2005-04-01 |
Thomas Leonard | Added 'testall' script to run all the unit tests together... ...run all the unit tests together (Thomas Leonard).
|
commit | commitdiff | tree |
2005-03-10 |
Thomas Leonard | Bugfix: Set default in Options box to OK to avoid triggering... (Thomas Leonard, reported by Guido Schimmels).
|
commit | commitdiff | tree |
2005-01-29 |
Thomas Leonard | Missing change entry.
|
commit | commitdiff | tree |
2005-01-16 |
Thomas Leonard | Fixed date.
|
commit | commitdiff | tree |
2005-01-16 |
Thomas Leonard | New release.
|
commit | commitdiff | tree |
2005-01-16 |
Thomas Leonard | Added OutputBlocker, which works in a similar way to...
|
commit | commitdiff | tree |
2005-01-15 |
Thomas Leonard | Be consistent about URI escaping. set_uri() is now... UTF-8 string (Thomas Leonard).
|
commit | commitdiff | tree |
2004-12-29 |
Thomas Leonard | When using import rox, warn about old versions.
|
commit | commitdiff | tree |
2004-12-29 |
Thomas Leonard | If a 'rox' module is in PYTHONPATH, use that without...
|
commit | commitdiff | tree |
2004-12-23 |
Thomas Leonard | Added Chinese translation (Babyfai Cheung).
|
commit | commitdiff | tree |
2004-11-25 |
Thomas Leonard | Added tasks.InputBlocker, which triggers when an input... readable (Thomas Leonard).
|
commit | commitdiff | tree |
2004-10-22 |
Thomas Leonard | Bugfix: Theme subdirectories are separated by ',' not...
|
commit | commitdiff | tree |
2004-10-20 |
Thomas Leonard | Bugfix: When a menu has more than one toggle item,...
|
commit | commitdiff | tree |
2004-10-02 |
Thomas Leonard | New release.
|
commit | commitdiff | tree |
2004-10-02 |
Thomas Leonard | Cope better with user cancelling su operation. New... create_su_proxy (Thomas Leonard).
|
commit | commitdiff | tree |
2004-09-27 |
Thomas Leonard | Added basedir.load_first_config(), which works like...
|
commit | commitdiff | tree |
2004-09-27 |
Thomas Leonard | The choices module is now deprecated. You can use choices... settings over to the basedir system (Thomas Leonard).
|
commit | commitdiff | tree |
2004-09-26 |
Thomas Leonard | Several incompatible changes to the experimental proxy... (Thomas Leonard):
|
commit | commitdiff | tree |
2004-09-22 |
Thomas Leonard | Added a Help button to the exception dialog, which... file (Thomas Leonard).
|
commit | commitdiff | tree |
2004-09-06 |
Thomas Leonard | Added chmod to suchild.
|
commit | commitdiff | tree |
2004-09-06 |
Thomas Leonard | New suchild methods: open, close, read, write and rename... ...their normal Python counterparts (Thomas Leonard).
|
commit | commitdiff | tree |
2004-09-06 |
Thomas Leonard | Added lots of new file operations to suchild.
|
commit | commitdiff | tree |
2004-09-06 |
Thomas Leonard | Tests for suchild.
|
commit | commitdiff | tree |
2004-09-06 |
Thomas Leonard | Close xterm after password is entered correctly.
|
commit | commitdiff | tree |
2004-09-06 |
Thomas Leonard | Test getuid and setuid.
|
commit | commitdiff | tree |
2004-09-06 |
Thomas Leonard | Simplified su code and interface.
|
commit | commitdiff | tree |
2004-09-05 |
Thomas Leonard | Added unlink to suchild.
|
commit | commitdiff | tree |
2004-08-29 |
Thomas Leonard | Removed code to turn off the separator in the debug... ...generates a warning if you use it (Thomas Leonard).
|
commit | commitdiff | tree |
2004-08-27 |
Thomas Leonard | Fix to let documentation build.
|
commit | commitdiff | tree |
2004-08-27 |
Thomas Leonard | Updated server name.
|
commit | commitdiff | tree |
2004-08-27 |
Thomas Leonard | New release.
|
commit | commitdiff | tree |