]> Pileus Git - ~andy/gtk/history - gdk/gdkdisplay.c
Add GdkFrameHistory and GdkFrameTimings, handle _NET_WM_FRAME_TIMINGS
[~andy/gtk] / gdk / gdkdisplay.c
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...
2002-08-01 Owen TaylorStart implementing display/screen closing scheme; keep...
2002-06-20 Owen TaylorRenames:
2002-06-20 Owen TaylorAdd a singleton object that we can use to get notificat...
2002-06-18 Owen TaylorMake the core pointer object per-display. (#85698)
2002-06-06 Owen TaylorChanges multihead reorganizing code for win32 support...
2002-04-30 Alex LarssonDoc fixes.
2002-04-26 Anders CarlssonUse GDK_DISPLAY_XDISPLAY instead of GDK_SCREEN_XDISPLAY...
2002-04-25 Owen TaylorStart of integration of Erwann Chenede's multihead...