]> Pileus Git - ~andy/gtk/history - gtk/gtktextdisplay.c
Implement PANGO_UNDERLINE_ERROR (Based on a patch by Nicolas Setton,
[~andy/gtk] / gtk / gtktextdisplay.c
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
2000-09-08 Jonathan Blandfordgtk/gtktextdisplay.c gtk/gtktextlayout.c gtk/gtktexttag...
2000-07-25 Havoc Penningtonupdate to reflect text widget changes.
2000-07-25 Tor LillqvistGenerate gtk/makefile.mingw.
2000-07-21 Owen TaylorUse new PangoAttrShape to reserve space for pixmaps...
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...