| Commit message (Expand) | Author | Age | Files | Lines |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Reinstate abstract types | Matthias Clasen | 2006-05-07 | 1 | -1/+1 |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -31/+1 |
* | Clarify docs. (#324996) | Matthias Clasen | 2005-12-27 | 1 | -4/+4 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -9/+10 |
* | Also intern static strings passed to g_object_set_data() | Matthias Clasen | 2005-08-31 | 1 | -2/+2 |
* | Intern type names in code generated by glib-mkenums, too. | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+3 |
* | cursor_pos is in characters, not bytes. (#153332, Owen Taylor) | Matthias Clasen | 2004-09-26 | 1 | -2/+2 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -1/+1 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | Documentation fix. (#131335, Theppitak Karoonboonyanan) | Matthias Clasen | 2004-01-14 | 1 | -3/+3 |
* | Fix docs. (#109510, Noah Levitt) | Matthias Clasen | 2003-03-31 | 1 | -1/+1 |
* | Deprecation cleanup | Manish Singh | 2002-10-10 | 1 | -21/+16 |
* | docs/reference/gtk/tmpl/gtkfontseldlg.sgml, gdk/gdkwindow.c, | Soeren Sandmann | 2002-10-05 | 1 | -1/+1 |
* | Minor documentation fixes. (#80021, Yao Zhang; #75567, #75279, Vitaly | Soeren Sandmann | 2002-09-28 | 1 | -1/+2 |
* | Mark abstract types as G_TYPE_FLAG_ABSTRACT. (#72383) | Matthias Clasen | 2002-09-21 | 1 | -3/+3 |
* | Add a note that yes, we do know what () means and we can't change it. | Owen Taylor | 2002-08-05 | 1 | -35/+41 |
* | Unset gtk-im-surrounding-info object data again. (Fix from Yao Zhang, | Owen Taylor | 2002-07-29 | 1 | -1/+4 |
* | gtk/gtkimage.c gtk/gtkimcontext.c gtk/gtktreemodel.c | Vitaly Tishkov | 2002-01-10 | 1 | -2/+2 |
* | Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2; | Owen Taylor | 2001-11-17 | 1 | -6/+7 |
* | Add: - A ::retrieve_surrounding signal that asks the widget for context | Owen Taylor | 2001-11-01 | 1 | -6/+229 |
* | Make GtkIMContext derive from GObject, not GtkObject. (#62621) | Owen Taylor | 2001-10-19 | 1 | -11/+14 |
* | Patch from Matthias Clasen to remove remove all instances of | Owen Taylor | 2001-07-18 | 1 | -8/+0 |
* | Add a virtual function to set whether the IM context should use the | Owen Taylor | 2001-03-26 | 1 | -0/+23 |
* | fix up some docs | Havoc Pennington | 2001-03-23 | 1 | -2/+3 |
* | rename set_cursor_pos to set_cursor_location in GtkInputContext class | HideToshi Tajima | 2001-03-16 | 1 | -5/+5 |
* | add set_cursor_pos() virtual method | HideToshi Tajima | 2001-03-14 | 1 | -0/+21 |
* | marshaller fixes. | Tim Janik | 2001-03-07 | 1 | -1/+1 |
* | Adopt to new prototypes for unicode,locale,filename conversion functions. | Owen Taylor | 2001-01-05 | 1 | -1/+1 |
* | doh, this was broken beyond believe. | Tim Janik | 2000-12-13 | 1 | -5/+3 |
* | Handle chopping off \r\n and 0x2029 in addition to \n before passing to | Havoc Pennington | 2000-12-11 | 1 | -0/+1 |
* | Fix srcdir != builddir | Owen Taylor | 2000-11-14 | 1 | -6/+8 |
* | Make parent_class static. | Owen Taylor | 2000-11-12 | 1 | -5/+31 |
* | urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if | Tim Janik | 2000-10-25 | 1 | -4/+4 |
* | Doc comment fixing. (Mostly non-matching parameter names.) | Owen Taylor | 2000-09-07 | 1 | -1/+1 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -3/+3 |
* | Remove all references to offscreen flag which was no longer used. | Havoc Pennington | 2000-06-02 | 1 | -0/+259 |