]> Pileus Git - ~andy/gtk/history - gtk/gtkdnd.c
Merge libgdk and libgtk
[~andy/gtk] / gtk / gtkdnd.c
2010-12-21 Matthias ClasenMerge libgdk and libgtk
2010-12-19 Javier JardónMove GtkSelectionData to a private header
2010-12-17 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-15 Javier Jardóngtk/gtkdnd.c: Use accessor functions to access GtkSelec...
2010-12-10 Matthias ClasenDon't access GdkDragContext fields directly
2010-12-08 Carlos Garcia Camposdnd: Use gtk_widget_render_icon_pixbuf()
2010-11-30 Cosimo CecchiMerge branch 'master' into open-with-dialog
2010-11-25 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-11-23 Michael NattererMove all GdkDevice members to private and add one missi...
2010-10-30 Matthias ClasenDon't g_free gslice-allocated structures
2010-10-28 Tristan Van BerkomMerge branch 'kill-size-request'
2010-10-27 Matthias ClasenDon't g_free gslice-allocated structures
2010-10-17 Kristian RietveldFix typo in docs
2010-09-30 Benjamin Ottednd: Fix gtk_drag_set_icon_surface() with translucent...
2010-09-30 Benjamin Ottedocs: Add note about hot_x/y in gtk_drag_set_icon_surface()
2010-09-26 Benjamin OtteAPI: Rename gtk_cairo_paint_*() to gtk_paint_*()
2010-09-26 Benjamin Ottednd: Connect to raw func for drag hilight
2010-09-26 Benjamin Ottegtk: gdk_drawable_get_display() => gdk_window_get_display()
2010-09-26 Benjamin Ottegtk: gdk_drawable_get_screen/visual => gdk_window_get_s...
2010-09-26 Benjamin Ottednd: Remove unused colormap code
2010-09-26 Benjamin OtteAPI: Remove gtk_widget_push_colormap()
2010-09-26 Benjamin Ottednd: Replace last pixmap usage with cairo surfaces.
2010-09-26 Benjamin OtteAPI: Remove the ability to set the dnd icon from a...
2010-09-26 Benjamin OtteAPI: Add gtk_drag_set_icon_surface()
2010-09-26 Benjamin Ottewidget: shape_combine_mask => shape_cobine_region
2010-09-24 Matthias ClasenDND: don't use uninitialized memory
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-21 Matthias ClasenTons of transfer annotations
2010-09-08 Colin WaltersGDK: Prefix key names with KEY_
2010-08-24 Javier JardónUse gtk_window_has_group() to know if the window has...
2010-08-23 Javier Jardóngtk/gtkdnd.c: Use accessor functions to access GtkWindow
2010-08-22 Javier Jardóngtk/gtkdnd.c: Use accessor functions to access GtkWidget
2010-08-11 Benjamin Ottednd: Remove default_icon_pixmap variable and friends
2010-07-23 Federico Mena QuinteroClarify what the @event is used for when calling gtk_dr...
2010-07-22 Stanislav BrabecFix stuck pointer grab due to passing GDK_CURRENT_TIME...
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-06-24 Carlos GarnachoGtkDnD: Use client pointer if no event is available.
2010-05-29 Michael NattererBug 607628 - DnD operation doesn't work when using...
2010-05-25 Matthias ClasenMerge the xi2-for-master branch
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Christian DywanRemove deprecated gtk_drag_set_default_icon
2010-04-04 Matthias ClasenAdd some more annotation to the DND api
2010-04-04 Matthias ClasenAdd missing colons
2010-04-04 Matthias ClasenAdd introspection annotations to gtk_drag_(source|dest...
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_MAPPED
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_SENSITIVE
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-04-04 Cody RussellRemove existing signal connections in gtk_drag_dest_uns...
2010-04-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2010-04-04 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2010-03-09 Matthias ClasenAdd some more annotation to the DND api
2010-03-09 Matthias ClasenAdd missing colons
2010-03-09 Matthias ClasenAdd introspection annotations to gtk_drag_(source|dest...
2010-03-03 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-03-03 Javier JardónDeprecate widget flag: GTK_WIDGET_MAPPED
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_SENSITIVE
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
2010-02-19 Johan Dahlin[annotations] Add allow-none
2010-01-29 Cody RussellRemove existing signal connections in gtk_drag_dest_uns...
2010-01-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2009-12-16 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2009-11-27 Matthias ClasenMerge branch 'master' into toolpalette
2009-11-08 Robin StockerExample for setting default action in gtk_drag_dest_set
2009-06-17 Alexander LarssonMerge branch 'master' into client-side-windows
2009-06-17 Benjamin Ottefix compile warnings
2009-06-16 Matthias ClasenDon't export a private function
2009-06-15 Davyd MadeleyMerge branch 'button-box-orientable-584598'
2009-06-08 Matthias ClasenDon't grab the keyboard during DND
2008-11-29 Matthias Clasenimprove deprecation annotation
2008-08-12 Sven Neumanngtk/gtkaccellabel.c gtk/gtkaction.c gtk/gtkclist.c...
2008-08-11 Sven Neumanngtk/gtkdnd-quartz.c gtk/gtkdnd.c gtk/gtkentry.c gtk...
2008-08-11 Sven Neumanngtk/gtkaboutdialog.c gtk/gtkcellrendereraccel.c gtk...
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-05-20 Gian Mario TagliarettiFix the docs, the mask param of gtk_drag_set_icon_pixma...
2008-02-12 Matthias ClasenUnify the handling of various "Enter" keysyms all over...
2007-12-12 Mathias HasselmannAnother attempt to improve gtk_drag_dest_set docs.
2007-12-11 Mathias HasselmannMention impact of GtkDestDefaults on "drag-motion"...
2007-10-05 Hiroyuki IkezoeUse g_object_ref() instead of gtk_widget_ref(). (#483563)
2007-09-10 Matthias ClasenRemove update_idle here. Might fix #383003.
2007-04-28 Matthias ClasenAdd GTK_TARGET_OTHER_{APP,WIDGET} to restrict drags...
2007-01-18 Michael Natterergtk/gtkcheckbutton.c gtk/gtkdnd.c gtk/gtkentry.c gtk...
2006-12-28 Carlos GarnachoMake GtkNotebook able to drop detached tabs anywhere...
2006-12-22 Matthias ClasenReplace a lot of idle and timeout calls by the new...
2006-11-18 Matthias ClasenFix problems with drag cancellation. (#376535, Michael...
2006-11-06 Alexander LarssonCancel drag when the grab is shadowed. (#122688)
2006-10-08 Matthias ClasenApply a cleanup patch by Kjartan Maraas (#341812)
2006-09-10 Matthias ClasenCommit a patch by Behdad to fix typos, omissions and...
2006-07-18 Matthias Clasenfix 347277
2006-07-06 Matthias ClasenImprove consistency of signal and property names
2006-04-27 Matthias Clasenfix late setting of dnd icons
2006-04-25 Søren SandmannCreate 'composited' label.
2006-04-17 Christian PerschFix UMR in gtk_drag_dest_motion. Bug #338725.
2006-03-30 Matthias ClasenMake sure to get an icon window when constructing the...
next