| Commit message (Expand) | Author | Age | Files | Lines |
* | *** empty log message *** | Elliot Lee | 2000-06-20 | 1 | -1/+3 |
* | Remove all references to offscreen flag which was no longer used. | Havoc Pennington | 2000-06-02 | 1 | -3/+42 |
* | A bit of editing. | Owen Taylor | 2000-05-15 | 1 | -2/+204 |
* | Move gdk_window_clear() into common code, implement in terms of | Owen Taylor | 2000-05-05 | 1 | -21/+42 |
* | Large changes to the Win32 backend, partially made necessary by the | Tor Lillqvist | 2000-05-01 | 1 | -0/+10 |
* | Merge no-flicker branch into HEAD | Owen Taylor | 2000-03-28 | 1 | -1/+1002 |
* | Move all X specific code into the x11/ directory. Aside from shuffling | Owen Taylor | 1999-11-08 | 1 | -2332/+19 |
* | Fix a reference to window_private->destroyed. | Owen Taylor | 1999-10-03 | 1 | -516/+345 |
* | Started | Owen Taylor | 1999-10-01 | 1 | -1/+3 |
* | [ Merges from gtk-1-2 ] | Federico Mena Quintero | 1999-09-28 | 1 | -28/+33 |
* | correctly remove the default filter from the list | George Lebl | 1999-04-21 | 1 | -1/+1 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+7 |
* | Always set the max width or height to at least 1, since 0 triggers bugs in | Owen Taylor | 1999-02-21 | 1 | -2/+2 |
* | Account for the fact that Xlib expects format == 32 to be a long, even on | Owen Taylor | 1999-02-21 | 1 | -2/+2 |
* | removed debugging statements about embedded XID's. They could have been | Owen Taylor | 1999-02-21 | 1 | -10/+17 |
* | Supplement the existing WMNormalHints, don't overwrite them. | Owen Taylor | 1999-02-10 | 1 | -17/+26 |
* | asure that ->value_buf always points to an allocated area. | Tim Janik | 1999-02-10 | 1 | -652/+661 |
* | Adjust saved positions of children when resizing a guffaw_gravity = TRUE | Owen Taylor | 1999-02-05 | 1 | -0/+14 |
* | Remove TimJ's checks for already being mapped or hidden. See the ICCCM's | Owen Taylor | 1999-01-27 | 1 | -2/+2 |
* | Use floor() instead of truncating to integer values so we get translation | Owen Taylor | 1999-01-27 | 1 | -8/+160 |
* | Add flags field to GtkTargetEntry table. | Owen Taylor | 1999-01-23 | 1 | -1/+3 |
* | Patch from Felix Bellaby <felix@pooh.u-net.com> | Owen Taylor | 1999-01-17 | 1 | -0/+10 |
* | define GTK_DISABLE_COMPAT_H for compilation of gtk code. | Tim Janik | 1999-01-15 | 1 | -11/+11 |
* | nparams for selection_get should be 3, not 2. [ From Damon Chaplin | Owen Taylor | 1999-01-15 | 1 | -1/+57 |
* | x Pull in string.h for various mem*() and str*() functions, in an | Jeff Garzik | 1998-12-24 | 1 | -2/+13 |
* | Commented out testthreads from the build process, since we won't have any | Owen Taylor | 1998-12-15 | 1 | -8/+8 |
* | Destroy widgets _after_ propagating unrealize signals through the widget | Owen Taylor | 1998-12-09 | 1 | -1/+6 |
* | New functions gtk_window_set_transient_for() - set up a "transient for" | Owen Taylor | 1998-12-07 | 1 | -0/+113 |
* | I submitted this patch twice to gtk-devel-list, and received no comments, | Elliot Lee | 1998-11-30 | 1 | -2/+2 |
* | Removed DEFS "+=" mess that breaks recent automakes. INCLUDES is the | Jeff Garzik | 1998-11-24 | 1 | -1/+1 |
* | Fixed so it at least works with window managers other than Enlightenment, | Owen Taylor | 1998-11-22 | 1 | -24/+27 |
* | Tue Nov 17 1998 The Rasterman <raster@redhat.com> Added | Carsten Haitzler | 1998-11-18 | 1 | -0/+63 |
* | Merge from themes-2. See the ChangeLog for a somewhat detailed | Owen Taylor | 1998-11-06 | 1 | -46/+362 |
* | Added a modular client-message-filter mechanism, that is used for the DND | Owen Taylor | 1998-10-18 | 1 | -187/+13 |
* | new function to get the *real* geometry position of a window, taken | Tim Janik | 1998-09-25 | 1 | -1/+57 |
* | Reference count the fonts used in the text widget. | Owen Taylor | 1998-08-25 | 1 | -0/+10 |
* | 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 | -5/+4 |
* | Change window_private->parent pointer when reparenting. | Owen Taylor | 1998-08-02 | 1 | -0/+2 |
* | Make gdk_window_foreign_new fail gracefully | Elliot Lee | 1998-07-16 | 1 | -3/+7 |
* | check if old_parent_private is not NULL before trying to g_list_remove the | George Lebl | 1998-07-13 | 1 | -1/+2 |
* | changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. | Tim Janik | 1998-07-04 | 1 | -5/+11 |
* | do not avoid to queue for a resize if the container is not visible, we | Tim Janik | 1998-06-24 | 1 | -11/+17 |
* | new function gdk_window_at_pointer() to retrive the current GdkWindow the | Tim Janik | 1998-06-17 | 1 | -38/+97 |
* | Removed code for drawing the child in two places at once. Unfortunately, | Owen Taylor | 1998-06-13 | 1 | -0/+6 |
* | Add GDK_SUBSTRUCTURE_NOTIFY_MASK | Elliot Lee | 1998-05-19 | 1 | -3/+4 |
* | Merges from the gtk-1-0 branch | Owen Taylor | 1998-05-04 | 1 | -1/+1 |
* | configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on | Owen Taylor | 1998-05-03 | 1 | -31/+48 |
* | <raster@redhat.com> | rhlabs | 1998-05-01 | 1 | -2/+4 |
* | New function to reset the RC styles for a heirarchy | Owen Taylor | 1998-05-01 | 1 | -1/+18 |