| Commit message (Expand) | Author | Age | Files | Lines |
* | fixed a bug with invoking the quit handlers that could cause them to be | Tim Janik | 1998-03-14 | 1 | -1/+1 |
* | Makefile.am fixes minor fix to gdkwindow.c -owtGTK_0_99_6 | Owen Taylor | 1998-03-14 | 1 | -1/+1 |
* | Fixed misplaced 'else.' -owt | Owen Taylor | 1998-03-14 | 1 | -1/+2 |
* | Don't leave NULL's in argv. | Owen Taylor | 1998-03-14 | 1 | -6/+0 |
* | Don't resize windows when request is rejected by WM. Only use the resize | Owen Taylor | 1998-03-14 | 1 | -23/+89 |
* | applied gtk-shige-980311-0.patch.gz, which removes the erronerous | Tim Janik | 1998-03-12 | 1 | -5/+10 |
* | Bug fixes/improvements to the motion event eating for Dnd | Elliot Lee | 1998-03-11 | 2 | -3/+7 |
* | Various minor cleanups related to -W | Owen Taylor | 1998-03-11 | 1 | -2/+2 |
* | <raster@redhat.com> | rhlabs | 1998-03-11 | 1 | -0/+1 |
* | <raster@redhat.com> | rhlabs | 1998-03-11 | 2 | -29/+22 |
* | <raster@redhat.com> | rhlabs | 1998-03-11 | 1 | -4/+23 |
* | applied gtk-bolliet-980310-0.patch.gz which adds more checks and | Tim Janik | 1998-03-11 | 1 | -1/+1 |
* | DnD bugfixes (hopefully :). Rasters code is still buggy, methinks - try the d... | Elliot Lee | 1998-03-10 | 3 | -2/+18 |
* | <raster@redhat.com> | rhlabs | 1998-03-10 | 1 | -1/+6 |
* | changed gtk_range_trough_click() to take an additional jump_perc arg, | Tim Janik | 1998-03-10 | 1 | -0/+1 |
* | Miguel, try this - I think it should do what you need. Hurry hurry :) | Elliot Lee | 1998-03-10 | 3 | -3/+10 |
* | - Show selection correctly when starting selection with arrows | Owen Taylor | 1998-03-08 | 3 | -26/+92 |
* | applied a bunch of patches and removed all the printfs that | Tim Janik | 1998-03-08 | 2 | -72/+69 |
* | define the version variables in config.h. | Tim Janik | 1998-03-08 | 2 | -13/+13 |
* | made the object/class cast checks much more descriptive, based on | Tim Janik | 1998-03-07 | 1 | -0/+4 |
* | <raster@redhat.com> | rhlabs | 1998-03-07 | 1 | -1/+98 |
* | return NULL if device is not ready gtk/gtkwindow.h: check for | PST 1998 Shawn T. Amundson | 1998-03-06 | 1 | -0/+22 |
* | This commit moves dnd variables around a bit, and has a try at using hints fo... | Elliot Lee | 1998-03-06 | 2 | -52/+57 |
* | [Ummm, maybe we should do the same change to the selection_owner variable?] | Federico Mena Quintero | 1998-03-06 | 3 | -6/+6 |
* | Unset allocation on unparent, to force reallocation if we get adding back | Owen Taylor | 1998-03-05 | 1 | -3/+1 |
* | Drags can only be started with the left button. | Miguel de Icaza | 1998-03-05 | 1 | -0/+1 |
* | Initialize gdk_error_code to zero before calling the X routine. | Miguel de Icaza | 1998-03-03 | 1 | -0/+1 |
* | Miscellaneous minor fixes to remove ANSI C incompatibilities | Owen Taylor | 1998-03-02 | 3 | -5/+8 |
* | variable declaration have to have the same type as their | Tim Janik | 1998-03-01 | 1 | -2/+2 |
* | Make sure either the window or the depth is given when creating a pixmap. | Owen Taylor | 1998-03-01 | 1 | -4/+5 |
* | Add drag_end_event for future expansion, plus allow passing in NULL to the gd... | Elliot Lee | 1998-03-01 | 3 | -24/+40 |
* | oops, forgot that, be nice ;) | Tim Janik | 1998-02-28 | 1 | -0/+268 |
* | new functions for setting WM hints | Owen Taylor | 1998-02-27 | 4 | -1/+435 |
* | D&D now lets you use shaped windows for drags. As usual, see testgtk.c... Now... | Elliot Lee | 1998-02-26 | 2 | -41/+53 |
* | Check the result of XGetICValues - it is failing for some reason, and | Owen Taylor | 1998-02-25 | 1 | -2/+6 |
* | fixed a bug for mode GDK_CC_MODE_TRUE, when on a 24-bit visual on a 32-bit | MET 1998 Eckehard Berns | 1998-02-21 | 1 | -3/+3 |
* | removed g_warnings from the common XShm failure cases in gdkimage.c | Larry Ewing | 1998-02-20 | 1 | -4/+1 |
* | Minor cleanups. | Owen Taylor | 1998-02-19 | 1 | -0/+2 |
* | the value of ---enable_debug is written into glibconfig.h so everything is | Owen Taylor | 1998-02-19 | 1 | -21/+42 |
* | more debugging fixes. | Tim Janik | 1998-02-19 | 1 | -2/+2 |
* | Should compile with debugging off now... | Manish Singh | 1998-02-19 | 1 | -0/+4 |
* | configure.in gdk/gdk.[ch] gdk/gdkcc.c gdk/gdkglobals.c | Owen Taylor | 1998-02-19 | 5 | -208/+186 |
* | A couple of compiler warning fixes, GtkCList signal changes, changed | Jay Painter | 1998-02-18 | 1 | -13/+15 |
* | Added some missing newlines on debug messages. | Federico Mena Quintero | 1998-02-17 | 1 | -15/+13 |
* | applied patch to fix draw_indicator behaviour from Lars Hamann and Stefan | Tim Janik | 1998-02-17 | 1 | -6/+18 |
* | D&D fixes | Elliot Lee | 1998-02-16 | 2 | -14/+21 |
* | check for clist !REALIZED. (draw_rows): bail out if the widget isn't | Tim Janik | 1998-02-13 | 1 | -0/+4 |
* | gtk/gtksignal.[ch] gtk/gtkmain.[ch] gtk/gtkcontainer.[ch] | Owen Taylor | 1998-02-13 | 1 | -5/+5 |
* | don't wipe out window_private's x and y coordinates if the configure | Tim Janik | 1998-02-07 | 2 | -21/+44 |
* | new function to perform the same actions as gtk_list_remove_items, but | Tim Janik | 1998-02-05 | 1 | -2/+2 |