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...
|
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...
|
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...
|
commit | commitdiff | tree |
2004-09-26 |
Thomas Leonard | Several incompatible changes to the experimental proxy...
|
commit | commitdiff | tree |
2004-09-22 |
Thomas Leonard | Added a Help button to the exception dialog, which...
|
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...
|
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...
|
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 |
2004-08-27 |
Thomas Leonard | Added spawnvpe and waitpid methods to suchild.
|
commit | commitdiff | tree |
2004-08-08 |
Thomas Leonard | If the unit field for a <numentry> option is blank...
|
commit | commitdiff | tree |
2004-06-30 |
Thomas Leonard | Use file objects in proxy (to close the streams automatically).
|
commit | commitdiff | tree |
2004-06-30 |
Thomas Leonard | Unittests for su module.
|
commit | commitdiff | tree |
2004-06-30 |
Thomas Leonard | Added 'su' module for performing operations as root.
|
commit | commitdiff | tree |
2004-06-11 |
Thomas Leonard | Allow "" as a valid value in a OptionsBox menu (reported...
|
commit | commitdiff | tree |
2004-06-10 |
Thomas Leonard | Added unittests for proxy module.
|
commit | commitdiff | tree |
2004-06-10 |
Thomas Leonard | Added 'proxy' module. This allows one Python process...
|
commit | commitdiff | tree |
2004-06-02 |
Thomas Leonard | Moved tests.
|
commit | commitdiff | tree |
2004-06-02 |
Thomas Leonard | Moved tests out of PYTHONPATH.
|
commit | commitdiff | tree |
2004-05-30 |
Thomas Leonard | Get update-mime-database command through Zero Install...
|
commit | commitdiff | tree |
2004-05-18 |
Thomas Leonard | Started adding unit-tests.
|
commit | commitdiff | tree |
2004-05-04 |
Thomas Leonard | Translate menu items in options (Guido Schimmels).
|
commit | commitdiff | tree |
2004-04-26 |
Thomas Leonard | Added <slider> widget to options.
|
commit | commitdiff | tree |
2004-04-25 |
Thomas Leonard | Added 'size-group' attribute to Options.xml elements...
|
commit | commitdiff | tree |
2004-04-23 |
Thomas Leonard | Added support for size groups.
|
commit | commitdiff | tree |
2004-04-20 |
Thomas Leonard | Bugfix: Colour buttons in the Options boxes didn't...
|
commit | commitdiff | tree |
2004-04-17 |
Thomas Leonard | Added missing docstrings and made pychecker happier.
|
commit | commitdiff | tree |
2004-04-17 |
Thomas Leonard | Make pychecker happy.
|
commit | commitdiff | tree |
2004-04-17 |
Thomas Leonard | More changes to keep pychecker happy, plus one bug...
|
commit | commitdiff | tree |
2004-04-17 |
Thomas Leonard | Make pychecker happier.
|
commit | commitdiff | tree |
2004-04-17 |
Thomas Leonard | Removed unused widget variable.
|
commit | commitdiff | tree |
2004-04-17 |
Thomas Leonard | New release.
|
commit | commitdiff | tree |
2004-04-17 |
Thomas Leonard | Added ToggleItem (based on a patch from Ken Hayber).
|
commit | commitdiff | tree |
2004-04-15 |
Thomas Leonard | Better <label> widgets (wrapping and icon). Taken from...
|
commit | commitdiff | tree |
2004-03-20 |
Thomas Leonard | Stop themes from overriding the display of the colour...
|
commit | commitdiff | tree |
2004-03-17 |
Thomas Leonard | Quiet pychecker.
|
commit | commitdiff | tree |
2004-03-17 |
Thomas Leonard | Use True/False.
|
commit | commitdiff | tree |
2004-03-17 |
Thomas Leonard | Don't abort if findrox is missing.
|
commit | commitdiff | tree |
2004-03-17 |
Thomas Leonard | Warn about old versions of findrox.py.
|
commit | commitdiff | tree |
2004-03-16 |
Thomas Leonard | Create .gmo files.
|
commit | commitdiff | tree |
2004-03-16 |
Thomas Leonard | New release.
|
commit | commitdiff | tree |
2004-03-16 |
Thomas Leonard | Bugfix: Icon themes didn't work with python versions...
|
commit | commitdiff | tree |
2004-03-14 |
Thomas Leonard | Added widget_registry to OptionsBox, to provide an...
|
commit | commitdiff | tree |
2004-03-14 |
Thomas Leonard | Bugfix: If an error occurred loading the ROX theme...
|
commit | commitdiff | tree |
2004-03-12 |
Thomas Leonard | Make accel loading work again (oops!).
|
commit | commitdiff | tree |
2004-03-12 |
Thomas Leonard | Fix for pygtk API change.
|
commit | commitdiff | tree |
2004-02-26 |
Thomas Leonard | Cope with option values split into multiple DOM text...
|
commit | commitdiff | tree |
2004-02-22 |
Thomas Leonard | If a file's details were recorded (in document.save_last_sta...
|
commit | commitdiff | tree |
2004-02-22 |
Thomas Leonard | Allow a list of values to be stored in each menu Action...
|
commit | commitdiff | tree |
2004-02-20 |
Thomas Leonard | Updated examples in documentation for new findrox ...
|
commit | commitdiff | tree |
2004-02-13 |
Thomas Leonard | Doc string for explorer class.
|
commit | commitdiff | tree |
2004-02-13 |
Thomas Leonard | Make to_utf8 private.
|
commit | commitdiff | tree |
2004-02-10 |
Thomas Leonard | New API for menus. Instead of passing tuples for menu...
|
commit | commitdiff | tree |
2004-02-07 |
Thomas Leonard | Don't stop DnD working in the savebox just because...
|
commit | commitdiff | tree |
2004-01-30 |
Thomas Leonard | Also translate <label> elements in the Options box...
|
commit | commitdiff | tree |
2004-01-28 |
Thomas Leonard | Also translate section names in the Options box (reported...
|
commit | commitdiff | tree |
2004-01-23 |
Thomas Leonard | New release.
|
commit | commitdiff | tree |
2004-01-23 |
Thomas Leonard | New tasks module.
|
commit | commitdiff | tree |
2003-12-28 |
Thomas Leonard | Fixed pychecker-detected errors.
|
commit | commitdiff | tree |
2003-12-28 |
Thomas Leonard | Moved MIME handler installation into a separate module...
|
commit | commitdiff | tree |
2003-12-28 |
Thomas Leonard | Moved MIME handler installation into a separate module...
|
commit | commitdiff | tree |
2003-12-28 |
Thomas Leonard | llow ROXLIB_DISABLE_ZEROINSTALL to override looking...
|
commit | commitdiff | tree |
2003-12-28 |
Thomas Leonard | Prefer a local version to rox to a zero-install version.
|
commit | commitdiff | tree |
2003-12-24 |
Thomas Leonard | Added <menu> OptionMenu widget for Options box (Chris...
|
commit | commitdiff | tree |
2003-12-13 |
Thomas Leonard | Translate text in Options box.
|
commit | commitdiff | tree |
2003-11-27 |
Thomas Leonard | Fixed bug in findrox when not using Zero Install (Lionel...
|
commit | commitdiff | tree |
2003-11-27 |
Thomas Leonard | *** empty log message ***
|
commit | commitdiff | tree |
2003-11-26 |
Thomas Leonard | Try to run the filer through Zero Install, if possible.
|
commit | commitdiff | tree |
2003-11-26 |
Thomas Leonard | Escape and unescape URIs, as required by ROX-Filer...
|
commit | commitdiff | tree |
2003-11-14 |
Thomas Leonard | Try again to get fallback right.
|
commit | commitdiff | tree |
2003-11-12 |
Thomas Leonard | Cope with gtk loading, but _gtk giving an error.
|
commit | commitdiff | tree |
2003-11-11 |
Thomas Leonard | If we can't get pygtk through Zero Install, try the...
|
commit | commitdiff | tree |
2003-10-31 |
Thomas Leonard | findrox.py script now warns if ROX-Lib2 version is...
|
commit | commitdiff | tree |
2003-10-31 |
Thomas Leonard | Simplified implementation of saving.SaveFilter by using...
|
commit | commitdiff | tree |
2003-10-29 |
Thomas Leonard | Changed 'Dismiss' to 'Close' (Chris Shaffer).
|
commit | commitdiff | tree |
2003-10-29 |
Thomas Leonard | Bugfix: Error reporting in mime.py failed to import...
|
commit | commitdiff | tree |
2003-10-15 |
Thomas Leonard | New release.
|
commit | commitdiff | tree |
2003-10-15 |
Thomas Leonard | Bugfix: Python 2.3's new bool type broke options saving...
|
commit | commitdiff | tree |
2003-10-15 |
Thomas Leonard | Better help for processes.
|
commit | commitdiff | tree |
2003-10-13 |
Thomas Leonard | Minor bugfixes.
|
commit | commitdiff | tree |
2003-10-13 |
Thomas Leonard | Added PipeThroughCommand class (copied from Archive...
|
commit | commitdiff | tree |
2003-10-09 |
Thomas Leonard | Allow event to be None for Menu.popup. This allows...
|
commit | commitdiff | tree |
2003-10-04 |
Thomas Leonard | Removed old code.
|
commit | commitdiff | tree |
2003-10-04 |
Thomas Leonard | Style improvements.
|
commit | commitdiff | tree |
2003-10-03 |
Thomas Leonard | Cope better with errors.
|
commit | commitdiff | tree |
2003-10-03 |
Thomas Leonard | Added support for icon themes (doesn't do inheritance...
|
commit | commitdiff | tree |