| Commit message (Expand) | Author | Age | Files | Lines |
* | Apply a patch by Behdad Esfahbod to reduce relocations. (#359053) | Matthias Clasen | 2006-10-03 | 1 | -1/+1 |
* | move the floating flag from the GInitiallyUnowned bit to GTK_FLOATING. | Tim Janik | 2006-03-09 | 1 | -0/+6 |
* | depend on glib-2.10.1. | Tim Janik | 2006-03-07 | 1 | -0/+8 |
* | renamed GUnowned to GInitiallyUnowned. | Tim Janik | 2005-12-22 | 1 | -1/+1 |
* | derive GtkObject from GUnowned, so it initially has a floating reference | Tim Janik | 2005-12-22 | 1 | -1/+26 |
* | deprecated floating/sink API and implemented it in terms of the GObject | Tim Janik | 2005-11-23 | 1 | -18/+4 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -5/+7 |
* | Also intern static strings passed to g_object_set_data() | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Intern type names in code generated by glib-mkenums, too. | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE | Matthias Clasen | 2005-03-22 | 1 | -2/+3 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+4 |
* | x | Matthias Clasen | 2005-03-09 | 1 | -1/+1 |
* | Use GLib limit macros to avoid sparse warnings. Pointed out by Kjartan | Matthias Clasen | 2005-01-19 | 1 | -4/+4 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | remove quark_user_data usage in gtk_object_{g|s}et_user_data(). fixes | Tim Janik | 2003-02-07 | 1 | -6/+2 |
* | add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c. | Manish Singh | 2002-11-20 | 1 | -20/+21 |
* | Deprecation cleanup | Manish Singh | 2002-10-10 | 1 | -5/+5 |
* | Mark abstract types as G_TYPE_FLAG_ABSTRACT. (#72383) | Matthias Clasen | 2002-09-21 | 1 | -1/+3 |
* | Fixes for AIX compilation from Miroslaw Dobrzanski-Neumann, #72182. | Owen Taylor | 2002-02-23 | 1 | -1/+1 |
* | Fix a comment. | Matthias Clasen | 2002-01-04 | 1 | -1/+1 |
* | Ref-sink the tooltips object. Ref-sink the tooltips object. Fix some | Owen Taylor | 2001-11-21 | 1 | -0/+9 |
* | Rename the GTK_DESTROYED flag to GTK_IN_DESTRUCTION, remove the | Owen Taylor | 2001-11-19 | 1 | -5/+5 |
* | Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2; | Owen Taylor | 2001-11-17 | 1 | -1/+2 |
* | Remove G_DISABLE_CONST_RETURNS. | Owen Taylor | 2001-10-23 | 1 | -1/+1 |
* | remove gtk_object_destroy comment as requested. | Michael Meeks | 2001-09-28 | 1 | -5/+0 |
* | Small warning cleanups. | Owen Taylor | 2001-09-20 | 1 | -1/+1 |
* | Patch from Matthias Clasen to remove remove all instances of | Owen Taylor | 2001-07-18 | 1 | -3/+0 |
* | s/signal_newc/signal_new/ | Tim Janik | 2001-07-02 | 1 | -7/+5 |
* | marshaller fixes. | Tim Janik | 2001-03-07 | 1 | -14/+6 |
* | default initialize the generated ENTER_NOTIFY event with 0, otherwise not | Tim Janik | 2001-02-17 | 1 | -2/+4 |
* | remove unused call to get_last_line() | Havoc Pennington | 2000-12-14 | 1 | -0/+3 |
* | doh, this was broken beyond believe. | Tim Janik | 2000-12-13 | 1 | -622/+245 |
* | provide a toggle button to temporarily disable position recording in the | Tim Janik | 2000-11-05 | 1 | -1/+1 |
* | _g_signal_handlers_destroy() is prefixed with '_' now. | Tim Janik | 2000-11-03 | 1 | -1/+1 |
* | urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if | Tim Janik | 2000-10-25 | 1 | -10/+16 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Plug same refcount leaks as in the X11 backend.gdk-object-branchpoint | Tor Lillqvist | 2000-05-16 | 1 | -1/+1 |
* | documented necessary changes for 1.4 transition. | Tim Janik | 2000-05-12 | 1 | -217/+96 |
* | Adapt cast macros to standard. | Raja R Harinath | 1999-11-22 | 1 | -0/+43 |
* | warn about &widget->requisition, even for toplevels. | Tim Janik | 1999-02-24 | 1 | -5/+9 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+8 |
* | removed deprecated functions: gtk_clist_set_border, | Tim Janik | 1999-01-17 | 1 | -48/+0 |
* | s/gtk_notebook_nth_page/gtk_notebook_get_nth_page/. | Tim Janik | 1998-12-02 | 1 | -1/+1 |
* | I submitted this patch twice to gtk-devel-list, and received no comments, | Elliot Lee | 1998-11-30 | 1 | -2/+2 |
* | added an event watcher for enter/leave based on signal emission hooks. | Tim Janik | 1998-11-30 | 1 | -1/+1 |
* | added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode. | Tim Janik | 1998-11-23 | 1 | -34/+156 |
* | renamed from gtk_object_data_set_destroy to fit the gtkobject.h API. | Tim Janik | 1998-10-30 | 1 | -1/+1 |
* | removed functions gtk_object_set_data_destroy and | Tim Janik | 1998-10-08 | 1 | -7/+5 |
* | update to Gtk+ version 1.1.3, binary age 1, interface age 1. | Tim Janik | 1998-09-23 | 1 | -3/+8 |