2003-03-27  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
	* NEWS: Updated for 1.0.2 release
	* src/text_editor.c: Fixed indicators.
	* anjuta.spec.in: make desktop-file-install conditional

2003-03-21  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
	* src/main_menubar_def.h: Move Advanced Search/Replace under
	Search for GUI consistency. Thanks to TTimo for the idea.

2003-03-24  Naba Kumar  <naba@gnome.org>

	* src/getline.c: CVS added the file -- part of previous patch.
	* src/defaults.c: Fixed default compiler options (used for
	initial projects generation) to avoid unnecessary warnings.

2003-03-24  Michael Tindal <etherscape@paradoxpoint.com>
	* configure.in, src/Makefile.am, src/getline.c, data/Makefile.am:
	FreeBSD compile fixes. Reviewed and applied by Biswa.

2003-03-24  Naba Kumar  <naba@gnome.org>
	* configure.in: Fixed a debian related libglade check problem.
	It seems debian ships libglade libraries in two different
	packages, namely libglade and libglade-gnome. We need to make
	sure both are installed.
	* anjuta.glade, src/anjuta_dialog_strings: Made all un-necessary
	GtkFrames invisible and adjust border and separation sizes to a
	resonable 5 points.
	
2003-03-21  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
	* src/aneditor.cxx: Fix uncommenting bug (Jean-Noel)
	* src/anjuta-tools.c: Fix compile with older GCC versions.
	* src/main_menubar_def.h, src/mainmenu_callbacks.[ch],
	  src/main_menubar_def.h, src/controls.c, src/mainmenu_callbacks.c,
	  src/text_editor_gui.c: Restore old Find/Replace functionality for
	  the time being till GUI/usability issues with the new Search/Replace
	  stuff is sorted out.
	* src/search-replace.c: More fixes from Jean-Noel
	* anjuta.spec.in: Fixed specfile for RH 8
	* Makefile.am: Fix rpm build target

2003-03-21  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
	* This is the first release candidate for 1.0.2

2003-03-21  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
	* src/aneditor.cxx, src/main_menubar_def.h: Implement comment/
	uncomment better. Patch from Jean-Noel
	* src/anjuta-tools.c, src/anjuta_cbs.c, src/preferences.[ch],
	src/preferences_gui.c, src/mainmenu_callbacks.[ch],
	src/project_dbase.c:Add preferences for MRU notebook tabs, UI
	builder, documentation browser and debugger.
	* global-tags/create_global_tags.sh: Fixed SDL warning
	* TODO: Updated TODO for 1.0.2
	* plugins/sample1/plugin-sample1.c: Fixed GCC warning
	* src/anjuta-tools.c, src/anjuta.[ch]: Cleanups
	* src/controls.c, src/debugger.[ch], src/main_menubar.[ch]
	, src/main_menubar_def.h: Implemented sending custom commands
	 to the debugger.

2003-03-19  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
	* tagmanager/*: Added ignore-list for symbols. This will make
	parsing more accurate for projects. Doc updates needed.

2003-03-12  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
	* configure.in: Added missing libs gnomeui and xml

2003-03-12  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
	* anjuta.spec.in, global-tags/Makefile.am, src/launcher.c:
	Minor bugfixes.

2003-03-05  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
	* SEARCH-REPLACE, THANKS, TODO: Updated docs
	* src/*, plugins/*, printing/*: Floating windows should hide
	like other windows now.
	* src/anjuta-tools.c, src/search-replace.c: Bugfixes.

2003-03-03  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
	* scripts/anjuta_import.sh.in: Improve project import
	* src/search-replace.c: Bugfixes.
	* scripts/anjuta_first_run.sh.in: Check for GNU m4. Read in
	user and project level configuration is present.
	* src/an_file_view.c: Save file browser preferences in session, not project
	* NEWS: Started release notes for 1.0.2
	* anjuta.prj, an_file_view.[ch], project_dbase.c, session.[ch]:
	File browser preferences saved to session, not project.
	* src/mainmenu_callbacks.c, src/preferences.[ch]: Fixed GCC
	warnings.

2003-03-01  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
	* anjuta.spec.in, configure.in, data/Makefile.am
	, data/welcome.txt.in, data/licence.txt, scripts/Makefile.am
	, srcipts/anjuta_first_time.sh.in, src/anjuta.c
	, src/mainmenu_callbacks.[ch], src/main_menubar_def.h:Improved
        the first-time run dialog.
	* anjuta.glade: Improved the Search/Replace UI

2003-02-28  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
	* anjuta.glade, src/controls.c, src/main_menubar.[ch]
	, src/main_menubar_def.h, src/mainmenu_callbasks.[ch]
	, src/search-replace.[ch], More Search/Replace and GUI
	 cleanups from Jean-Noel and me.

2003-02-27  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
	* src/project_dbase.c, src/anjuta.c, src/launcher.c: Bug fixes.

2003-02-26  Naba Kumar  <naba@gnome.org>
	* manuals/C/anjuta-faqs/anjuta-faqs.sgml, FUTURE, Makefile.am:
	Updated faq and removed FUTURE, because it does not show
	accurate information.
	
2003-02-26  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
	* src/anjuta-tools.c: Fixed some bugs. Added accel support.

2003-02-24  Joe Harnish <bigJoe@linuxmail.org>
	* fixed omf errors

2003-02-24  Naba Kumar  <naba@gnome.org>

	* data/properties/html.properties,
	(new) data/properties/php.properties,
	data/properties/anjuta.properties: Fixed php highlighting bug
	(highlight was lost) by separating the php properties into
	a separate file.

	* data/properties/Makefile.am: Added php.properties.
	
2003-02-24 Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
	* src/search-replace.c, anjuta.glade: Yet more patches from
	Jean-Noel! Fixed a minor memory corruption.

2003-02-07 Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
	* src/search-replace.c: More patches from Jean-Noel

2003-02-03 Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
	* src/*, scintilla/*: Tagged MERGE_LEVEL_2.
	* scintilla/*: Scintilla upgraded to CVS version.

2003-01-31 Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
	* tagmanager/tm_file_entry.c, tagmanager/include/tm_file_entry.h:
	Ignore symlinks and .svn directories.
	* anjuta.glade, src/anjuta-tools.c: Save all files before
	running tool. Patches from TTimo.
	* src/search-replace.c, tagmanager/tm_file_entry.c: More search
	replace enhancements from Jean Noel.
	* src/*: BSD compile fixes (hopefully).

2003-01-30  TTimo <ttimo@ttimo.net>
	* src/anjuta.c, src/anjuta_cbs.c, src/project_dbase.c: Making the
	notebook always keep the most recently used files first
	in the tab list (a-la-MSVC) modified session save and restore to keep
	the file order correct also

2003-01-30  Naba Kumar <naba@gnome.org>

	* data/properties/anjuta.properties: Disabled automatic word
	autocomplete, because many complaints have about it's annoyance.

2003-01-16  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
	* src/search-replace.c: More patches from Jean-Noel.

2003-01-13  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
	* src/search-replace.c: Initial replace implementation. Patch
	by Jean-Noel.

2003-01-10  Naba Kumar <naba@gnome.org>

	* src/cvs_gui.c: Fixed translatable strings. Patch from
	Jean-Noel Guiheneuf <jnoel@saudionline.com.sa>

2003-01-08  Naba Kumar <naba@gnome.org>

	* src/search-replace.c: Fixes a bug which doesn't allow 
	searching in selected text. Patch from:
	Jean-Noel Guiheneuf <jnoel@saudionline.com.sa>

2003-01-02  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
	* anjuta.glade, src.search-replace.[ch], src/main_menubar_def.h
	, src/main_menubar.ch, src/mainmenu_callbacks.c: Started new
	search-replace implementation.
	* configure.in: Segregated debugging from debug messages.
	* anjuta.prj: Save file browser preferences.
	* src/*, launcher/anjuta_launcher.c: Misc. warning and other
	fixes.
	* anjuta.glade, src.an_file_view.[ch], src/project_dbase.c:
	Implemented file browser preferences.
	* src/anjuta.c: Implemented jump to buffer by number.
	* src/text_editor.c: Force correct highliting of symbols after
	rebuilding tags while saving the file.
	* tagmanager/*: Minor API changes/additions.

2002-12-30  Naba Kumar <naba@gnome.org>

	* HACKING: Added coding style information.
	* src/preferences_gui.c, src/preferences.[c,h],
	src/project_dbase.[c,h]: Fixed preferences bug. The editor
	preferences are saved and restored properly with projects.
	
2002-12-23  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
	* anjuta.spec.in: Add scrollkeeper docs to docs distribution.
	* configure.in: Bumped up version number.
	* src/anjuta.c, src/anjuta_cbs.c, src/project_dbase.c
	, src/text_editor.c, src/utilities.c, src/utilities.h
	, widgets/gnomefilelist.c: Minor bugfixes.

2002-12-20  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
	* anjuta.glade, anjuta.spec.in, configure.in, src/Makefile.am
	, src/search-replace.[ch], anjuta.prj: Starting new search and
	replace implementation.
	* src/proferences_gui.c: Bug #633794
	* src/cvs.c: Ensure highliting of diffs.
	* SEARCH-REPLACE, TODO: Doc updates.

2002-12-19  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
	* manuals/*: Added capability to generate PDF and PS.
	* src/debugger.c, data/gdb.init: Solaris GDB fixes.
	* TODO, TODO.biswa: Intergated TODO list.
	* src/project_dbase.c: Patch by TTimo (pref saving), bug #636542
	, bug #574470
	* src/dnd.c: Fix typo
	* src/an_[symbol|file]_view.c: Hide when updating (reduced flicker)
	* src/anjuta.c: Bug #568895, Bug #575419

2002-12-18  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>

	* tagmanager/tm_global_tags.c: Fixed compiler warning.
	* manuals/C/anjuta-faqs/anjuta-faqs.sgml: Updated FAQ.

2002-12-17  Naba Kumar <naba@gnome.org>

	* Makefile.am, src/Makefile.am, src/main.c: Fixed a couple of distcheck
	bugs.
	
2002-12-17  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
	* manuals/C/anjuta-manual/*: Updated manual to include tool editor.
	* scintilla/LexCPP.cxx: Disable doxygen comment highliting.
	* anjuta.prj: Added tools.sgml
	* data/properties/cpp.properties: Bug # 646974

2002-12-16  Naba Kumar <naba@gnome.org>

	* src/goto_line.c: Ordered 'Ok' and 'Cancel' button in the right order.
	* src/configurer.c, src/anjuta_info.c, src/attac_process_gui.c,
	src/executer.c, src/launcherc, src/breakpoints_gui.c, src/help.c: Activates
	on 'Enter' and adds proper focus mechanism.
	* src/anjuta.c: Fixed a memory corruption bug.
	* src/anjuta-tools.c, anjuta.glade: Tools parameter dialog activates on
	'Enter' and can also be	Canceled. Sets proper default and focus policies
	for tools dialogs.
	* src/main_menubar_def.h: Fixed typos, added icons and added hot keys.
	* anjuta.glade, src/Makefile.am, src/anjuta_dialog_strings.c: Enabled
	translatable strings in dialogs and fixed some dialog properties.
	* src/anjuta-tools.c: Now uses xml format for loading and saving.
	* configure.in, anjuta.spec.in, anjuta.prj: Bumped version to 1.0.1
	* src/message_manager_private.cc: Fixed some debug messages.
	* src/print.c, src/print-doc.c, src/anjuta-tools.c, src/anjuta.c,
	widgets/gnomefilelist.c: Fixed a memory leaks.
	* src/toolbar.[ch], src/text_editor.[ch], src/find_text.[ch],
	src/toolbar_callbacks.[ch], src/mainmenu_callbacks.c,
	src/main_menubar_def.h: Implemented incremental search.
	* TODO: Updated.

2002-12-14  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
	* tagmanager/*: Minor cleanups and warning fixes.
	* src/an_symbol_view.c, src/an_file_view.c: Do not freeze the
	GUI during long updates.
	* src/text_editor.c: Remove debug message.

2002-12-13  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
	* tagmanager/tm_project.c: Fix a memory access problem.

2002-12-13  Naba Kumar <naba@gnome.org>

	* anjuta.glade, src/anjuta-tools.c: Added a new column in the
	tools list to show "Enabled" flag of the tool. Fixed a bug where
	tool list is not cleared when creating a new tool.
	
2002-12-13  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
	* anjuta.glade, src/anjuta-tools.c: Added user params to tools.

2002-12-12  Naba Kumar <naba@gnome.org>

	* anjuta-tools.[h,c], commands.c: Used the tools help of
	anjuta variables list in commands editor and fixed a typos
	buy in anjuta-tools.c.
	
2002-12-12  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
	* anjuta.glade, src/anjuta-tools.c, src/text_editor.[ch]
	, src/mainmenu_callbacks.c, controls.c: Tools editor stuff.
	* TODO.biswa: Added to help me track things better.

2002-12-11  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>

	* configure.in, anjuta.spec.in: Added libglade dependency.
	* Makefile.am: Added anjuta.glade file.
	* src/anjuta-tools.c, src/main.c, src/main_menubar_def.h
	, src/mainmenu_callbacks.[ch], src/message-manager.h
	, src/widget-registry.c: Tools editor GUI + other additions.

2002-12-09  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>

	* src/project_dbase.[ch], tagmanager/tm_project.c,
	tagmanager/include/tm_project.h, src/mainmenu_callbacks.c:
	Implement syncing tags image with the project database.
	* src/anjuta-tools.c: Implemented variable substitution and
	working directory in tools.

2002-12-09  Naba Kumar <naba@gnome.org>
	
	* data/properties/anjuta.properties, src/commands.[ch]: Reads the
	command configuration language list from properties.
	
	* data/properties/asm.properties, data/properties/ruby.properties:
	Fixed typos.

2002-12-04  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>

	* src/an_symbol_view.c: Remember current selected entry and select
	it automatically after refresh.

2002-11-26  Murray Cumming  <murrayc@usa.net>

	* src/project_type.c, src/project_dbase.c, src/stock_libs.anj,
	  src/compiler-options.c, src/wizard_gui.c: Renamed gtkmm 1.2
	and gnomemm 1.2 projects so that people know they are really
	glademm projects. The gtkmm 2 and gnomem 2 projects are OK though.
	But I did correct these to sue lowercase names.

2002-12-01  Naba Kumar <naba@gnome.org>

	* data/anjuta.properties: Fixed caching problem on 
	indicators.
	* src/preferences.c, src/preferences_gui.c: Implemented automatic
	indicators prefs.
	
2002-12-01  Naba Kumar <naba@gnome.org>

	* data/properies/anjuta.properties: Corrected "indicators.automatic"
	property name.
	* src/anjuta.c, src/preferences.h: Added MESSAGES_INDCATORS_AUTOMATIC
	property and uses it.
	* src/aneditor.cxx: Fixed a bug associated with selection a word at
	current cursor.
	
2002-11-30  Naba Kumar <naba@gnome.org>

	* src/debugger.c: Fixed a typo.
	* data/properties/*: Updated properties files and added
	new ones.
	* src/main_menubar_def.h, main_menubar.[hc], mainmenu_callbacks.[hc]:
	Added comment submenu and cleaned up ref and unref of menus.
	* src/aneditor.h: Added definition of comment commands.
	* src/aneditor.c: Upgrade from latest SciTE source code.
	* src/text_editor.[hc], src/text_editor_cbs.c, 
	src/message_manager_private.cc,	src/message_manager.[cc,h],
	src/anjuta.[c,h]: Added indicators support for errors/warnings
	highlight in the editor.
	* NEWS, TODO: Update.
	* scintilla/include/PropSet.h: Removed deprecrated function.
	
2002-11-29  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>

	* src/anjuta-tools.[ch]: Tools implementation (basic)
	* src/anjuta-plugins.[ch], src/anjuta.[ch], src/main_menubar.[ch]
	  , src/main_menubar_def.h: PLugins cleanup and segregation
	* src/widget-registry.[ch], src/main_menubar.[ch]: Start of a widget
	  registry
	* anjuta.prj: Added new files
	* manuals/C/anjuta-faqs/anjuta-faqs.sgml: New FAQ entry
	* plugins/class-gen/clsGen.c: Register menu under 'Project'
	* plugins/patch/patch-plugin.c: Register menu under 'Format'
	* plugins/sample1/plugin-sample1.c: Register menu under 'View'
	* src/Makefile.am: Added new files
	* src/message-manager.[cc/h]: Added standard output and error windows

2002-11-26  Johannes Schmid <clubfan@users.sourceforge.net>

	* project_type.c: Fixed Gnomemm2 project type

2002-11-25  Naba Kumar <naba@gnome.org>

	* printing/print.c: Fixed a compile warning.
	* scintilla/Autocomplete.cxx: Applied missing patch from Biswa
	* src/utilities.c: Fixed a compile warning in sparc, hides the
	terminal check error output from the user.
	* project_config.[ch], project_dbase.[ch], source.c: Added project
	version, exclude modules configuration and reordered other config
	properties. Changed some strings to more descriptive text.
	* src/compiler_opitions.c: Removed extra newlines from .prj file
	save.
	* anjuta.prj: Converted to new format (only reorganised properties
	and removed extra newlines ... nothing else).
	* NEWS: updated
	
2002-11-21  Naba Kumar <naba@gnome.org>

	* Editor.cxx, Editor.h, include/SciLexer.h, include/Scintilla.h,
	include/Scintilla.iface, KeyMap.cxx, KeyWords.cxx, LexCPP.cxx,
	LexFortran.cxx, LexHTML.cxx, LexMatlab.cxx, LexOthers.cxx,
	LineMarker.h, PropSet.cxx, RESearch.cxx, ScintillaBase.cxx:
	Updated to the CVS version.

2002-11-20  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>

	* scintilla/AutoComplete.[cxx,h], scintilla/PlatGTK.cxx
	  , scintilla/include/Platform.h, scintilla/ScintillaBase.cxx
	  , scintilla/include/Scintilla.h, src/aneditor.cxx: Implement
	  images in completion lists. 
	* src/resources.h: Make C++ friendly.
	* scintilla/PropSet.cxx: Fix memory leak.

2002-11-20  Naba Kumar <naba@gnome.org>

	* scintilla/*/*: Synced to latest scintilla 1.49
	* scintilla/LexAsm.cxx, scintilla/LexFortran.cxx, src/Makefile.am:
	New lexers added.

	* scintilla/RESearch.cxx: The automatic cvs log in the
	file really broke things trying to interprete the changelog
	entry incorrectly as end-of-comment. Removed the $cvs line
	and committed again.
	
2002-11-19  Naba Kumar <naba@gnome.org>

	Patch from Timothee Besset <ttimo@idsoftware.com>
	
	* src/message-manager-private.cc: Interpretes absolute
	file paths properly in zvt terminal.

2002-11-19  Naba Kumar <naba@gnome.org>

	Patch from Timothee Besset <ttimo@idsoftware.com>
	
	* src/preferences.c, src/preferences_gui.c, src/project_dbase.c,
	src/properties.cxx, src/properties.h, anjuta.prj: Saves some of the 
	(important) editor preferences in project (if there is one
	open).
	
	* TODO: Updated
	
2002-11-18  Naba Kumar <naba@gnome.org>
	
	Patch from: Jean-Noel Guiheneuf <jnoel@saudionline.com.sa>
	
	* src/debug_tree.c, src/find_in_files_gui.c,
	src/find_replace.c, src/find_text.c, 
	src/project_import.c, src/project_import_gui.c,
	src/wizard_gui.c: i18n Fixes.

2002-11-15  Naba Kumar <naba@gnome.org>

	* plugins/class-gen/clsGen.c: Fixed to use project function
	to import files. Create non-existent directories before the
	sources are written.
	
	* configure.in, src/Makefile.am, src/main.c, src/preferences_gui.c,
	src/preferences.c, src/CORBA-Server.c,src/CORBA-Server.h,
	src/glade_iface.c,
	src/glades.c: Excluded gladen files from build. This
	will fix the unnecessary dependency on libssl.
	
	* src/project_dbase.[c,h], src/project_dbase_gui.c: Refined
	file import funtion.
	
	* src/message_manager_private.cc: Fixed a compiler warning with
	DEBUG preprocessor macro.
	
	* src/text_editor_cbs.c, src/main_menu_callbacks.c: Fixed a bug where
	wrong (undocked) editor window was closed on clicking close on an
	undocked editor window.
	
	* src/debugger.c: Fixed a bad bug where debugger terminal won't
	start correctly if the executable was run before with 'F3'.
	
	* src/toolbar_callbacks.c: Wrap around find next.
	* src/toolbar.c: Disable combo activate.
	* src/find_text.c (on_find_text_ok_clicked): Swapped 'yes' and 'no'
	button positions to get	'yes' as default.

	* anjuta.spec.in: Updated.
	
	* src/anjuta_info.c, src/appwizard_gui.c,
	src/attach_process_gui.c, src/breakpoints_gui.c,
	src/commands.c, src/compiler_options_gui.c, src/configurer.c,
	src/cvs.c, src/cvs_gui.c, src/debugger.c, src/executer.c,
	src/find_in_files_gui.c, src/find_replace.c, src/find_text.c,
	src/help.c, src/launcher.c, src/main.c, src/mainmenu_callbacks.c,
	src/memory.c, src/message-manager-private.cc, src/message-manager.cc,
	src/preferences.c, src/preferences_gui.c, src/project_config.c,
	src/project_dbase.c, src/project_dbase.h, src/project_dbase_gui.c,
	src/project_import_gui.c, src/registers_gui.c, src/sharedlib_gui.c,
	src/signals_gui.c, src/source.c, src/src_paths_gui.c,
	src/stack_trace_gui.c, src/text_editor_cbs.c, src/text_editor_gui.c,
	src/toolbar.c, src/toolbar_callbacks.c, src/watch.h, 
	src/watch_cbs.c, src/watch_gui.c, plugins/class-gen/clsGen.c,
	plugins/patch/patch-plugin.c, printing/print-util.c:
	Set all windows and dialogs transient
	to their parents so that they remain floated above their parents.
	
2002-11-13  Naba Kumar <naba@gnome.org>

	* printing/print.c: Fixed a leak and bug #634819 (print/preview does not
	take default editor font).
	
	* widgets/e-shell-about-box.c, src/main_menubar_def.h:
	Corrected email address.
	
	* src/mainmenu_callbacks.c: Used spaces instead of tabs
	for changelog entry.

	* NEWS: Updated.
	
2002-11-06  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
	* plugins/class-gen/clsGen.c: Refined the class generator a bit.

2002-11-06  Naba Kumar <naba@gnome.org>

	* README: Updated
	* anjuta.spec.in: Ships the .omf files with the
	documents instead of the base package.
	
2002-11-04  Naba Kumar <naba@gnome.org>

	* data/properties/latex.properties: Fixed a bug.
	* ChangeLog: Released 1.0.0 stable.

2002-11-04  Naba Kumar <naba@gnome.org>

	* src/commands.c: Added command with shell redirection capability.
	* data/properties/anjuta.properties: Changed default execution
	command.
	* src/project_dbase.c: Set project top dir in properties.
	* Makefile.am: Recurse scripts/ before data/ to fix a distcheck error.
	* data/Makefile.am: More diskcheck error fixes.
	
	* README, anjuta.spec.in, THANKS, AUTHORS,
	manuals/C/anjuta-faqs/anjuta-faqs.sgml,
	manuals/C/anjuta-manual/authers,sgml,
	manuals/C/anjuta-manual/anjuta-manual.sgml,
	manuals/C/anjuta-manual/anjuta-manual-C.omf,
	manuals/C/anjuta-manual/anjuta-manual-ja_JP.eucJP.omf
	: Changed anjuta home to
	new URL and my email address.
	
	* manuals/C/anjuta-manual/interfaces.sgml,
	manuals/C/anjuta-manual/prefereces.sgml,
	manuals/C/anjuta-faqs/anjuta-faqs.sgml: Fixed typos and updated.
	
	* src/main_menubar.[c,h], src/controls, src/toolbar_callbacks.c
	: removed reference to the help menu as the menu is modified
	when no help is found (which is very likely when we are
	shiping the documents separately).
	
2002-11-03  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
	* anjuta.spec.in: Update specfile to make multiple RPMs.
	* data/Makefile.am: make dist fix.
	* src/text_editor_menu.c: Fix compile warnings (casts).

