| Commit message (Expand) | Author | Age | Files | Lines |
* | removed unused var 64-bit cast point to const data Made const-correct. | Jeff Garzik | 1998-12-24 | 1 | -10/+10 |
* | Request XmTRANFER_FAILURE on Motif drops not within a drop zone. I don't | Owen Taylor | 1998-12-22 | 1 | -1/+5 |
* | Optimization - when we've already found a widget, skip all checks for | Owen Taylor | 1998-12-22 | 1 | -4/+4 |
* | Remove the info tag from the context so if the source unexpectedly | Owen Taylor | 1998-12-17 | 1 | -0/+4 |
* | Move main thread lock back to GDK - we need it there for locking when | Owen Taylor | 1998-12-16 | 1 | -3/+2 |
* | version bump to 1.1.8, binary age 0, interface age 0, depend on GLib | Tim Janik | 1998-12-16 | 1 | -3/+3 |
* | Added GTK_USER_DRAW flag. | Owen Taylor | 1998-12-15 | 1 | -2/+3 |
* | Commented out testthreads from the build process, since we won't have any | Owen Taylor | 1998-12-15 | 1 | -2/+10 |
* | Added gtk_drag_source_unset() | Owen Taylor | 1998-12-11 | 1 | -0/+24 |
* | Use gdk_window_get_origin() instead of gdk_window_get_position, because | Owen Taylor | 1998-12-11 | 1 | -1/+1 |
* | Changed to 5 min from 10 seconds, so it doesn't abort while users have an | Owen Taylor | 1998-12-03 | 1 | -1/+9 |
* | I submitted this patch twice to gtk-devel-list, and received no comments, | Elliot Lee | 1998-11-30 | 1 | -2/+2 |
* | New function to get the source widget of a drag. | Owen Taylor | 1998-11-27 | 1 | -5/+56 |
* | Fixed up copyright message. | Owen Taylor | 1998-11-24 | 1 | -12/+12 |
* | Accept drops that are sent to a toplevel but are not within the toplevels | Owen Taylor | 1998-11-18 | 1 | -4/+8 |
* | check if column[i].button is valid before calling gtk_widget_intersect on | Manish Singh | 1998-11-08 | 1 | -5/+0 |
* | Merge from themes-2. See the ChangeLog for a somewhat detailed | Owen Taylor | 1998-11-06 | 1 | -19/+70 |
* | Always send "drag_leave" to dests without GTK_DEST_DEFAULT_MOTION. | Owen Taylor | 1998-10-20 | 1 | -4/+5 |
* | Tue, 20 Oct 1998 11:33:10 +0200 Paolo Molaro <lupus@debian.org> | Paolo Molaro | 1998-10-20 | 1 | -3/+3 |
* | Fixed typo - look for right atom on transfer failures.merge-to-themes-2-6 | Owen Taylor | 1998-10-19 | 1 | -1/+1 |
* | Added a modular client-message-filter mechanism, that is used for the DND | Owen Taylor | 1998-10-18 | 1 | -0/+2343 |