]> Pileus Git - ~andy/gtk/history - gtk/gtktextmark.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtktextmark.c
2011-04-18 Javier JardónMove documentation to inline comments: GtkTextMark
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-04-04 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2010-02-19 Johan Dahlin[annotations] Add allow-none
2009-12-16 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2007-05-26 Matthias ClasenFormatting fixes.
2007-05-26 Matthias ClasenAllow to separate GtkTextMark creation from buffer...
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Matthias ClasenBoilerplate reduction
2006-04-03 Matthias ClasenFix a warning.
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2003-03-06 Matthias ClasenFix NULL/FALSE confusion (#107648, Morten Welinder)
2002-10-10 Manish SinghDeprecation cleanup
2002-01-01 Havoc Penningtonmove README.linux-fb in here
2001-10-22 Havoc Penningtonadd a #error unless you define GTK_TEXT_USE_INTERNAL_UN...
2001-09-21 Havoc PenningtonBug #60862
2001-08-23 Tim Janikchain parent class handlers, pointed out by Joshua...
2001-01-12 Havoc Penningtonoffset the current invalid region, fixes redraw bug...
2000-12-14 Havoc PenningtonPut _ in front of every function in this header file
2000-12-02 Havoc Penningtondon't create dangling pointers to the appearance attrib...
2000-11-07 Havoc Penningtonrename to gtk_text_mark_get_visible
2000-11-03 Havoc PenningtonDocs (gtk_text_tag_table_size): return a signed int
2000-10-30 Havoc PenningtonMassive reindentation and reformatting. Arg alignment...
2000-10-26 Havoc Penningtonfix constness warning
2000-10-25 Tim Janikurg, removed implementation of gtk_marshal_VOID__INT_IN...
2000-10-24 Havoc Penningtonmake it a static function
2000-10-02 Havoc Penningtontext_window_* weren't static and should have been....
2000-09-30 Havoc PenningtonHandle NULL start/end pointers
2000-09-30 Havoc Penningtonfix indentation
2000-07-25 Havoc Penningtonupdate to reflect text widget changes.
2000-06-02 Havoc PenningtonTest program to make sure GtkTextBuffer is in working...
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...