]> Pileus Git - ~andy/gtk/history - gtk/gtktextiter.h
Add GtkBubbleWindow
[~andy/gtk] / gtk / gtktextiter.h
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-02-27 Javier JardónChange FSF Address
2012-02-27 Matthias Clasengtk: Use versioned deprecations
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-15 Jesse van den KieboomAdded gtk_text_iter_assign API
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-11 Benjamin Ottetextview: Move GtkTextAttributes to its own header
2010-11-02 Murray CummingRemoved a trailing enum comma.
2010-11-02 Ignacio Casal Quin... Add case insensitive to GtkTextIter. Fixes bug #61852.
2010-11-01 Murray CummingRemoved a trailing enum comma.
2010-11-01 Ignacio Casal Quin... Add case insensitive to GtkTextIter. Fixes bug #61852.
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Michael NattererRemove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-05-28 Michael Nattererdefine __GTK_H_INSIDE__ around including all other...
2005-06-13 Matthias ClasenMake invisible text work a bit better (#66194, patch...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-11-23 Matthias ClasenMark as const.
2003-06-14 Matthias ClasenDocument new properties as 2.4 additions.
2003-01-14 Matthias ClasenSkip invisible chars for GTK_MOVEMENT_LOGICAL_POSITIONS and
2002-03-02 Owen TaylorSwitch style of stamp file usage.
2001-11-14 Havoc Penningtonbulk of the tests were commented out, oops.
2001-10-22 Havoc PenningtonClarify behavior in docs, #61777 (gtk_text_iter_forward...
2001-09-27 Havoc Penningtonadd demo of passing non-stock label in to gtk_dialog_ne...
2001-09-25 Havoc Penningtonuse gtk_text_iter_can_insert
2001-09-08 Havoc Penningtondefault xscale/yscale to 0.0, not 0.5, 0.5 isn't useful
2001-06-14 Owen TaylorAdd missing gdk_rectangle_get_type() prototype.
2001-06-05 Havoc Penningtonrename from gtk_text_iter_reorder
2001-05-07 Havoc Penningtonfix some shell typos
2001-04-24 Havoc Penningtonhandle 0-height empty/invisible lines.
2001-02-17 Havoc Penningtonconvert the X coordinates so they're with respect to...
2001-01-22 Havoc PenningtonAdd built marshaller files to support GdkPixbufLoader...
2001-01-06 Havoc Penningtonhack on this a bit
2000-12-31 Havoc PenningtonRearrange all the scroll-while-dragging-or-selecting...
2000-12-14 Havoc Penningtonremove unused call to get_last_line()
2000-12-11 Havoc PenningtonHandle chopping off \r\n and 0x2029 in addition to...
2000-12-08 Havoc Penningtonfix breakage here that cause a segfault on text insertion
2000-12-06 Havoc Penningtonadd gdkkeys.[hc]
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 PenningtonGet widgets working on the btree/buffer side. Display...
2000-10-30 Havoc PenningtonMassive reindentation and reformatting. Arg alignment...
2000-10-26 Havoc Penningtonadd new marshallers used by the text widget
2000-10-24 Havoc Penningtonmake it a static function
2000-10-18 Havoc PenningtonSome updates
2000-10-02 Havoc Penningtontext_window_* weren't static and should have been....
2000-09-30 Havoc Penningtonfix indentation
2000-08-31 Havoc PenningtonRename GtkTextStyleValues to GtkTextAttributes
2000-08-28 Havoc Penningtonwrote lots of API docs, minor indentation fixes, insert...
2000-07-25 Havoc Penningtonupdate to reflect text widget changes.
2000-07-19 Sebastian WilhelmiInclude files outside of the extern "C" block. Makes...
2000-06-21 Havoc PenningtonUse gunichar instead of gint when appropriate in the...
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...