2002-11-02  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
	* manuals/C/anjuta-faqs/anjuta-faqs.sgml: FAQ update.
	* tagmanager/general.h, src/launcher.c: FreeBSD fixes (RFE #628576)

2002-11-01  Naba Kumar <naba@gnome.org>

	* macros2/*, Makefile.am, configure.in, data/Makefile.am:
	Added gnome2 macros to be used by gnome2 project wizard.
	
	* data/autogen.sh.gnome2: Fixed to use our own macros instead of
	from gnome-common.
	
	* macros/Makefile.am: Removed INSIDE_GNOME_COMMAND macro
	as it was conflicting with generated projects and is not
	useful for us.
	
	* src/appwiz_page1.c, src/project_dbase.h, src/project_type.c,
	src/project_type.h, src/source.c, src/wizard_gui.c: Fixed gnome2
	project generation, removed qt project as it's not complete and
	added gnome2 bonobo wizard.

2002-10-29  Naba Kumar <naba@gnome.org>

	* po/POTFILES.in: Updated.
	* po/POTFILES.skip: Added.
	* preferences.h: Fixed print paper size property name.

2002-10-28  Naba Kumar <naba@gnome.org>
	
	* data/user.properties, data/Makefile.am: Added user properties file
	which will be copied in user's ~/.anjuta/user.properties.
	
	* data/anjuta.properties: Changed a comment.
	
	* macros/gnome-pilot.m4: Upgraged to the cvs head of gnome-macros.
	
	* src/main_menubar.c, src/main_menubar.h, src/main_menubar_def.h,
	src/mainmenu_callbacks.c, src/mainmenu_callbacks.h, src/preferences.c:
	Adde [Settings]->[Preferences]->[Edit user.properties file ...] menu
	item.

	* src/mainmenu_callbacks.c: Fixed a bug that loads system properties file
	instead of user properties file.
  
	* README, anjuta.prj, configure.in: Bumped anjuta version to 1.0.0
	* anjuta.spec.in: Added {prefix}/share/doc/anjuta for rpms.
	* Makefile.am: Install docs in share/doc/anjuta and not doc/anjuta.
	* README, TODO: Updated.
	
2002-10-28  Naba Kumar <naba@gnome.org>

    * manuals/C/anjuta-manual/figures/editor_guides.png,
    manuals/C/anjuta-manual/figures/editor_margins.png,
    manuals/C/anjuta-manual/figures/editor_markers.png,
    manuals/C/anjuta-manual/figures/local_variables.png,
    manuals/C/anjuta-manual/figures/open_file_multiple.png,
    manuals/C/anjuta-manual/figures/prefs_print.png,
    manuals/C/anjuta-manual/figures/print_dlg.png,
    manuals/C/anjuta-manual/figures/print_preview.png,
    manuals/C/anjuta-manual/figures/symbol_browser.png,
    manuals/C/anjuta-manual/figures/variable_tip.png: New png
    files for manual documentation.
    
    * manuals/sgmldocs.make,
    manuals/C/anjuta-manual/Makefile.am,
    manuals/C/anjuta-manual/authors.sgml,
    manuals/C/anjuta-manual/build.sgml,
    manuals/C/anjuta-manual/compileopts.sgml,
    manuals/C/anjuta-manual/debugger.sgml,
    manuals/C/anjuta-manual/execute.sgml,
    manuals/C/anjuta-manual/fileoperations.sgml,
    manuals/C/anjuta-manual/interface.sgml,
    manuals/C/anjuta-manual/preferences.sgml,
    manuals/C/anjuta-manual/projects.sgml,
    manuals/C/anjuta-manual/figures/arguments.png,
    manuals/C/anjuta-manual/figures/open_file.png,
    manuals/C/anjuta-manual/figures/other_opts.png,
    manuals/C/anjuta-manual/figures/scrshot.png,
    manuals/C/anjuta-manual/figures/toolbar_browser.png,
    manuals/C/anjuta-manual/figures/toolbar_tags.png:
    
    Updated anjuta manual documentation.

    
2002-10-27  Naba Kumar <naba@gnome.org>

    * utilities.[h,c], debugger.[h,c], commands.c: Added gnome-terminal
    check and modifies debugger terminal command accordingly
    to function properly.
    
2002-10-25  Naba Kumar <naba@gnome.org>

	* manuals/sgmldocs.make: Fixed a couple of bugs.
	* data/x-anjuta-project.desktop. data/Makefile.am: Mime handling link.

2002-10-24  Naba Kumar <naba@gnome.org>

	* src/debug_tree.c: Fixed a crash bug from Etay.

	* global_tags/create_global_tags: Added messages.
	Fixed infinite looping within files.
	
	* macro/autogen.sh: Removed debug and warning flags for defaults.
	
	Patch from Vadim Berezniker <vadim@berezniker.com>
	
	* tagmanager/tm_workspace.[h,c], global-tags/create_global_tags.sh,
	global-tags/tm_global_tags.c: Fixed infinite loop in system tags
	generation.

	* Makefile.am: XML merge is broken for .destop in RH 8.0, so
	temporarily just copy it

2002-10-24  Naba Kumar <naba@gnome.org>

	* manuals/sgmldocs.make, anuals/C/anjuta-faqs/anjuta-faqs.sgml,
	manuals/C/anjuta-manual/anjuta-manual.sgml, 
	manuals/C/anjuta-manual/compileopts.sgml,
	manuals/C/anjuta-manual/debugger.sgml,
	manuals/C/anjuta-manual/execute.sgml,
	manuals/C/anjuta-manual/fileoperations.sgml,
	manuals/C/anjuta-manual/interface.sgml,
	manuals/C/anjuta-manual/introduction.sgml,
	manuals/C/anjuta-manual/projects.sgml,
	manuals/C/anjuta-tutorial/anjuta-tutorial.sgml,
	manuals/ja/anjuta-faqs/anjuta-faqs.sgml,
	manuals/ja/anjuta-manual/anjuta-manual.sgml,
	manuals/ja/anjuta-manual/compileopts.sgml,
	manuals/ja/anjuta-manual/debugger.sgml,
	manuals/ja/anjuta-manual/execute.sgml,
	manuals/ja/anjuta-manual/fileoperations.sgml,
	manuals/ja/anjuta-manual/interface.sgml,
	manuals/ja/anjuta-manual/introduction.sgml,
	manuals/ja/anjuta-manual/projects.sgml: Upgraded to Docbook 4.0

2002-10-24  Naba Kumar <naba@gnome.org>

	* src/project_type.c: added autogen for qt projects.
	* src/debugger.c: enabled debugger debugging for DEBUG MODE.
	Fixed a bug that retrieves wrong terminal command.
	* src/commnads.c: Added more terminal commands.
	* configure.in: Checks for scrollkeeper version.
	
2002-10-22  Naba Kumar <naba@gnome.org>

	* configure.in, acinclude.m4, setup-gettext: Used AM_GNU_GETTEXT
	instead of AM_GNOME_GETTEXT.
	
	* src/source.c, data/autogen.sh.*, data/Makefile.am: Added support
	for setup-gettext for the wizard generated projects.

	* src/source.c: Fixed a bug where glade file wasn't generated.
	
	* src/gnome_project.c: Excluded project version from project dir
	name.
	
2002-10-22  Naba Kumar <naba@gnome.org>

	* acinclude.m4: New file with dummy funtion for gettext
	cross compatibility fix.
	
	* configure.in, setup-gettext: Fixed to use with AM_GNOME_GETTEXT.
	* configure.in: Fixed cflags to avoid useless warnings.
	* Makefile.am: EXTRA_DIST += setup-gettext.
	* src/toolbars.c: Added space paddings around tags label.

2002-10-21  Naba Kumar <naba@gnome.org>

	Patch from Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
	
	* setup-gettext: New script to maintain gettext cross version
	compatibility.
	* configure.in, macros/autogen.sh: Fix for gettext cross version
	compatibility.
	
2002-10-21  Naba Kumar <naba@gnome.org>

	* debug_tree.c: Fixed incorrect use of debug assertion.
	
2002-10-18  Etay Meiri <etay-m@bezeqint.net>
	    Jean-Noel Guiheneuf <jnoel@saudionline.com.sa>
	* src/debug_tree.c, src/debug_tree.h, src/debugger.c,
	src/memory.c, src/memory.h, src/message-manager-private.cc:
	
	New parsing algorithm; adapted from kdevelop.
	Middle button menu for changing the value's display type

2002-10-07  Naba Kumar <naba@gnome.org>

	* src/main_menubar_def.h: Changed status bar message for Help->
	Browse info pages. Bug #603308

	* src/executer.c: Made "User terminal" default for creating
	projects (User can always disable it later). Bug #114222
	
2002-10-03  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>

	* macros/autogen.sh: Require gettext 0.10.x for autogen
	* src/text_editor.c: Fixes Bug #595303
	* src/source.c: Fixes Bug #595970
	* src/anjuta.c: Fixes Bug #598366
	* scingtilla/LexCPP.cxx: Bug #602296
	* src/main_menubar_def.h: Bug #604363
	* src/find_in_files.[h,c], src/find_in_files_gui.c: Buf #608679
	
2002-10-07  Jens Georg <mail@jensgeorg.de>

	Reviewed by: Naba Kumar <kh_naba@gnome.org>
	* gnomefilelist.c: This patch fixes the bug #611542
	
2002-09-20  Naba Kumar <kh_naba@gnome.org>

	* data/properties/Makefile.am: Added tcltk.properties file.
	
2002-09-20	Biswapesh Chattopadhyay	<biswapesh_chatterjee@tcscal.co.in>

	Reviewed by: Naba Kumar <kh_naba@gnome.org>
	
	* README: Updated README
	* plugins/class-gen/clsGen.c, src/message_manager.cc
	  , src/mainmeu_callbacks.c, src/memory.c
	  , src/project_dbase_gui.c, src/text_editor_gui.c
	  , widgets/gnomefilelist.c: Set window icons
	* configure.in, macros/*, */Makefile.am, anjuta.spec.in:
	  Enabled release build (stripped + optimized binaries, etc.)
	* data/properties/anjuta.properties, src/commands.c,
	  src/defaults.cFixed bug #595489 (stdin on executables)
	* src/appwizard.c, src/main.c, src/message-manager.cc
	  , src/project_dbase.c, src/toolbar.c, widgets/gnomefilelist.c
	  , src/debug_tree.c: Memory related (valgrind) fixes.
	* src/message-manager-private.[cc,h], src/pixpams.h
	  , src/preferences.[ch], src/preferences_gui.c: Terminal preferences
	* anjuta.prj: Added debug_tree.c to SOURCES
	* src/main_menubar_def.h, src/mainmenu_callbacks.[ch],
	  src/text_editor_menu.c, src/text_editor_gui.c, src/anjuta.c:
	  Compacted code and cleaned up unnecessary functions.
	* tagmanager/*.[ch]: Code fixes.
	
2002-08-30  Etay Meiri <etay-m@bezeqint.il>
	
	Reviewed by: Naba Kumar <kh_naba@gnome.org>
	
	* src/debug_tree.c, debug_tree.h, debugger.c, message-manager-private.cc:
	Debug tree now detects changes of displayed variables
	and changes their color to red

2002-09-20  Naba Kumar <kh_naba@gnome.org>

	Patch from: Jean-Noel Guiheneuf <jnoel@saudionline.com.sa>
	
	* mainmenu_callbacks.c: Set's the current file name in
	file save as dialog.
	
2002-09-20  Naba Kumar <kh_naba@gnome.org>

	Patch from: Vlastimil Holer <xholer@informatics.muni.cz>

	* data/properties/tcltk.properties: New file for tcl/tk
	properties.

2002-08-28	Naba Kumar	<kh_naba@users.sourceforge.net>

	* src/project_type.[c,h], src/source.c, data/Makefile.am:
	Fixed a fatal bug which doesn't let building gnome2 related
	projects. They use different autogen.sh script.	Defined new
	type field "gnome_macro_support".
	
	* data/autogen.sh.gnome2: New file.
	
	* src/utilities.c (anjuta_util_escape_quotes): Fixed a fatal
	bug with quotes escaping in quotes.
	
	* src/message-manager-private.cc: Used event box instead
	of frame for local message pane, so that the borders appear
	properly and nicely.
	
	* src/anjuta.c: Fixed bug #600221 -- anjuta crashes on exit
	if there is a project open and all the files are un-docked.

	* src/dnd.c: Possible fix for bug #512873 Drag And Drop problems.

2002-08-27	Andy Piper	<andy.piper@freeuk.com>

	* src/main_menubar_def.h: implement feature request #595356, patch #597161
	* THANKS: updated for new contributions
	* src/mainmenu_callbacks.c, src/mainmenu_callbacks.h: patch #597161

2002-08-27 Steven Knight  <steven.knight@unh.edu>

	* src/appwiz_page1.c, src/pixmaps.h, src/project_dbase.c,
	src/project_dbase.h, src/project_type.c, src/source.c, 
	src/wizard_gui.c: new Qt project type
	*** NB not fully tested, may need some work, icon required...

2002-08-27 Jean-Noel Guiheneuf <jnoel@saudionline.com.sa>

	* src/memory.c, src/memory.h: new memory patch

2002-08-27  Johannes Schmid <clubfan@users.sourceforge.net>

	* src/anjuta.c: Fixed bug #589646 CVS preferences visibility

2002-08-27	Naba Kumar	<kh_naba@users.sourceforge.net>

	* lancher/anjuta_launcher.c: Determine pty from function
	call instead of running 'tty' externally.
	
	* data/properties/cs.properties: Added compile/build commands.
	Fixed execution properties.
	
	* src/commands.c: Added c# options.

	(Patch from: Etay Meiri <etay-m@bezeqint.net>)
	
	* src/debug_tree.[c,h], src/debugger.[c,h],
	src/message_manager_private.[cc,h], message_manager.cc, stack_trace.[c,h]:
	
	The following problems, detected by Jean-Noel Guiheneuf, were fixed:
	1. Misaligned structs when they are members of other structs.
	2. '{' sometimes appears as a variable.
	3. Wrong processing of some arrays.
	I've also incorporated some code from a patch by Guiheneuf Jean-Noel
	that displays the tree in two columns (variable and value).

2002-08-14  Stephane Demurget  <demurgets@free.fr>

	Added missing keywords reported by Luca Bellonda <lbell@tsc4.com>.

	* data/properties/sql.properties: added the DATETIME data type.

	* data/properties/html.properties: added the foreach php keyword.

2002-08-09	Naba Kumar	<kh_naba@users.sourceforge.net>

	* NEWS: Updated with new features.
	
	* data/.cvsignore, doc/.cvsignore: Updated.
	
	Patch from: Etay Meiri <etay-m@bezeqint.net>
	
	* src/debug_tree.h, src/debug_tree.c: New files.
	
	* src/Makefile.am, src/message-manger-private.[h,cc],
	src/message-manger.cc: Added Tree view for debugger
	locals view.
	
2002-08-09	Naba Kumar	<kh_naba@users.sourceforge.net>

	Patch from Jean-Noel Guiheneuf <jnoel@saudionline.com.sa>
	
	* src/memory.c, src/memory.h: New files.
	
	* src/Makefile.am, src/appwizard.c, src/controls.c,
	src/main_menubar.c, src/main_menubar.h, src/main_menubar_def.h,
	src/mainmenu_callbacks.c, src/mainmenu_callbacks.h:
	
	Memory view implemetation that would enable viewing raw memory
	during debugging.

2002-08-08  Stephane Demurget  <demurgets@free.fr>

	* AUTHORS: added Biswa, because I wonder why noone already have
	written his name in the Anjuta's hall of fame :)

2002-08-07	Naba Kumar	<kh_naba@users.sourceforge.net>

	* src/appwizard_gui.c: Removed an ambiguous prototype.
	* src/appwizard_gui.c: Removed more ambiguous prototypes. This seem to
	fix a nasty PPC bug as reported by Todd Goyen <wettoad@knighthoodofbuh.org>.
	* THANKS: Updated M. Ali Vardar's email.
	
2002-08-01	Andy Piper	<andy.piper@freeuk.com>

	* src/anjuta_gui.c: implemented feature request to stop main and browser
	  toolbars having exclusive use of space

2002-08-01	Andy Piper	<andy.piper@freeuk.com>

	* NEWS: updated for 1.0-beta release
	* widgets/e-shell-about-box.c, manuals/C/anjuta-manual/authors.sgml, 
	  THANKS: credited new contributors

2002-07-24  Biswapesh Chattopadhyay  <biswapesh_chatterjee@tcscal.co.in>

	* tm_project.c: Added *.i and *.pc to C code files.
	* data/Makefile.am, plugins/class-gen/Makefile.am: Build fixes.
	* src/project_dbase.c: Project dir realpath()ed.

2002-07-17  Stephane Demurget  <demurgets@free.fr>

	* */*/*.{c, cxx, h, py}:
	* scintilla/include/Scintilla.iface: UNIXified all sources thanks to a
	nifty script from Timothee Besset <ttimo@idsoftware.com>.

2002-07-15	Naba Kumar	<kh_naba@users.sourceforge.net>
	
	* NEWS: Updated.
	* scintilla/KeyWords.cxx: Fixed a compile bug.

2002-07-02	Naba Kumar	<kh_naba@users.sourceforge.net>

	* src/aneditor.cxx: Expression tip not shown when
	debugger not active or ready.
	
	* data/Makefile.am: Install anjuta.mime in $(prefix)/share/mime-info
	
2002-07-01	Naba Kumar	<kh_naba@users.sourceforge.net>

	* pixmaps/anjuta_splash.png: New splash from Misha.
	
	Patch from: Pierre Sarrazin <sarrazip@sympatico.ca>
	
	* src/breakpoints.h, src/debugger.h, src/project_dbase.h,
	src/text_editor.c, src/text_editor.h, src/text_editor_gui.c,
	src/toolbar.c, src/toolbar.h: C++ fixes so that these could work
	with c++ sources.
	
	* src/aneditor.cxx: Automatic expression tips during debugging
	session.
	
	* NEWS: Updated.
	
2002-06-28  patch from Jens Georg <mail@jensgeorg.de>

	* doc/Makefile.am, configure.in: Updated for new launcher manpage.
	* doc/anjuta_launcher.1.in: Added file.
	
2002-06-28	Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>

	* src/project_dbase.c: Fixed update of tagmanager.
	
2002-06-28	Johannes Schmid <clubfan@users.sourceforge.net>
	
	* src/cvs.c, src/cvs_gui.c: cvs remove -f is now used and
	a warning is printed in the dialog. (Bug #567983)

2002-06-28	Naba Kumar	<kh_naba@users.sourceforge.net>

	(Patch from: Kelly Bergougnoux <three3@users.sourceforge.net>)
	
	* src/appwiz_page1.c, src/pixmaps.h, src/project_dbase.c,
	src/project_dbase.h, src/project_import_cbs.c, src/project_type.c,
	src/source.c, src/wizard_gui.c: libglade2 wizard.
	
	Patch from Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
	
	* scintilla/include/PropSet.h:
	see mail 13/06/2002 "Dollar is a valid function character"
	
2002-06-23	Naba Kumar	<kh_naba@users.sourceforge.net>

	* src/preferences_gui.c: Added pixmaps to the preferences tab labels
	
	* src/pixmaps.h, pixmaps/Makefile.am, pixmaps/prefs_*.xpm,
	anjuta.prj: Added xpm pixmap files and their entries.
	
	(Patch from Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>)
	
	* src/utilities.h, tagmanager/tm_project.c: Cleanups
	
	* src/project_dbase.c, src/project_dbase_gui.c: Fixed the
	file-path-corruption bug and the cannot-import-file-in-project
	bug and taken care of both generated and imported projects.
	
2002-06-13	Naba Kumar	<kh_naba@users.sourceforge.net>

	* Makefile.am: src module should be build last to complete
	the dependencies with the libraries.
	
	* plugins/class-gen/clsGen.c: Removed the gtk_widget_set_usize()
	calls to the various widgets to avoid clipping with large fonts.
	
2002-06-13	Dave Huseby <huseby@shockfusion.com>

	Reviewed by Naba Kumar <kh_naba@users.sourceforge.net>
	
	* plugins/class-gen/clsGen.c: Upgraded to new class generator.
	* plugins/class-gen/class_logo.xpm: cvs added file.
	
2002-06-12  Naba Kumar <kh_naba@users.sourceforge.net>

	* data/properties/anjuta.properties: Added anjuta.terminal property
	for older session file to work properly.
	
	* src/preferences_gui.c: Hidden unused option to make the
	preferences/general page less crowded. Shifted user info
	down in the vbox.
	
2002-06-12	Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>

	* src/an_file_view.[ch], src/cvs_gui.h: CVS integration.
	* src/an_symbol_view.[ch]: Usability and memory leak fixes.
	* src/anjuta.c, src/cvs_cbs.c, src/project_dbase.c: Fixed memory leaks.
	* src/project_dbase_gui.c: Usability: Show file name in error message.
	* widgets/gnomefilelist.c: Fixed memory leaks.

2002-06-12  Sbastien Ct <cots01@gel.usherb.ca>

	* printing/print.c, printing/print.h: Dynamically calculate
	the line number width in print.

2002-06-11  Johannes Schmid <clubfan@users.sourceforge.net>
	
	* src/cvs.c: FileView is automatically updated after a 
	cvs commit/update.

2002-06-11	Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>

	* anjuta.prj: Added source directories
	* configure.in, src/Makefile.am, widgets/Makefile.am: Consolidated
	gdk_pixbuf CFLAGS and LIBS.
	* global-tags/create_global_tags.sh: Pick up SDL tags.
	* src/anjuta.c, src/build_project.c, 
	src/message-manager-private.cc: Fix memory management bugs.
	* src/main_menubar.c, src/project_dbase_gui.c: Hide unimplemented
	features.
	* src/project_dbase.c: fix #566337

2002-06-11	Andy Piper	<andy.piper@freeuk.com>

	* src/preferences_gui.c: message strings reviewed
		
	* anjuta.prj, configure.in, doc/Makefile.am, data/welcome.txt.in, 
	doc/anjuta.1.in: install man page, update version numbers automatically
	(patch from Jens Georg <mail@jensgeorg.de>)
	* data/welcome.txt, doc/anjuta.1: files removed

2002-06-11  Naba Kumar <kh_naba@users.sourceforge.net>

	* src/preferences.h, src/preferences.h, src/anjuta.c:
	Removed the reference of MESSAGE_WINDOW_VISIBLE. They are
	not required as per the discussions in the mailing list.
	
	* src/preferences_gui.c: Removed the "Misc",
	"User" and "Components" preference tab and shifted the
	preferences to other relevent pages.
	
	* src/debugger.c: Comment the debug flag.
	
2002-06-11  Naba Kumar <kh_naba@users.sourceforge.net>

	* src/utilities.c (anjuta_util_escape_quotes): taken care
	to escape '\' too. Fixed crash bug when term could not be
	started. Corrected error message.

	* src/utilities.c, src/utilities.h: Added anjuta_util_kill()
	to use when the process runs in separate process group, where
	normally kill() would not respond. Added a funtion to parse
	a string and seperate out the args as a list.
	
	* src/debugger.c, src/debugger.h: Modified terminal envokation
	command to use execlp() intead of execvp(), so that terminal could
	be configured by the user. Removed the hard coded gnome-terminal
	use. Enabled stopping/restarting programs while it is executing.
	Added post execution flag to decide if the debugger should exit
	or restart the program after the program has terminated. Converted
	to parse the terminal command from properties and use directly
	with execvp().
	
	* src/an_file_view.c: Added col titles for file view, so that
	people could identify that the numbers on the right is the
	cvs revision numbers.
	
	* src/controls.c: Enabled restart program and stop program for
	debug while the program is executing.

2002-06-10	Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>

	* anjuta.spec.in, configure.in: Fixed gdk-pixbuf and gnome-print
	requirements.
	* src/an_file_view.c, src/an_symbol_view.c, src/debugger.c, 
	src/main_menubar_def.h, src/message-manager-private.h, 
	src/message-manager.cc, src/project_dbase.[ch], 
	src/project_dbase_gui.c, src/text_editor.c, 
	src/text_editor_menu.[ch]: Consistent dock/undock check menu items 
	for project, messages and editor windows.
	* data/stock_libs.anj: more library descriptions
	* src/controls.c: disable Format->Detach if notebook has no 
	children
	
	Patches reviewed by Andy Piper <andy.piper@freeuk.com>

2002-06-09	Andy Piper	<andy.piper@freeuk.com>

	* data/stock_libs.anj: added more library descriptions
	* anjuta.prj: added tutorial files

2002-06-09	Andy Piper	<andy.piper@freeuk.com>

	* src/main_menubar_def.h, src/mainmenu_callbacks.c: fixed
	the CVS keyword insert and improved help text

2002-06-09	Andy Piper	<andy.piper@freeuk.com>

	* data/stock_libs.anj: expanded library list and began to add 
	library descriptions
	
	* plugins/class-gen/clsGen.c: fixed message strings
	
	* po/en_GB.po: added file
	
	* configure.in: added en_GB
	
	* anjuta.prj: added new files
	
	* pixmaps/Makefile.am: install the MadeInAnjuta button file 
	so users can use it for their websites :-)
	
	* pixmaps/anjuta_splash.png: new splash screen from Misha
	
	* src/debugger.c: commented the define for ANJUTA_DEBUG_DEBUGGER
	left over from the previous work to fix bugs :-)
	
	* src/main_menubar_def.h, src/main_menubar.h, src/main_menubar.c, 
	src/controls.c, src/mainmenu_callbacks.h, 
	src/mainmenu_callbacks.c: Insert CVS keywords, message strings 
	reviewed
	
	* src/watch_gui.c, src/stack_trace_gui.c, src/app_wizard_gui.c, 
	src/project_import_gui.c, src/sharedlib_gui.c, 
	src/signals_gui.c: set window icon correctly
	
	* NEWS: more updates for the release
	
	* HACKING: updated for window icons and insert menu information
	
	* src/cvs_gui.c, src/build_project.c, 
	src/project_import_cbs.c: message strings reviewed
	
	* src/controls.c: context help button should be disabled if 
	DevHelp is not installed
	

2002-06-08  Naba Kumar <kh_naba@users.sourceforge.net>

	* src/debugger.c: Fixed the signalling screw up because of string
	update in gdb used to report the child process PID. Also, no
	error dialog will be popped up for "no such file or directory"
	error (very annoying and useless error). This error will still
	be shown on the debug message window. Avoided terminating the
	program when the terminal is terminated -- doesn't hurt, otherwise
	we get crappy egg-and-hen problem.
	
	* src/sharedlib.c, src/signals.c: Fixed the incorrect default window
	dimensions loading.
	
	* src/anjuta.c: Limited the default size of main window to sane
	values.

	* src/preferences.c: Fixed some deadly memory corruption bugs in
	the recent patches. Return from getenv() should NEVER be freed,
	because they are static strings.
	
	* src/preferences_gui.c: Removed the fix for crash bug with font
	selection and applied the real fix.
	
2002-06-08	Andy Piper	<andy.piper@freeuk.com>

	* NEWS: updated for release

2002-06-08  Naba Kumar <kh_naba@users.sourceforge.net>

	* src/launcher.c: Added a fix a memory leak and a possible
	fix for zvt-crash bug.
	
	* printing/.cvsignore, plugins/patch/.cvsignore: Added files.
	
	* data/properties/latex.properties,
	data/properties/ada.properties: Added file.is.source property.
	
	* src/an_file_view.c: Set auto column size of the file
	revision column.
	
	* src/mainmenu_callbacks.c, src/cvs.c: Fixed bug #542151.
	The user is now prompted to confirm the closing of the file
	if it is being used by CVS. If yes, the editor is closed and
	the CVS operation stops.
	
2002-06-07	Andy Piper	<andy.piper@freeuk.com>

	* anjuta.prj: bump project version for release
	* BUGS: removed unnecessary file

2002-06-07	Philip Van Hoof	<freax@pandora.be>

	* widgets/gnomefilelist.c: fix up issue with directory deleted 
	during the life of the file list widget
	* src/preferences_gui.c: sticking-plaster fix to font selection
	causes segfault bug

	Patches reviewed by Andy Piper <andy.piper@freeuk.com>

2002-06-07	Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>

	* data/properties/anjuta.properties, src/an_file_view.[ch], 
	src/an_symbol_view.[ch], src/defaults.c, src/preferences.[ch], 
	src/preferences_gui.c, src/project_dbase.c, src/project_dbase_gui.c: 
	added options for symbol and file browsers.
	* data/properties/cpp.properties: linker flags should come after
	the name of the file to compile.
	* scintilla/Editor.cxx: fixed gcc compilation warning.
	* src/Makefile.am, src/project_import.c: anjuta_import.sh should
	be executed from bindir only.
	* src/an_file_view.[ch], tagmanager/tm_file_entry.c, 
	tagmanager/include/tm_file_entry.h: CVS version information in file 
	browser.
	* src/anjuta.c, src/preferences.[ch]: remember visibility of messages 
	window.
	* src/controls.c, src/cvs.[ch], src/project_dbase.[ch]: CVS fixes.
	* src/launcher.c, src/project_import.c: (hopefully) fixed random ZVT
	crashes during file import.
	* src/project_import.c: disable project menu items during project 
	import.
	
	Patch reviewed by Andy Piper <andy.piper@freeuk.com>

2002-06-07  Jean-Noel Guiheneuf  <jnoel@saudionline.com.sa>

	* src/mainmenu_callbacks.c, src/mainmenu_callbacks.h, 
	src/preferences.c, src/main_menubar_def.h, src/main_menubar.c,
	src/main_menubar.h, src/controls.c:	fixed Insert ChangeLog, 
	modified Insert menu, added C functions template, header C 
	template, modified header_template HEADER_H ==> NAMEFILE_H
	
	Patch reviewed by Andy Piper <andy.piper@freeuk.com>

2002-06-05	Andy Piper	<andy.piper@freeuk.com>

	* data/properties/html.properties: changed some file 
	associations

2002-06-05 Philip Van Hoof <freax@pandora.be>

 	* widgets/gnomefilelist.c: Fixed #560759 and #561776
	
	Patch reviewed by Andy Piper <andy.piper@freeuk.com>

2002-06-05  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>

	* data/properties/anjuta.properties, src/defaults.c: Make windows
	docked by default, fix the big fonts bug.
	
	* src/an_file_view.c, src/main_menubar_def.h, 
	src/project_dbase_gui.c: sanitized the Edit/View mess.
	
	* src/main_menubar_def.h, src/main_menu_callbacks.c: Add an item
	for customizing shortcuts.
	
	* src/mainmenu_callbacks.c: Search for selected word if present.
	
	* src/text_editor_menu.c: Added context menu options for docking
	and undocking editor windows.
	
	* src/main_menubar.h, src/main_menubar.c: more support for the 
	shortcuts menu item.
	
	Patch reviewed by Andy Piper <andy.piper@freeuk.com>

2002-06-05	Andy Piper	<andy.piper@freeuk.com>

	* scintilla/RESearch.cxx: removed CVS Log keyword to prevent
	all commit messages being written to top of the file
	
	* src/main_menubar_def.h: message strings reviewed
	
	* src/project_import.c: message strings reviewed
	
	* src/source.c, src/glades.c: message strings reviewed. Fixed 
	some bugs around reading the project properties for creating 
	.glade and .desktop files in the Application Wizard. There were
	typos in the property names being retrieved
	
	* widgets/gnomefilelist.c: changed build_full_path to make 
	the file widget support ~
	Patch from Pierre Sarrazin <sarrazip@sympatico.ca>
	
	* THANKS, widgets/e-shell-about-box.c, 
	manuals/anjuta-manual/C/authors.sgml: updated for new
	patch

2002-06-05  Naba Kumar <kh_naba@users.sourceforge.net>

	* src/project_dbase.c: Fixed the file-path-corruption bug
	and the cannot-import-file-in-project bug. (follow-up with
	the last commit from Stef).
	
	* src/anjuta_cbs.c: Fixed double-confirmation when exiting
	with unsaved-project.
	
2002-06-05  Stephane Demurget  <demurgets@free.fr>

	* src/project_dbase.c (project_dbase_add_file_to_module): fixed a
	misplaced g_free.

2002-06-04	Andy Piper	<andy.piper@freeuk.com>

	* data/properties/{xml,html,other}.properties: changed some file 
	associations
	
	* data/anjuta.mime: oops! cvs added
	
	* scintilla/RESearch.cxx: fixed up a problem with comments
	
	* global-tags/create_global_tags.sh: redirect errors to /dev/null
	to avoid messages about missing libs
	
	* NEWS: started the release notes

2002-06-04	Andy Piper	<andy.piper@freeuk.com>

	* HACKING: updated with new information on printing, patch naming
	
	* TODO: removed completed tasks
	
	* THANKS: updated a few contributions
	
	* anjuta.prj: updated the icon file
	
	* anjuta.desktop.in.in: updated to add Categories
	
	* data/anjuta.mime: created a mime type for Anjuta project files
	(NB needs to be added to the install in /usr/share/mime/)
	
	* pixmaps/madeinanjuta.xcf: finally added Nick Dowell's 
	"Coded in Anjuta" button in Gimp XCF format. It can be converted 
	to PNG for websites.
	
	* plugins/patch/patch-plugin.c: clarified some messages and 
	made it easier to see different patching sessions
	
	* src/toolbar.c: changed some message text for consistency
	
 	* src/preferences_gui.c, src/preferences.c, src/preferences.h, 
	src/defaults.c, src/anjuta.c, src/anjuta.h: enable/disable tooltips 
	in preferences. 
	Patch from Jean-Noel Guiheneuf <jnoel@saudionline.com.sa>
		 
 	* src/appwiz_page1.c, src/appwizard_cbs.c, src/pixmaps.h, 
	src/project_dbase.{c,h}, src/project_import_cbs.c, 
	src/project_type.c, src/source.{c,h}, src/wizard_gui.c:
	Added XLib Project and a Dockapp Project types.
	* pixmaps/Makefile.am: added line for new pixmap for new xlib
	projects
	* pixmaps/appwiz_xlib.png: pixmap for new xlib projects
	* src/source.c: Fixed memory leak in existing projects. 
	(filename was not freed)
	Patch from Todd Goyen <wettoad@knighthoodofbuh.org>

2002-06-04  Naba Kumar <kh_naba@users.sourceforge.net>

	* src/anjuta.h, src/anjuta.c: Added error display funtions
	with parent windows.
	
	* src/appwizard_cbs.c: Changed error display function to use
	parented version.
	
2002-06-03  Naba Kumar <kh_naba@users.sourceforge.net>

	* printing/print.h, printing/printing.c: Taken care of document
	zoom factor and fixed a font loading bug. Dynamically calculated
	text widths to work with zooms properly. Re-organized code for
	dynamic text width calulations to work in general with utf8 chars.
	 Determined font height and width automatically from the font info.
	
	* src/anjuta.c, src/mainmenu_callbacks.c, *src/preferences.c:
	src/preferences.h, src/text_editor.c, src/preferences_gui.c:
	Converted text.zoom.factor property to use #defined value. Removed
	margin header and margin numbers preferences, as they  now
	calculated dynamically.
	
2002-06-02  Naba Kumar <kh_naba@users.sourceforge.net>

	* printing/print-doc.c, printing/print-doc.h, printing/print-util.c,
	printing/print-util.h, printing/print.c, printing/print.h:
	Rewritten printing support for style based printing. Syntax highlighted
	printing, monochromatic printing, setup using preferences etc.

	* src/aneditor.cxx, src/aneditor.h: Added two commands for working with
	printing. ANE_GETLANGUAGE and ANE_GETSTYLEDTEXT for geting the document
	language and the styled text buffer.
	
	* src/preferences.c, src/preferences.h, src/preferences_gui.c: Redesigned
	the print setup preferences page and added printer preferences. Added functions
	to retrieve preferences with default values.
	
	* src/text_editor_gui.c, src/main_menubar_def.h: Changed an #include for
	the printing.

	* data/properties/anjuta.properties: Added default printer preferences.

	* pixmaps/print_color.xpm, pixmaps/print_landscape.xpm,
	pixmaps/print_layout.xpm, pixmaps/print_nocolor.xpm,
	pixmaps/print_portrait.xpm: CVS added printer setup pixmap files.

	* pixmaps/Makefile.am, src/pixmaps.h, anjuta.prj: Added the new pixmaps references.
	
2002-06-01	Biswapesh Chattopadhyay	<biswapesh_chatterjee@tcscal.co.in>

	Reviewed by Naba Kumar <kh_naba@users.sourceforge.net>

	src/Makefile.am, src/aneditor.cxx, src/anjuta.c, src/anjuta.h
	src/defaults.c, src/message-manager-private.cc, src/project_dbase.c
	src/utilities.c, scintilla/PropSet.cxx: Fix memory leaks and other
	cleanups, remove dead code, GUI cleanupMemory leaks cleanups.

	printing/Makefile.am: Reduced compiler optimizations.

	tagmanager/include/tm_project.h, tagmanager/include/tm_work_object.h, 
	tagmanager/include/tm_workspace.h, tagmanager/tm_project.c, 
	tagmanager/tm_source_file.c, tagmanager/tm_work_object.c,
	tagmanager/tm_workspace.c: TagManager fixes.

2002-06-01  Naba Kumar <kh_naba@users.sourceforge.net>

	* printing/*: CVS added. :)
	
2002-05-31	Biswapesh Chattopadhyay	<biswapesh_chatterjee@tcscal.co.in>

	Reviewed by Naba Kumar <kh_naba@users.sourceforge.net>

	* printing*: CVS added.
	* printing/*.[ch], printing/Makefile.am, anjuta.spec.in, Makefile.am,
	  configure.in, src/Makefile.am, src/controls.c, src/main_menubar.[ch],
	  src/main_menubar_def.h: Gnome Print support
	* src/anjuta.c: Fixed a crash bug (NULL pointer check).
	* configure.in: Enable debugging flag option
	* src/preferences.c, src/preferences.h, src/preferences_gui.c, src/mainmenu_callbacks.c:
	  Print properties defined.
	* global-tags/create_global_tags.sh: More GNOME libraries added, cleanups
	
2002-05-31	Biswapesh Chattopadhyay	<biswapesh_chatterjee@tcscal.co.in>

	Reviewed by Naba Kumar <kh_naba@users.sourceforge.net>
	
	* src/an_file_view.c, src/an_symbol_view.c: Added Dock/Undock
	* src/controls.c, src/main_menubar.[ch], src/main_menubar_def.h,
	  src/anjuta.h, src/text_editor_menu.[ch]: More menu re-organization
	  and cleanups
	* src/text_editor.c: Minor cleanups.
	* anjuta.c: Tweaks to 'Goto File Line' functionality.
	* src/project_dbase.c: Fixes to add/remove files from project.
	* src/help.c: Fix minor memory leak.
	* src/project_dbase_gui.c: Remove debugging messages.
	* src/utilities.[ch]: Cleanups and minor fixes.
	* src/anjuta_gui.c, src/pixmaps.h: Application icon set correctly.

2002-05-30  Naba Kumar <kh_naba@users.sourceforge.net>

	* src/anjuta.c [anjuta_apply_preferences()]:
	Fixed a crash bug when tab pos is not defined for the editors.
	
	* data/properties/cpp.properties: Set default identifier property to normal.
	This fixes the bug in which the fore color gets hidden with dark background.

2002-05-29  Naba Kumar <kh_naba@users.sourceforge.net>

	* scintilla/*, scintilla/include/*: Upgraded to the vanilla
	scintilla 1.46
	
	* src/aneditor.cxx, src/aneditor.h, src/main_menubar.h, src/main_menubar.h,
	src/mainmenu_callbacks.c, src/mainmenu_callbacks.h, main_menubar_def.h,
	src/anjuta.c, data/properties/anjuta.properties:
	Implemented line wrapping.
	
	* src/aneditor.cxx, src/aneditor.h:	Implemented Readonly file mode.
	
	* scintilla/LexCPP.cxx: Added the custom code (insidePreprocessor variable
	usage and SCE_C_WORD3 flagging) used by tagmanger for maintaing custom
	tags. Code was reviewed from GNOME Bonsai view.
	
	* scintilla/include/SCILexers.h: Added definition of SCE_C_WORD3 as
	it seems to have been removed by scintilla people.
	
	* data/properties/anjuta.properties: Set default line wrap to false, as
	is noticably slow with big files.
	
2002-05-27	Jean-Noel Guiheneuf	<jnoel@saudionline.com.sa>

	* src/project_import_gui.c: disallow the selection of files in
	  the browse dialog.
	* src/mainmenu_callbacks.c, src/preferences.c: cleanups to identity
	  preferences code.
        
2002-05-27	Biswapesh Chattopadhyay	<biswapesh_chatterjee@tcscal.co.in>

	* src/an_file_view.c, src/an_symbol_view.c, src/text_editor_menu.c,
	  src/main_menubar_def.h, src/pixmaps.h, :Added some icons to menu items.
	* src/controls.c, src/main_menubar.[ch]:Some menu organization cleanups.
	* src/project_dbase.[ch], src/project_dbase_gui.c: Adding files to projects
	  now works properly.
	* src/gnome_project.c, src/mainmenu_callbacks.[ch]: Minor API change.
	* scintilla/include/PropSet.h, tagmanager/read.c: Accept '$' in identifiers.
	* src/utilities.[ch]: Added some utility functions.
	* tagmanager/tm_project.c: Fix for bug in file removal from project.
	
	Patch reviewed by Andy Piper <andy.piper@freeuk.com>

2002-05-26	Andy Piper	<andy.piper@freeuk.com>

	* HACKING: info on FIXME statements and removed ccview references
	* Makefile.am: added rule to make RPM package

2002-05-26	Andy Piper	<andy.piper@freeuk.com>

	* THANKS, widgets/e-shell-about-box.c, 
	manuals/anjuta-manual/C/authors.sgml: updated for new
	patch
	* src/anjuta.c: removed unnecessary warning code since CVS 
	support is now implemented :-)
	* manuals/sgmldocs.make: implemented a fix for bug #553969
	* manuals/C/anjuta-tutorial/anjuta-tutorial.sgml: fixed some CRs
	* manuals/C/anjuta-tutorial/anjuta-turorial-C.omf, 
	manuals/C/anjuta-faqs-C.omf: modified the descriptions
	
2002-05-20 Jean-Noel Guiheneuf <jnoel@saudionline.com.sa>
	
	* src/main_menubar.c, src/main_menubar.h, src/controls.c,
	  src/mainmenu_callbacks.c, src/mainmenu_callbacks.h,
	  src/main_menubar_def.h, src/preferences_gui.c,
	  preferences.c, preferences.h: setup Username and Email 
	  preferences, Insert ChangeLog and Username editor functions
	  
	  Patch reviewed and modified by Andy Piper <andy.piper@freeuk.com>

2002-05-17  Jean-Noel Guiheneuf <jnoel@saudionline.com.sa>
	
	* src/commands.c, src/compiler_options_cb.c src/compiler_options_gui.c
	  src/src_paths_cbs.c, src/src_paths_gui.c
	  Fixed some minor bugs and replace gtk_entries by gnome_file_entries

	  Patch reviewed by Andy Piper <andy.piper@freeuk.com>

2002-05-14  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>

	* src/main_menubar.[ch], main_menubar_def.h: Added back/forward
	  and goto tag menu items to main menu.

2002-05-09  Andy Piper <andy.piper@freeuk.com>

	* THANKS, widgets/e-shell-about-box.c, 
	manuals/anjuta-manual/C/authors.sgml: added new contributors
	* HACKING: updated with info on files to change for credits

2002-05-09  Dan Elphick <dre00r@ecs.soton.ac.uk>

    * src/aneditor.cxx: extended extension list which fixes segfault
    on selecting lisp, ruby or matlab as highlight style.

2002-05-09  Andy Piper <andy.piper@freeuk.com>

	* src/main_menubar_def.h: fixed an array initialiser and fixed
	the lexer settings for the new entries on the Format menu

2002-05-07  Stephane Demurget  <demurgets@free.fr>

	* Synced with Scintilla 1.45

2002-05-06  Andy Piper <andy.piper@freeuk.com>

	* anjuta.prj: added another missing file
	* ChangeLog: fixed some incorrect change dates I caused by 
	sloppy cut-and-pasting :-/

2002-05-06  Andy Piper <andy.piper@freeuk.com>
	
	* src/mainmenu_callbacks.c: fixed title of new About box

2002-05-05  Andy Piper <andy.piper@freeuk.com>

	* src/pixmaps.h: added macros for OpenGL and SDL project icons

2002-05-05  Andy Piper <andy.piper@freeuk.com>

	* pixmaps/appwiz_opengl.png, pixmaps/appwiz_sdl.png: added new files
	* anjuta.prj: updated for new files

2002-05-05  Naba Kumar <kh_naba@users.sourceforge.net>

	* widgets/e-shell-about-box.c: Added version display.
	
2002-05-03  Andy Piper <andy.piper@freeuk.com>

	* launcher/anjuta_launcher.c, src/dnd.c, src/session.c, 
	widgets/scroll_menu.c: fixed up some compiler warnings (patch
	from Philip Van Hoof)

2002-05-03  Andy Piper <andy.piper@freeuk.com>

	* manuals/C/anjuta-tutorial/Makefile.am: removed a circular 
	dependency
	* manuals/ja/anjuta-manual/anjuta-manual.sgml, 
	manuals/ja/anjuta-manual/debugger.sgml: fixed some markup problems 
	that produced build errors (needs checking on a machine with the
	ja locale!)
	* data/properties/lisp.properties: updated to match format of other
	lexer property files supplied with Anjuta

2002-05-03  Andy Piper <andy.piper@freeuk.com>

	* anjuta.prj: added new files
	* HACKING: added information from the mailing list on 
	adding new project types to the wizard (thanks to Johannes)

2002-05-03  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
 
 	* src/utilities.h, src/launcher.c, src/gnome_project.c,
 	  src/appwiz_page2.c: Fix for 547038.

2002-05-03  Naba Kumar <kh_naba@users.sourceforge.net>

    * attach_process.c, attach_process_cbs.c: Fixed a dialog
    hide bug.
    
    * about.h: cvs removed.
    
2002-05-03  Biswapesh Chattopadhyay  <biswapesh_chatterjee@tcscal.co.in>

	Patch reviewed by Stephane Demurget <demurgets@free.fr>.

	Fix for #539574.

	* src/anjuta.c (anjuta_system_error): checks for the error number to
	know whether the error description is needed or not.

2002-05-03 Naba Kumar <kh_naba@users.sourceforge.net>

	* pixmaps/anjuta_logo.png: New about logo.
    
	* pixmaps/anjuta_icon.png: New icon from Misha. The
	old one had trouble with some gtk themes.
    
	* about.c: Removed. No longer needed.

	* mainmenu_callbacks.c: Removed reference of about.h
    
2002-05-03  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>

	Reviewed by Naba Kumar <kh_naba@users.sourceforge.net>

	* widgets/e-shell-about-box.[ch], configure.in, Makefile.am,
	  mainmenu_callbacks.c, widgets/Makefile.am: Implemented the new
	About Dialog (thanks to the Evolution team for the cool widget!)

2002-05-03 Naba Kumar <kh_naba@users.sourceforge.net>

	Patch from lbell <lbell@tsc4.com>
    
	* src/find_in_files.c, src/find_in_files.h,
	  src/anjuta.c: Added save_yourself, load_yourself routines.
    
	* src/find_in_files.{h,c}, src/find_in_files_gui.c:
	Added "Append messages" toggle button. This will enable
	the search results to be appended to the already existing
	results.
    
	* src/debugger.c: Fixed a typo.
    
	* src/find_text.c, src/breakpoints.c, src/project_dbase.c,
	  src/session.c, src/session.h: Improved session management.

2002-05-03  Naba Kumar <kh_naba@users.sourceforge.net>

	* THANKS, FUTURE, AUTHORS: Changed my email and
	avoided yahoo.com.

2002-05-02  Stephane Demurget  <demurgets@free.fr>

	Impl. feature request #525271 (add Lisp support).

	* data/properties/lisp.properties: added.

	* data/properties/Makefile.am, data/properties/anjuta.properties: added
	  the lisp properties.

	* src/main_menubar_def.h, src/lexer.h, src/aneditor.cxx,
	  src/utilities.[ch]: added support for the Lisp highlight style.

2002-05-02  Stephane Demurget  <demurgets@free.fr>

	* src/anjuta.[ch], src/anjuta_cbs.c, src/main_menubar.[ch],
	  src/main_menubar_def.h, src/mainmenu_callbacks.[ch],
	  src/text_editor_cbs.c: replaced the tabs ordering menuitem by a
	  option preferences to have a persistent setting. Plus it's not used
	  often, so it's better here than flooding the menus.

	* src/preferences.[ch], src/preferences_gui.c: ditto, plus made the
	  preferences pages a lot more consistent and sweeter: tabs direction
	  radiobuttons are directed against the meaning, all pages have an
	  outter frame, a lot of padding, removed all expand attributes for
	  vertical boxes, ...

	  That's not a total revamp, but it's really looking better now, even
	  if there's still work to be done.

2002-05-01  Andy Piper <andy.piper@freeuk.com>

	* src/main_menubar_def.h, src/cvs_gui.c: updates to strings
	* TODO: added task to be completed before next release (update all credits)

2002-05-01  Stephane Demurget  <demurgets@free.fr>

	* THANKS, src/about.c, manuals/anjuta-manual/C/authors.sgml: added
	Benke Lszl.

2002-05-01  Benke Lszl  <decike@freemail.hu>

	Patch reviewed by Stephane Demurget <demurgets@free.fr>.

 	* src/anjuta.[ch], src/anjuta_cbs.c, src/main_menubar.[ch],
	  src/main_menubar_def.h, src/mainmenu_callback.[ch],
	  src/text_editor_cbs.c: added an "automatic tab ordering" checkmenuitem
	  to the format menu in order to reorder the notebook tabs in
	  alphabetical order everytime a file is created/opened/saved.

2002-05-01  Philip Van Hoof <freax@pandora.be>

	* widgets/gnomefilelist.[ch] (history_combo_go),
	(history_combo_clicked): impl.

	(gnome_filelist_new_with_path): use this new impl.

2002-05-01  Stephane Demurget  <demurgets@free.fr>

	* src/project_dbase_gui.c (add_file): added the xpm file type.

2002-04-30  Biswapesh Chattopadhyay  <biswapesh_chatterjee@tcscal.co.in>

	Patch reviewed by Stephane Demurget <demurgets@free.fr> except for the
	tag manager fixes.

	* src/anjuta.[ch]: Changed local tag list to use line numbers instead
	  of tag types.

	* src/an_symbol_view.[ch], src/mainmenu_callbacks.[ch],
	  src/text_editor_menu.c: Added context sensitive search in symbol
	  browser and editor.

	* configure.in: Changed version number to 0.1.9.99.

	* scripts/anjuta_import.sh.in, scripts/anjuta_project.template,
	  src/project_import.c: Minor changes to project import facility.

	* src/preferences.[ch], src/preferences_gui.c: Fix for bug #537273
	  (Forced to use specific brace format)

	* tagmanager/include/tm_tag.h, tagmanager/include/tm_workspace.h,
	  tagmanager/tm_tag.c, tagmanager/tm_work_object.c,
	  tagmanager/tm_workspace.c: Minor TagManager fixes and updates.

2002-04-30  Johannes Schmid  <clubfan@users.sourceforge.net>

	Patch reviewed by Stephane Demurget <demurgets@free.fr> who made
	replaced the spinbutton with an hscale, and made the UI less "blocky".

	* src/cvs_gui.c: When diffing a project you can choose date and
 	release now.

 	* src/project_dbase.c: Import_file activated again

 	* configure.in, plugins/Makefile.am: Added patch plugin

 	* plugins/patch/*: The new patch plugin

2002-04-28  Biswapesh Chattopadhyay  <biswapesh_chatterjee@tcscal.co.in>

	Patch reviewed by Stephane Demurget <demurgets@free.fr>.

	* src/aneditor.cxx (StartAutoCompletedWord): the duplicates in the
	dropdown list shown by autocompletion are now removed.

2002-04-28  Philip Van Hoof <freax@pandora.be>

	Patch reviewed by Stephane Demurget  <demurgets@free.fr> who merged
	a bunch of filetypes from the older version.

	* src/project_dbase_gui.c (add_file): changed the import
	dialog's filetypes combo contents depending on the
	type of data to be imported.

2002-04-28  Stephane Demurget  <demurgets@free.fr>

	* src/fileselection.[ch] (fileselection_addtype_f): removed the use of
	the amount parameter as Philip stated and reformated to follow the
	Gnome convention.

	* src/project_dbase.c (project_dbase_make_default_filetype_list):
	changed accordingly.

2002-04-25  Stephane Demurget  <demurgets@free.fr>

	Fix for #531293.

	* src/main_menubar_def.h: replaced the shortcut for "Find next" to
	Shift-F6, to be more consistent with other Gnome apps.
	Moved the "Search next" entry under the "Search" one, and swapped the
	order of the "Find in files" and "Find and Replace" ones.

	Some additional fixes ands cleanups on the edit menu.

	* src/main_menubar.h: replaced all occurences of repeat_find by
	find_again for the code to be more consistent.

	* src/main_menubar.c (update_main_menubar): made the "Find next" entry
	sensitiveness depending on the existence of an active text buffer.

	* TODO: added some bits about improving the usability of the
	search/search again couple.

2002-04-25  Stephane Demurget  <demurgets@free.fr>

	* src/preferences_gui.c: made the tab labels text more consistent
	(s/misc/Misc/).

2002-04-25  Biswapesh Chattopadhyay  <biswapesh_chatterjee@tcscal.co.in>

	Patch reviewed and improved by Stephane Demurget  <demurgets@free.fr>

	* manuals/C/anjuta-tutorial/Makefila.am: fixed the glade picture
	filename.

	* src/main.c (main): simplified some code and cleanups.

	Fix a part of #499366:

	* src/commands.[ch] (sync_from_props), (command_editor_save),
	(on_apply_clicked), (create_command_editor_gui): added the gui
	corresponding to the command.terminal preference.

2002-04-25  Stephane Demurget  <demurgets@free.fr>

	Fix for #465180.

	* anjuta.spec.in: added build requirements for the source rpm.

2002-04-24 Johannes Schmid <clubfan@users.sourceforge.net>

	Reviewed by Naba Kumar <kh_naba@users.sourceforge.net>
	
	* src/appwiz_page1.c, src/appwizard_cbs.c, src/glades.c, 
	  src/pixmaps.h, src/project_dbase.[c,h], src/project_import_cbs.c, 
	  src/project_type.c, source.c, wizard_gui.c:
	  Added new GNOME 2 project types and changed glade behaviour to
	  produce GTK code if project type GTK was selected and GTKmm code
	  if project type GTKmm was selected (and not depending on the 
	  selected language. Disabled glade for GNOME 2 projects because
	  we will need glade2 there.
	  
	* src/project_dbase.c: Fixed a memory lack.
	
	* pixmaps/appwiz_*2.png: Added GNOME 2 icons from Misha
	
	* src/cvs.c: Added an error message if jobs are running

2002-04-23 Naba Kumar <kh_naba@users.sourceforge.net>

	* tagmanager/tm_work_object.c: Fixed a chrash
	bug which occurs when it tries to stat an empty
	file name.
	
2002-04-22 Naba Kumar <kh_naba@users.sourceforge.net>

	* src/controls.c: CVS menu items now becomes
	insensitive when the launcher is busy.
	
	* src/anjuta.c, cvs.h, cvs.c: Created a function
	to update the cvs preferences when preferences are
	applied in preferences dialog and called it from
	anjuta_update_preferences().
	
2002-04-19 Naba Kumar <kh_naba@users.sourceforge.net>

	* src/cvs.c: Added a space in the cvs command
	before the revision part. This fixes the cvs
	error we get when cvs-diffing with revisions.
	
	* src/cvs.c: Fixed a compiler warning.
	
	* src/find_replace.c: The dialog now remembers
	the settings including the "prompt on replace"
	which seems to have broken somewhere line the
	changes.
	
2002-04-18 Naba Kumar <kh_naba@users.sourceforge.net>

	* src/cvs.{h,c}, src/cvs_cbs.{h,c}, src/cvs_gui.{h,c}:
	Added a new property in cvs class to hold a boolean
	for enabling date in cvs diff. This fixed the bizzare
	diff output due to the date that goes with the cvs
	command. Also, set the default value of compression
	to 3 and unified diff option to 1.
	
2002-04-18 Naba Kumar <kh_naba@users.sourceforge.net>

	* src/cvs.c: The diff editor is set to hilite as
	diff syntax hiliting.
	
	* configure.in, manual/Makefile.am:
	Added a new manual module for ja language.
	
	* manual/ja/*/*/*: New module and files for the
	ja translation for the anjuta documentation
	from Takeshi AIHANA <aihana@jcom.home.ne.jp>
	
2002-04-17 Naba Kumar <kh_naba@users.sourceforge.net>

	* src/launcher.c: Made a very messy work around
	for the launcher authentication to work properly.
	
	* src/find_replace.c: Applied the missing patch
	from Dan Elphick <dre00r@ecs.soton.ac.uk>
	
2002-04-16 Andy Piper <andy.piper@freeuk.com>

	* src/cvs.c, src/main_menubar_def.h: made message strings
	consistent with existing standards from our own documentation 
	(such as uppercase P in Project, corrected spelling of 
	repository, etc.)

2002-04-16 Naba Kumar <kh_naba@users.sourceforge.net>

	* src/cvs_gui.c: Cleaned up gui and aligned various
	widgets to give a clean look.
	
2002-04-16 Naba Kumar <kh_naba@users.sourceforge.net>

	* src/launcher.c: Added work around to retrieve
	the child exit code. It works. :)
	
	* src/find_in_files.c, src/gnome_project.c,
	src/project_import.c, src/cvs.c, src/configure.c, src/compile.c,
	src/clean.c, src/clean_project.c, src/build_project.c,
	src/build_file.c: Modified to handle the new
	child exit code.
	
2002-04-15 Dan Elphick <dre00r@ecs.soton.ac.uk>
 
 	* src/find_replace.c: Changed signal to call
 	on_replace_text_close on from delete_event
 	to close => the replace history is now updated.
 
2002-04-15 Naba Kumar <kh_naba@users.sourceforge.net>

	* src/cvs.c: escaped the cvs import message before
	passing it to cvs.
	
2002-04-14 Johannes Schmid <clubfan@users.sourceforge.net>

	Reviewed by Naba Kumar <kh_naba@users.sourceforge.net>
	
	* src/cvs.[c/h], src/texteditor.[c/h]: Fixed bug #542151
	
	* src/cvs.[c/h], src/cvs_cbs.[c/h], src/cvs_gui.[c/h]:
	Added cvs import
	
	* src/preferences_gui.c: GUI improvements
	
	* src/project_dbase.c, src/controls.c: Fixed some menu stuff

2002-04-13 Naba Kumar <kh_naba@users.sourceforge.net>

	* tagmanager/include/tm_tag.h, tagmanager/tm_tag.c:
	Removed static qualifier from tm_tag_type_name() and
	availed it's prototype for use in outside code. also
	created reverse map function tm_tag_type_name();
	
	* src/anjuta.c: Implemented qualified tags names for
	the tag list (on the toolbar pulldown list) to avoid
	ambiguty in tags with similar names (like prototype
	and definition). Patch modified and improved.
	
	Patch from: Todd Goyen <wettoad@knighthoodofbuh.org>
	
2002-04-11 Naba Kumar <kh_naba@users.sourceforge.net>

	* src/utilities.[c,h]: Added a utility funtion
	that escapes the single and double quotes in a
	given string. Useful for passing command line
	args with quotes.
	
	* src/cvs.c: Escaped the cvs log message before
	passing it to cvs command line to avoid ambiguties
	with quotes in the message.
	
	* pixmaps/anjuta_icon.png: Changed to the new icon.
	from Todd Goyen <goyen@mbi-berlin.de>
	
	* src/message-manager-private.cc: Added regex to 
	recognize (underline hilite) the parsable outputs
	from the zvt terminal.
	
2002-04-11 Naba Kumar <kh_naba@users.sourceforge.net>

	Patch from: Tina Hirsch <tehirsch@arcor.de>
	
	* src/project_type.c:
	Fixed a bug in the wxproject type and modified the erroroutput when
	configure doesn't find wx-config
	
	Patch from: Timothee Besset <ttimo@idsoftware.com>
	
	* src/anjuta.c, src/message-manager-private.cc,
	  src/message-manager-private.h
	Catches double clicks in the zvt terminal, and calls goto_error_line
	to jump to the appropriate location in the source. This will recognize
	grep -n output
	
2002-04-10 Naba Kumar <kh_naba@users.sourceforge.net>
	
	* src/build_project.c: Taken care of memory leak
	  by freeing cmd variable properly.

	* src/main_menubar_def.h: Fixed wrong signal connection
	  for cvs project commit.
	  
	* src/cvs_cbs.c: Fixed non-functional "cancel" button.
	
	* src/preferences_gui.c: Added some border and adjusted
	  expandsion, filling in box adds to make the cvs preferences
	  more nicer.
	
2002-04-03 Johannes Schmid <clubfan@users.sourceforge.net>

	Reviewed by Naba Kumar <kh_naba@users.sourceforge.net>
	
	* src/cvs*, src/main_menubar*, src/preferences*: 
	Moved CVS settings to preferences, added a nice login dialog.
	
	* src/controls.c, src/project_dbase.c:
	CVS project options are only shown if a project is open
	
	* src/build_project.c:
	User is now asked if he wants to install as root 
	
	* src/launcher.c:
	Fixed a warning

	* anjuta.prj: Updated with cvs files
	
	* TODO: Remove task which are done
	
2002-03-31 Naba Kumar <kh_naba@users.sourceforge.net>

	* pixmaps/Makefile.am, src/compile.c, src/configurer.c,
	src/cvs.c, src/cvs_gui.c, src/gnome_project.c,
	src/launcher.c, src/main_menubar_def.h, src/pixmaps.h:

	Modified launcher to use controlling terminal to detect and
	take care of password authentications (for example, for cvs
	and root installs).
	
	* pixmaps/password.png: New file.
	
2002-03-28 Naba Kumar <kh_naba@users.sourceforge.net>

	Anjuta kick start tutorial wirtten by:
	  Ishan Chattopadhyaya <ichattopadhyaya@yahoo.com>

	* manuals/C/anjuta-tutorial, manuals/C/anjuta-tutorial/Makefile.am,
	  manuals/C/anjuta-tutorial/anjuta-tutorial.sgml,
	  manuals/C/anjuta-tutorial/anjuta-tutorial-C.omf,
	  manuals/C/anjuta-tutorial/figures/*.png:
	  
	  Added files
	
	* configure.in, manuals/C/Makefile.am, manuals/C/topic.dat
	  
	  Modified files.
	
2002-03-28 Roel Vanhout <roel@stack.be>

	Reviewed by Naba Kumar <kh_naba@users.sourceforge.net>

	* src/aneditor.cxx, src/preferences.c, src/preferences.h,
	  src/preferences_gui.c:
	Added option to wrap around to beginning/end of file when on last bookmark
	and next/previous bookmark is pressed
	
2002-03-28 Naba Kumar <kh_naba@users.sourceforge.net>

	Patch from Philip Van Hoof <freax@pandora.be>
	
	* src/gnomefilelist.c:
	Added gimp like feature that changes the file extension of
	the filename entered in the selections when the file
	filter is changed.
	
2002-03-28 Naba Kumar <kh_naba@users.sourceforge.net>
	
	Patch from Roy Wood <roy.wood@filogix.com>
	
	* src/controls.c, src/find_text.c, src/find_text.h,
	  src/main_menubar.c, src/main_menubar.h, src/main_menubar_def.h,
	  src/mainmenu_callbacks.c, src/mainmenu_callbacks.h:
	  
	  Menuitem for entering currently selected text as find target,
	  added key accel for "find next" and changed some key accels for
	  other key for consistency.
	  
	* src/utilities.c:
	  Cleaned up code.
	
2002-03-27 Naba Kumar <kh_naba@users.sourceforge.net>

	* src/watch.c, src/watch.h, src/watch_cbs.c,
	  src/watch_cbs.h, src/watch_gui.c:
	
	  Patch from Jeroen van der Vegt <A.J.vanderVegt@ITS.TUDelft.nl>
	
	  Added change watch entries feature
	  and Watch entries modify on double click fixed.

2002-03-27 Naba Kumar <kh_naba@users.sourceforge.net>

	* src/mainmenu_callbacks.c:
	
	  Project commit should not bypass dialog as
	  we need to get the cvs log from the user.
	  
2002-03-27 Naba Kumar <kh_naba@users.sourceforge.net>

	* src/project_dbase.c:
	
	  Patch from Roy Wood <roy.wood@filogix.com>
	  
	  Fixed docking bug with the new docking patch
	  to fix copy/paste bug.
	  
2002-03-27 Naba Kumar <kh_naba@users.sourceforge.net>

	* src/cvs.c, src/cvs.h, src/cvs_cbs.c, src/cvs_cbs.h
	  src/cvs_gui.c, src/cvs_gui.h, src/main_menubar.c,
	  src/main_menubar.h, src/main_menubar_def.h,
	  src/mainmenu_callbacks.c, src/mainmenu_callbacks.h:

	  Added cvs project support. Featured bypass cvs dialog for
	  cases where we don't need dialog (such as project and right
	  click selection from file browser). Cleaned up cvs code to
	  make them generic cvs operations instead of separate file
	  and project operations. Added cvs log action. Increased
	  file entry box width and enabled "unified diff" by default.
	  Used Editor buffer for status and log and set hilite for
	  these buffers including diff buffer (DIFF hilite).
	  
2002-03-23 Tina Hirsch <cevina@users.sourceforge.net>

	Reviewed by Naba Kumar <kh_naba@users.sourceforge.net>

	* data: Added file autogen.sh.wxwin 
	* data/Makefile.am: Added entry for autogen.sh.wxwin
	* pixmaps: Added project image appwiz_wxwin.png
	* pixmaps/Makefile.am: Added entry for appwiz_wxwin.png
	* src/appwizard_cbs
	  src/compiler_options.c
	  src/pixmaps.h
	  src/project_dbase.c
	  src/project_dbase.h
	  src/project_import_cbs.c
	  src/project_type.c
	  src/source.c
	  src/source.h
	  src/wizard_gui.c: Added everything necessary for new
	                    project type 'wxWindows (wxGTK)
	* src/project_dbase.c: Fixed a bug that caused every project
	                       to be a glade project in dialog
						   'Project information'.

2002-03-25 Naba Kumar <kh_naba@users.sourceforge.net>

	Patch submitted by Roy Wood <roy.wood@filogix.com>
	
	* src/anjuta_gui.c, src/message-manager-dock.c,
	  src/project_dbase.c:
	  
	  fixed the copy/paste bug by rewriting dock/undock
	  code.

2002-03-22  Johannes Schmid <clubfan@users.sourceforge.net>

	Reviewed by Naba Kumar <kh_naba@users.sourceforge.net>
	
	* src/cvs*, src/Makefile.am:
	  New file for CVS support. File operations currently work
	  cvs login needs to be done. Project support is not yet
	  started.

	* src/main_menubar*, src/mainmenu_callbacks,
	  src/anjuta.c, src/anjuta.h:
	  Added menus and functions for cvs commands.
	  
	* src/text_editor_menu.h: 
	  Added #include <gtk/gtk.h>
	  
	* src/gotoline.h:
	  Removed a warning (and this time it works ;-)

	* src/utilities.c, src/utilities.h:
	  Added a utility function to retrieve directory
	  name out of full path.

2002-03-11  Jeroen van der Vegt  <ajvdvegt@sourceforge.net>

	* src/executer.c: (create_executer_dialog): changed the default
	  focus on the entry.

2002-03-10 Naba Kumar <kh_naba@users.sourceforge.net>

	* widgets/gnomefilelist.c:
	Fixed duplicate history entries for the same directory.
	  
2002-03-10  Stephane Demurget  <demurgets@free.fr>

	Fix for #520092.

	* src/main_menubar_def.h: removed the Ctrl-L shortcut for Save All, as
	  it's already used by scintilla to delete the whole current line.

2002-03-10  Stephane Demurget  <demurgets@free.fr>

	Fix for #525107.

	* src/anjuta_cbs.c: (on_open_filesel_ok_clicked): removed unecessary
	  calls to fileselection_hide_widget,
	  (on_open_filesel_cancel_clicked): removed.

	* src/project_dbase.c: (on_open_prjfilesel_cancel_clicked),
	  (on_add_prjfilesel_cancel_clicked):

	* widgets/gnomefilelist.[ch]: (gnome_filelist_set_multiple_selection):
	  impl.

	* src/fileselection.c: Made some functions static.
	  (fileselection_hide_widget): rewritten using the new
	  gnome_filelist_set_multiple_selection function.

	* src/fileselection.c: (on_file_selection_delete_event): removed
	  unuseful widget hides. Some cleanups,
	  (on_file_selection_cancel_clicked): impl,
	  (create_fileselection_gui): changed the cancel button clicked's
	  callback to use this new function.

	* src/anjuta.c: (anjuta_new):
 	* src/project_dbase.c: (project_dbase_new): removed the use of cancel
	  callbacks, because this the gnome filelist widget's job.

	* widgets/gnomefilelist.c: (gnome_filelist_new_with_path): removed
	  clist selection mode duplicates set,
	  (gnome_filelist_key_press): use the new impl. function.

2002-03-10  Stephane Demurget  <demurgets@free.fr>

	Fix for #441233.

	* src/appwizard_cbs.c: (on_druidpagestandard2_next):
	  fixed some bogus code using an array cell out of
	  range, removed unecessary gettext usages.

	* src/appwiz_page2.c: (on_prj_name_entry_changed):
	  some cleanups and now transform minus characters to
	  underscores.

	* src/source.c:
	  (source_write_configure_in),
	  (source_write_toplevel_makefile_am),
	  (source_write_desktop_entry),
	  (source_write_glade_file):
	* src/project_dbase.c: (project_dbase_summon_glade),
	  (project_dbase_generate_source_code):
	* src/glades.c: (gladen_write_glade_write):
	  replaced some occurences of the target name by the
	  project filename, using project_dbase_get_proj_name,
	  to fix the name of some files.
	  Fixed a lot of mem leaks.
	  Various code cleanups.

2002-03-06  Stephane Demurget  <demurgets@free.fr>

	Merged with latest (1.44) scintilla.

	Added: - The calltip.<lexer>.end.definition property to display help
	         text on a second line of calltip.
	       - The calltip.<lexer>.word.characters property to correctly find
		 calltips for functions that include characters like '$' which
		 is not normally considered a word character.
	       - The use.monospaced property to determine initial state of
		 Use Monospaced Font setting.

	Bugs fixed: Too many to mention; please see :
	            http://www.scintilla.org/ScintillaHistory.html for the
		    full changes list.

	* scintilla/*/*: updated nearly all files.

	* TODO: removed the need of a scintilla merge.

	Merged with latest (1.44) SciTE properties.

	* data/properties/anjuta.properties: added the wrap, use.monospaced
	  properties.

	* data/properties/html.properties: added a missing php extension, and
	  updated php keywords to the latest reference.

	* data/properties/pascal.properties: added commands to compile, build
	  and execute pascal applications.

	* data/properties/lua.properties: added styles for statements.

	* data/properties/bash.properties: added the declare keyword.

	Fixed distchecking.

	* global-tags/Makefile.am,
	  global-tags/create-global-tags.sh: used some kind of ugly hack to
	  make distchek work, since noone has proposed some better way.

	* src/main_menubar_def.h: Ctrl-W is now associated to close file,
	  and Ctrl-N replace Alt-N for new file according to the Gnome design
	  reference.

2002-03-06 Naba Kumar <kh_naba@users.sourceforge.net>

	* widgets/gnomedirlist.c
	widgets/gnomedirlist.h
	widgets/gnomefilelist.c
	widgets/gnomefilelist.h:

	Added GPL headings in the file.

2002-03-06 Naba Kumar <kh_naba@users.sourceforge.net>

	* src/attach_process.c
	src/attach_process_cbs.c
	src/attach_process_cbs.h
	src/attach_process_gui.c
	src/breakpoints.c
	src/breakpoints_cbs.c
	src/breakpoints_cbs.h
	src/breakpoints_gui.c
	src/commands.c
	src/compiler_options.c
	src/compiler_options_cbs.c
	src/compiler_options_cbs.h
	src/compiler_options_gui.c
	src/find_in_files.c
	src/find_in_files_cbs.c
	src/find_in_files_cbs.h
	src/find_in_files_gui.c
	src/find_replace.c
	src/find_text.c
	src/help.c
	src/preferences.c
	src/preferences_gui.c
	src/project_config.c
	src/src_paths.c
	src/src_paths_cbs.c
	src/src_paths_cbs.h
	src/src_paths_gui.c:
	
	Bugs #521629 and #522427 fixed. The problem was, that the
	escape-key was not catched and the dialog was hidden, but
	the flag was not set correctly.

	Changed the callbacks for delete_event to close, using gnome_dialog_close(),
	using the gnome_dialog_close_hides()-setting present in most dialogs.
	Instead of _hide() in the button-callbacks, calling gnome_dialog_close(), which
	emits "close" and set the flag in the close-callback.

	Patch from: Jens Georg <mail@jensgeorg.de>

2002-03-06  Stephane Demurget  <demurgets@free.fr>

	* src/*.{c,cpp}: s/string_free/g_free/

	* src/utilities.[ch]: (string_free): removed.

2002-03-06	Dan Elphick <dre00r@ecs.soton.ac.uk>

	Reviewed by Naba Kumar <kh_naba@users.sourceforge.net>

	* src/controls.c, src/main_menubar.[ch], src/main_menubar_def.h,
	src/mainmenu_callbacks.[ch]:
	Removed Project menu options: README, TODO, ChangeLog and NEWS
	Moved Save Build Messages to Build menu and only highlight it
	when there are build messages.
	Corrected a spelling: "mojority" -> "majority"
	Fixed initialisation of edit.edit_app_gui so now Edit menu
	can be shown when no project is loaded.

	* src/project_dbase.h: Removed prototype for static function

2002-03-06  Naba Kumar <kh_naba@users.sourceforge.net>

	* src/text_editor.c: Editor is marked changed after
	autoformat. 
	
	Patch from: Jens Georg <mail@jensgeorg.de>

2002-03-04 Roel Vanhout <roel@stack.be>

	Reviewed by Naba Kumar <kh_naba@users.sourceforge.net>

	* src/find_in_files.c, src/find_in_files.h, src/find_in_files_gui.c
	Added option to ignore binary files on 'Find in files' (grep -I option)

2002-03-03  Naba Kumar <kh_naba@users.sourceforge.net>

	* src/main.c:
	session restoration and commandline load in 
	gtk idle loop.
	
	* src/anjuta.[h,c], src/anjuta_cbs.c:
	Removed "clear windows menu" and prevented runtime 
	warnings.
	
	* src/compile.c, src/build_file.c, src/build_project.c,
	src/clean.c:
	Takes into account the preference setting for 
	show dialog when job completes. Dialogs are
	shown when it is enabled otherwise not.
	
2002-03-03 Roel Vanhout <roel@stack.be>

	Reviewed by Naba Kumar <kh_naba@users.sourceforge.net>
	
	* src/find_text.c
	Store 'Find...' search string on search so that 'Find Next' will search for
	that string, even if the dialog hasn't been closed yet.

2002-03-03  Naba Kumar <kh_naba@users.sourceforge.net>

	* src/anjuta.[h,c], src/anjuta_gui.c, src/anjuta_cbs.c,
	src/controls.c,	src/main_menubar.h,	src/main_menubar.[h,c],
	src/main_menubar_def.h:
	
	Organized menus, removed "Windows" and "Utilities" menus from the
	menubar [they are no longer needed]. Also removed some extragenous
	separators.
	  
2002-03-03  Naba Kumar <kh_naba@users.sourceforge.net>

	* src/message-manager-private.cc:
	Set message clist selection mode to BROWSE.
	
	* src/message-manager.cc, src/an_symbol_view.c,
	src/an_file_view.c:
	Added Key navigation for the CTree and CList. Arrow left for
	node collapse, right for node expand, space (or enter) for
	activation (same as double click).
	
2002-03-03 Roel Vanhout <roel@stack.be>
	
	Reviewed by Naba Kumar <kh_naba@users.sourceforge.net>
	
	* plugins/class-gen/clsGen.c
	Added functionality to semi-intelligently prefill filename
	boxes with names deduced from class name

2002-02-26 lbell <lbell@tsc4.com>

	Reviewed by Naba Kumar <kh_naba@users.sourceforge.net>
	* src/preferences_gui.c:
	Removed an incorrect use of gtk_misc_set_alignment().
	
	* src/anjuta.c, src/anjuta.h, src/controls.c, src/main.c,
	src/main_menubar.c, src/mainmenu_callbacks.c, src/preferences.c,
	src/preferences.h, src/preferences_gui.c:
	
	Added the option to reload last open project at the startup.
	Added the possibility to open a new project without close
	an existing one
	
	* src/properties.cxx:
	Corrected a spelling mistake in message string.
	
	* src/session.c:
	Updated session functions.
	   
2002-02-26  Naba Kumar <kh_naba@users.sourceforge.net>

	* widgets/gnomefilelist.c: Bug fixes.
	
	Patch from Philip Van Hoof <freax@pandora.be>
	
2002-02-25  Naba Kumar <kh_naba@users.sourceforge.net>

	* src/an_file_view.c:
	anjuta was unable to open some files becuase they were not being
	recognized as "text/*" mime type (example files *.rej, *.in, etc.).
	Removed mime checking when opening with anjuta, becuase it doesn't
	hurt to open binary files in anjuta (some even may want to do so).
	
	Added a warning when mime type is not set when "view with default
	viewer" is activated.
	
	* src/an_file_view.c, an_symbol_view.c:
	Converted N_() to _() where ever appropriate in the strings.
	
2002-02-25  Johannes Schmid <clubfan@users.sourceforge.net>
	
	* src/appwizard_gui.c, src/appwizard_cbs.c
	  src/wizard_gui.c/h, src/appwiz_page3.c,
	  src/project_import_gui.c:
	  
	Moved target type radiobuttons to appwiz. page 2
	
	* src/message-manager-private.cc
	Fixed a bug which caused a crash if next message function was used

	Reviewed by Naba Kumar <kh_naba@users.sourceforge.net>.

2002-02-25  Naba Kumar <kh_naba@users.sourceforge.net>

	* src/anjuta.h, anjuta.c, anjuta_cbs.c:
	Modifies the behaviour of Alt-TAB in Anjuta. This
	brings a behaviour similar to VC6 Alt-TAB, by maintaining the recently
	edited files in the first items of the notebook.

	Patch from: Timothee Besset <timo@qeradiant.com>
	
2002-02-24  Philip Van Hoof <freax@pandora.be>

	* widgets/gnomefilelist.c, gnomefilelist.h:
	  Added filecompletion
	  
	Reviewed by Naba Kumar <kh_naba@users.sourceforge.net>.

2002-02-21  Stanislav Visnovsky  <visnovsky@nenya.ms.mff.cuni.cz>

	* configure.in: Added "sk" to ALL_LINGUAS.

2002-02-20  Johannes Schmid <clubfan@users.sourceforge.net>
  
	* src/appwiz_page3.c, src/appwizard.c, src/appwizard_cbs.c, 
	  src/appwizard_gui.c, src/project_dbase.c, src/source.c,
	  src/wizard_gui.c: Added support for static and dynamic libs
	
2002-02-20  Dan Elphick <dre00r@ecs.soton.ac.uk>

	* widgets/gnomefilelist.c:
	  Fixed gnome_filelist_get_lastfilename so it no longer returns
	  a corrupted path.

2002-02-20  Naba Kumar <kh_naba@users.sourceforge.net>

	* src/resources.h, resources.c:
	Added url handler.

	* src/main_menubar_def.h, mainmenu_callbacks.c:
	Changed to use gnome configed url handler.

2002-02-19  Philip Van Hoof <freax@pandora.be>

	* widgets/gnomefilelist.c
	Added PHP filetype.

2002-02-19  Naba Kumar <kh_naba@users.sourceforge.net>

	* plugins/class-gen/clsGen.c:
	Added c++ support.
	
	* widgets/gnomefilelist.c:
	Gives the maximum space to the files section of the open file dialog.
	
	Patches from: lbell <lbell@tsc4.com>
	
2002-02-18  Naba Kumar <kh_naba@users.sourceforge.net>

	* src/anjuta.c, main.c:
	Used tm_get_real_path in anjuta_get_full_filename();
	
2002-02-18  Andy Piper <andyp@users.sourceforge.net>
	
	* anjuta.prj: update version

2002-02-17  Stephane Demurget  <demurgets@free.fr>

	* widgets/gnomefilelist.[ch]: (gnome_filelisttype_addtype_f):
	  removed the amount arg and replaced with a NULL-ending list.
	  (gnome_filelisttype_makedefaultlist): use the new prototype.

2002-02-17  Andy Piper <andyp@users.sourceforge.net>

	* src/about.c, THANKS: updated for new contributors
	
	* anjuta.prj: added new files
	
	* README: corrected some documentation, ctags no longer needed,
	  pkgconfig now required
	  
	* data/properties/others.properties: add .cvsdiff extension
	
	* src/project_dbase_gui.c, src/utilities.c, src/utilities.h: 
	  patch from Vadim Berezniker <vadim@berezniker.com> to improve 
	  file import
	  
	* doc/anjuta.1: added initial man page thanks to 
	  Rob Bradford <rob@debianplanet.org> (NB build and install 
	  needs work)
	
2002-02-17  Johannes Schmid <clubfan@users.sourceforge.net>

	* src/Makefile.am: Cleaned handling of compiler flags by moving them
	  to CFLAGS and CXXFLAGS. Anjuta is now compiled with -g -O2 and many
	  warning flags. 
  
	* configure.in: Changed version to 0.1.10-pre
  
2002-02-17  Stephane Demurget  <demurgets@free.fr>

	* src/fileselection.c: (create_fileselection_gui): always display
	  the directory creation button as we cannot rely on the dialog
	  titlebar.

	* widgets/gnomefilelist.[ch]: fixed includes.

	* pixmaps/new_folder.xpm: resized, added a + sign.

2002-02-17  Stephane Demurget  <demurgets@free.fr>

	* widgets/gnomefilelist.c: (gnome_filelisttype_makedefaultlist):
	  changed all extensions to begin with a dot.

2002-02-16  Philip Van Hoof  <freax@pandora.be>

	Patch reviewed by Stephane Demurget <demurgets@free.fr>.

	* THANKS: added Philip.

	* pixmaps/Makefile.am, pixmaps/new_folder.xpm: added.

	* src/project_dbase.c: (project_dbase_make_default_filetype_list),
	* src/file_selection.[ch],
	* widgets/gnomefilelist.[ch]: added a filetype
	  combobox to the Anjuta file dialog widget.

2002-02-14  Andy Piper  <andy.piper@freeuk.com>

	* anjuta.spec.in: eep! the import script was not being installed by
	  RPM - fixed for the release.

2002-02-13  Stephane Demurget  <demurgets@free.fr>

	Various cleanups and fixes for the next release to be able to make
	distcheck.

	* plugins/*/*.c: added missing prototypes causing gcc to speak to
	  much and make some tweaks plus cleanups.

	* widgets/scroll-menu.c: made compare_menu_items use gconstpointers
	  args to remove some warnings.

	* global-tags/Makefile.am,
	  data/Makefile.am,
	  src/Makefile.am: link against Anjuta static libs using the
	  $(top_builddir) dir, not anymore on $(top_srcdir) to make
	  distcheck happy.

	* src/Makefile.am: ditto with all the Anjuta static libs.

	* src/main_menubar.c: removed the widgets/ dir from the scroll-menu.c
	  include, as we already include the whole directory for the build.

	* src/text_editor_cbs.c: included dnd.h for scintilla_uri_dropped ().
	  
2002-02-13	Andy Piper	<andy.piper@freeuk.com>

	* pixmaps/Makefile.am: icon for libglade project now installed
	* NEWS, README, TODO, configure.in, anjuta.prj: revised for release
	* manuals/C/Makefile.am: removed ChangeLog reference which was 
	  breaking some build stuff
	* global-tags/Makefile.am, tagmanager/Makefile.am: fixed some
	  include reference problems that showed up on make distcheck
	* tagmanager/tm_workspace.c: fixed crash bug spotted by Biswa

2002-02-13  Johannes Schmid <clubfan@users.sourceforge.net>
	
	* src/aneditor.cxx: Fixed bug #509977 (CallTips)

2002-02-12  Naba Kumar <kh_naba@users.sourceforge.net>

	* src/message-manager-private.cc:
	  The horizontal scrollbar now shows properly on demand.
	
2002-02-08  Johannes Schmid <clubfan@users.sourceforge.net>

	* src/dnd.c fixed some warnings
	* src/message-manager-private.cc: Horizontal scrollbar is now shown 
	  and works. It is shown always at the moment but before it was
	  shown on demand and did never work. 

2002-02-07  Naba Kumar <kh_naba@users.sourceforge.net>

	* src/anjuta.c: Fixed a crash bug.
	  patch from: Jens Georg <mail@jensgeorg.de>

2002-02-04	Andy Piper	<andy.piper@freeuk.com>

	* manuals/C/anjuta-manual/*.sgml: fixed so that jade no longer
	  reports a problem with missing end tags on <graphic>

2002-02-03	Andy Piper	<andy.piper@freeuk.com>

	* manuals/C/ChangeLog: removed since it was never used
	* manuals/C/anjuta-manual/*: more updates, new screenshots
	* anjuta.prj: updated for new manuals/ structure

2002-02-03  Johannes Schmid <clubfan@users.sourceforge.net>

	* source.c, compiler_options.[c/h]:
	  Fixed bug #460321 "Problem with optimization options" 
	  by separating INCLUDE and C(XX)FLAGS in Makefile.am creation
	
2002-02-03	Andy Piper	<andy.piper@freeuk.com>

	* NEWS: prepared for release, need to fill in date
	* data/welcome.txt: version number updated

2002-02-03	Andy Piper	<andy.piper@freeuk.com>

	* src/text_editor_menu.c, src/an_file_view.c, 
	  src/an_symbol_view.c: marked strings for translation
	
	* src/defaults.c, data/properties/xml.properties:
	  *.omf and *.xsl files should use XML highlighting
	  
	* manuals/C/anjuta-manual/*:
	  - restructured so that files have more meaningful names
	    and are easier to edit (see anjuta-manual.sgml for the
		ordering)
	  - updated some screenshots
	  - continued rewrite

2002-02-02  Naba Kumar <kh_naba@users.sourceforge.net>

	* main.c: Made a workaround to remove the old
	anjuta gnome config file (older than 9 Feb 2002). This
	will fix the bug which never lets the brower toolbar shown.
	
	* main.c: In fact, the above solution wouldn't work in all
	cases. Therefore, here is the better fix, which works by
	detecting the version of the old config file and deleting
	~/.gnome/Anjuta if it is lesser than 0.1.9.
	
2002-02-01  Andy Piper <andy.piper@freeuk.com>

	* HACKING: added info on submitting patches

2002-01-31  Johannes Schmid <clubfan@users.sourceforge.net>

	* src/project_import_gui.c, src/project_import.c:
	  - If Project Import Wizard is canceled everything is 
		cleaned up now.
	  - Back button is now insensitive on page 3 (some problems: 
		see TODO in project_import_qui.c:284
	  - Menu frame is insensitive if project type != GNOME(mm)

2002-01-31  Naba Kumar <kh_naba@users.sourceforge.net>

	* src/main.c: Fixed bug #  (Unable to open files on
	double click in project window from second trial onwards when
	the project is opened from command line).
	
	* po/POTFILES.in: Removed tags_manager.[h,c]
	
2002-01-31  Naba Kumar <kh_naba@users.sourceforge.net>

	* src/preferences.c:
	  A quick hack to fix the 'invisible' browser toolbar when
	  upgrading from 0.1.8 to 0.1.9
	  
	* src/anjuta.c:
	  Fixed toolbar names which were causing confusions in the toolbar
	  show/hide.
	  
	* src/main.c:
	  Substituted "anjuta" with PACKAGE
	  
	* src/project_import_gui.c: 
	  Consistensy: wm_class should be set with "Anjuta" and not "anjuta"
	  
	* anjuta.prj, src/tags_manager.h, src/tags_manger.c:
	  Added new files and removed obsolete ones.
	  
2002-01-30  Andy Piper <andy.piper@freeuk.com>

	* src/appwizard_cbs.c, project_import_cbs.c, 
	  main_menubar_def.h, project_import_gui.c: 
	  updates to message strings and layout for the 
	  import wizard.
	  
	* text_editor_cbs.c: fix for the tab menu entries for 
	  redocked windows (Dan Elphick <dre00r@ecs.soton.ac.uk>)

2002-01-30  Naba Kumar <kh_naba@users.sourceforge.net>

	* src/toolbars.c,
	  src/toolbars.h,
	  src/anjuta_gui.c,
	  src/controls.c:
	  
	  Tag dropdown exclusive (takes
	  all space in the toolbar) and never vertical and
	  increased the width of the tag combo to 256 pixs.
	  Toolbar separator before the combo and button.
	  Added tags label before the tag button.
	  Reorganized the dock bands for the toolbars.
	  
	* src/project_import_gui.c
	  src/project_import.c:
	  Fixed an error and removed an unused variable.
	  
	* data/properties/anjuta.properties:
	  Removed the property for the old toolbar and set
	  browser toolbar show to default.
	  
	* src/project_dbase.c: excluded modules were not
	  loaded. Fixed.
	  
	* src/source.c:
	  No build files will be written if the project is blocked.
	  
	* src/project_import.c,
	  src/project_import_cbs.c,
	  src/project_gui.c,
	  src/wizard_gui.c:
	  
	  Manually applied Johannes patch to fix some memory
	  issues and gui clean up.
	  Patch from: Johannes Schmid <clubfan@users.sourceforge.net>
	
	* src/project_dbase.c, project_dbase.h, project_dbase_gui.h:
	  Fixed a bad bug with remove file from project because of
	  files were never removed properly from the project and
	  from the tagmanager.
	  
	* src/appwiz_page3.c: Disabled unused codes to clear
	  compiler warnings.
	  
2002-01-30  Naba Kumar <kh_naba@users.sourceforge.net>

	* tagmanager/*/*: Upgraded to 0.7.1 version from Biswa.
	
	* data/Makefile.am
	  pixmaps/Makefile.am
	  src/Makefile.am
	  src/an_file_view.c
	  src/an_symbol_view.c
	  src/anjuta.c
	  src/anjuta.h
	  src/anjuta_cbs.c
	  src/anjuta_gui.c
	  src/controls.c
	  src/main_menubar.c
	  src/main_menubar.h
	  src/main_menubar_def.h
	  src/mainmenu_callbacks.c
	  src/mainmenu_callbacks.h
	  src/pixmaps.h
	  src/project_dbase.c
	  src/project_dbase.h
	  src/text_editor.c
	  src/text_editor_menu.c
	  src/text_editor_menu.h
	  src/toolbar.c
	  src/toolbar.h
	  src/toolbar_callbacks.c
	  src/toolbar_callbacks.h :
	  
	  Patch submitted by:
	  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
	  
	  Removes the Tags toolbar and substituted it with
	  tags combo dropdown list. Fixes a couple of bugs.
	  
	  Moved the tag combo to browser toolbar because
	  main toolbar was becoming too long.
	  Made a new icon of tag toolbar.
	  
	* po/zh_TW.po: Fixed bug.
	  
	* pixmaps/an_tag.xpm: Added new file.

2002-01-30  Naba Kumar <kh_naba@users.sourceforge.net>

	* src/project_import_gui.c: Reorganized project
	import gui page 2.
	
2002-01-29  Andy Piper <andy.piper@freeuk.com>

	* HACKING: added info on creating windows and dialogs

2002-01-29  Naba Kumar <kh_naba@users.sourceforge.net>

	* src/tm_file_view.c:

	  Sorts the file list at the end instead of doing sort-insert
	  to improve performance.
	  Patch from: Dan Elphick <dre00r@ecs.soton.ac.uk>

	* src/project_dbase.c: Resolved a conflict from
	  Johannes's patch.
	  
	* src/project_import.c:
	
	  Fixed to use anjuta_import.sh for the bin dir and
	  not from the data dir.
	
	  Used anjuta_is_installed() function to verify a the command's
	  executability.
	
	  Fixed import command to use sh (which is more general and is
	  gauranteed to be found in any unix system :-)). Also, added
	  double quotes around the import directory.
	
	  Changed some strings for better translations (like avoiding
	  duplicates).
	  
	  Fixed the reading of wrong target type.
	  
	* src/control.c: Insensitive "import project" when there is
	  a project open.
	  
	* src/project_import_cbs.c:
	  
	  Fixed strcmp() [== 0 was left out]. Languages now selected properly.
	  Fixed selection of gettext checkbox.
	  Sets the menu entries.
	  
