Skip to content
  • Paolo Maggi's avatar
    added plugins/spell/Makefile to AC_OUTPUT, checks for pspell · bb103c2f
    Paolo Maggi authored
    2002-09-07  Paolo Maggi  <maggi@athena.polito.it>
    
    	* configure.in:  added plugins/spell/Makefile to AC_OUTPUT,
    	checks for pspell
    
    	* acconfig.h: added HAVE_ISPELL_MODULE and HAVE_ASPELL_MODULE
    
    	* data/gedit.schemas.in: Courier->Monospace, Helvetica->Sans Normal
    	(fix bug #88076)
    
    2002-09-07  Paolo Maggi  <maggi@athena.polito.it>
    
    	[New spell plugin]
    
    	* Makefile.am: added spell to SUBDIRS
    
    	* cvschangelog/cvschangelog.c: use gedit_document_get_chars instead of
    	gedit_document_get_buffer
    
    	* docinfo/docinfo.c: ditto
    	* email/email.c: ditto
    
    2002-09-07  Paolo Maggi  <maggi@athena.polito.it>
    
    	* gedit-commands.c (gedit_cmd_edit_select_all): use gedit_document_set_selection
    	instead of gedit_view_select_all
    
    	* gedit-document.[ch] (gedit_document_get_buffer)(gedit_document_delete_all_text)
    	(gedit_document_get_selected_text)(gedit_document_has_selected_text): removed
    	(gedit_document_set_selection)(gedit_document_get_selection): new functions
    
    	* gedit-mdi.c (gedit_mdi_init): set the correct child list path
    
    	* gedit-prefs-manager.c: Courier->Monospace, Helvetica->Sans Normal
    	(fix bug #88076)
    	(gedit_prefs_manager_get_default_print_font_*): new functions
    
    	* dialogs/gedit-preferences-dialog.c: ditto
    
    	* gedit-print.c: use the new gedit-document API
    
    	* dialogs/gedit-dialog-replace.c: ditto
    
    	* gedit-ui.xml: updated to be HIG compliant
    
    	* gedit-view.[ch] (gedit_view_select_all): removed
    bb103c2f