Skip to content
  • Andreas J. Guelzow's avatar
    Use GnmTextView for comment dialog · 971e0aee
    Andreas J. Guelzow authored
    2009-04-29  Andreas J. Guelzow <aguelzow@pyrshep.ca>
    
    	* src/sheet-object-cell-comment.h (cell_set_comment): add
    	  markup argument and change all callers
    	* src/sheet-object-cell-comment.c (cell_set_comment): add
    	  markup argument
    	(cell_comment_set_property): comment out invalid call to
    	  foo_canvas_item_set
    	* src/commands.h (cmd_set_comment): add attribute argument
    	* src/commands.c (cmd_set_comment): add attribute argument
    	(cmd_set_comment_apply): ditto and change all callers
    	(cmd_set_comment_finalize): unref attributes
    	* src/gui-util.c (gnumeric_keyed_dialog): remember dialog size for
    	  comment dialog
    
    2009-04-29  Andreas J. Guelzow <aguelzow@pyrshep.ca>
    
    	* C/.gitignore: add files created when building the gnumeric
    	  documentation
    
    2009-04-29  Andreas J. Guelzow <aguelzow@pyrshep.ca>
    
    	* cell-comment.glade: prepare for GnmTextView and add checkbox
    	* dialog-cell-comment.c (cb_cell_comment_ok_clicked): handle attributes
    	(dialog_cell_comment): ditto
    	(cb_wrap_toggled): new
    	* dialog-so-styled.c (cb_dialog_so_styled_text_widget_changed): use
    	  "attributes" property of GnmTextView
    	(dialog_so_styled_text_widget): ditto
    
    2009-04-29  Andreas J. Guelzow <aguelzow@pyrshep.ca>
    
    	* gnumeric-text-view.c: replace "buffer" property with "attributes"
    	  property and add "wrap" property
    971e0aee