| Commit message (Expand) | Author | Age | Files | Lines |
* | gtk/gtkobject.c s/GtkType/GType/ and | Michael Natterer | 2008-09-23 | 1 | -10/+10 |
* | gtk/gtksignal.[ch] gtk/gtkclist.c gtk/gtklist.c gtk/gtkmain.c | Michael Natterer | 2008-09-22 | 1 | -4/+4 |
* | gtk/gtkclist.[ch] gtk/gtkctree.[ch] gtk/gtkitemfactory.[ch] | Michael Natterer | 2008-08-04 | 1 | -1/+1 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | Commit a patch by Behdad to fix typos, omissions and other errors in the | Matthias Clasen | 2006-09-10 | 1 | -1/+1 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+4 |
* | Fix many sparse warnings. | Matthias Clasen | 2004-10-28 | 1 | -1/+1 |
* | 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 |
* | add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c. | Manish Singh | 2002-11-20 | 1 | -0/+2 |
* | Add a note that yes, we do know what () means and we can't change it. | Owen Taylor | 2002-08-05 | 1 | -1/+2 |
* | Patch from Erwann Chenede, #73900 fixing a lot of warnings with Forte CC, | Owen Taylor | 2002-03-20 | 1 | -3/+3 |
* | rename "signal" arg to "name" to avoid compiler warnings about shadowing | Havoc Pennington | 2002-02-04 | 1 | -4/+4 |
* | Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2; | Owen Taylor | 2001-11-17 | 1 | -2/+0 |
* | added gtkaccelmap.sgml. other updates. | Tim Janik | 2001-11-13 | 1 | -1/+1 |
* | Remove G_DISABLE_CONST_RETURNS. | Owen Taylor | 2001-10-23 | 1 | -3/+3 |
* | fix PROP_EVENTS. | Tim Janik | 2001-06-19 | 1 | -99/+1 |
* | make hanlder id a gulong as in GSignal. | Tim Janik | 2001-05-27 | 1 | -1/+1 |
* | Remove reallocate-redraws property. This is something that only a widget | Owen Taylor | 2001-05-18 | 1 | -2/+3 |
* | added accumulator data argument to g_signal_newc() functions. | Tim Janik | 2001-03-08 | 1 | -1/+1 |
* | get rid of object_signal:: GtkObject argument uses, use GObject | Tim Janik | 2000-12-12 | 1 | -2/+18 |
* | provide a toggle button to temporarily disable position recording in the | Tim Janik | 2000-11-05 | 1 | -2/+2 |
* | _g_signal_handlers_destroy() is prefixed with '_' now. | Tim Janik | 2000-11-03 | 1 | -16/+16 |
* | make use of g_signal_handlers_block_matched, | Tim Janik | 2000-11-01 | 1 | -11/+10 |
* | adapt to GSignal signature changes. | Tim Janik | 2000-10-27 | 1 | -6/+6 |
* | use g_value_set_static_{string|boxed} where applicable. | Tim Janik | 2000-10-25 | 1 | -1/+28 |
* | urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if | Tim Janik | 2000-10-25 | 1 | -1872/+296 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Fix C++ comment. | Tor Lillqvist | 2000-07-20 | 1 | -1/+1 |
* | when unref-ing the handlers, also invalidate them. bug nailed down by Karl | Tim Janik | 2000-05-19 | 1 | -2/+10 |
* | documented necessary changes for 1.4 transition. | Tim Janik | 2000-05-12 | 1 | -12/+9 |
* | Export the gtk_private_signals and gtk_private_n_signals variables, they | Tor Lillqvist | 2000-04-13 | 1 | -2/+7 |
* | Adapt cast macros to standard. | Raja R Harinath | 1999-11-22 | 1 | -10/+10 |
* | Tue Mar 16 17:43:33 1999 Tim Janik <timj@gtk.org> | Tim Janik | 1999-03-17 | 1 | -1/+1 |
* | added function to check if a specific signal handler connection exists | Tim Janik | 1999-02-24 | 1 | -43/+67 |
* | 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 |
* | if the lookup failed, try to initialize the object class and reattempt the | Tim Janik | 1999-01-10 | 1 | -5/+16 |
* | export the priority at which events are processed. | Tim Janik | 1998-12-20 | 1 | -14/+0 |
* | avoid void pointer math | Manish Singh | 1998-12-11 | 1 | -1/+1 |
* | when marshalling connect_object signals, don't pass the data pointer | Tim Janik | 1998-12-07 | 1 | -1/+1 |
* | reverted marius change to expose the type systems internal type info data | Tim Janik | 1998-12-07 | 1 | -104/+110 |
* | Allow a NULL marshaller. (gtk_signal_connect_by_type): Allow only | Marius Vollmer | 1998-12-06 | 1 | -2/+8 |
* | Surround debug variable with #ifdef to silence gcc. | Jeff Garzik | 1998-11-30 | 1 | -0/+5 |
* | merged testgtkrc with the pre-themes one, removed system specific | Tim Janik | 1998-11-30 | 1 | -56/+95 |
* | added an event watcher for enter/leave based on signal emission hooks. | Tim Janik | 1998-11-30 | 1 | -6/+104 |
* | Added a modular client-message-filter mechanism, that is used for the DND | Owen Taylor | 1998-10-18 | 1 | -1/+1 |
* | only unref those handlers that have not yet been disconnected (finally | Tim Janik | 1998-10-12 | 1 | -2/+4 |
* | for unknown foreign fundamental types, collect an argument of the type | Tim Janik | 1998-10-03 | 1 | -3/+2 |
* | begin the parameter elipsis (...) after the first argument name. this | Tim Janik | 1998-08-24 | 1 | -3/+4 |