SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for gjots2-2.1.1-1.noarch.rpm :
Mon May 24 00:00:00 2004
- Initial build.


* New Features:
o Added \"Merge Items\"
o Added \"Split Item\"
o Added \"Sort\" function
o Added \"Print\" function
o Added \"Show All\" function
o Added \"Hide All\" function

* Bugs fixed:

* Known bugs (fixes or ideas appreciated):



* New Features:
o Added setup.py and uninstall.sh for non-RPM, non-emerge systems
o Reduced python requirement to 2.2 (untested - please confirm if it works for you!)

* Bugs fixed:
o (Bug & fix (thanks!) sent in by Andreas Reimer) gui.py:434: self._warp(newnode) Caused an error message on \"New Item\", changed it to self._warp(new_child)
o (Bug & fix (thanks!) sent in by Andreas Reimer) gui.py:1081 was: self.gui.msg(\"No changes to save\"), changed to self.msg(\"...\")
o (Bug sent in by Andreas Reimer & Thomas Zajic): file.py:228: on write_file() a reference to body[-1] caused an error. changed to: if body and not body[-1] == \'\
\'
o (Bug sent in by Thomas Zajic): hard-coded references to \"/usr\" should be replaced with something more adjustable to allow installation \"anywhere\". Also added setup.py and uninstall.sh for systems without RPM or emerge.

* Known bugs (fixes or ideas appreciated):



* New Features:
o Initial release of gjots2 for Python/GTK-2

* Downloads:
o On RPM-based system:
+ gjots2-2.1.0-1.src.rpm Source RPM - 0 bytes
+ gjots2-2.1.0-1.noarch.rpm Installation RPM - 0 bytes
o On Gentoo:
+ gjots2-2.1.0.ebuild - ebuild file - 0 bytes
+ gjots2-2.1.0.tgz - Tarball - 0 bytes
o Other systems - use \"python ./setup.py install [ --prefix=/usr... ]\" from the tarball


 
ICM