2002-01-28  Johannes Schmid <clubfan@users.sourceforge.net>
	
	* src/appwiz_page[1-4].c
	* src/appwiz_gui.c
	* src/appwizard.[c/h]: Moved some code to wizard_gui.[c/h]
	be able to reuse it.
	
	* src/mainmenubar.[c/h]
	* src/mainmenubar_def.h
	* src/mainmenu_callbacks.[c/h]: Code to create "Import Project" 
	menu item
	
	* src/message-manager.c: Fixed bug 509192
	* src/message-manager-dock.c: Added accel_group if window is undocked
	
	* src/project_dbase.[c/h]: Splitted opening code to be able
	to use it without an open file dialog
	(Maybe I broke Naba's changes, please take a look)
			
	* src/project_import.[c/h]
	* src/project_import_gui.c: New Files, Code for Project Import Wizard
	
	* src/wizard_gui.[c/h]: New Files, shared code between appwizard and 
	import wizard

2002-01-28  Andy Piper <andy.piper@freeuk.com>

	* src/main_menubar_def.h, tagmanager/tm_project.c: more
	  string cleanups
	  
	* manuals/C/anjuta_manual/*: started rewrite of the 
	  manual, updated some screenshots

2002-01-28  Naba Kumar <kh_naba@users.sourceforge.net>

	* src/gnomefilelist.h, src/gnomefilelist.c:
	
	  Fixed multiple selection bug (#497085). The OK button is
	  sensitive when in multiple mode, if the no. of
	  selection is one or more.
	  
	  Toggle between single and multiple selection mode
	  and multiple mode display.
	  
	  Fixed strings to translable strings.
	  
	  Fixed some compiler warnings by commenting out
	  unused functions.
	  
2002-01-28  Naba Kumar <kh_naba@users.sourceforge.net>

	* src/project_dbase.c: App status bar now updates
	  with the project name when the project is loaded.
	
	* src/an_file_view.c, tagmanager/tm_file_entry.c:
	  
	  Puts the directories at the top. They're also sorted now.
	  Patch from: Dan Elphick <dre00r@ecs.soton.ac.uk>
	
2002-01-28  Naba Kumar <kh_naba@users.sourceforge.net>

	* scripts/anjuta_import.sh.in: Added file.
	* scripts/anjuta_import.sh: Removed file.

	* .cvsignore, po/.cvsignore, scripts/.cvsignore:
	  Updated files.
	  
	* src/main_menubar_def.h:
	
	  Changed shortcut for Find/Replace to CTRL+SHIFT+F (to
	  reflect the opposite of Find (CTRL+F) and also to leave
	  CTRL+R or Redo.
	  
	  Changed Glade summon with ALT+G, which frees the ATL+E
	  for poping up the edit menu.
	  
	* src/Makefile.am: Debugging link flags by Biswa, removed.

2002-01-28	Andy Piper	<andy.piper@freeuk.com>

	* HACKING: added information on best practices for writing
	  application messages and GUI labels
	  
	* src/CORBA-Server.c, src/about.c, src/anjuta.c, 
	  src/breakpoints.c, src/build_file.c, src/build_project.c, 
	  src/clean_project.c, src/compile.c, 
	  src/compiler_options_cbs.c, src/compiler_options_gui.c, 
	  src/configurer.c, src/debugger.c, src/executer.c, 
	  src/find_in_files.c, src/find_in_files_cbs.c, 
	  src/find_replace.c, src/find_text.c, src/glades.c, 
	  src/gnome_project.c, src/goto_line.c, src/main.c, 
	  src/main_menubar.c, src/main_menubar_def.h, 
	  src/mainmenu_callbacks.c, src/preferences_gui.c, 
	  src/project_config.c, src/project_dbase.c, 
	  src/project_dbase_gui.c, src/resources.c, src/source.c, 
	  src/support.c, src/tags_manager.c, src/text_editor.c, 
	  src/text_editor_gui.c, src/text_editor_menu.c, 
	  src/toolbar_callbacks.c, src/utilities.c: 
	  lots of minor message updates to make them more user-friendly 
	  and consistent

2002-01-28  Naba Kumar <kh_naba@users.sourceforge.net>

	* src/executer.c:
	
	  Because of the spaces escaping, the command could not be
	  executed when run without terminal. Now fixed.
	  
	* anjuta.prj, Makefile.am:
	
	  Added anjuta project file.
	
2002-01-27  Naba Kumar <kh_naba@users.sourceforge.net>

	* src/message-manager-private.h, message-manager-private.cc,
	  message-manger.cc:
	  
	  Added freeze() and thaw() for the message window class to
	  speed up the message manager update.
	
	* src/project_config.h, project_config.c,
	  src/project_dbase.h, project_dbase.h
	  scripts/anjuta_project.template:
	  
	  Added two new prject attributes: project.config.blocked and
	  project.excluded.modules. The former will make sure that users
	  are not given any previlidge in enabling the 'overwrite build
	  files' flags and the later issues a list of modules in the project
	  to be skipped for symbol browsing and project listing.
	
	* configure.in, scripts/anjuta_import.sh, scripts/Makefile.am:
	
	  Modified script to read the template from the anjuta data dir
	  rather than from the directory in which the script exist. Otherwise,
	  Being transfered to the bin dir, the script will not be able to
	  find the template when it is run.
	  
	  The script is also create with configure.in to set in the anjuta
	  data dir path inside the script.
	  
2002-01-26  Stephane Demurget  <demurgets@free.fr>

	* po/fr.po: updated to the latest sources.

2002-01-26  Naba Kumar <kh_naba@users.sourceforge.net>

	* scripts/Makefile.am:
	  anjuta_import.sh goes with distribution.
	  
	* po/*.po: They seem to have updated (merged with
	  anjuta.pot) automatically when I did "make dist".
	  
2002-01-26  Naba Kumar <kh_naba@users.sourceforge.net>

	* src/compiler_options_cbs.c, compiler_options.h, compiler_options_gui.c,
	  Fixed Bug #499807, ie crash on removing libs, includes, defines from
	  the compiler options dialog.
	
	* ChangeLog:
	  Correct todays date. :)
	  
	* scripts/Makefile.am:
	  Installs anjuta_import.sh in $(prefix)/bin dir and
	  is treated as an executable.
	  
2002-01-26  Naba Kumar <kh_naba@users.sourceforge.net>

	* Fix for bug #499373
	
	* data/properties/anjuta.properties, ada.properties, cpp.properties,
	  java, properties, latex.properties, lua.properties, others.properties,
	  perl.properties:
	  
	  Added double-quotes around file arguments so that
	  filenames with spaces could also work.

	* launcher/anjuta-launcher.c, executer.c:
	  Escaped quotes in the cammand and it's arguments before executing
	  so that args with spaces can also work.
	  
	  Commented #DEBUG switch.
	  
2002-01-26  Naba Kumar <kh_naba@users.sourceforge.net>

	* scripts/*: Added files which I forgot previously.
	
	* src/aneditor.h: Lined up commands definition for better look.
	
	* src/mainmenu_callbacks.c. main_menu_def.h, main_menubar.c,
	  main_menubar.h, control.c:
	  Added three more convert EOL chars submenu items in transform.
	  Reformatted some some.
	
	* data/anjuta.properties:
	  Reformatted a line.
	
	* src/aneditor.h, aneditor.c:
	  Added three commands (with definitions) for EOL conversions.
	  
	* src/text_editor.c:
	  Editor detects file mode from the file content and
	  set the editing mode to CR/LF/CRLF automatically.
	  Refined Dos mode extrageneous chars filter
	  This will make sure that filter works only in Dos mode and not
	  in other modes.
	  
	* src/anjuta.c: Editor mode display in status bar.
	
	* src/preferences_gui.c: Changed the string for dos mode
	  filter to more sensible string.
	
	* src/aneditor.c: Default editor mode sets during widget creation
	  and not everty time the properties are loaded. This makes sure
	  that the auto-detected mode is not overridden by the default mode.
	  
	* src/text_editor.c, aneditor.c: Disabled #DEBUG flag.
	
	* src/anjuta.c: Fixed bug #476028.
	  Now anjuta also searches for file relative to top project dir,
	  when the project is open.
	
	* src/anjuta_cbs.c: Fixed bug #499536.
	  File is not closed if it is not able to save the file properly.
	  
	* src/mainmenu_callbacks.c: Fixed bug #499536.
	  Newfiles (which are not modified) are also closed on "close all files".
	
2002-01-25  Naba Kumar <kh_naba@users.sourceforge.net>

	* src/an_symbol_view.c: Added MAX_STRING_LENGTH
	
	* tagmanager/tm_source_file.c, regex.c, parse.c:
	  defined and delimited g_messages within #debug.
	  
	* src/preferences.c, data/anjuta.properties:
	  saved/defied message-manager tag position in string.
	  Message tag possition is saved between sessions. And
	  and tag position bottom as default.
	  
2002-01-25  Naba Kumar <kh_naba@users.sourceforge.net>

	Patch submitted by:
	Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>

	* Makefile.am
	  configure.in
	  data/Makefile.am
	  data/properties/Makefile.am
	  global-tags/Makefile.am
	  pixmaps/Makefile.am
	  src/Makefile.am
	  src/an_file_view.c
	  src/an_file_view.h
	  src/an_symbol_view.c
	  src/an_symbol_view.h
	  src/anjuta.c
	  src/anjuta_cbs.c
	  src/file_history.c
	  src/file_history.h
	  src/message-manager-private.cc
	  src/pixmaps.h
	  src/project_dbase.c
	  src/project_dbase_gui.c
	  src/tags_manager.c
	  src/text_editor.c
	  src/utilities.c
	  src/utilities.h
	  src/watch_gui.c:
	
	  Modified files.
	
	* scripts/*
	  pixmaps/sv_class.xpm
	  pixmaps/sv_function.xpm
	  pixmaps/sv_macro.xpm
	  pixmaps/sv_private_fun.xpm
	  pixmaps/sv_private_var.xpm
	  pixmaps/sv_protected_fun.xpm
	  pixmaps/sv_protected_var.xpm
	  pixmaps/sv_public_fun.xpm
	  pixmaps/sv_public_var.xpm
	  pixmaps/sv_static_fun.xpm
	  pixmaps/sv_static_var.xpm
	  pixmaps/sv_struct.xpm
	  pixmaps/sv_unknown.xpm
	  pixmaps/sv_variable.xpm
	  pixmaps/fv_core.xpm
	  pixmaps/fv_text.xpm
	  pixmaps/filestoremove.txt:
	
	  New files.
	
	* pixmaps/class.xpm
	  pixmaps/function.xpm
	  pixmaps/fv_autofile.xpm
	  pixmaps/fv_doc.xpm
	  pixmaps/fv_i18n.xpm
	  pixmaps/fv_source.xpm
	  pixmaps/private_func.xpm
	  pixmaps/private_var.xpm
	  pixmaps/protected_func.xpm
	  pixmaps/protected_var.xpm
	  pixmaps/public_func.xpm
	  pixmaps/public_var.xpm
	  pixmaps/struct.xpm
	  pixmaps/variable.xpm
	
	  Removed files.
	
	* tagmanager/*/*:
	
	  Upgraded to tagmanager-0.7

2002-01-24	Johannes Schmid <clubfan@users.sourceforge.net>
	* src/anjuta_cbs.c: Fixed bug #506441
	* src/watch_gui.c: Changed layout of eval dialog so that
	it fits on a 800x600 desktop with German translation. 

2002-01-23	Andy Piper <andy.piper@freeuk.com>

	* src/project_dbase.c: completed string updates for GTKmm and GNOMEmm
	* pixmaps/appwiz_libglade.png, src/pixmaps.h, pixmaps/Makefile.am: new 
	  icon for new project type (thanks to Misha)
	* configure.in: build and install Danish translation
	* src/about.c, THANKS, manuals/C/anjuta-manual/authors.sgml: updated 
	  credits to cover new patches and translations

2002-01-23  Johannes Schmid <clubfan@users.sourceforge.net>
	
	* src/preferences.c, src/message-manager.cc, src/project_type.c,
	  src/appwiz_page1.c:
	
      - Font preferences are restored properly now (\n was missing)
	  - Dock menu label of message-manager is "Dock/Undock" instead
	  of "Dock|Undock" to match with the rest of anjuta.
	  - Name of GTK-- and GNOME-- have changed to GTKmm and GNOMEmm, so I
	  changed it in anjuta, too 

2002-01-21  Naba Kumar <kh_naba@users.sourceforge.net>

	* tagmanager/tm_source_file.c,
	  tagmanager/parse.c,
	  tagmanager/tm_project.c,
	  src/an_symbol_view.c,
	  src/anjuta.c:
	  
	  Disabled debug warnings.

2002-01-21  Naba Kumar <kh_naba@users.sourceforge.net>

	* src/appwiz_page1.c
	  src/compiler_options.c
	  src/project_dbase.c
	  src/project_dbase.h
	  src/project_type.c
	  src/source.c
	  src/source.h:
	  
	  New project type named LibGlade.
	  
	  Patch submitted by:
	  Dick Knol <dknol@gmx.net>

	* src/gnome_prj.c:
	  Commented out unused pixmap creation. May be it
	  will fix the crash in project creation.
	  
2002-01-21  Naba Kumar <kh_naba@users.sourceforge.net>

	* src/registers.c
	  src/registers.h
	  src/registers_cbs.c
	  src/registers_cbs.h
	  src/registers_gui.c
	  src/sharedlib.c
	  src/sharedlib.h
	  src/sharedlib_cbs.c
	  src/sharedlib_cbs.h
	  src/sharedlib_gui.c
	  src/signals.c
	  src/signals.h
	  src/signals_cbs.c
	  src/signals_cbs.h
	  src/signals_gui.c
	  src/stack_trace.c
	  src/stack_trace.h
	  src/stack_trace_cbs.c
	  src/stack_trace_cbs.h
	  src/stack_trace_gui.c
	  src/text_editor.c
	  src/watch.c
	  src/watch.h
	  src/watch_cbs.c
	  src/watch_cbs.h
	  src/watch_gui.c
	  
	  Fixed bug #496290: Attach/detach removed from these
	  windows as they are never implemented.
	  
	  Patch submitted by:
	  Johannes Schmid <johannes.schmid@gmx.de>
	  
2002-01-18	Naba Kumar <kh_naba@users.sourceforge.net>

	* src/anjuta.c,
	  src/anjuta_cbs.c:
	  
	  Fixed bug:
	  when you right click on the tabs, a list of filenames are given
	  out, but now it gives a list of "page 1", "page 2", etc...
	  
	  Patch submitted by: 
	  Jens Georg <mail@jensgeorg.de>

	* anjuta.in.in: Removed c|c++ because, it was not necessary
	  and was causing translation problem.
	  
	* plugins/class-gen/clsGen.c:
	  removed "'" for the same reason.
	  
attached the fix for the menu


2002-01-17	Naba Kumar <kh_naba@users.sourceforge.net>

	* src/preferences.h,
	  src/preferences.c,
	  src/preferences_gui.c:
	  
	  Adds the functionality to Anjuta to auto save your unsaved
	  files before you build a project.

	  Patch submitted by: 
	  jason <jason_williams@suth.com>
	  
	* src/anjuta.[h,c]:
	  Added function for save all files.
	
	* src/mainmenu_callbacks.c:
	  Modified to use the above function.
	
	* src/build_project.c:
	  Save all files before build if it is set in the
	  preferences.

2002-01-17	Naba Kumar <kh_naba@users.sourceforge.net>

	* src/message-manager-private.cc
	  src/message-manager-private.h
	  src/message-manager.cc:
	  
	  Message-manager now restores the tabs which were shown on startup.
	  The terminal is now created on demand (as requested by Biswa)
	  and I have removed some debug messages.
	  
	  Patch submitted by: 
	  Johannes Schmid <johannes.schmid@gmx.de>

2002-01-13  Stephane Demurget  <demurgets@free.fr>

	* src/anjuta_cbs.c: fixed the global shortcut handling to have a
	  proper tabs keyboard navigation.

	* src/an_symbol_view.c,
	  src/anjuta_cbs.c,
	  src/gnome_project.c,
	  src/project_dbase.c,
	  src/tags_manager.c: removed some debugging display.

2002-01-09	Naba Kumar <kh_naba@users.sourceforge.net>

	* src/message-manager-dock.c
	  src/message-manager-private.cc
	  src/message-manager-private.h
	  src/message-manager.cc
	  src/preferences.c
	  src/preferences.h
	  src/preferences_gui.c:
	  
	  Patch submitted by: 
	  Johannes Schmid <johannes.schmid@gmx.de>
	  
	  This patch adds a tab to the notebook of the preferences-dialog
	  where you can change the colors, the tab position of the new
	  message manager. Also the truncate messages stuff has moved
	  from misc tab to messages tab.

	  Also improved the remembering position stuff of message manager.
	  
	* data/internal.properties,
	  Added definitions for messages colors and tag position.
	  
	* src/message_manager.cc:
	  Fixed a bug that never lets the messages panes to get cleared.
	  Added wmclass setting for the message window. Fixed a bug in
	  which the message window was not being shown.
	
	* src/tag_manager.c: Fixed printing of (NULL) in the debug
	  output and disabled it.

	* src/anjuta.c: Preferences created and loaded before anything else.
	  anjuta now recognizes messages colors on startup and initializes
	  them.
	
2002-01-09	Andy Piper	<andy.piper@freeuk.com>

	* src/project_dbase.c: fix bug #497923 (thanks to Johannes Schmid)

2002-01-09  Stephane Demurget  <demurgets@free.fr>

	* pixmaps/file_c.xpm,
	  pixmaps/file_cpp.xpm,
	  pixmaps/file_file.xpm,
	  pixmaps/file_h.xpm,
	  pixmaps/file_html.xpm,
	  pixmaps/file_i18n.xpm,
	  pixmaps/file_icon.xpm,
	  pixmaps/file_pix.xpm,
	  pixmaps/fv_doc.xpm,
	  pixmaps/fv_i18n.xpm,
	  pixmaps/fv_image.xpm,
	  pixmaps/fv_source.xpm,
	  pixmaps/fv_unknown.xpm: made these icons transparent.

2002-01-08	Andy Piper	<andy.piper@freeuk.com>

	* launcher/anjuta_launcher.c: updated message strings
	* src/message-manager-dock.c: added newline at end to avoid compile warning
	* src/project_dbase.c: corrected spelling of include (noted by Biswa)
	* src/controls.c, src/main_menubar.c, src/main_menubar.h, src/main_menubar_def.h,
	  src/mainmenu_callbacks.c, src/mainmenu_callbacks.h: added some new Insert menu
	  entries for username and Python-style GPL notice
	* HACKING: added info on files to change to update Insert menu

2002-01-08  Naba Kumar <kh_naba@users.sourceforge.net>

	* src/project_dbase.c,
	  src/an_file_view.c,
	  src/an_symbol_view.c:
	  Changed the CTree expander style to square and
	  line style to Dotted line.
	  
	* po/POTFILES.in: Removed and Added translable files.

2002-01-08  Naba Kumar <kh_naba@users.sourceforge.net>

	* ccview/.cvsignore: Removed.
	
2002-01-08  Naba Kumar <kh_naba@users.sourceforge.net>

	* ccview/
		cccmd.cc, ccview_main.h, func_dialog.cc, struct.xpm,
		cccmd.h, cfolder.xpm, func_dialog.h, ofolder.xpm, support.c,
		cccproj.cc, ChangeLog, gtk_help.cc, panes.cc, support.h,
		cccproj.hh, class.xpm, gtk_help.h, private.xpm, tree_coll.h,
		ccview.cc, cregex.hh, hash_str.h, protected.xpm,
		ccview.h, public.xpm, ccview_main.cc, file.xpm, Makefile.am, scanner.xpm:
	
	Removed ccview module because it is no longer needed.

2002-01-08  Naba Kumar <kh_naba@users.sourceforge.net>

	* src/project_dbase.c:
	  Shifted structure initialization in project_dbase_new()
	  before anything else, otherwise it was crashing due to
	  uninitialized values.
	
	* src/an_symbol_view.c:
	  Disabled high volume debug output.

2002-01-08  Naba Kumar <kh_naba@users.sourceforge.net>
	
	Applied a very heavy patch from:
	Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>

	* Makefile.am
	configure.in
	pixmaps/Makefile.am
	src/Makefile.am
	src/aneditor.cxx
	src/aneditor.h
	src/anjuta.c
	src/anjuta.h
	src/commands.c
	src/commands.h
	src/compile.c
	src/compile.h
	src/controls.c
	src/defaults.c
	src/fileselection.c
	src/main_menubar.c
	src/main_menubar.h
	src/main_menubar_def.h
	src/mainmenu_callbacks.c
	src/mainmenu_callbacks.h
	src/project_dbase.c
	src/project_dbase.h
	src/project_dbase_gui.c
	src/tags_manager.c
	src/text_editor_menu.c
	src/toolbar_callbacks.c
	tagmanager/Makefile.am
	tagmanager/ctags.c
	tagmanager/include/Makefile.am
	tagmanager/include/tm_project.h
	tagmanager/include/tm_symbol.h
	tagmanager/include/tm_tag.h
	tagmanager/include/tm_tagmanager.h
	tagmanager/include/tm_workspace.h
	tagmanager/tm_project.c
	tagmanager/tm_source_file.c
	tagmanager/tm_symbol.c
	tagmanager/tm_tag.c
	tagmanager/tm_workspace.c
	widgets/Makefile.am: Modified.
	
	* src/an_file_view.[c,h],
	  src/an_symbol_view.[c,h],
	  src/file_history.[c,h],
	  src/support.[c,h],
	  widgets/scroll-menu.[c,h],
	  tagmanager/tm_file_entry.c
	  tagmanager/include/tm_file_entry.h: Added new files.
	  
	* pixmaps/cfolder.xpm, fv_doc.xpm, fv_source.xpm,
	private_func.xpm, public_func.xpm,
	class.xpm, fv_exec.xpm, fv_unknown.xpm,
	private_var.xpm, public_var.xpm,
	function.xpm, fv_i18n.xpm, macro.xpm,
	protected_func.xpm, struct.xpm,
	fv_autofile.xpm, fv_image.xpm,
	ofolder.xpm, protected_var.xpm, variable.xpm:
	  Updated and Added pixmap files.

	Features:
	---------
	a) Removes CCView dependency.
	b) Improves the terminal.
	c) Adds tag navigation context menus.
	d) Upgrades tagmanager to latest version.
	e) Miscellaneous small additions.

