0.8.6claws75
[claws.git] / src / gtkstext.c
2002-12-03 Christoph Hohmann0.8.6claws56
2002-12-03 Paul Mangansync with 0.8.6cvs15
2002-10-05 Christoph Hohmanncheck local variable cache instead of text->line_start_...
2002-10-05 Christoph Hohmann* src/gtkstext.c
2002-07-21 Alfons Hoogervorstmake enter clear selection
2002-07-02 Christoph Hohmann* major code cleanup (part 1)
2002-03-26 Paul Mangansync with 0.7.4cvs19
2002-01-25 Alfons Hoogervorstput GtkSText class name change back
2002-01-25 Paul Mangansync with sylpheed 0.7.0cvs16
2002-01-23 Paul Mangansync with sylpheed 0.7.0cvs15
2002-01-18 Carsten Schurigchanges to shortcuts again
2002-01-16 Carsten Schurigremoved most of the hardcoded shortcuts
2002-01-06 Alfons HoogervorstSync with hiro's cvs 10 to 17.
2001-11-26 Darko KorugaRemove functions that are now in gtkutils.c.
2001-11-23 Alfons Hoogervorstadd undo/redo patch submitted by Jens Oberender
2001-11-02 Darko KorugaNew wrap quotation implementation. Move gtkstext_strncm...
2001-10-26 Darko KorugaMove is_url_string() and gtkstext_str_strcmp() to gtkst...
2001-10-25 Alfons Hoogervorstensure style of GtkText widget is used, also sync with...
2001-10-25 Darko KorugaDon't wrap long URLs while composing a message.
2001-10-10 Darko KorugaProper right margin calculation for smart wrapping.
2001-10-09 Darko KorugaSmart quotation wrapping a-la VIM.
2001-10-04 Darko KorugaBetter smart wrapping.
2001-06-30 Alfons Hoogervorstchanges and bugfixes submitted by Andre Eibel
2001-05-09 Alfons HoogervorstCtrl-Home / Ctrl-End have proper cursor navigation
2001-05-08 Alfons Hoogervorsttrace logs added
2001-05-06 Alfons Hoogervorstfixed another unsigned / signed comparison
2001-05-06 Alfons Hoogervorstbug in cursor up navigation fixed
2001-05-05 Alfons Hoogervorsthopefully fixed the row up navigation bug
2001-05-05 Alfons Hoogervorstfix top of buffer bug
2001-05-05 Alfons Hoogervorstremoved adding back / forward lines to cache
2001-05-03 Alfons Hoogervorstupdated row up / down cursor navigation
2001-05-02 Alfons Hoogervorstfix for row up/down cursor navigation
2001-04-27 Alfons Hoogervorstsync with sylpheed 0.4.65cvs10
2001-04-24 Alfons Hoogervorstbuggy cursor nav. handling fixed; cursor drawing also...
2001-04-23 Alfons Hoogervorstgtkstext widget (replacing gtktext with more mail frien...