]> Pileus Git - ~andy/gtk/history - gtk/gtkdnd.c
Skip insensitive widgets. (#84061)
[~andy/gtk] / gtk / gtkdnd.c
2002-12-12 Owen TaylorSkip insensitive widgets. (#84061)
2002-10-13 Manish SinghDeprecation cleanup
2002-10-07 Owen TaylorAdd gdk_drag_find_window_for_screen(), so that we can...
2002-10-04 Owen TaylorImprove checks on public entry points, including, among...
2002-10-03 Owen TaylorAdd a 'type' parameter, make public.
2002-08-05 Owen TaylorAdd a note that yes, we do know what () means and we...
2002-06-18 Owen TaylorMake the core pointer object per-display. (#85698)
2002-06-18 Owen TaylorReplace gdk_cursor_new_for_screen() with gdk_cursor_new...
2002-06-13 Owen TaylorSave the initial grab time, use that when changing...
2002-05-29 Dave CampDisconnect from keypress events.
2002-05-17 Owen TaylorProtect against reentrancy problems by emitting ::preed...
2002-05-17 Owen TaylorFix a missing unref in the local/passive case. (#82067...
2002-05-15 Owen TaylorDon't call gdk_pointer_grab() to change the cursor...
2002-04-29 Alex LarssonIntegrate Erwann Chenede's multihead changes for the...
2002-01-08 Owen TaylorFix coordinate translations, once and for all.
2002-01-08 Matthias ClasenDoc typo fix. (#68172)
2002-01-07 Tim Janikdon't forget to offset the pointer by x/y_offset into...
2002-01-04 Owen TaylorAt least don't infinite loop if the widget and window...
2002-01-03 Anders CarlssonFree dash list if necessary.
2001-12-26 Owen TaylorConnect gtk_drag_hightlight_expose _after_, so it works...
2001-12-09 Anders CarlssonUpdate xsettings name.
2001-11-21 Owen TaylorVersion 1.3.11, interface, binary age 0.
2001-10-26 Sven Neumanngtk/gtkbutton.[ch] fixed inline comments
2001-10-22 Owen TaylorFix problem with g_return_if_fail return value.
2001-10-17 Matthias ClasenDocumentation updates. Updates.
2001-10-03 Owen TaylorAllow NUOL for @target_list to mean, use gtk_drag_dest_...
2001-09-07 Owen TaylorMake gdkx.h the only installed header from gdk/x11...
2001-08-29 Havoc Penningtonadd default icon
2001-07-05 Owen TaylorMake compile.
2001-07-05 Owen TaylorCheck GTK_WIDGET_TOPLEVEL(gtk_widget_get_toplevel ...
2001-06-25 Owen TaylorAdd a special size for drag-and-drop GTK_ICON_SIZE_DND...
2001-05-07 Alexander LarssonNew function for getting toplevel window at position.
2001-04-17 Owen TaylorDon't put -lgthread in GLIB_LIBS, GLIB_DEPLIBS
2001-04-03 Owen TaylorUpdated.
2001-03-24 Havoc Penningtonmake this somewhat key-navigable
2001-01-19 Havoc Penningtonsync to tree changes
2001-01-17 Owen TaylorRemove unused variable.
2001-01-17 7Doh! Mixed up x and y.
2000-12-04 Havoc PenningtonFix bugs Alex found:
2000-11-14 Owen Taylorremoved accidentally committed debugging message
2000-11-14 Owen TaylorFix srcdir != builddir
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-03 Owen TaylorIgnore calls with <= width or height.
2000-07-02 Owen TaylorAdd gdk_rgb_find_color() to get a pixel value using...
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
2000-06-20 Elliot Lee(follow-on from previous commit)
2000-06-11 Owen TaylorFix cut and paste typo where wrong pixmap was being...
2000-05-15 Owen TaylorA bit of editing.
2000-05-06 Paolo MolaroSat, 6 May 2000 13:31:34 +0200 Paolo Molaro <lupus...
2000-03-14 Owen TaylorMerges from gtk-1-2
2000-02-01 Owen TaylorAdd some sanity checks if the widget passed to gtk_drag...
1999-12-11 Tor LillqvistMust mark also gdk_error_warnings and gdk_error_code...
1999-11-22 Raja R HarinathAdapt cast macros to standard.
1999-09-29 Owen TaylorChanged from #if GDK_WINDOWING == GDK_WINDOWING_X11...
1999-03-17 Tor LillqvistMerge in Win32 version: Define macro GDKVAR for declari...
1999-03-15 George Leblswap the gtk_drag_highlight_expose and gtk_drag_highlig...
1999-03-15 Tor LillqvistThis might seem like a large patch, but it isn't that...
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-02-23 Owen TaylorWhen sending events to windows with a proxy, set the...
1999-02-16 Owen TaylorSome coding style fixups.
1999-02-10 Owen TaylorReverted coding style "fixups"
1999-02-10 Tim Janikasure that ->value_buf always points to an allocated...
1999-02-05 Owen TaylorAdjust saved positions of children when resizing a...
1999-02-02 Owen TaylorMake sure we set the icon window position before it...
1999-01-28 Owen TaylorChange signatures for gdk_drag_begin() and gdk_drag_mot...
1999-01-23 Owen TaylorX expects longs, not uint32 for XChangeProperty, when...
1999-01-21 Owen TaylorDefault handling for drops should be keyed on GTK_DRAG_...
1999-01-21 Owen TaylorStart off with the cursor for "no drop" since if we...
1999-01-20 Federico Mena QuinteroAllow button 2 to act as GDK_ACTION_ASK. Also, allow...
1999-01-15 Owen TaylorMake MOD1-drag also do action ask.
1999-01-11 Owen TaylorOnly remove handlers for motion/button_release at drop...
1999-01-09 Owen TaylorFixed some list-manipulation breakage.
1999-01-05 Owen TaylorMake gtk_propagate_event() non-static, we need it in...
1998-12-24 Jeff Garzikremoved unused var 64-bit cast point to const data...
1998-12-22 Owen TaylorRequest XmTRANFER_FAILURE on Motif drops not within...
1998-12-22 Owen TaylorOptimization - when we've already found a widget, skip...
1998-12-17 Owen TaylorRemove the info tag from the context so if the source...
1998-12-16 Owen TaylorMove main thread lock back to GDK - we need it there...
1998-12-16 Tim Janikversion bump to 1.1.8, binary age 0, interface age...
1998-12-15 Owen TaylorAdded GTK_USER_DRAW flag.
1998-12-15 Owen TaylorCommented out testthreads from the build process, since...
1998-12-11 Owen TaylorAdded gtk_drag_source_unset()
1998-12-11 Owen TaylorUse gdk_window_get_origin() instead of gdk_window_get_p...
1998-12-03 Owen TaylorChanged to 5 min from 10 seconds, so it doesn't abort...
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-27 Owen TaylorNew function to get the source widget of a drag.
1998-11-24 Owen TaylorFixed up copyright message.
1998-11-18 Owen TaylorAccept drops that are sent to a toplevel but are not...
1998-11-08 Manish Singhcheck if column[i].button is valid before calling gtk_w...
1998-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
1998-10-20 Owen TaylorAlways send "drag_leave" to dests without GTK_DEST_DEFA...
1998-10-20 Paolo MolaroTue, 20 Oct 1998 11:33:10 +0200 Paolo Molaro <lupus...
1998-10-19 Owen TaylorFixed typo - look for right atom on transfer failures.
1998-10-18 Owen TaylorAdded a modular client-message-filter mechanism, that...