Skip to content
  • Naba Kumar's avatar
    Aha, Lots of changes. :-) · aa72d998
    Naba Kumar authored
    
    
    Aha, Lots of changes. :-)
    
    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>)
    
    	* 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>)
    aa72d998