summaryrefslogtreecommitdiff
path: root/editors/gconf-editor
AgeCommit message (Collapse)AuthorFilesLines
2005-02-23Add RMD160 digests in addition to the SHA1 ones.agc1-1/+2
2004-12-12Include scrollkeeper/omf.mk, instead of scrollkeeper/buildlink3.mk, tominskim1-3/+3
register .omf files. Noted by jmmv@. Bump PKGREIVISION.
2004-12-12Explicitly depend on gnome2-dirs because this package needsminskim2-4/+4
share/gnome/help, which is installed by gnome2-dirs. Noted by jmmv@. Also correct the corresponding comment in PLIST.
2004-12-11Do not delete share/gnome/help and share/omf when deinstalled; theyminskim2-4/+5
should be handled by gnome-dirs and scrollkeeper, respectively. Bump PKGREVISION.
2004-10-28Update to 2.8.2:jmmv2-6/+5
2.8.2: "Huerto del loro" * Fixes: - Fix for spewing warnings on startup (Fix bug #144833, Mark McLoughlin) * Improvements: - Updated German documentation (Keywan Najafi Tonekaboni) 2.8.1: "Puerto Rico" * Fixes: - Parse correctly gtk/gnome command line arguments (based on patch from Julio M. Merino Vidal. Fix bug #151829) - Fix a crash when have_icons key is not present. Fix bug #151720.
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-09-21Update to 2.8.0. This version corresponds to GNOME 2.8.0.jmmv3-9/+35
2.8,0: "Josha Bell" * Fixes: - Fixes to docs (Shaun McCance) 2.7.92: "Morte della Madonna" * Improvements: - Updated documentation (Shaun McCance) 2.7.91: "Que fuerte me parece" * Fixes: - Fix a crash when selection unset keys (bug #149805) - Fix search cancelation (bugs #150728, #146790) 2.7.90: "Old maintainer clip show" * Improvements: - Lots of HIG fixes (Dennis Cranston) 2.7.4: "Siempre estoy soñando" * Improvements: - Search asyncronously - Add recent keys * Fixes: - Put the output window in a vpaned so it can be resized (bug #146776) - Go to the key in the tree and in the list. - Use header capitalization for menu items. Fix bug #147753 (Dennis Cranston) 2.7.3: "This one is really released!" * Fixes: - Fix some UI stuff of the search window (Anders Carlsson) 2.7.2: "long queue" * Improvements: - Search!!!! - Removed warning dialog (Christian Neumair) * Fixes: - Enable menu internationalization (Christian Neumair) 2.7.1: "Beer at Norway" * Improvements: - Implement list elements editing - Added schema - Set defaults in gconf.xml.defaults - Set a key/value as mandatory from - Support for browsing/editing defaults and mandatory * Fixes: - Fix some leaks - Fix long standing bug converting some text entries into booleans (bug #136148) 2.7.0: "Favola di Venezia" * Improvements: - Use GNOME libraries (Shakti Sen) - Add Help support (Shakti Sen) - Use GNOME standard about dialog (Bug #88279) - Make menu icons follow menus_have_icons preference key (Mariano Suárez-Alvarez) - Show an alert when the key has no schema (Bug #110745) - Replace use of item factory with ui manager (James Bowes from the GNOME love fame!) - When removing an item in the list edito, select the next or the previous one (Alberto Ruíz, Bug #142994, also a new contributor from the GNOME love and live hacking at guadec-es!) * Fixes: - Fix crash when nothing is selected (Richard Hult) - Don't show hidden widgets on new windows. - Fix compilers warning and build stuff on AIX. * Merged fixes from 2-6 branch: - 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 a 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-09-04Set the path to GConf2's configuration database manually, to fix multiplejmmv1-2/+6
crashes. The problem is that the configure script is picking the gconftool-2 binary from the buildlink directory, which does nothing, so it gets an incorrect configuration. Bump PKGREVISION to 1.
2004-06-28Update to 2.6.2:jmmv2-5/+5
- Don't show all widgets in new window, because we have hidden ones. - Fix crash when nothing is selected. (Richard Hult)
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