]> Pileus Git - ~andy/gtk/history - gtk/gtktextdisplay.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtktextdisplay.c
2012-10-02 Benjamin Ottegtk: Add get_type() function declarations for private...
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
2012-01-09 Rui Matostextdisplay: Use the widget state flags as a base for...
2012-01-01 Ignacio Casal Quin... textdisplay: use g_list_free_full
2011-12-01 Paolo BorelliIntroduce gtk_render_insertion_cursor
2011-12-01 Paolo BorelliUse the split-cursor setting for textview cursors
2011-12-01 Paolo BorelliRework GtkTextView cursor code.
2011-12-01 Paolo BorelliTiny cleanup.
2011-05-06 Tristan Van BerkomAdded internal GdkRGBA support for GtkTextTag::paragrap...
2011-05-06 Tristan Van BerkomHandled error_color with GdkRGBA in gtktextdisplay.c.
2011-05-06 Tristan Van BerkomFixed textview rendering regression.
2011-05-06 Tristan Van BerkomAdded GdkRGBA properties to GtkTextTag.
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-03-10 Alexander LarssonMerge branch 'gtk-3-0' into broadway
2011-02-20 Benjamin Ottetextview: Remove x/y arguments from render_para() func
2011-02-20 Benjamin Ottetextview: Translate the cairo context instead of keepin...
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-29 Paolo BorelliMove the get_cursor_color in GtkStyleContext
2011-01-29 Paolo BorelliUse GtkRGBA for the cursor color priv api.
2011-01-24 Matthias ClasenPort gtk_draw_insertion_cursor to GtkStyleContext
2011-01-21 Michael Natterergtk: no need to add GTK_STYLE_FLAG_FOCUSED to the widge...
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-10 Paolo BorelliPort GtkTextDisplay to StyleContext.
2011-01-09 Paolo BorelliObtain the fg color from the renderer
2010-10-03 José Alistetextview: Fix clip usage
2010-09-26 Benjamin OtteAPI: Get rid of gtk_draw_insertion_cursor()
2010-09-26 Benjamin Ottetextview: API: change gtk_text_layout_draw() to take...
2010-08-22 Javier Jardóngtk/gtktextdisplay.c: use accessor functions to access...
2010-08-19 Benjamin Ottetextview: Make cursor display again
2010-08-16 Benjamin Ottetextview: Fix rendering of embedded images
2010-08-10 Kristian RietveldAdd call to cairo_destroy() to gtk_text_layout_draw()
2010-08-10 Benjamin Ottetextview: Replace GdkGC * argument with gpointer
2010-08-10 Benjamin Ottetextview: Make the PangoRenderer use Cairo exclusively
2010-08-10 Benjamin OtteAPI: Remove GtkTextTag's stipple properties
2010-07-26 Benjamin Ottetextview: Draw selection background with Cairo
2010-07-26 Benjamin Ottetextview: Use _gtk_widget_get_cursor_color() and Cairo
2010-07-26 Benjamin Ottetextview: Draw empty shape logo with Cairo
2010-07-26 Benjamin Ottetextview: replace gdk_draw_pixbuf() call with Cairo...
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-06-29 Benjamin Ottes/GdkRegion/cairo_region_t/ in all of gtk
2010-06-29 Benjamin OtteDeprecate the GdkRegion API
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_HAS_FOCUS
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_HAS_FOCUS
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2007-06-16 Yevgen Muntyanfixed couple of drawing problems with block cursor...
2007-06-12 Yevgen MuntyanImplement block-cursor for overwrite mode. (#80378)
2006-12-24 Behdad EsfahbodBug 340141 – Update to Pango 1.16 API
2006-07-06 Matthias ClasenImprove consistency of signal and property names
2005-11-10 Michael NattererApplied patch from maemo-gtk that addresses many issues...
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenAlso intern static strings passed to g_object_set_data()
2005-06-11 Manish Singhdon't use deprecated gdk_gc_unref function.
2005-06-10 Matthias ClasenAllow setting paragraph background. (#81045, Gustavo...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-12-03 Matthias Clasen2.5.6
2004-11-30 Owen TaylorDon't paint in the trailing end of a wrapped line when...
2004-11-21 Owen TaylorAdd GdkPangoRenderer, a subclass of PangoRenderer targe...
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.
2004-02-29 Owen TaylorImplement PANGO_UNDERLINE_ERROR (Based on a patch by...
2004-02-26 Owen Taylorhu Feb 26 15:43:43 2004 Owen Taylor <otaylor@redhat...
2003-06-04 Owen TaylorKeep track of when we have a clip mask set for the...
2003-01-08 Matthias ClasenFix display of the selection in the presence of invisib...
2002-12-25 Matthias ClasenFix highlighting of selection wrt. to empty lines....
2002-10-10 Manish SinghDeprecation cleanup
2002-10-02 Owen TaylorExport _gdk_draw_pixbuf as gdk_draw_pixbuf(), rename...
2002-04-29 Alex LarssonIntegrate Erwann Chenede's multihead changes for the...
2002-03-03 Owen TaylorCentralize lookup and caching of cursor GC's here.
2002-02-25 Havoc Penningtonchange to pass in the cursor direction always, not...
2002-02-14 Owen TaylorPatch from Bill Haneman and Padraig O'Briain to add...
2001-11-13 Havoc Penningtonfix to properly replace selection with Return or Tab
2001-11-06 Havoc Penningtonexpose the child widgets in here (gtk_text_view_realize...
2001-10-22 Havoc Penningtonadd a #error unless you define GTK_TEXT_USE_INTERNAL_UN...
2001-09-25 Owen Taylorue Sep 25 12:41:17 2001 Owen Taylor <otaylor@redhat...
2001-09-19 Alex LarssonDon't draw with GTK_STATE_ACTIVE.
2001-08-30 Havoc Penningtonhandle NULL shaped object from the empty-child-anchor...
2001-08-07 Matthias Clasengtk/gtktextdisplay.c (render_para, gtk_text_layout_draw...
2001-07-12 Owen TaylorFormatting fixes from multihead brnach. [ mostly foo...
2001-06-14 Owen TaylorAdd missing gdk_rectangle_get_type() prototype.
2001-05-18 Joe ShawRemove the assertions that x_offset and y_offset must...
2001-04-24 Havoc Penningtonhandle 0-height empty/invisible lines.
2001-04-18 Havoc PenningtonClose bug #50615:
2001-01-04 Havoc PenningtonAdapt to uscore-ification of gtktextiterprivate
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-30 Tor LillqvistChanges by Hans Breuer:
2000-11-20 Havoc PenningtonSemi-finish widget embedding. Need guffaw scrolling...
2000-11-16 Owen Taylorremove unecessary rules for win32-specific config-subst...
2000-11-15 Owen Taylored Nov 15 16:02:20 2000 Owen Taylor <otaylor@redhat...
2000-11-15 Havoc PenningtonRemove extra pixel from the cursor (render_layout_line...
2000-11-15 Havoc PenningtonDraw underlines one pixel higher.
2000-11-14 Havoc Penningtonfix bug where GC didn't always get updated properly
2000-11-13 Havoc PenningtonFree the filename of the module file.
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-09-30 Havoc Penningtonfix indentation
next