| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix memory leak. gdk_event_put would make a copy of next_event, and | Miguel de Icaza | 1998-12-31 | 1 | -2/+5 |
* | export the priority at which events are processed. | Tim Janik | 1998-12-20 | 1 | -17/+0 |
* | always run a g_main_iteration, even if there are no active main loops. | Manish Singh | 1998-12-19 | 1 | -10/+6 |
* | removed return_if_fail (label->words != NULL) since that's a valid case | Tim Janik | 1998-12-19 | 1 | -2/+16 |
* | added gdk_flush() after g_main_run(), so we get the original behaviour | Tim Janik | 1998-12-18 | 1 | -14/+18 |
* | Move main thread lock back to GDK - we need it there for locking when | Owen Taylor | 1998-12-16 | 1 | -19/+2 |
* | version bump to 1.1.8, binary age 0, interface age 0, depend on GLib | Tim Janik | 1998-12-16 | 1 | -17/+16 |
* | Fixed up some warnings. | Owen Taylor | 1998-12-15 | 1 | -2/+2 |
* | Commented out testthreads from the build process, since we won't have any | Owen Taylor | 1998-12-15 | 1 | -831/+365 |
* | Added gettext-10.35 | Owen Taylor | 1998-12-14 | 1 | -0/+5 |
* | Destroy widgets _after_ propagating unrealize signals through the widget | Owen Taylor | 1998-12-09 | 1 | -39/+0 |
* | reverted marius change to expose the type systems internal type info data | Tim Janik | 1998-12-07 | 1 | -0/+2 |
* | I submitted this patch twice to gtk-devel-list, and received no comments, | Elliot Lee | 1998-11-30 | 1 | -1/+1 |
* | changed scrolled window inheritance, it inherits from GtkBin now. | Tim Janik | 1998-11-28 | 1 | -2/+2 |
* | Removed DEFS "+=" mess that breaks recent automakes. INCLUDES is the | Jeff Garzik | 1998-11-24 | 1 | -1/+1 |
* | New function gdk_pixmap_foreign_new(). (gtk-blizzard-981005-0. Christopher | Owen Taylor | 1998-11-13 | 1 | -8/+19 |
* | support an environment variable GTK_MODULES= which takes a colon sperated | Tim Janik | 1998-10-25 | 1 | -55/+85 |
* | GtkType and macro fixups set a pattern for the file selection widget to | Tim Janik | 1998-10-22 | 1 | -371/+287 |
* | Added a modular client-message-filter mechanism, that is used for the DND | Owen Taylor | 1998-10-18 | 1 | -7/+17 |
* | NEWS file update for upcoming release of Gtk+ version 1.1.2, binary age 0, | Tim Janik | 1998-09-21 | 1 | -1/+4 |
* | use g_atexit() instead of ATEXIT. | Tim Janik | 1998-09-08 | 1 | -2/+1 |
* | removed some unused variables | Manish Singh | 1998-08-24 | 1 | -1/+4 |
* | added a function to perform a binary version check, returning a static | Tim Janik | 1998-08-21 | 1 | -0/+22 |
* | allow argument parsing in gtk without G_ENABLE_DEBUG being defined | Tim Janik | 1998-08-18 | 1 | -50/+51 |
* | use g_get_current_dir() instead of getcwd(). | Tim Janik | 1998-08-18 | 1 | -1/+1 |
* | restricted the --g*fatal-* arguments to --g-fatal-warnings again. this | Tim Janik | 1998-08-18 | 1 | -52/+8 |
* | removed gtk_input_add_interp.merge-to-themes-2-2 | Tim Janik | 1998-08-17 | 1 | -20/+10 |
* | NULL terminate the arg list to g_strconcat() (thanx raph). | Tim Janik | 1998-08-17 | 1 | -1/+1 |
* | don't call module initializers multiple times. changed --gtk-with-module | Tim Janik | 1998-08-17 | 1 | -4/+12 |
* | feature a new commandline option --gtk-with-module=<module> that allows | Tim Janik | 1998-08-17 | 1 | -0/+63 |
* | version bump to 1.1.1, binary age 0, interface age 0. pass "gmodule" to | Tim Janik | 1998-08-17 | 1 | -0/+27 |
* | fatal warning option is split up now, "--g-fatal-warnings" causes fatal | Tim Janik | 1998-08-16 | 1 | -8/+29 |
* | export gtk_binary_age and gtk_interface_age. | Tim Janik | 1998-07-19 | 1 | -0/+2 |
* | Remove --g-fatal-warnings flag from argv. | Owen Taylor | 1998-06-19 | 1 | -0/+5 |
* | Renamed g_const_pointer => gconstpointer. | Owen Taylor | 1998-06-10 | 1 | -6/+6 |
* | prevent gdk_init() from segfaulting when invoked with (NULL, NULL); (this | Tim Janik | 1998-06-10 | 1 | -7/+5 |
* | Removed g_object_pointer_hash, which was just g_direct_hash. | Owen Taylor | 1998-06-09 | 1 | -9/+10 |
* | fixed an assertment. | Tim Janik | 1998-06-07 | 1 | -0/+5 |
* | Allow GTK_DEBUG=signals - VERY useful ;-) | Elliot Lee | 1998-05-18 | 1 | -1/+2 |
* | Basic thread-awareness: | Owen Taylor | 1998-05-16 | 1 | -0/+7 |
* | new file used as template for new file to define macros indicating newly | Tim Janik | 1998-05-09 | 1 | -0/+1 |
* | reimplemented the signal storage system to use a linear array rather than | Tim Janik | 1998-05-06 | 1 | -3/+5 |
* | configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on | Owen Taylor | 1998-05-03 | 1 | -10/+10 |
* | ts ts ts, GList structures have a ->prev field as well!!! | Tim Janik | 1998-04-22 | 1 | -2/+10 |
* | prepend the running_timeouts list with the tmp_list link itself, not with | Tim Janik | 1998-04-22 | 1 | -2/+4 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | Combobulator fixes..... .... | Elliot Lee | 1998-04-09 | 1 | -0/+1 |
* | don't take '\n' into account for size computation (Damon Chaplin). | Tim Janik | 1998-04-07 | 1 | -0/+11 |
* | Reverted broken implementation of removing the current timeout/idle. | Owen Taylor | 1998-04-05 | 1 | -122/+158 |
* | take expired timeouts into account, otherwise things like e.g. | Tim Janik | 1998-04-05 | 1 | -6/+31 |