2002-01-07  Naba Kumar <kh_naba@users.sourceforge.net>

	* src/project_dbase_gui.c: Fixed crash of anjuta
	when project first created.
	
	* src/gnome_project.c: It now updates the tags manager
	when new projects are created.
	
2002-01-07  Naba Kumar <kh_naba@users.sourceforge.net>

	* Thanks Johannes Schmid <johannes.schmid@gmx.de>
	  for this big patch.
	
	* src/messages.[c,h]: Removed files.

	* src/message-manager.[cc,h],
	  src/message-manager-dock.[c,h],
	  src/message-manager-private.[cc,h]
	  New files.

	* src/anjuta.c, src/anjuta.h, src/anjuta_cbs.c, src/build_file.c
	  src/build_project.c, src/clean_project.c, src/compile.c
	  src/configurer.c, src/debugger.c, src/find_in_files.c
	  src/mainmenu_callbacks.c, src/preferences.h
	  src/preferences_gui.c, src/properties.h
	  src/utilities.c, src/utilities.h:
	  The new messages widget.
	  New features:
	    - Use of GtkNotebook instead of ToggleButtons
	      and show/hide
	    - Popupmenu to show and hide message types and
	      to dock/undock in detach mode

	  All other things should work as they did with the
	  old message window. Currently the keyboard short-cuts
	  do not work in detached mode.
	  
	  Some functions in utitlities.[c,h] changed.
	  so that they take const arguments where this is possible
	  
	* src/Makefile.am, po/POTFILES.in:
	  Removed messages.[c,h] and
	  added message-manager.[cc,h], message-manager-dock.[c,h],
	  message-manager-private.[cc,h]
	  
	* src/message-manager.h: Removed "include <bonobo.h>"
	  and added a newline at the end of the file.
	  
	* src/message-manager-private.cc:
	  Set clist's width setting to Automatic.
	  Set scroll window's scroll bars to Automatic.
	  
