]> Pileus Git - ~andy/gtk/history - gdk/gdkdisplay.c
Add vtables for DND
[~andy/gtk] / gdk / gdkdisplay.c
2010-12-21 Matthias ClasenAdd vtables for DND
2010-12-21 Matthias ClasenMake GdkAppLaunchContext display-dependent
2010-12-21 Matthias ClasenMove gdk_get_display to common code
2010-12-21 Alexander LarssonMake display method vtable calls
2010-12-20 Carlos GarnachoStrengthen checks in functions taking a GdkDevice
2010-12-17 Carlos GarnachoRemove *_set_extension_events() and old API to query...
2010-12-17 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-15 Carlos GarnachoAdd gdk_event_[gs]et_source_device().
2010-12-08 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-07 Milan Bouchet-ValatMore annotations for GdkDisplay
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-02 Benjamin Ottegdk: Rename GdkWindowObject to GdkWindow
2010-12-02 Benjamin Ottegdk: Make GdkWindowImpl a class, not an interface
2010-11-30 Cosimo CecchiMerge branch 'master' into open-with-dialog
2010-11-25 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-11-24 Milan Bouchet-ValatFix missing (transfer) annotations in GDK
2010-11-23 Michael NattererMove all GdkDevice members to private and add one missi...
2010-11-16 Javier Jardóndocs: Move documentation to inline comments: gdkdisplay
2010-11-15 Javier Jardóndocs: Move documentation to inline comments: gdkdisplay
2010-10-15 Matthias ClasenInclusion cleanups in sources
2010-09-26 Benjamin Ottegdk: gdk_drawable_get_display() => gdk_window_get_display()
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-19 Havoc PenningtonFix bugs that crashed gdk_display_close() on x11
2010-09-13 Javier Jardóndocs: Fix gdk_display_get_core_pointer() docs
2010-08-17 Matthias ClasenFix some documentation issues
2010-08-07 John StowersAdd gdk_display_is_closed
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngdk/: fully remove gdkalias hacks
2010-06-24 Javier Jardón[docs] Fix annotations: "(allow-none): (out)" -> "...
2010-06-24 Carlos GarnachoGdkDeviceManager: Add gdk_device_manager_get_client_poi...
2010-05-27 Javier Jardón[docs] Use the correct gtk-doc notation
2010-05-25 Matthias ClasenDocumentation fixes
2010-05-25 Matthias ClasenMerge the xi2-for-master branch
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-04-04 Colin WaltersMerge in Gdk-custom.c introspection annotations
2010-02-19 Johan Dahlin[annotations] Add allow-none
2009-12-16 Colin WaltersMerge in Gdk-custom.c introspection annotations
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-09-28 Alexander LarssonRemove unused grab_one_pointer_release_event var
2009-09-28 Alexander LarssonExtend _gdk_windowing_window_at_pointer to be able...
2009-08-27 Alexander LarssonCorrect generation of broken grabs
2009-08-27 Alexander LarssonMake sure we only send one grab broken event
2009-08-24 Alexander LarssonAdd support for enabling only native windows
2009-07-10 Alexander LarssonManually update toplevel_under_pointer when a grab...
2009-07-10 Cody RussellMerge branch 'directfb-csw'
2009-07-09 Alexander LarssonCorrectly set enter/leave events as detail=nonlinear
2009-07-07 Matthias ClasenMake distcheck pass
2009-07-01 Alexander LarssonMerge branch 'client-side-windows'
2009-07-01 Alexander LarssonClean up embedding api
2009-06-24 Alexander LarssonSimplify _gdk_display_get_last_pointer_grab using g_lis...
2009-06-19 Matthias ClasenCorrect a couple of typos
2009-06-18 Alexander LarssonFix spelling of synthesize
2009-06-17 Alexander LarssonMerge branch 'master' into client-side-windows
2009-06-08 Alexander LarssonUpdate event emulation to handle offscreen children
2009-06-05 Alexander LarssonMake window_get_pointer a window impl virtual
2009-06-05 Alexander Larssonwindow_get_pointer should return the direct child
2009-05-25 Alexander LarssonMerge branch 'master' into client-side-windows
2009-04-02 Alexander Larssonenable motion hints - use last sent request
2009-04-02 Alexander LarssonReport the steady state in gdk_display_pointer_is_grabbed
2009-04-02 Alexander LarssonMove implicit grab tracking totally to common code
2009-04-02 Alexander LarssonDon't send crossing events to destroyed windows
2009-04-02 Alexander LarssonNew approach for grab tracking code
2009-04-02 Alexander LarssonSwitch motion hint emulation to be serial based.
2009-04-02 Alexander LarssonMove keyboard grab state tracking code to common code
2009-04-02 Alexander LarssonImplement cursors
2009-04-02 Alexander LarssonFix crossing event order and some details
2009-04-02 Alexander LarssonNew approach to motion event handling
2009-04-02 Alexander LarssonFix coordinates reported from gdk_window_get_pointer...
2009-04-02 Alexander LarssonAvoid crash by not passing in NULL mask pointer to...
2009-04-02 Alexander LarssonInitial client-side-windows work
2008-12-08 Matthias ClasenCorrect the documentation. Patch by Paul Davis
2008-09-07 Matthias ClasenBug 550989 – gdk_display_put_event() should call g_main...
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-01-15 Michael Natterergdk/gdkdisplay.h gdk/gdkdrawable.h gdk/gdkevents.h...
2006-12-21 Matthias ClasenImprove docs. (#353438, Mariano Suárez-Alvarez)
2006-05-14 Matthias ClasenRemove extraneous ;
2006-04-04 Matthias ClasenUse G_DEFINE_TYPE.
2005-11-10 Michael NattererApplied patch from maemo-gtk that addresses many issues...
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names before registering the type to avoid...
2005-03-16 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-05-10 Matthias ClasenMake static.
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-02-22 Matthias ClasenFix bug 134982, reported by Morten Welinder:
2003-12-16 Matthias ClasenDo not interpret distant clicks as double-clicks (...
2003-09-30 Matthias ClasenDocument the "direction-changed" and "keys-changed...
2003-07-09 Kristian RietveldMerge from stable.
2002-11-28 Matthias ClasenDocument 2.2 API additions.
2002-11-08 Soeren Sandmanndocs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk...
2002-10-11 Matthias ClasenDocumentation updates.
2002-10-07 Owen Taylor- Replace GdkPointerHooks with a multihead-safe GdkDisp...
2002-09-30 Owen TaylorSet the client ID on all displays. (#85713)
2002-09-25 Havoc Penningtonfix GtkWindowMnemonic to have a separate typedef
2002-09-25 Manish Singhadd -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEP...
2002-09-24 Owen TaylorChange the window parameter for
2002-08-12 Matthias ClasenRemove gdk_screen_close, add a section for GdkDisplayMa...
2002-08-01 Owen TaylorNew demo for window migration between different display...
next