| Commit message (Expand) | Author | Age | Files | Lines |
* | Add drag_end_event for future expansion, plus allow passing in NULL to the gd... | Elliot Lee | 1998-03-01 | 1 | -14/+17 |
* | D&D now lets you use shaped windows for drags. As usual, see testgtk.c... Now... | Elliot Lee | 1998-02-26 | 1 | -39/+47 |
* | Check the result of XGetICValues - it is failing for some reason, and | Owen Taylor | 1998-02-25 | 1 | -2/+6 |
* | 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 | 1 | -169/+148 |
* | A couple of compiler warning fixes, GtkCList signal changes, changed | Jay Painter | 1998-02-18 | 1 | -13/+15 |
* | D&D fixes | Elliot Lee | 1998-02-16 | 1 | -10/+20 |
* | 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 | 1 | -20/+44 |
* | new function to perform the same actions as gtk_list_remove_items, but | Tim Janik | 1998-02-05 | 1 | -2/+2 |
* | added a bunch of checks for window != NULL and private->destroyed. (don't | Tim Janik | 1998-01-26 | 1 | -14/+20 |
* | sigh, it wasn't so simple - first correction | Tim Janik | 1998-01-21 | 1 | -5/+8 |
* | new function gdk_pointer_is_grabbed(). extremely simple ;) | Tim Janik | 1998-01-21 | 1 | -2/+30 |
* | strdup changed to g_strdup | Shawn Amundson | 1998-01-21 | 1 | -1/+1 |
* | Take putback events into account | Owen Taylor | 1998-01-17 | 1 | -92/+122 |
* | Several portability fixes from Michael Callahan <callahan@xmission.com> | Shawn Amundson | 1998-01-03 | 1 | -0/+1 |
* | Fixed recursing bug in gdk_exit_func() | Elliot Lee | 1998-01-02 | 1 | -0/+8 |
* | misc gtk touchups | Elliot Lee | 1997-12-31 | 1 | -0/+5 |
* | Added new GDK_NO_EXPOSE and GDK_VISIBILITY_NOTIFY events. They are needed | Arturo Espinosa | 1997-12-26 | 1 | -2/+23 |
* | OK, handle box is good to go except for having the parent resize when it is d... | Elliot Lee | 1997-12-19 | 1 | -4/+6 |
* | Fixed restoration of old event mask | Elliot Lee | 1997-12-18 | 1 | -12/+11 |
* | DnD works again, fixed my own stupidity ;-) | Elliot Lee | 1997-12-18 | 1 | -5/+13 |
* | sorry about the debug define left in... - sopwith | Elliot Lee | 1997-12-18 | 1 | -1/+1 |
* | DnD debugging misc | Elliot Lee | 1997-12-18 | 1 | -4/+10 |
* | It's all in the changelog. Well, almost all. | Owen Taylor | 1997-12-18 | 1 | -140/+271 |
* | Added gdk_get_display () | Manish Singh | 1997-12-17 | 1 | -0/+6 |
* | Added root coords to button & motion events - sopwith | Elliot Lee | 1997-12-17 | 1 | -0/+4 |
* | added gdk_progclass==NULL patch by Oliver Graf <ograf@fga.de>. -timj | Tim Janik | 1997-12-11 | 1 | -0/+5 |
* | Remove dependencies of interfaces on USE_XIM Attempt to make wchar | Owen Taylor | 1997-12-07 | 1 | -16/+101 |
* | Read the ChangeLog :) | Elliot Lee | 1997-12-06 | 1 | -35/+107 |
* | No need to DUMP CORE if the display can't be opened... | Michael Johnson | 1997-12-05 | 1 | -1/+4 |
* | Various configuration and portability related changes. See ChangeLog | Owen Taylor | 1997-12-03 | 1 | -4/+6 |
* | Misc fixes for color changing stuff | Elliot Lee | 1997-11-28 | 1 | -3/+8 |
* | Patches to support internationalized input by: | Gnome CVS User | 1997-11-27 | 1 | -48/+655 |
* | Initial revision | Elliot Lee | 1997-11-24 | 1 | -0/+2897 |