Subject: CVS commit: pkgsrc/devel/anjuta
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 04/21/2004 15:01:28
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Wed Apr 21 15:01:28 UTC 2004

Modified Files:
	pkgsrc/devel/anjuta: Makefile PLIST distinfo
	pkgsrc/devel/anjuta/patches: patch-ad patch-al patch-an patch-aq
Removed Files:
	pkgsrc/devel/anjuta/patches: patch-ab patch-ac patch-ag patch-aj
	    patch-ak patch-am patch-ao patch-ap patch-ar

Log Message:
Update to 1.2.2:

New: Anjuta advanced tutorial
New: Goes to first error automatically (Default is off. need to enable in
     anjuta.properties).
Bug fix: Use build.silent option from preferences (bug #895726)
Bug fix: Use font style defined for message indicators (bug #885032)
Bug fix: Set bold color as foreground color in terminal (bug #864924)
Bug fix: Removed 'cmp' dependency and used internal function to compare files.
Bug fix: Fixed return value when dest file could not be created.
Bug fix: Fixed a typo in Hello World indentation style.
Bug fix: Fixed misuse of translated strings when looking for style (bug #876037)
Bug fix: Save-all action now asks for filenames for new files (bug #898111)
Bug fix: Fixed a compiler warnings.
Bug fix: Disabled printing of long debug lines.
Bug fix: Close buttons on all dialogs (HIG) and ESC closes them (bug #671596).
Bug fix: Fixed a program execution crash bug.
Bug fix: Fixed Crash on Find & Replace (#887833)
Bug fix: Use defined file name when saving new files (fixes bug #898105).
Bug fix: Don't change filename when clicking on a directory.
Bug fix: Implemented keypress ctrl-c and ctrl-d for terminal (bug #878357).
Bug fix: Do not reload new files (bug #900897).
Bug fix: Disconnects menuitem signal properly (bug #901723).
Bug fix: Fixed bugs #890609 and #890609, #900903.
Bug fix: Fixed a typo in tutorial (bug #866143).
Bug fix: Reduced size of Search and Replace dialog (bug #902636).
Bug fix: Fixed a runtime warning (bug #900087).
Bug fix: Changed build shortcut to F11 (bug #877683).
Bug fix: Do not defualt to -k make option (bug #875486).
Bug fix: CFLAGS passed correctly (bug #816130, #801056, #782798, #773459)
Bug fix: Improved Search and Replace. Fixed crash bug.
Bug fix: Fixed bug #910097 (Insert comment).
Bug fix: Find-Usage rework (bug #890609).
Bug fix: Generated projects read m4 directory. Project generation works.
         (bug #917781).
Bug fix: Fixed Find-Usage crash when no project open
Bug fix: Fixed bug #893400 ("Remove file" in project tree).
Bug fix: Aligned buttons in the New file dialog and HIG compliance.
Bug fix: Fixed to get correct child exit status	using mask (bug #905738).
Bug fix: Goto the first error if it exists (bug #874380).
Bug fix: Save-all for 1 file opened (bug #912618).
Bug fix: Fixed conditional breakpoints.
Bug fix: Fixed debugger calltips displayed for wrong file.
Bug fix: Fixed delete breakpoints.
Bug fix: Fixed Breakpoint setting bugs (bug #895536).
Bug fix: Fixed a crash bug with debugger attach process dialog
Bug fix: Fixed freeze-ups during build terminations (bug #905738).
Bug fix: Fixed a memory corruption (bug #921893).
Bug fix: Open file starts in right directory (bug #908941).
Bug fix: Fixed another crash bug in Find-Usage.
Bug fix: Correctly prompts and reponds passwords (bug #894533).
Bug fix: Fixed 'remove' and 'clear' of Defines list in compiler options
         (bug #883837).
Bug fix: Installs .glade file of libgllade projects (bug #861038).
Bug fix: Glade based projects can now find installed pixmaps (bug #919903).
Bug fix: Fixed ADA syntax highlighting (bug #923474).
Bug fix: Fixed HANGUP bug for long lines (bugs #700968 and #911376)
Bug fix: Fixed core file loading in debugger.
Bug fix: Partially fixed to show long calltips properly (bug #917982).
Bug fix: Fixed a crash bug in search replace. (bug #921893).
Bug fix: Fixed a crash when launcher child could not be executed (bug #926606).
Bug fix: Fixed a crash bug when opening and closing a large project repeatedly.
Bug fix: Sets filename when saving new files.
Bug fix: Most font and print related bugs fixed (bug #885023, #925956, #890473).


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 pkgsrc/devel/anjuta/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/devel/anjuta/PLIST
cvs rdiff -r1.5 -r1.6 pkgsrc/devel/anjuta/distinfo
cvs rdiff -r1.3 -r0 pkgsrc/devel/anjuta/patches/patch-ab \
    pkgsrc/devel/anjuta/patches/patch-ac pkgsrc/devel/anjuta/patches/patch-ag \
    pkgsrc/devel/anjuta/patches/patch-aj
cvs rdiff -r1.3 -r1.4 pkgsrc/devel/anjuta/patches/patch-ad
cvs rdiff -r1.2 -r0 pkgsrc/devel/anjuta/patches/patch-ak \
    pkgsrc/devel/anjuta/patches/patch-am
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/anjuta/patches/patch-al
cvs rdiff -r1.1 -r1.2 pkgsrc/devel/anjuta/patches/patch-an \
    pkgsrc/devel/anjuta/patches/patch-aq
cvs rdiff -r1.1 -r0 pkgsrc/devel/anjuta/patches/patch-ao \
    pkgsrc/devel/anjuta/patches/patch-ap pkgsrc/devel/anjuta/patches/patch-ar

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.