2002-01-05  Naba Kumar <kh_naba@users.sourceforge.net>

	* text_editor_menu.c:
	  Fixed misalignment of the function sub menu
	  in the text editor pop up menu.
	  
2002-01-04  Naba Kumar <kh_naba@users.sourceforge.net>
	
	* src/text_editor.c: Fixed a compiler warning.
	
2002-01-04  Andy Piper <andy.piper@freeuk.com>

	* THANKS, manuals/*/authors.sgml: updated for new translations
	* plugins/class-gen/clsGen.c: converted messages to English
	* src/about.c, src/main_menubar_def.h: string updates

2002-01-04  Naba Kumar <kh_naba@users.sourceforge.net>

	* src/anjuta.c
	  src/anjuta_cbs.c
	  src/text_editor.c
	  src/mainmenu_callbacks.c
	  src/text_editor.h
	  src/text_editor.c
	  src/text_editor_cbs.c
	  src/text_editor-gui.c:
	  
	  Earlier code for adding 'cross' button
	  for closing pages were too error prone and unorganized.
	  Cleaned up the code and shifted the 'extra' widgets
	  creation (eg. close button, close_pixmap and lable)
	  from anjuta to text_editor. This takes care of proper
	  widgets creation and destruction. Otherwise, anjuta
	  was crashing at too many points, especially related
	  to docking and undocking.
	  
2002-01-04  Stephane Demurget  <demurgets@free.fr>

	* src/aneditor.cxx: removed debugging code.

	* data/properties/.cvsignore: added swap files.

2002-01-03  Naba Kumar <kh_naba@users.sourceforge.net>

	* src/anjuta.c
	  src/anjuta_cbs.c:
	  Fixed Crashing of anjuta when a new file is saved as
	  different file.
	  
2002-01-03  Naba Kumar <kh_naba@users.sourceforge.net>

	* src/aneditor.c: Some debug codes around.
	
	* data/internal.properties, data/anjuta.properties: Removed.
	  data/properties/Makefile.am:
	  data/properties/ada
	  data/properties/cs
	  data/properties/make
	  data/properties/rc
	  data/properties/html
	  data/properties/ruby
	  data/properties/baan
	  data/properties/idl
	  data/properties/pascal
	  data/properties/sample
	  data/properties/bash
	  data/properties/java
	  data/properties/perl
	  data/properties/sql
	  data/properties/conf
	  data/properties/latex
	  data/properties/props
	  data/properties/vb
	  data/properties/cpp
	  data/properties/lua
	  data/properties/python
	  data/properties/xml
	  data/properties/others
	  data/properties/.cvsignore:
	    Added files. Properties now splitted into small files
	    for each language.

	* data/Makefile.am
	  configure.in: Update the removal and added properties module.

	* src/preferences.c: preferences_new(): Updated to reflect the
	  new properties files organization.
	  
	* src/Makefile.am: Added Baan Lexer.

2002-01-01  Stephane Demurget  <demurgets@free.fr>

	* src/aneditor.cxx: readded the baan lexer. 

	* src/preferences.c: fixed translated messages and a typo.

	* desktop.in.in: changed the name to Anjuta C|C++ IDE, since the / was
	  confusing the regexp usage in xml-i18-merge.

2002-01-01	Andy Piper	<andy.piper@freeuk.com>

	* src/project_dbase.c: tidied some messages, and spotted a typo in
	  the reading of properties which prevented the project version from
	  ever being reported in the Project Information window - fixed :)

	* po/POTFILES.in: removed syntax.h

2001-12-31  Stephane Demurget  <demurgets@free.fr>

	* data/internal.properties: fixed baan properties.
	  Added all ada properties.

	* src/main_menubar_def.h,
	  src/lexer.h,
	  src/aneditor.cxx,
	  src/utilities.[ch]: added support for the Ada highlight style.

2001-12-31  Stephane Demurget  <demurgets@free.fr>

	* plugins/*/.cvsignore: updated.

