]> Pileus Git - ~andy/gtk/history - gtk/gtktextutil.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtktextutil.c
2012-12-06 Benjamin Ottegtk: Use gtk_style_context_get()
2012-04-10 Benjamin OtteRevert part of "textview: Remove extra magic for drawin...
2012-04-07 Benjamin Ottetextview: Remove extra magic for drawing children
2012-02-27 Javier JardónChange FSF Address
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-10 Carlos GarnachoGtkTextUtil: Fix typo
2011-01-10 Carlos GarnachoMake GtkTextUtil use GtkStyleContext.
2010-09-26 Benjamin Ottetestview: Convert _gtk_text_util_create_rich_drag_icon...
2010-09-26 Benjamin Ottetextview: API: change gtk_text_layout_draw() to take...
2010-09-26 Benjamin Ottetext: Make _gtk_text_util_create_drag_icon() return...
2010-08-22 Javier Jardóngtk/gtktextutil.c: use accessor functions to access...
2010-08-10 Benjamin Ottetextview: Replace GdkGC * argument with gpointer
2010-07-26 Benjamin Ottetextview: draw dnd icon with Pango
2010-07-26 Benjamin Ottetextview: Draw drag icons using Cairo
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-04-04 Javier JardónDon't use GTK_WIDGET_STATE in internal code anymore
2010-03-09 Javier JardónDon't use GTK_WIDGET_STATE in internal code anymore
2008-12-29 Matthias ClasenUn-doc-commentize non-exported functions
2008-10-03 Matthias ClasenBug 530575 – GtkEntry with invisible chars has a confus...
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-26 Michael Nattererallocate the GtkTextUtilCallbackInfo structs with GSlice.
2008-06-24 Michael Nattererremove includes from this internal header.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2007-06-28 Yevgen Muntyando right thing in one-character lines and at paragraph...
2007-06-12 Yevgen MuntyanImplement block-cursor for overwrite mode. (#80378)
2006-12-25 Matthias ClasenRemove debug output.
2006-12-24 Behdad EsfahbodBug 340141 – Update to Pango 1.16 API
2006-03-07 Michael NattererAdd infrastructure for copy/paste and DND of rich text...
2005-09-13 Matthias ClasenVarious cleanups. (#315360, Kjartan Maraas)
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenAlso intern static strings passed to g_object_set_data()
2005-07-13 Matthias ClasenAdd Copyright/License information.
2005-07-11 Matthias ClasenWhen dragging text, use a drag icon showing the (ellips...
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-08-29 Soeren SandmannFix use of uninitialized variable.
2002-12-10 Matthias Clasen Data constness fixes. (#75754)
2002-10-10 Manish SinghDeprecation cleanup
2002-06-12 Owen TaylorFix ZWJ => ZWN typo. (#83092, Tino Meinen)
2002-01-31 Mark McLoughlinmake static.
2002-01-31 Owen TaylorHandle the case where bin->child is NULL. (#70153,...
2001-12-17 Havoc PenningtonAdd Unicode control char menu, based on patch from...