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 |
2003-09-28 |
Thomas Leonard | Added some version information to the dialog you get...
|
commit | commitdiff | tree |
2003-09-25 |
Thomas Leonard | Removed extra arg that shouldn't have been added.
|
commit | commitdiff | tree |
2003-09-22 |
Thomas Leonard | New bug() function to quickly bring up a debugging...
|
commit | commitdiff | tree |
2003-09-22 |
Thomas Leonard | Removed pyrex.
|
commit | commitdiff | tree |
2003-09-15 |
Thomas Leonard | Better example and comments.
|
commit | commitdiff | tree |
2003-09-15 |
Thomas Leonard | Added missing file.
|
commit | commitdiff | tree |
2003-09-15 |
Thomas Leonard | Added pyrex.
|
commit | commitdiff | tree |
2003-08-20 |
Thomas Leonard | Added Italian translation (Yuri Bongiorno).
|
commit | commitdiff | tree |
2003-08-18 |
Thomas Leonard | Better way to set the default icon.
|
commit | commitdiff | tree |
2003-08-17 |
Thomas Leonard | New release.
|
commit | commitdiff | tree |
2003-08-17 |
Thomas Leonard | Missing change log.
|
commit | commitdiff | tree |
2003-08-16 |
Thomas Leonard | Get correct version of pygtk for python version.
|
commit | commitdiff | tree |
2003-08-16 |
Thomas Leonard | Set icon for windows.
|
commit | commitdiff | tree |
2003-08-01 |
Thomas Leonard | Try to get pygtk through ZeroInstall.
|
commit | commitdiff | tree |
2003-07-25 |
Thomas Leonard | Updated findrox to use ZeroInstall, if possible.
|
commit | commitdiff | tree |
2003-07-22 |
Thomas Leonard | Removed debugging print.
|
commit | commitdiff | tree |
2003-07-22 |
Thomas Leonard | Work out correct application name even if invoked via...
|
commit | commitdiff | tree |
2003-07-19 |
Thomas Leonard | New release.
|
commit | commitdiff | tree |
2003-07-19 |
Thomas Leonard | Make default menu positioning function keep the pointer...
|
commit | commitdiff | tree |
2003-07-18 |
Thomas Leonard | Added position_fn argument to rox.Menu.popup.
|
commit | commitdiff | tree |
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 |