summaryrefslogtreecommitdiff
path: root/editors/gconf-editor
AgeCommit message (Collapse)AuthorFilesLines
2004-04-16Update to 2.6.1:jmmv3-8/+10
* Fixes: - Don't escape keys (Bugs #135807 and #136400) - Fix a crashing bug in the unref code (Bugs #124662 and #136631) - Fix the cell editor for float values (Bug #137468) - Fix a crash when launching gconf-editor with an invalid key path (Bug #136381) - Allow the notebook in the key editor to fill and expand. (Fix #138557) * Translations: - Added Basque translation (Iñaki Larrañaga) - Added Gujarati translation (Guntupalli Karunakar)
2004-04-15Set USE_LIBTOOL=yes.jmmv1-1/+2
2004-04-14Make use of the new USE_DIRS variable, instead of directly depending on thejmmv1-2/+2
*-dirs packages.
2004-04-01Update to 2.6.0. Changes since previous stable version (2.4.x):jmmv3-8/+14
2.6.0: * Translations: - Added Punjabi translation (Amanpreet Singh Alam) - Updated Hungarian translation (Andras Timar) - Added British translation (Gareth Owen) 2.5.92: * Translations: - Updated Croatian translation (Robert Sedak) - Added Canadian English translation (Alexander Winston) - Updated Ukrainian translation (Maxim Dziumanenko) - Updated Thai translation (Theppitak Karoonboonyanan) 2.5.91: * Fixes: - Show key documentation even if it has been modified (Bug #121813, Fernando Herrera) 2.5.4: * Fixes: - Fix a crash when deleting keys (Bugs #105884 and #124662, Sanjiv Agarwala) - Copy path if no key is slected (Bug #132085, Fernando Herrera) - Fix a crash with NULLs nodes (Bug #128272, Fernando Herrea) - Unify copyright strings (Bug #101728, Christian Neumair) - Handle escaping of keys correctly (Bug #96744, Hidetoshi Tajima) - Removed final "," in enums (Fernando Herrera) * Improvements: - Update statusbar on key selection (Fernando Herrera) - Added man page (Sebastien Bacher) 2.5.1: * Fixes: - Fix a crash with unset values (Bug #121084, Sebastien Bacher) - Added float support to the list editor, fixing a crash (Ross Burton) - Remove the GTK_DISABLE_DEPRECATED flag (Bug #123932, Arvind Samptur) * Improvements: - Set the cursor to GDK_WATCH while we are figuring out the child nodes (Federico Mena Quintero) - Expand tree items when double clicked (Christophe Fergeau)
2004-03-08Handle some shared directories by depending on (or updating dependancies tojmmv1-3/+3
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs. Bump PKGREVISION.
2004-02-16Depend on xdg-dirs to handle the share/applications shared directory.jmmv2-3/+5
Bump PKGREVISION.
2004-02-16Explicitly include glib2's and pkgconfig's bl3 files (the later fixes build).jmmv1-2/+5
Also sort includes and use pkgsrc intltool.
2004-02-11bl3ifyxtraeme1-5/+5
2004-01-23Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.jmmv1-2/+2
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-22replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-03Bump package revisions for tiff update.reed1-1/+2
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-12-15Update to 2.4.0xtraeme3-8/+29
Changes: o Many bugfixes were solved and added new features. Review Changelog to see a full list of changes.
2003-12-13Bump PKGREVISION for atk library major bump.wiz1-2/+2
2003-11-12PKGREVISION++ due to devel/popt update.salo1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
2003-05-05Line up PKGREVISION whitespace.jmmv1-2/+2
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-2/+2
dependency bumps.
2002-12-24Bump PKGREVISION because of dependency on latest freetype2 or glib2wiz1-1/+2
package and library major bumps therein. Also match dependency in corresponding buildlink2.mk's for the same reason. Mmmm, binary packages.
2002-11-30USE_PKGLOCALEDIR, delint.salo1-1/+2
2002-11-02Initial import of gconf-editor-0.3.1, an editor for the GConf2rh4-0/+73
configuration system. Version 0.2 was provided by Scott Aaron Bamford in PR pkg/18660 This is an updated version that uses buildlink2