| Commit message (Expand) | Author | Age | Files | Lines |
* | D&D now lets you use shaped windows for drags. As usual, see testgtk.c... Now... | Elliot Lee | 1998-02-26 | 8 | -85/+272 |
* | Check the result of XGetICValues - it is failing for some reason, and | Owen Taylor | 1998-02-25 | 2 | -4/+12 |
* | TODO updates (major ones ;). | Tim Janik | 1998-02-23 | 1 | -0/+19 |
* | 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 | 2 | -6/+6 |
* | removed g_warnings from the common XShm failure cases in gdkimage.c | Larry Ewing | 1998-02-20 | 2 | -8/+2 |
* | Minor cleanups. | Owen Taylor | 1998-02-19 | 3 | -1/+5 |
* | the value of ---enable_debug is written into glibconfig.h so everything is | Owen Taylor | 1998-02-19 | 2 | -42/+84 |
* | gdk_get_debug_level doesn't exist anymore | Manish Singh | 1998-02-19 | 1 | -1/+0 |
* | more debugging fixes. | Tim Janik | 1998-02-19 | 3 | -5/+5 |
* | Should compile with debugging off now... | Manish Singh | 1998-02-19 | 2 | -0/+8 |
* | configure.in gdk/gdk.[ch] gdk/gdkcc.c gdk/gdkglobals.c | Owen Taylor | 1998-02-19 | 12 | -418/+395 |
* | A couple of compiler warning fixes, GtkCList signal changes, changed | Jay Painter | 1998-02-18 | 2 | -26/+30 |
* | Added some missing newlines on debug messages. | Federico Mena Quintero | 1998-02-17 | 2 | -30/+26 |
* | applied patch to fix draw_indicator behaviour from Lars Hamann and Stefan | Tim Janik | 1998-02-17 | 2 | -12/+36 |
* | D&D fixes | Elliot Lee | 1998-02-16 | 4 | -28/+42 |
* | check for clist !REALIZED. (draw_rows): bail out if the widget isn't | Tim Janik | 1998-02-13 | 2 | -0/+8 |
* | gtk/gtksignal.[ch] gtk/gtkmain.[ch] gtk/gtkcontainer.[ch] | Owen Taylor | 1998-02-13 | 3 | -11/+12 |
* | Add check to see if the C library's iswalnum can actually be used. (Not | Owen Taylor | 1998-02-10 | 1 | -1/+1 |
* | use a mask of 0xffffffff instead of 0xffff, since there are 22 flags | Owen Taylor | 1998-02-07 | 1 | -4/+2 |
* | use a mask of 0xffffffff instead of 0xffff, since there are 22 flags | Owen Taylor | 1998-02-07 | 1 | -1/+5 |
* | don't wipe out window_private's x and y coordinates if the configure | Tim Janik | 1998-02-07 | 4 | -42/+88 |
* | new function to perform the same actions as gtk_list_remove_items, but | Tim Janik | 1998-02-05 | 2 | -4/+4 |
* | Only query the colormap for GRAYSCALE and PSEUDOCOLOR visuals, and don't | Owen Taylor | 1998-02-03 | 8 | -50/+124 |
* | red/green/blue parameters are now expected to be in [0, 65535], to be | Federico Mena | 1998-01-31 | 2 | -126/+60 |
* | hm, initital refcount revolution commit ;) | Tim Janik | 1998-01-30 | 3 | -9/+33 |
* | added a bunch of checks for window != NULL and private->destroyed. (don't | Tim Janik | 1998-01-26 | 16 | -203/+479 |
* | Switched the file to GNU indentation, for consistency. | Federico Mena | 1998-01-23 | 2 | -2344/+2568 |
* | Picky, picky... fix two lines with wrong indentation :-) | Federico Mena | 1998-01-23 | 1 | -2/+2 |
* | sigh, it wasn't so simple - first correction | Tim Janik | 1998-01-21 | 2 | -10/+16 |
* | new function gdk_pointer_is_grabbed(). extremely simple ;) | Tim Janik | 1998-01-21 | 3 | -4/+62 |
* | strdup changed to g_strdup | Shawn Amundson | 1998-01-21 | 2 | -2/+2 |
* | Fixed GDK_INPUT_ONLY window type. -Jay | Jay Painter | 1998-01-17 | 2 | -2/+2 |
* | Take putback events into account | Owen Taylor | 1998-01-17 | 4 | -184/+246 |
* | This reverts GTK to libtool-1.0f, libtool-1.0h has some problems linking libg... | Jay Painter | 1998-01-12 | 1 | -4/+4 |
* | a few modifications, blah blah | Elliot Lee | 1998-01-08 | 1 | -2/+2 |
* | New widget (GtkComboBox) and fixed gdk_window_init to initialize gdk_root_par... | Elliot Lee | 1998-01-08 | 2 | -0/+4 |
* | GDK_VISIBILITY_NOTIFY events were not working at all. It was my | Arturo Espinosa | 1998-01-06 | 3 | -7/+7 |
* | Several portability fixes from Michael Callahan <callahan@xmission.com> | Shawn Amundson | 1998-01-03 | 3 | -1/+3 |
* | Fixed recursing bug in gdk_exit_func() | Elliot Lee | 1998-01-02 | 2 | -0/+16 |
* | Miscellaneous portability fixes. | Manish Singh | 1998-01-02 | 3 | -6/+6 |
* | added gdk_window_withdraw - not sure if its needed, but oh well | Elliot Lee | 1998-01-01 | 3 | -0/+25 |
* | misc gtk touchups | Elliot Lee | 1997-12-31 | 2 | -0/+10 |
* | Small typo fix | Arturo Espinosa | 1997-12-30 | 1 | -1/+1 |
* | New function, used to copy the values from one gc to another gc. | Miguel de Icaza | 1997-12-30 | 2 | -0/+12 |
* | Added new GDK_NO_EXPOSE and GDK_VISIBILITY_NOTIFY events. They are needed | Arturo Espinosa | 1997-12-26 | 5 | -48/+121 |
* | Beginnings of support for 1 bpp depth in gdk. Very minor changes. | Shawn Amundson | 1997-12-20 | 4 | -8/+10 |
* | OK, handle box is good to go except for having the parent resize when it is d... | Elliot Lee | 1997-12-19 | 2 | -8/+12 |
* | For consistancy with GIMP/GNOME projects. Plus these files can | Shawn Amundson | 1997-12-19 | 2 | -444/+1 |
* | Fixed restoration of old event mask | Elliot Lee | 1997-12-18 | 2 | -24/+22 |
* | DnD works again, fixed my own stupidity ;-) | Elliot Lee | 1997-12-18 | 2 | -10/+26 |