| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | removed gtk_input_add_interp.merge-to-themes-2-2 | Tim Janik | 1998-08-17 | 1 | -24/+0 |
* | Use common marshalling routines instead of having widget-private ones. It | Elliot Lee | 1998-07-21 | 1 | -0/+11 |
* | sropped the approach of copying all signal specific data into a | Tim Janik | 1998-07-17 | 1 | -107/+69 |
* | pass only the signal_id to this function. it needs to relookup the signal | Tim Janik | 1998-07-15 | 1 | -13/+29 |
* | display the current cursor name. | Tim Janik | 1998-07-14 | 1 | -3/+2 |
* | deleted most of the argument handling code, since that is now implemented | Tim Janik | 1998-07-09 | 1 | -172/+76 |
* | replaced some gtk_object_data_force_id with g_quark_from_static_string | Tim Janik | 1998-06-19 | 1 | -33/+34 |
* | yeppers, accelerator changes to fix the gimp. commit message dedicated to | Tim Janik | 1998-06-18 | 1 | -1/+38 |
* | Renamed g_const_pointer => gconstpointer. | Owen Taylor | 1998-06-10 | 1 | -6/+6 |
* | Removed g_object_pointer_hash, which was just g_direct_hash. | Owen Taylor | 1998-06-09 | 1 | -9/+9 |
* | new functions gtk_selection_data_copy and gtk_selection_data_free. | Tim Janik | 1998-06-09 | 1 | -16/+16 |
* | fixed an assertment. | Tim Janik | 1998-06-07 | 1 | -5/+18 |
* | Allow GTK_DEBUG=signals - VERY useful ;-) | Elliot Lee | 1998-05-18 | 1 | -0/+4 |
* | changed "proximity-in-event", "drop-data-available-event", | Tim Janik | 1998-05-18 | 1 | -1/+10 |
* | A few more GPOINTER_TO_UINT fixes. | Owen Taylor | 1998-05-13 | 1 | -3/+4 |
* | new file used as template for new file to define macros indicating newly | Tim Janik | 1998-05-09 | 1 | -27/+89 |
* | reflect the presence of signal connections through unsetting | Tim Janik | 1998-05-08 | 1 | -31/+69 |
* | speedups speedups speedups.... | Tim Janik | 1998-05-07 | 1 | -44/+98 |
* | reimplemented the signal storage system to use a linear array rather than | Tim Janik | 1998-05-06 | 1 | -472/+518 |
* | configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on | Owen Taylor | 1998-05-03 | 1 | -3/+3 |
* | new function to set the adjustments value without causing a current | Tim Janik | 1998-05-03 | 1 | -19/+73 |
* | added new functions to operate on intermediate function pointers. | Tim Janik | 1998-05-02 | 1 | -42/+124 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | make use of *_by_id() functions for handler key. | Tim Janik | 1998-03-14 | 1 | -13/+18 |
* | Various minor cleanups related to -W | Owen Taylor | 1998-03-11 | 1 | -1/+1 |
* | made the <widget>_signals[] arrays of type guint rather than gint. made | Tim Janik | 1998-03-09 | 1 | -260/+259 |
* | typos and warning fixes. | Tim Janik | 1998-03-08 | 1 | -7/+20 |
* | gtk/gtksignal.[ch] gtk/gtkmain.[ch] gtk/gtkcontainer.[ch] | Owen Taylor | 1998-02-13 | 1 | -20/+39 |
* | new function gtk_signal_handler_pending() returning the id of the next | Tim Janik | 1998-02-10 | 1 | -1/+50 |
* | ok, there have been several severe bugs in the signal handler referencing | Tim Janik | 1998-02-10 | 1 | -124/+117 |
* | no longer a private routine; gtksignal.h: export gtk_signal_get_handlers | Miguel de Icaza | 1998-02-09 | 1 | -19/+1 |
* | for the emission of AFTER signals, fetch the objects signals via | Tim Janik | 1998-02-03 | 1 | -9/+48 |
* | GTK_RESIZE_NEEDED is a private flag now. | Tim Janik | 1998-02-02 | 1 | -9/+61 |
* | hm, initital refcount revolution commit ;) | Tim Janik | 1998-01-30 | 1 | -155/+156 |