]> Pileus Git - ~andy/gtk/history - gtk/gtktexttag.c
Document the ::event signal (#420703).
[~andy/gtk] / gtk / gtktexttag.c
2007-03-21 Ross BurtonDocument the ::event signal (#420703).
2006-10-08 Matthias ClasenApply a cleanup patch by Kjartan Maraas (#341812)
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Matthias ClasenBoilerplate reduction
2006-03-26 Matthias ClasenAnother one
2006-01-06 Matthias ClasenInitialize editable to TRUE. (gtk_text_tag_class_init...
2005-10-07 Matthias ClasenUse g_return_val_if_fail(), not g_return_if_fail()...
2005-09-28 Matthias ClasenChange header too
2005-09-28 Matthias ClasenReturn the attributes to make this function work as...
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-07-11 Matthias ClasenRemove the runtime warning about the invisible property...
2005-06-10 Matthias ClasenAllow setting paragraph background. (#81045, Gustavo...
2005-04-29 Matthias ClasenAdd some more attribute tests.
2005-03-26 Matthias ClasenUse canonical names for g_object_notify() as well.
2005-03-22 Matthias ClasenDefine macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-09 Matthias Clasenx
2004-10-21 Anders CarlssonGdkBitmap is a GObject, not a boxed type.
2004-08-22 Soeren Sandmanngtk/gtkexpander.c
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-06-07 Matthias ClasenImprove the description of the ::language property...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2002-12-16 Owen TaylorGet rid of incorrect calls to g_value_init(). (#100669...
2002-10-10 Manish SinghDeprecation cleanup
2002-08-10 Soren SandmannMinor documentation fixes
2002-06-15 James M. CapeNotify about "background-full-height-set", not "bg_full...
2002-06-13 Owen TaylorFix type names for GtkIconSet, GtkIconSource, GtkSelect...
2002-04-30 Matthias ClasenImprove a warning.
2002-03-02 Owen TaylorSwitch style of stamp file usage.
2002-01-16 Jody Goldbergset_boxed will copy the color and will use a mem_chunk...
2001-12-04 Havoc Penningtonadd a warning for "invisible" property, #65999
2001-11-25 Kristian Rietveldfree font_desc when finished (#65266)
2001-11-17 Owen TaylorMake gtkmarshal.list/gtkmarshal.h only for compatibilit...
2001-10-27 Hans Breuerto simplify parsing for exported functions: - made...
2001-10-25 Matt Wilsonthe valid range for the 'indent' property is G_MININT...
2001-09-25 Havoc Penningtonuse gtk_text_iter_can_insert
2001-09-25 Owen Taylorue Sep 25 12:41:17 2001 Owen Taylor <otaylor@redhat...
2001-09-22 Kristian Rietveldweight value should be an int
2001-09-19 Owen TaylorFix incorrect parameter to compute_double_length (...
2001-09-18 Owen TaylorFix up for changes to PangoFontDescription.
2001-09-07 Havoc Penningtonupdate adjustments after validating destination yrange...
2001-08-23 Owen TaylorRename from gtk_text_tag_table_size(). (#59366)
2001-08-11 Hans Breuercoalescing property notifies
2001-07-02 James Henstridgesame here for PANGO_TYPE_TAB_ARRAY.
2001-06-29 Havoc Penningtonfixes to compile with G_DISABLE_COMPAT
2001-06-14 Owen TaylorAdd missing gdk_rectangle_get_type() prototype.
2001-05-07 Havoc Penningtonfix some shell typos
2001-05-03 Owen TaylorFix return value to be G_TYPE_BOOLEAN, not G_TYPE_INT...
2001-04-02 Owen TaylorAdd GdkEventSetting event for notification of changes...
2001-03-28 Owen TaylorApply patch from Nils Barth fixing event return values...
2001-03-24 Havoc Penningtonmake this somewhat key-navigable
2001-03-16 Havoc Penningtonadd varargs for properties to set on the tag.
2001-03-08 Tim Janikadded accumulator data argument to g_signal_newc()...
2001-03-07 Tim Janikmarshaller fixes.
2001-02-08 Havoc Penningtonremove validation idle
2001-02-03 Havoc PenningtonCVS is doing its broken pipe thing, this is more of...
2001-01-23 Havoc Penningtonrename member fields from GTK_WRAPMODE_WORD to GTK_WRAP...
2001-01-22 Havoc PenningtonAdd built marshaller files to support GdkPixbufLoader...
2001-01-12 Havoc Penningtonoffset the current invalid region, fixes redraw bug...
2001-01-06 Havoc Penningtonhack on this a bit
2001-01-01 Havoc Penningtonuscore-prepend all the stuff in here.
2000-12-21 Havoc Penningtonnew directory to contain tests, gtk/test* should move...
2000-12-16 Havoc PenningtonGeneral cleanup of the log attr iteration stuff. This...
2000-12-14 Havoc Penningtonremove unused call to get_last_line()
2000-12-13 Tim Janikdoh, this was broken beyond believe.
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-09 Havoc PenningtonAdd visible and visible_set args, don't know where...
2000-11-03 Havoc PenningtonDocs (gtk_text_tag_table_size): return a signed int
2000-11-02 Havoc PenningtonUse GTK_TYPE_TEXT_ITER and BOXED marshallers
2000-10-30 Havoc PenningtonMassive reindentation and reformatting. Arg alignment...
2000-10-24 Havoc Penningtonmake it a static function
2000-09-30 Havoc Penningtonfix indentation
2000-09-25 Havoc PenningtonDraw the focus, and leave space to do so.
2000-09-08 Jonathan Blandfordgtk/gtktextdisplay.c gtk/gtktextlayout.c gtk/gtktexttag...
2000-09-07 Owen TaylorDoc comment fixing. (Mostly non-matching parameter...
2000-08-31 Havoc PenningtonRename GtkTextStyleValues to GtkTextAttributes
2000-07-25 Havoc Penningtonupdate to reflect text widget changes.
2000-07-02 Owen TaylorCall gtk_widget_size_request() on reparented child...
2000-06-21 Havoc PenningtonUse gtk_get_default_language
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...