2001-12-31  Stephane Demurget  <demurgets@free.fr>

	* src/syntax.h,
	  src/text_editor.c,
	  src/Makefile.am: removed the empty header syntax.h.

2001-12-31  Naba Kumar <kh_naba@users.sourceforge.net>

	* main_menubar.c:
	Stef's observation on the 'superfluous' hseparators in the recent
	files and projects is fully justified -- removed.
	
	* main_menubar_def.h:
	Changed "Plug Ins" to "Plugins" in the menu label.
	
	* configure.in, plugins/Makefile.am, plugins/class-gen/*:
	Added class-gen in the configure output and class-gen module.
	
	* data/internal.properties:
	Correct mis-spelled "jave" to "java".
	Added file.is.source for *.h, *.c, *.cpp properties.
	
	* global-tags/Makefile.am:
	"chmod +x create_global_tags.sh" before it is executed, because
	there is very high chance that it will be found "-x" and resulting
	in error

2001-12-31  Stephane Demurget  <demurgets@free.fr>

	Fixed a crash on Solaris reported by Holder Burde, thanks to him
	for the backtrace.

	* src/gnome_project.c: (create_new_project): if the user doesn't
	  select any icon, it doesn't have any extension and thus we can't
	  use it in printf on Solaris, since the %s modifier use strlen to
	  know the string length and then crash. On Linux, gcc checks the value
	  of the pointer to be NULL and write "(null)" if necessary. We can't
	  rely on that.

	* src/source.c: (source_write_desktop_entry): if there's no icon, we
	  don't need to have the directory icon but the generic one.

2001-12-30  Stephane Demurget  <demurgets@free.fr>

	Merged with latest (1.42) scintilla.

	Added: Support for the {load,save}.on.(de)activate properties.
	       The PHP lexer to match keywords case insensitively.
	       Baan lexer.
	       Experimental supports for changeable style attribute & line
	       wrapping.
	       
	Updated: Both the C++ and HTML lexers.
	         More shell keywords added.
		 Horizontal scrolling and diplay of long lines optimised.
	         Cursor setting optimised.

	Bugs fixed: Caret movement over folded lines.
	            Selection tracking in 2ndary views when doing modifications.

	* scintilla/CallTip.{cxx.h},
	  scintilla/ContractionState.{cxx,h},
	  scintilla/Document.{cxx,h},
	  scintilla/Editor.{cxx,h},
	  scintilla/KeyWords.cxx,
	  scintilla/LexHTML.cxx,
	  scintilla/PlatGTK.cxx,
	  scintilla/RESearch.cxx,
	  scintilla/ScintillaBase.cxx,
	  scintilla/ScintillaGTK.cxx,
	  scintilla/Style.{cxx,h},
	  scintilla/StyleContext.h,
	  scintilla/ViewStyle.cxx,
	  scintilla/include/*.h: updated.

	* scintilla/LexBaan.cxx, scintilla/Makefile.am: added Baan lexer.

	* scintilla/LexCPP.cxx: removed all references to noDocChars. This
	  should have been told to the scintilla team. We're lucky I read the
	  ChangeLog and the modifications of the lexer (thanks to the Gnome
	  bonsai for this ;)

	* data/internal.properties: added Baan definitions.
	  Fixed some issues for C such as *_cast directive, that are only
	  available with C++.
	  Updated C++, HTML and shell scripts definitions.
	  Updated Ada and Bullant, that have been forgotten.

	* src/main_menubar_def.h,
	  src/lexer.h,
	  src/aneditor.cxx,
	  src/utilities.[ch]: added support for the Baan highlight style.

2001-12-29  Stephane Demurget  <demurgets@free.fr>

	Polished the plugins menu behaviour and added a tearoff
	menuitem to the recent entries submenu.

	Note: The recent entries list seems to be too height
	      with all these superfluous hseparators.

	* src/main_menubar.c: Polished, making some
	  functions declarations static and cleaning some code.

	  (create_submenu_plugin): removed the extra
	  plugins entry and the horizontal separators.

	  (on_plugins_menu_realize): the plugins menu is only
	  shown if there's at least one available.

	  (create_submenu*): added a tearoff menuitem to have
	  a more homogeneous menu style. For now, it doesn't
	  take care of user settings (but it was even worse
	  before :).

2001-12-29  Stephane Demurget  <demurgets@free.fr>

	* configure.in: added the packageplugindir variable to avoid
	  installing the plugins in $(prefix). It's not the same path as
	  anjuta 2 to allow parallel installation.

2001-12-29  Stephane Demurget  <demurgets@free.fr>
	Fix a reopened part of bug #440676: keyboard navigation between the
	different text buffers.	Changed to a more global approch. 

	* src/notebook.[ch]: removed.

	* src/Makefile.am: removed notebook.[ch]

	* src/anjuta_{gui,cbs}.c, src/anjuta.h:
	  (on_anjuta_window_key_press_event): added to fulfill the global
	  shorcuts handling.

	* HACKING: updated according to the new global shortcuts handling.

2001-12-29 Naba Kumar <kh_naba@users.sourceforge.net>

	* src/main_menubar_def.h, main_menubar.h, main_menubar.c:
	  Shifted plugin menu from Edit submenu to main menu.
	
	* po/POTFILES.in:
	  Added plugins/sample1/plugin-sample1.c
	  
	* plugins/sample1/plugin-sample1.c:
	  Added localization and used anjuta_info, instead of anjuta_error.
	  
	* plugins/.cvsignore, plugins/sample1/.cvsignore:
	  Added cvs ignores.
	  
2001-12-28 Naba Kumar <kh_naba@users.sourceforge.net>

	* configure.in, acconfig.h: Added definition for PACKAGE_PLUGIN_DIR
	  for plugin dir.
	
	* Makefile.am: Added module plugins.
	
	* plugins, plugins/Makefile.am, plugins/sample1/*:
	  Created plugins modules.
	  
	* src/anjuta.h, src/anjuta.c: Removed app->szAddinDir and 
	  Defined PACKAGE_PLUGIN_DIR directly and properly. Fixed
	  to load plugins of *.so only and not *.so* (which results
	  in duplicates).
	
	* anjuta.spec.in: added %{prefix}/lib/anjuta to take care of 
	  plugins during packaging.

2001-12-27  Simos Xenitellis  <simos@hellug.gr>

	*  configure.in: Added Greek (el) to ALL_LINGUAS.

2001-12-27 Duarte Loreto <happyguy_pt@hotmail.com>

        * configure.in: Added portuguese to ALL_LINGUAS

2001-12-24  Naba Kumar <kh_naba@users.sourceforge.net>

	* global-tags/.cvsignore
	tagmanager/.cvsignore
	tagmanager/include/.cvsignore:
	Added cvs ignore files.

	* data/.cvsignore
	Updated cvs ignore file.
	
2001-12-23	Andy Piper	<andy.piper@freeuk.com>

	* src/debugger.c, src/text_editor.c, src/anjuta.c, 
	  data/anjuta.properties, data/internal.properties: clean up some 
	  message strings (me)

2001-12-23	Andy Piper	<andy.piper@freeuk.com>

	* src/about.c, THANKS: added Jens to the credits
	
2001-12-23	Andy Piper	<andy.piper@freeuk.com>

	* pixmaps/close_file_small.xpm, pixmaps/Makefile.am, src/anjuta.c,
	  src/text_editor.h, src/pixmaps.h, src/text_editor_cbs.c,
	  src/text_editor_cbs.h, src/text_editor_gui.c: patch from Jens
	  Georg <mail@jensgeorg.de> to add close button to file tabs.

2001-12-20	Andy Piper	<andy.piper@freeuk.com>

	* launcher/anjuta_launcher.c: patch from Stef to fix #490816
	  (debugger now catches correct signal from process)

2001-12-20	Andy Piper	<andy.piper@freeuk.com>

	* pixmaps/Makefile.am, pixmaps/appwiz_*.png: new images from Misha
	* src/pixmaps.h: switch appwizard project icons to new designs
	* pixmaps/appwid*xpm, pixmaps/gear.xpm: removed unused graphics

2001-12-20	Andy Piper	<andy.piper@freeuk.com>

	* pixmaps/Makefile.am: stop redundant images from being installed.
	  The next step will be to remove them completely.
	* src/appwiz*: further updates (more to come)
	* src/pixmaps.h: cleaned up, commented
	* src/splash.c: should use the pixmaps macro defined
	* HACKING: more on the graphics stuff and use of pixmaps.h

2001-12-19	Andy Piper	<andy.piper@freeuk.com>

	* src/defaults.c: fix bug #494864

2001-12-18	Andy Piper	<andy.piper@freeuk.com>

	* pixmaps/applogo.png, pixmaps/appwizard.png: added new wizard
	  graphics from Misha
	* pixmaps/interface.xpm, pixmaps/app_wizard.jpg: removed
	  redundant graphics, no longer used
	* src/appwiz*: revamped application wizard by Andy and Misha for
	  a more usable and professional look-and-feel
	* HACKING: updates to cover patching, graphics, and some additions
	  post-0.1.8
	* TODO: removed some implemented features

2001-12-17	Andy Piper	<andy.piper@freeuk.com>

	* data/anjuta.properties, data/internal.properties: cleanup
	* src/compiler_options_gui.c, src/mainmenu_callbacks.*, 
	  src/preferences_gui.c, src/text_editor_menu.c: patches from Biswa
	  to edit styles colors for keywords and add Goto Tag menu option
	  in the editor

2001-12-14 Naba Kumar <kh_naba@users.sourceforge.net>

	* src/anjuta.c, anjuta.h, text_editor.c, text_editor.h:
	
	Fixed bug #460335
	fixes the Forget of the cursor position when tab is brought active
	from project manager.
	
2001-12-13 Naba Kumar <kh_naba@users.sourceforge.net>

	* src/messages.c
	  Exported "TERM=xterm" to get a color terminal when
	  anjuta is not started from within a terminal.
	  
2001-12-13 Naba Kumar <kh_naba@users.sourceforge.net>

	* src/messages.c
	  src/messages.h
	  Added a frame around zvt terminal.
	  
	* src/preferences_gui.c
	  Modified to say "Use glade component (experimental)"
	  instead of "Use Component".
	  
2001-12-13 Naba Kumar <kh_naba@users.sourceforge.net>

	* Patch from 
	Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
	
	* src/anjuta.c
	src/fileselection.c
	src/messages.c
	src/messages.h
	src/preferences.c
	src/preferences.h
	src/project_dbase.c

	a) Extra scrollbar in terminal no longer appears.
	b) Character set preference should be preserved (untested).
	c) File selection widget now remembers last directory.
	d) On creation of generic project, the glade 'file not found' error no
		longer occurs.
	e) First terminal window is created 'on demand', so it should always to
		the Right Thing (TM) as far as starting WD is concerned. Also, the
		environment is now passed to the terminal.
	f) Solaris compilation should be fixed (replaced get_current_dir_name()
		with getcwd()).
	g) Fixed some compilation warnings.

2001-12-10	Andy Piper	<andy.piper@freeuk.com>

	* configure.in, src/anjuta.c, src/messages.c, src/messages.h,
	  src/pixmaps.h: applied terminal and warnings patch (Biswa)
	* src/*: cleanups (me)
	* pixmaps/mini_term.xpm: added new file for terminal button
	  (me, based on existing artwork)

2001-12-07	Andy Piper	<andy.piper@freeuk.com>

	* configure.in: bumped version to 0.1.9-pre
	* THANKS, manuals/C/anjuta-manual/authors.sgml: updated for new 
	  translation
	* src/aneditor.cxx: patch from Biswa to re-enable autocompletion

2001-12-07  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* src/splash.c: removed a DOS end of line of a comment (so the *.po
	  files are free of that char)
	* configure.in: added "az" to ALL_LINGUAS

2001-11-29	Andy Piper	<andy.piper@freeuk.com>

	* tagmanager/tm_workspace.c, src/project_dbase.c: critical
	  crash bug fix from Biswa.
	* FUTURE: added Anjuta/gIDE merger information to provide 
	  details on future direction and status of 1.x stuff
	* NEWS: prepared for release
	* po/de.po: update from Jens Georg <mail@jensgeorg>

2001-11-28	Andy Piper	<andy.piper@freeuk.com>

	* multiple minor updates pre-0.1.8
	* patch from Biswa to fix syntax highlighting and packaging
	* po/fr.po: update from Stef

2001-11-26 Naba Kumar <kh_naba@users.sourceforge.net>

	* global-tags/Makefile.am
	global-tags/create_global_tags.sh
	global-tags/tm_global_tags.c
	scintilla/LexCPP.cxx
	scintilla/include/SciLexer.h
	src/aneditor.cxx
	src/project_dbase.c
	tagmanager/Makefile.am
	tagmanager/include/Makefile.am
	tagmanager/include/tm_project.h
	tagmanager/include/tm_tag.h
	tagmanager/include/tm_tagmanager.h
	tagmanager/tm_project.c
	tagmanager/tm_source_file.c
	tagmanager/tm_tag.c
	tagmanager/tm_workspace.c:
	
	Includes the syntax highliting patch to scintilla).
	and more stable code.
	
	*tagmanager/include/tm_symbol.h: New file.
	*tagmanager/tm_symbol.c: New file.
	
	Add symbol tree building functionality at project level
	
	Patch from:
	Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>
	
2001-11-22 Naba Kumar <kh_naba@users.sourceforge.net>

	* pixmaps/file_cpp.xpm,   pixmaps/file_html.xpm,  pixmaps/file_icon.xpm,
	  pixmaps/file_c.xpm,     pixmaps/file_h.xpm,     pixmaps/file_pix.xpm,
	  pixmaps/file_file.xpm,  pixmaps/file_i18n.xpm
	  : New and improved pixmaps from Misha <misha@phreaker.net>
	  Thanks to him.

2001-11-22 Naba Kumar <kh_naba@users.sourceforge.net>
	
	* Big patch submitted by
	  Biswapesh Chattopadhyay <biswapesh_chatterjee@tcscal.co.in>.
	  Many thanks to him.
	
	* src/Makefile.am, src/aneditor.cxx
	  src/anjuta.c, src/anjuta.h, src/project_dbase.c,
	  src/project_dbase.h, src/text_editor.c, src/text_editor.h:
	  Use of tagmanager lib for advanced calltips.

	* global-tags/*: Created new directory and added files to 
	  generate system.tags.

	* tagmanager/*: Created new directory and added tagmanager lib
	  files.

	* configure.in, acconfig.h, Makefile.am: Modified to reflect
	  the above additions.

	* data/Makefile.am: Modified to accomodate generated system.tags file.

2001-11-07	Andy Piper	<andy.piper@freeuk.com>

	* scintilla/: updated to 1.41
	* src/Makefile.am: added Ada and Bullant lexers from Scintilla
	* src/about.c: updated list of authors
	* src/aneditor.cxx: tidied to remove unused SciTE debug calls
	* HACKING: updated to cover Scintilla usage
	* THANKS, manuals/C/anjuta-manual/authors.sgml: updated for new 
	  translation

2001-11-07  Naba Kumar <kh_naba@users.sourceforge.net>

	* src/aneditor.cxx: Fixed compilation errors with it.
	  by add include to gtk+ headers and typedefining a mysteriously
	  vanished class Colour.

2001-10-29  Naba Kumar <kh_naba@users.sourceforge.net>

	* configure.in: Added pt_BR in the languages.
	
2001-11-01	Andy Piper	<andy.piper@freeuk.com>

	* src/executer.c, mainmenu_callbacks.c: patch from Dan Elphick
	  (<dre00r@ecs.soton.ac.uk>) to correct a spelling mistake
	* THANKS: updated
	* manuals/C/anjuta-manual/*: new format to match
	  the rest of the GNOME docs chapter layout. Added the many
	  new contributors. Moved Authors and License information into new
	  chapters of their own - should make expansion easier too
	* src/compiler_options.c: changed the profiler option to -pg to 
	  work with GNU tools (gprof)
	* src/compiler_options_gui.c, main_menubar_def.h: tidied some messages 
	  and text labels
	
2001-10-29  Naba Kumar <kh_naba@users.sourceforge.net>

	* src/compiler_options.h, compiler_options.c, compiler_options_cbs.c
	  compiler_options_gui.c:
	  Added a new entry for linker flags and renamed c_options to c_flags
	  and l_options to l_libs. Also, added a new function:
	  compiler_options_set_prjlflags_in_file();
	
	* src/source.c: projects/src/Makefile.am now have LDFLAGS set.
	
	* src/compiler_options_gui.c: Trimmed some UI for the 'others' page.
	  
2001-10-26	Andy Piper	<andy.piper@freeuk.com>

	* THANKS, src/about.c: corrections and additions following 
	Naba's big update
	* src/main_menubar.c: patch from Rikul to fix the problem with 
	menu accelerators not being loaded

2001-10-26  Naba Kumar <kh_naba@users.sourceforge.net>

	* THANKS: Added all contributors and translators names and emails.
	* AUTHORS: Updated
	* pixmap/anjuta_logo.png: Reduced the size of the logo.
	* pixmap/anjuta_splash.png, pixmaps/Makefile.am:
	      Added new file (earlier logo with border).
	* src/about.c: Added all contributors names and emails
	      and used macro definition for logo pixmap file.
	* src/pixmaps.h: Added entry for anjuta splash screen.

2001-10-24	Andy Piper	<andy.piper@freeuk.com>

	* pixmaps/anjuta_icon[.xpm|.png]: updated application icon
	to new PNG version (thanks to Misha) and removed the old
	pixmap.

2001-10-24  Abel Cheung  <maddog@linux.org.hk>

	* THANKS: added Conner Mo for simplified Chinese translation.
	* configure.in: added zh_CN in ALL_LINGUAS

2001-10-21  Abel Cheung  <maddog@linux.org.hk>

	* THANKS: added Joe Man for his traditional Chinese translation.
	* configure.in: added zh_TW in ALL_LINGUAS.

2001-10-19  Naba Kumar <kh_naba@users.sourceforge.net>

	* src/main_menubar_def.h: Changed the link of lidn to
	http://lidn.sourceforge.net.
	
2001-10-18  Naba Kumar <kh_naba@users.sourceforge.net>

	* Applied patch from Rikul
	* Applied patch from Luca
	* Fixed a cvs conflict. :)

2001-10-17  Stephane Demurget  <demurgets@free.fr>

	* THANKS: added Marc Botermans for his Dutch translation.

	* configure.in: added nl in ALL_LINGUAS.

	* po/nl.po: added.

2001-10-17  Naba Kumar <kh_naba@users.sourceforge.net>

	* anjuta.c: Fixed luca's typo.
	* resources.c, resources.h: Changed gchar* return to void, to
		avoid a compiler warning.
	* scintilla/Makefile.am: Reorganized file entries.
	* src/Makefile.am: Added StyleContex.o module directly with the lexers.

2001-10-16  Naba Kumar <kh_naba@users.sourceforge.net>

	* Upgraded scintilla to 1.4.
	* Added 6 files:  LexCrontab.cxx LexEiffel.cxx LexRuby.cxx
		LexLisp.cxx StyleContext.cxx StyleContext.h
	* src/Makefile.am: Added 4 lexers and separated lexer objects
		from the main link variable.

2001-10-14  Stephane Demurget  <demurgets@free.fr>

	* THANKS: added Luca, even if it shouldn't be my role to write
	  this sort of thing :)

	* src/anjuta.c: (scan_AddIns_in_directory): some fixes and cleanups on
	  the latest Luca patch.

2001-10-14	Andy Piper	<andy.piper@freeuk.com>

	* added skeleton plugin functionality (lbell <lbell@tsc4.com>). 
	This is not documented yet; plugins to come later.
	* src/find*.c: find dialogs now persistent 
	(Rick <rikul@bellsouth.net>)
	* widgets/gnomefilelist.c: fixed multiple file open issue 
	(Rick <rikul@bellsouth.net>)
	* changes to recent file and project lists handling 
	(lbell <lbell@tsc4.com>)
	* more minor UI updates (me)

2001-10-11	Andy Piper	<andy.piper@freeuk.com>

	* src/Makefile.am: removed warnings for traditional C syntax
	* pixmaps: added new icons for mini_locals, mini_cvs and
	the splash screen - thanks to Misha <misha@phreaker.net>

2001-10-10	Andy Piper	<andy.piper@freeuk.com>

	* src/toolbar.c: fix typo in tooltip text
	* ccview/cccmd.cc: alter Func to Function in menu text

2001-10-09	Andy Piper	<andy.piper@freeuk.com>

	* src/find_text.c: applied patch from rikul <null@acm.org> to fix minor
	issue with find dialog reporting an error when Scintilla finds text
	* applied patch from Denis Boehme <boehme at syncio dot de> to support
	DOS files (i.e. CR/LF translation)

2001-10-03	Andy Piper	<andy.piper@freeuk.com>

	* src/notebook.c: applied patch from rikul <null@acm.org> to fix bug
	#452436
	* data/internal.properties: default fold style now set to 3 :-)
	* applied patch from rikul <null@acm.org> to turn notebook tab 
	headings red when file has been edited.

2001-10-02  Kjartan Maraas  <kmaraas@gnome.org>

	* configure.in: Added "no" to ALL_LINGUAS.
	
2001-09-29  Naba Kumar <kh_naba@users.sourceforge.net>

    * Patch from lbell <lbell@tsc4.com>
    src/controls.c
    src/debugger.c
    src/main_menubar.c
    src/main_menubar.h
    src/main_menubar_def.h
    src/mainmenu_callbacks.c
    src/mainmenu_callbacks.h
    src/project_dbase.c
    src/project_dbase.h
    
    Implemented a check menu item to handle the 'show locals' flag
    for the current project.

    * data/internal.properties: Removed the redundant command
    for gnome-terminal.
    
2001-09-25  Naba Kumar <kh_naba@users.sourceforge.net>

	* Patch from lbell <lbell@tsc4.com> for fixing some compiler warnings.

2001-09-24  Fatih Demir <kabalak@gtranslator.org>

	* configure.in: Added "ta" to the languages list.

2001-09-21  Andy Piper <andy.piper@freeuk.com>

	* data/internal.properties:
	  added fold.symbols property to control appearance of folds
	  in the Scintilla editor (thanks to rikul <null@acm.org>)

2001-09-21  Naba Kumar <kh_naba@users.sourceforge.net>

	* src/message.c:
	  one extra button for message win is being created -- Fixed.
	
	  The frame should be hidden and not only the pix_lab when
	  that message pane is hidden (aBts[nIndex].bVisible == FALSE)
	  -- Fixed.
	
	* pixmaps/mini_locals.xpm (new file), pixmaps/Makefile.am: 
	  for the time being it is same as mini_cvs.xpm.
	
2001-09-21  Naba Kumar <kh_naba@users.sourceforge.net>

	* src/find_repace.c: Fixed the vanishing find/replace dialog box.

	Patch from rikul <null@acm.org>
	
	* CORBA-Server.c, debugger.c, debugger.h, glades.c,
	glades.h, messages.c, messages.h, pixmaps.h,
	project_dbase.c, project_dbase.h, session.c,
	session.h, watch_cbs.c, watch_cbs.h, watch_gui.c:
	
	inserted 'add to watch' option in inspect window, so you can add easily
	a variable in watch window .
	
	Added a new message pane for the gdb local variables inspection. Changed
	the code in messages.c to better account for future new panes insertion.
	Defined a new pixmap for the new tab button in pixmaps.h
	(ANJUTA_PIXMAP_MINI_LOCALS); someone must create it and add it to the
	install script.
	
	Changed the debugger module to have a single function for asking to gdb
	to send program info. The idea is to ask the debugger about only the
	info needed to open windows( watch, registers, etc ) to speedup the step
	command. I plan to ask informations to the debugger based on the user
	interface status.
	The request for local variables is enabled by default, but the
	projectDBase has a variable to control it, to allow disabling that
	feature,  there is also the code to save and to reload the state. If you
	want to have it disabled by dafult change SHOW_LOCALS_DEFAULT to FALSE
	in project_dbase.c

	This big patch is from:  lbell <lbell@tsc4.com>
	
2001-09-20  Stephane Demurget <demurgets@free.fr>

	Patch from rikul <null@acm.org> :

	* data/internal.properties, src/aneditor.cxx: fixed the fold margin
	  problem and added folding support for php/hmtl.

2001-09-19  Naba Kumar <kh_naba@users.sourceforge.net>

	* Fixed dnd of files within scintilla.
	patch from:  rikul <null@acm.org>
	
2001-09-18  Naba Kumar <kh_naba@users.sourceforge.net>

	* Applied patch from Luca.
	
	* src/source.c: source_write_build_files(): Fixed the project generation
	  failure. The fist return statement and the free_project_type were 
	  misplaced.

2001-09-14  Naba Kumar <kh_naba@users.sourceforge.net>
	
	* anjuta.c, anjuta.h, main.c, main_menubar.c, main_menubar_def.h,
	mainmenu_callbacks.c, mainmenu_callbacks.h, messages.c:
	
	1) Restore the error color to red (waiting for a configurable one )
	2) Saving projects settings if you exit anjuta without closing an open
	saved project
	3) New Menu 'repaeat search' to search with a keystroke without pressing
	the toolbar button
	4) some define in the menus to better handle menu item update
	
	Patch from: lbell <lbell@tsc4.com>
	
	* main_menubar_def.h, main_menubar.c: Change the position of
	"Repeat find" menu position.

2001-09-13  Naba Kumar <kh_naba@users.sourceforge.net>

	 project_type.h, project_type.c, source.c: Applied patch.
	 patch from Johannes Schmid <clubfan@users.sourceforge.net>
	 
2001-09-12  Naba Kumar <kh_naba@users.sourceforge.net>

	* configure.in, src/Makefile.am: Using macros for ORBit flags.
	
2001-09-07 Johannes Schmid <clubfan@users.sourceforge.net>
	
	* Fixed bug #445752
  
2001-9-06  Johannes Schmid <clubfan@users.sourceforge.net>
	
	* Fixed bugs in Gtk-- and Gnome-- project type

2001-09-12  Naba Kumar <kh_naba@users.sourceforge.net>

	* dnd.c: Support for multiple files drag-n-drop.
	
	  Patch from: rikul <null@acm.org>
	
	* anjuta.c, anjuta.h, anjuta_cbs.c, main_menubar_def.h,
	  mainmenu_callbacks.c, mainmenu_callbacks.h: Added message text
	  saving from menu.
	
	  Patch from: rikul <null@acm.org>

	* Applied patch for widgetizing goto dialog box.
	  Patch from: ???
	
	* Applied patch for having new project type handling.
	  Patch from: Johannes Schmid <clubfan@users.sourceforge.net>
	  
2001-09-12  Naba Kumar <kh_naba@users.sourceforge.net>

	* Makefile.am, aneditor.cxx, aneditor.h, anjuta.c, anjuta.h,
	  anjuta_cbs.c, anjuta_gui.c, breakpoints.c, breakpoints.h,
	  debugger.c, debugger.h, find_in_files.c, find_in_files.h,
	  find_replace.c, find_replace.h, find_text.c, find_text.h,
	  glade_iface.c, main.c, messages.c, messages.h, project_dbase.c,
	  project_dbase.h, source.c, text_editor.c, text_editor.h,
	  text_editor_cbs.c, utilities.c, utilities.h:
	
	  Applied a huge patch (after slight preview). I would like Luca
	  to have his feature additions mentioned here.
	
	  Patch from: lbell <lbell@tsc4.com>

2001-09-09  Stephane Demurget <demurgets@free.fr>

	* scintilla/Makefile.am: added to $(GTK_CFLAGS) INCLUDES.

	* po/fr.po: updated to the latest sources.


2001-09-07 Johannes Schmid <clubfan@users.sourceforge.net>
	
	* Fixed bug #445752
  
2001-08-07  Naba Kumar <kh_naba@users.sourceforge.net>

	* dnd.h, dnd.c: New files for drag n drop support.
		
	* anjuta.h, anjuta_gui.c, anjuta_cbs.c:
	   Added drag and drop support for opening files.
	
	Thanks to Jos Antonio Caminero Granja <JCamGra@alumnos.uva.es> and
	Archit Baweja <bighead@crosswinds.net> for this idea.
	
	* TODO: Added some more todos. :-(

2001-08-06  Naba Kumar <kh_naba@users.sourceforge.net>

	* Fixed the goto line activate bug.
	patch from: Martyn Bone <mbone@brightstar.u-net.com>

2001-9-06  Johannes Schmid <clubfan@users.sourceforge.net>
	
	* Fixed bugs in Gtk-- and Gnome-- project type

2001-08-5  Naba Kumar <kh_naba@users.sourceforge.net>

	* widgets/gonmefilelist.c, gnomefilelist.c:
	Modified multiple selection on pressing	control.
	  # Patch from: venugopal gummuluru <vgummuluru@yahoo.com>
	
	* src/project_dbase_gui.c, anjuta_cbs.c, fileselection.h, fileselection.h:
	Modified multiple selection on pressing control.
	  # Patch from: venugopal gummuluru <vgummuluru@yahoo.com>
	
2001-09-05  Abel Cheung  <maddog@linux.org.hk>

	* src/project_dbase_gui.c(*lang_data[]): Rename zh_TW.Big5 to zh_TW .
	  This is useless; but just in case...

2001-08-4  Naba Kumar <kh_naba@users.sourceforge.net>

	* data/internal.properties: modified a bit of perl properties.
	
2001-08-3  Naba Kumar <kh_naba@users.sourceforge.net>

	* ccview/cccproj.hh, ccview/hash_str.h, src/fileselection.c, src/fileselection.h
	  src/project_dbase_gui.c, widgets/gnomefilelist.c, widgets/gnomefilelist.h:
	  Added support for multiple file imports. Changed the standrd C++
	  convention of #include <file> to #include <file.h>, because I had given
	  some wrong options while compiling my gcc-3.0.1 compiler, so it does not
	  now support the #include <file> convention. That is something to be fixed :). 
	  # Patch from: venugopal gummuluru <vgummuluru@yahoo.com>

2001-08-1  Naba Kumar <kh_naba@users.sourceforge.net>

	* src/anjuta.c: Added function static greetings_text(), to solve the non
		translation of the greetings text in the wizard.
		
2001-08-31  Andy Piper <andy.piper@freeuk.com>

	* src/find_in_files_gui.c: made order of buttons consistent with other Find
	  dialogs, with OK the default (fix bug #453482)

2001-08-31  Naba Kumar <kh_naba@users.sourceforge.net>

	* src/anjuta.c: Fixed a bug that tries to printf 'NULL'
	
	* src/appwizard.c: added N_() for the inlcuding the welcome message translatable.
	
2001-08-29  Naba Kumar <kh_naba@users.sourceforge.net>

	* src/aneditor.cxx
	  src/aneditor.h
	  src/anjuta_cbs.c
	  src/controls.c
	  src/main_menubar.c
	  src/main_menubar.h
	  src/main_menubar_def.h
	  src/mainmenu_callbacks.c
	  src/mainmenu_callbacks.h:
		Applied the patch that addes menu items which allow users to
		insert GPL notice and date time in current document.
		patch from: Rick Patel <rikul@shreve.net>	
		
	* src/main_menu.c: Fixed a compilation error.
	
	* src/anjuta.c: Fixed non-rememberence of editor tab position.
	
	* src/mainmenu_callbacks.c: Fixed gpl strings to avoid compiler warnings
	  about the unterminated strings.
	  
	* scintilla/*: Updated scintilla to 1.3.9 version.
	
2001-08-28  Naba Kumar <kh_naba@users.sourceforge.net>
	
	* widgets/gnomefileselection.c:
	  Applied the patch for fixing multiple selection of file open funcion,
	  which will deselect the files selected.
	  patch from: venugopal gummuluru <vgummuluru@yahoo.com>

2001-08-27  Naba Kumar <kh_naba@users.sourceforge.net>

	* widgets/gnomefileselection.h, widgets/gnomefileselection.c, src/fileselection.h,
	  src/fileselection.c, src/anjuta_cbs.c:
	  Applied the patch	for multiple selection of file open.
	  patch from: venugopal gummuluru <vgummuluru@yahoo.com>
	  
2001-08-27  Naba Kumar <kh_naba@users.sourceforge.net>

	* Removed "-f" option in call to devhelp, because devhelp no longer
	  supports that.
	
2001-08-26  Stephane Demurget <demurgets@free.fr>

	All these modifications have been pointed out by
	Gregory Schmitt <gregory.schmitt@free.fr>, so thanks to him.

	* data/internal.properties: two fixes for the PHP lexer.
	  this out.

	* fr.po: minor fixes.

	* TODO: added a couple of PHP suggestions from Gregory Schmitt.

2001-08-25  Naba Kumar <kh_naba@users.sourceforge.net>
	
	* main_menubar.c,
	  main_menubar.h,
	  main_menubar_def.h,
	  main_menubar_callbacks.c,
	  controls.c:
	  	Added new menu item for "close all fils".
		(Patch from Rikul <rikul@shreve.net>, after revision)
	
	* project_dbase.c: project_dbase_close_project(): remove unnecessary printf() statement.
	
	* find_text.c, find_replace.c: Fixed dialog wins not show up once close by 'Esc'.
		(Patch from Rikul <rikul@shreve.net>)
	
	* anjuta.c: Fixed to have the current dir in the fileopen dialog box.
		(Patch from Rikul <rikul@shreve.net>)

2001-08-22  Naba Kumar <kh_naba@users.sourceforge.net>
	
	* appwiz_page2.c: Applied patch for disabling auto-upper-casting of
	   project name in application widzard.
	   [Patch from: Yannick Koehler <yannick.koehler@colubris.com>	]

	* executer.c: hacked to change the behavior of the executer dialog. Now, instead
	  of the 'OK' button there is an 'Execute' one.
	  [ Patch from: Giovanni Corriga <valkadesh@libero.it>	]
	
	* executer.c: Changed cancel button to close button. That was more appropriate.
	  
2001-08-22  Naba Kumar <kh_naba@users.sourceforge.net>

	* HACKING: corrected >>>>>>> Config management.
	
	* HACKING: Added many things.
	
	* src/launcher.h: Added some comments.

2001-08-21  Stephane Demurget <demurgets@free.fr>

	* configure.in, NEWS, README: bumped anjuta version to 0.1.7.

	* HACKING,
	  manuals/C/anjuta-faqs/anjuta-faqs.sgml,
	  src/appwizard_cbs.c,
	  src/appwizard_gui.c: Applied UI/docs cleanup patch from
	  Andy Piper <andy.piper@freeuk.com>

	* po/fr.po: updated to latest sources.

	* Makefile.am: removed anjuta.prj from EXTRA_DIST.


2001-08-18  Andy Piper <andy.piper@freeuk.com>

	* Fixed bugs #450280 and #448845

	* src/about.c: corrected Naba's e-mail address (.net, not .com)
	
	* src/goto_line.c, src/attach_process_gui.c, src/find_replace.c:
	  named dialogs
	
	* src/breakpoints_gui.c, src/commands.c, src/find_text.c,
	  src/find_in_files_gui.c, src/project_dbase_gui.c, src/help.c, 
	  src/watch_gui.c, src/stack_trace_gui.c: edited window and dialog 
	  names to remove "Anjuta: " prefix
	  
	* src/main_menubar_def.c: altered a message
	
	* launcher/anjuta_launcher.c: cleaned up some messages

	* src/debugger.c: edited messages to improve clarity
	
	* src/app_wiz*.c: tidied wizard interface


2001-08-15  Stephane Demurget <demurgets@free.fr>

	Synced Naba's fix and mine about the wizards not working and removed
	anjuta.prj to avoid a nasty checkin.

	* Makefile.am: removed the install-data-local rule.

	* data/Makefile.am: changed the list of files.

	* anjuta.prj: removed to avoid checkin of Anjuta temp files.

	* .cvsignore: added anjuta.prj for the same reason.


2001-08-15  Naba Kumar <kh_naba@users.sourceforge.net>

	* src/source.c: Fixed a bug that fails new gnome projects to get
	  created.

	* src/project_manager.c: Fixed a bug that disables storing recent
	  project history.

	* Makefile.am: Added stuffs to install the macro files in the
	  anjuta share file.


2001-08-14  Stephane Demurget <demurgets@free.fr>

	* data/Makefile.am: added some rules to support the gnome/ macros
	  dir in order to make the wizards work again.

	* anjuta.spec.in: upped the release number.


2001-08-12  Zbigniew Chyla  <cyba@gnome.pl>

	* configure.in (ALL_LINGUAS): Added pl.


2001-08-09  Stephane Demurget <demurgets@free.fr>

	* anjuta.spec.in: fixed the doc files list.


2001-08-09  Naba Kumar <kh_naba@users.sourceforge.net>

	* src/about.c: corrected my email address. :-)
	
	* TODO: Updated.
	
	* manuals/C/anjuta-manual/chapter15.sgml: Slight correction.
	 (patch from Andy Piper <squiggle@ukgateway.net>)

2001-08-08  Naba Kumar <kh_naba@users.sourceforge.net>

	* debugger.c: Fixed a bug associated with debugging threaded
	  application.
	
	* text_editor_menu.c: Fixed broken ui in text editor
	  pop up menu.
	  
	* text_editor_menu.c: Now the option sub menu in text editor pop up
	  works.
	
	* mainmenu_callbacks.c: Fixed "no-modified" bug with autoformat.
		(suggested by lord sibn <sibn@utspl.cjb.net> )
	
2001-08-07  Naba Kumar <kh_naba@users.sourceforge.net>

	* src/text_editor_menu.c: Added menu item for context help
	  (patch from Andy Piper <squiggle@ukgateway.net>)
	
2001-08-06  Stephane Demurget <demurgets@free.fr>

	* ccview/cccproj.cc: added missing i18n strings.

	* data/welcome.txt: bumped version to 0.1.6.

	* src/anjuta.c: fixed a compilation error due to devhelp integration.

2001-08-06  Naba Kumar <kh_naba@users.sourceforge.net>
	
	* help.c, help.h: Added support for DevHelp context sensitive help
		and gnome api browsing.
	* Fixed toolbars and editor views "not save" bug.
	* Updated sgmldocs.make and configure.in to handle rh 7.1 crap.
	  (patch from Andy Piper <squiggle@ukgateway.net>)
	* Updated THANKS and chapter15.sgml for uk and ru translators.

2001-08-05  Naba Kumar <kh_naba@users.sourceforge.net>

	* Transfered ru.po, uk.po and update.sh from gnome-i18n/extra-po/anjuta
	* Updated configure.in to include these changes
	
2001-08-03  Stephane Demurget <demurgets@free.fr>

	* src/project_dbase_gui.c: fixed bug #446963
	  (on_project_dbase_ccview_update_start),
	  (on_project_dbase_ccview_update_end): added.
	  These two respectively disable and enable close file/project
	  menu entries and toolbar items, while the ccview part updates
	  its tag database.  


2001-08-03  Stephane Demurget <demurgets@free.fr>

	* configure.in: added sv to the ALL_LINGUAS list.
	

2001-08-01  Fatih Demir <kabalak@gtranslator.org>

	* anjuta.desktop.(in(.in)), configure.in & Makefile.am: Get the desktop
		file to work: merge translations and distribute it.

	* .cvsignore & ABOUT-NLS: Erh, "ABOUT-NLS" shouldn't be in CVS.

	* NEWS, README, THANKS & TODO: Spelling fixes.

2001-08-01  Stephane Demurget <demurgets@free.fr>

	* README: updated requirements.

	* scintilla/Makefile.am,
	  src/Makefile.am: fixed includes using $(srcdir), as the distcheck
	  target can't be realized (custom build path).

	* Makefile.am: added xml-i18n-* and anjuta.spec.in as EXTRA_DIST.
	  Removed install-data-local.

	* src/compiler_options.c: changed the include paths of the pixmaps.
	  we hadn't any warning because of the include paths passed to the
	  compiler. Thanks to make distcheck for reporting this.


2001-07-31  Stephane Demurget <demurgets@free.fr>

	* NEWS, THANKS: updated.

	* src/anjuta.c: (anjuta_fatal_signal_handler), (anjuta_exit_signal_handler):
	  fixed to show the correct kernel signal number and its description.

	* widgets/gnomefilelist.c: fixed bug #445756
	  (goto_last): renamed to goto_prev and changed according to goto_next.
	  (goto_next): added.
	  (goto_directory): removed.
	  (check_list_for_entry): renamed (g_list_find_string_pos) and rewrote: the
	  returned value is now the position in the list.
	  (check_ok_button_cb): changed the back check and added one for next.
	  (gnome_filelist_set_dir): the check in history make it wouldn't be
	  a "true" history. polished the whole thing, using set_dir_internal.
	  (set_dir_internal): used in gnome_filelist_set_dir and back/next callbacks, so
	  there's no check in the history when using back or next.

	* manuals/*: added missing .cvsignore files.


2001-07-30  Stephane Demurget <demurgets@free.fr>

	* po/fr.po: updated to latest sources.

	* src/preferences_gui.c: (create_preferences_page6): fixed bug #445758
	  call on_trunc_mesg_check_clicked after the two spinbuttons are ref'ed,
	  to put off their sensitive attributes.

2001-07-29  Stephane Demurget <demurgets@free.fr>
	
	* po/fr.po: fixed some grammar things.
	  Thanks to Pierre Sarrazin <sarrazip@sympatico.ca> for having pointed
	  this out.
	
	* src/utilities.c: (file_is_link): use lstat instead of stat.

2001-07-27  Naba Kumar <kh_naba@123india.com>
	
	* Remove help dir from cvs, because it is no longer
	  needed.
	
	* Remove manuals/anjuta-manual dir from cvs, because it is no longer
	  needed.

2001-07-24  Naba Kumar <kh_naba@123india.com>

	* debugger.c: (debugger_update_prog_status): Fixed
		the bug with gdb version 5. Debugger starts, when
		step in/out/over etc are clicked.
	
	* debugger.c: All functions: added debugging codes.
	
	* breakpoints.c: (breakpoints_dbase_set_all_in_editor):
	* breakpoints.c: (breakpoints_dbase_add_brkpnt):
	  Modified to recognize non project files also.
	  
	* source.c: (source_write_configure_in):
	  Added source for 'prefix' counterparts for
	  no-prefix AC_SUBST.
	
2001-07-23  Naba Kumar <kh_naba@123india.com>
	
	* anjuta.c: added function anjuta_remove_text_editor();
	  and suitably modified anjuta_remove_current_text_editor().
	  
	* project_dbase.c: project_dbase_close(), Added code to
	  close all opened files that belong to the project when
	  the project is closed.
	 (patch from  "Maxim Blagai" <maximblagai@yahoo.com> and some my codes)
	
	* Updated the manuals/anjuta-manual subdir for GDP standards.
	   (patch from Andy Piper <squiggle@ukgateway.net>)
	
	* main_menubar.h, main_menubar.def: Added Menu items to handle
	  urls for library references, bugs, patches and feature request
	  submission.
	
2001-07-20  Naba Kumar <kh_naba@123india.com>
	
	* Set wmclass names in all windows.
	  (patch from Andy Piper <squiggle@ukgateway.net>)
	* New splash logo from "Misha" <misha@phreaker.net>);

2001-07-19  Naba Kumar <kh_naba@123india.com>
	
	* preferences.[h,c], preferences_gui.c: Added 4 properties to
	  set caret color, calltip back color and selection fore/back
	  color.

2001-07-18  Naba Kumar <kh_naba@123india.com>
	
	* project_dbase.c: Closes all files when project is closed.
	 (patch applied from  "Maxim Blagai" <maximblagai@yahoo.com>)
	 -- We still need to refine this as it closes all sort of files.
	
	* compiler_options.c: Fixed seg-fault bug when last item in
	  compiler option lists is removed.
	
	* Fixed missing newline warnings during compilation.
	  (patch from Andy Piper <squiggle@ukgateway.net>)

2001-07-17  Fatih Demir <kabalak@gtranslator.org>

	* xml-i18n-*: Blew away the xml-i18n-* files from CVS -- they're
		autogenerated no need to store'em in CVS.

	* ccview/.cvsignore: Addition of cvsignore.

2001-07-17  Naba Kumar <kh_naba@123india.com>
	
	*GUI fixes and spell corrections
	(patch from Andy Piper <squiggle@ukgateway.net>)

2001-07-15  Naba Kumar <kh_naba@123india.com>
	
	*Fixed double error message for file not found.
	
	*Put white backgrounds for png images.
	
	*Converted '-' to '_' in sgml files.

2001-07-14  Naba Kumar <kh_naba@123india.com>
	
	* project_dbase.c: Short-cut for expand/collasp project tree
	
	* project_dbase_gui.c:
	 (patch applied from  "Maxim Blagai" <maximblagai@yahoo.com>)

2001-07-13  Naba Kumar <kh_naba@123india.com>
	
	* notebook.[h,c]: Added
	 (patch applied from  "Maxim Blagai" <maximblagai@yahoo.com>)
	Project/message window now toggles on control and
	and notebook switch short-cut

2001-07-7  Naba Kumar <kh_naba@123india.com>
	
	* Changed a new icon set which looks more gnomish.
	
	* Changed a new anjuta splash logo.
	(Icons and splash logo created by "Misha" <misha@phreaker.net>)

2001-07-6  Naba Kumar <kh_naba@123india.com>
	
	* ccview/*: Integrated ccview for class view and file view
		in the project Manager.
	
	* widgets/gnomefilelist.[h,c]: Added show hidden files options.

2001-07-1  Naba Kumar <kh_naba@123india.com>
	
	* scintilla/*: Upgraded Scintilla to version 1.3.7
	
	* manuals/anjuta-manual/C/chapter[00-12].sgml: Added many more stuffs.
	
2001-06-28  Naba Kumar <kh_naba@123india.com>
	
	* src/debugger.c: Correct step-over and step-out swapping.
	
	* manuals/anjuta-manual/C/chapter[00-12].sgml: Splitted manual
	  chapters and added more stuffs.

2001-06-13  Naba Kumar <kh_naba@123india.com>
	
	* data/autogen.sh.gtkmm: Added
	
	* data/autogen.sh.gnomemm: Added
	
	* src/appwiz.c: Added two more application wizard templetes
	
	* src/project: for gtk-- and gnome-- and proper support
	
	* src/source.c: for c++ in the project configuration.
	
	* src/source.h:

2001-05-05  Naba Kumar <kh_naba@123india.com>

	* Merged my pre-cvs modifications with 
	  the current cvs copy.

	* (lot of files change).

	* Implemented session management.

	* Local installation possible by
	  manageing our own pixmaps paths
	  manupulations.
	
	* resources.h: Added.
	* resources.c: Added.

	* Fixed some bugs.
	
2001-05-05  Fatih Demir <kabalak@gtranslator.org>

	* manuals/.cvsignore & manuals/anjuta-manual/C/.cvsignore:
		Corrected/extended ignores.

2001-05-04  Naba Kumar <kh_naba@123india.com>

	* manuals/: dir tree added.
	  Sgml documentation started in this dir.
	  
	* omf-install/: dir tree added.
	
	* manuals/anjuta-manual/C/anjuta-manual.sgml:
	  Created initial document structure.
	  
	* configure.in: Added test for scrollkeeper.
	  Added some Makefile entries in AC_OUTPUT.
	
	* Makefile.am: Added subdir manuals/
	
	* HACKING: Wrote something stupid.

2001-05-02  Stphane Dmurget <demurgets@free.fr>

	* Makefile.am: Added ChangeLog in local data list, becaused it's
	  needed to create a new project.
	  
	* po/fr.po: minor fixes.

	* src/build_file.c, src/configurer.c, src/debugger.c,
	  src/executer.c, src/find_replace.c, src/gnome_project.c,
	  src/goto_line.c, src/launcher.c, src/messages.c, 
	  src/preferences.c src/project_dbase.c: functions declared static.
	  
	* widgets/gnomefilelist.c: Fixed a project creation bug,
	  introduced with latest changes.

2001-05-01  Stphane Dmurget <demurgets@free.fr>

	* widgets/gnomefilelist.c,
	  BUGS: Fixed an annoying bug preventing from loading files/project
	  given on the command line. Polished the whole gnome_filelist widget.

2001-04-27  Stphane Dmurget <demurgets@free.fr>

	* src/main.c,
	  src/anjuta.c,
	  src/anjuta.h: Polished the command line parsing.

	* BUGS: Need to clean that damn gnome_filelist widget.

2001-04-25  Stphane Dmurget <demurgets@free.fr>

	* src/registers.c,
	  src/sharedlib.c,
	  src/signals.c: Removed duplicated includes.

	* po/fr.po: minor fixes.

	* src/compiler_options_gui.c: Cleaned up a part of the GUI,
	  create_compiler_options_page? () declared static.
	* src/main.c,
	  src/anjuta.c: Put a command line option for disabling
	  the splashscreen.

	* src/preferences_gui.c: Fixed an internationalization issue,
	  other functions declared static.

	* src/gnome_project.c: Fixed some memory leaks,
	  new_prj_terminated () declared static. 

2001-04-24  Fatih Demir <kabalak@gtranslator.org>

	* configure.in: Sort ALL_LINGUAS alphabetically.

2001-04-22  Stphane Dmurget <demurgets@free.fr>

	* Emptied that ugly old Changelog.
