log finch/libgnt/gnttextview.c @ 28775:41992511531f

age author description
2009-10-08 Sadrul Habib Chowdhury Nullify the freed pointer so it's not accessed later.
2009-04-06 Richard Nelson Redraw the textview when a tag is changed
2009-04-05 Sadrul Habib Chowdhury Update hardware cursor correctly.
2008-11-28 Sadrul Habib Chowdhury Use glib log functions to show error messages.
2008-11-27 Richard Laager The other day while struct hiding, I noticed a for loop that was checking
2008-01-03 Richard Laager Probe for -Wstrict-prototypes to get some more warnings. I then cleaned up
2007-12-01 Sadrul Habib Chowdhury Do not reset the color if there's something already specified. This should
2007-11-12 Sadrul Habib Chowdhury Clear the tags when the textview is cleared.
2007-10-16 Sadrul Habib Chowdhury Add gnt_color_pair, which will replace color codes with 'appropriate' text
2007-09-08 John Bailey The FSF changed its address a while ago; our files were out of date.
2007-08-23 Sadrul Habib Chowdhury Fix #2642 (GntTextView Multiline append goes weird)
2007-08-11 Sadrul Habib Chowdhury disapproval of revision 'a4ce7b8adf2db74d531c35278fe83247d90ce4b1'
2007-08-11 Sadrul Habib Chowdhury libgnt.localize
2007-07-29 Sadrul Habib Chowdhury New flag to show text top-aligned in a textview.
2007-07-28 Sadrul Habib Chowdhury Initialize the gobject in a more appropriate place. And fix an error message.
2007-07-15 Sadrul Habib Chowdhury Allow changing the content of a textview using $EDITOR.
2007-07-13 Sadrul Habib Chowdhury Allow having a callback after the child process terminates. Use the callback
2007-07-03 Sadrul Habib Chowdhury Utility function to start the pager with the contents of a textview.
2007-06-27 Sadrul Habib Chowdhury Add flags to a textview to decide whether to show scrollbars, and whether
2007-06-06 Eric Polino applied changes from 016401bd409e6229fae0ab1e80d9fef9365511b3
2007-04-15 Sadrul Habib Chowdhury Add a utility function to assist scrolling in a textview.
2007-04-09 Richard Nelson word wrapping, fix \r\n newlines
2007-03-26 Sadrul Habib Chowdhury Some define changes. This helps in generating the python bindings.
2007-03-18 Sean Egan renamed gaim-text to finch