]> Pileus Git - ~andy/gtk/history - gtk/gtktexttag.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtktexttag.c
2013-02-03 Matthias ClasenClarify docs of GtkTextTag -set properties a bit
2012-05-26 Matthias ClasenDocument "set" properties a bit
2011-12-22 Javier JardónDeprecate all the public API that is using GdkColor...
2011-10-23 Michael Natterergtk: move _gtk_modules_has_mixed_deps() to gtkmodlespri...
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-10 Rachid BMLanguage improvements
2011-06-15 Matthias ClasenAdd a missing break statement
2011-05-06 Matthias ClasenRemove outdated comments
2011-05-06 Tristan Van BerkomAdded Since 3.2 annotations for new GdkRGBA properties.
2011-05-06 Tristan Van BerkomFixed GtkTextTag to sync the GdkColors with the new...
2011-05-06 Tristan Van BerkomAdded GdkRGBA properties to GtkTextTag.
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-15 Matthias ClasenFix a typo
2011-01-15 Chun-wei FanMerge ssh://git.gnome.org/git/gtk+
2011-01-14 Matthias ClasenMove GtkTextTag docs inline
2011-01-11 Benjamin Ottetextview: Move text attributes code into its own .c...
2011-01-04 Matthias ClasenMove docs for gtkmain inline
2011-01-04 Matthias ClasenRemove gtktypeutils altogether
2011-01-03 Javier Jardóngtktexttag: Move public members to private header
2010-08-18 Christian PerschUse G_DEFINE_BOXED_TYPE
2010-08-10 Benjamin Ottetextview: remove GtkTextAttributes (un)realize code
2010-08-10 Benjamin OtteAPI: Remove GtkTextTag's stipple properties
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-04-04 Hiroyuki IkezoeUse g_value_dup_string instead.
2010-02-19 Johan Dahlin[annotations] Add allow-none
2009-12-18 Hiroyuki IkezoeUse g_value_dup_string instead.
2008-08-12 Michael Nattererexamples/gtkdial/gtkdial.c gdk/gdkapplaunchcontext...
2008-07-15 Xavier ClaessensBug 542523 - GtkTextTag should handle setting propertie...
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2007-04-29 Matthias ClasenAdd a way to specify accumulative margins. (#344499...
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.
next