]> Pileus Git - ~andy/gtk/history - gtk/gtkimcontext.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkimcontext.c
2012-08-20 Matthias ClasenGtkIMContext: Add purpose and hints
2012-05-26 Matthias ClasenFix doc comment
2012-02-27 Javier JardónChange FSF Address
2011-10-22 Michael Natterergtk: clean up the private horror
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-20 Pavel Holejsovsky[GI] Add missing (out) and (array) annotations
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-04 Matthias ClasenMove docs for gtkmain inline
2010-08-29 Daiki UenoFix typo in GtkIMContextClass doc.
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-05-08 Matthias ClasenMake 3.0 parallel-installable to 2.x
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-02-19 Johan Dahlin[annotations] Add allow-none
2009-01-15 Murray Cummingdocumentation description: Mention the various properti...
2008-12-11 Daniel ElstnerBug 563994 – Input method module interface not documented
2008-08-11 Sven Neumanngtk/gtkentry.c gtk/gtkentrycompletion.c gtk/gtkhandlebox.c
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-01-25 Michael Natterergtk/gtkbutton.h gtk/gtkcellrenderer.h gtk/gtkimcontext...
2006-05-14 Matthias ClasenMore of the same
2006-05-07 Matthias ClasenReinstate abstract types
2006-05-02 Matthias ClasenBoilerplate reduction
2005-12-27 Matthias ClasenClarify docs. (#324996)
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenAlso intern static strings passed to g_object_set_data()
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-09-26 Matthias Clasencursor_pos is in characters, not bytes. (#153332, Owen...
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-01-14 Matthias ClasenDocumentation fix. (#131335, Theppitak Karoonboonyanan)
2003-03-31 Matthias ClasenFix docs. (#109510, Noah Levitt)
2002-10-10 Manish SinghDeprecation cleanup
2002-10-05 Soeren Sandmanndocs/reference/gtk/tmpl/gtkfontseldlg.sgml, gdk/gdkwind...
2002-09-28 Soeren SandmannMinor documentation fixes. (#80021, Yao Zhang; #75567...
2002-09-21 Matthias ClasenMark abstract types as G_TYPE_FLAG_ABSTRACT. (#72383)
2002-08-05 Owen TaylorAdd a note that yes, we do know what () means and we...
2002-07-29 Owen TaylorUnset gtk-im-surrounding-info object data again. (Fix...
2002-01-10 Vitaly Tishkovgtk/gtkimage.c gtk/gtkimcontext.c gtk/gtktreemodel.c
2001-11-17 Owen TaylorMake gtkmarshal.list/gtkmarshal.h only for compatibilit...
2001-11-01 Owen TaylorAdd: - A ::retrieve_surrounding signal that asks the...
2001-10-19 Owen TaylorMake GtkIMContext derive from GObject, not GtkObject...
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-03-26 Owen TaylorAdd a virtual function to set whether the IM context...
2001-03-23 Havoc Penningtonfix up some docs
2001-03-16 HideToshi Tajimarename set_cursor_pos to set_cursor_location in GtkInpu...
2001-03-14 HideToshi Tajimaadd set_cursor_pos() virtual method
2001-03-07 Tim Janikmarshaller fixes.
2001-01-05 Owen TaylorAdopt to new prototypes for unicode,locale,filename...
2000-12-13 Tim Janikdoh, this was broken beyond believe.
2000-12-11 Havoc PenningtonHandle chopping off \r\n and 0x2029 in addition to...
2000-11-14 Owen TaylorFix srcdir != builddir
2000-11-12 Owen TaylorMake parent_class static.
2000-10-25 Tim Janikurg, removed implementation of gtk_marshal_VOID__INT_IN...
2000-09-07 Owen TaylorDoc comment fixing. (Mostly non-matching parameter...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...