]> Pileus Git - ~andy/gtk/history - gdk/gdkwindow.c
New approach to motion event handling
[~andy/gtk] / gdk / gdkwindow.c
2009-04-02 Alexander LarssonNew approach to motion event handling
2009-04-02 Alexander Larssongdk_window_draw_points() - make sure we use the offset...
2009-04-02 Alexander LarssonImplement flicker free handling of window moves/resizes
2009-04-02 Alexander LarssonDon't access event after freeing it
2009-04-02 Alexander LarssonShare the code to copy impl window regions w/ update_area
2009-04-02 Alexander LarssonDon't actually clear background when mapped, as that...
2009-04-02 Alexander LarssonMove flushing code to non-implicit-paint only call.
2009-04-02 Alexander LarssonDon't include composited childen in window clip region...
2009-04-02 Alexander LarssonEnsure native window if composite requested
2009-04-02 Alexander LarssonDon't draw on input_only windows
2009-04-02 Alexander LarssonStore colormap on impl window (necessary for e.g. forei...
2009-04-02 Alexander LarssonWhen reparenting, remove from old parent before setting...
2009-04-02 Alexander LarssonFix some return value warnings
2009-04-02 Alexander LarssonHandle gdk_window_get_impl_window on root window
2009-04-02 Alexander LarssonClear to end of window if passing zero width or height...
2009-04-02 Alexander LarssonMove gdk_window_get_deskrelative_origin to the GdkWindo...
2009-04-02 Alexander LarssonThe double get_composite_drawable case can happen for...
2009-04-02 Alexander LarssonFix draw_drawable being offset when using window as...
2009-04-02 Alexander LarssonDon't convert foreign windows to child when reparented...
2009-04-02 Alexander LarssonMove _gdk_gc_remove_drawable_clip from after each time...
2009-04-02 Alexander LarssonMove drawable clip tracking into GdkGC
2009-04-02 Alexander LarssonMove clip offsetting into _gdk_gc_intersect_clip_region
2009-04-02 Alexander LarssonActually report x/y_root against the root window
2009-04-02 Alexander LarssonAdd g_warning to not yet supported code
2009-04-02 Alexander LarssonEnsure we have native window before reparenting to...
2009-04-02 Alexander LarssonMake sure we change the event mask on native window...
2009-04-02 Alexander LarssonChange assert to warning with some information
2009-04-02 Alexander LarssonNever set shapes on foreign windows
2009-04-02 Alexander LarssonFor foreign parents, use the real parent not the root...
2009-04-02 Alexander LarssonInitial client-side-windows work
2009-04-02 Alexander LarssonRevert patch that conflicts with client-side-windows...
2009-03-02 Alexander LarssonBug 573087 – gdkwindow.c: {x,y}_offset used uninitialized
2009-02-28 Matthias ClasenRevert an accidental commit
2009-02-28 Matthias Clasen Bug 573069 – Gdk-CRITICAL warnings with Gtk...
2009-01-23 Matthias ClasenUse a different approach to snapshotting that is in...
2009-01-20 Matthias ClasenUpdate docs on blank cursors
2009-01-09 Christian DywanFail in gdk_window_new if _gdk_window_new failed
2008-12-13 Matthias ClasenFix a typo
2008-11-30 Christian DywanBug 539263 – Deprecate gdk_window_get_toplevels
2008-10-21 Michael Natterergdk/gdkdraw.c gdk/gdkimage.c gdk/gdkscreen.c replace...
2008-09-04 Matthias ClasenMore doc fixes
2008-08-16 Torsten SchönfeldFix small issues in the documentation of gdk_window_rem...
2008-07-02 Cody RussellBug 541305 – [Win32] Scrolling was broken after GdkWind...
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-30 Michael NattererSome unrelated cleanups found while reviewing the offsc...
2008-06-27 Emmanuele BassiAbstract some GdkWindow API into an interface that...
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-13 Matthias ClasenFix doc typos
2008-05-21 10:49:20 Tim JanikBug 318807 – Offscreen windows and window redirection.
2008-01-14 Michael Natterergdk/gdk.h gdk/gdkcairo.h gdk/gdkcolor.h gdk/gdkgc.h...
2007-11-09 Kristian Rietveldguard for windows with GDK_WINDOW_DESTROYED set. (Fixes...
2007-09-12 Kristian RietveldFixes #426246.
2007-08-08 Behdad EsfahbodRevert commit that was accidentally made. Sorry.
2007-08-08 Behdad EsfahbodUse gtk_true instead of rolling a new one. Patch from...
2007-07-19 Ryan Lortieadd note that the semantics of this call, when mixed...
2007-07-07 Tim Janikdocu fixup by Bjoern Lindqvist, #454703.
2007-06-12 Behdad EsfahbodImprove docs. (#446138, Björn Lindqvist)
2007-06-04 Matthias Clasen2.11.1
2007-06-01 Matthias ClasenAdd support for composited child windows. (#412882...
2007-03-12 Matthias ClasenDoc improvements
2007-03-09 Matthias ClasenRemove unnecessary NULL checks before g_free(). (#36966...
2007-01-25 Matthias ClasenReduce locking overhead by not repeatedly getting the...
2007-01-05 Behdad EsfahbodAvoid overflow when converting coordinates to Pango...
2006-12-22 Matthias ClasenReplace a lot of idle and timeout calls by the new...
2006-10-08 Matthias ClasenCleanups
2006-10-03 Matthias ClasenApply a patch by Behdad Esfahbod to reduce relocations...
2006-07-17 Matthias ClasenAdd some more detail to the docs. (#311399, Nikos Koure...
2006-05-31 Matthias ClasenDon't use G_DEFINE_TYPE, since the instance struct...
2006-05-14 Matthias ClasenRemove extraneous ;
2006-05-07 Matthias Clasenfix docs
2006-04-10 Anders CarlssonAdd new GdkPaintable interface which implementation...
2006-04-04 Matthias ClasenUse G_DEFINE_TYPE.
2006-02-03 Federico Mena QuinteroWork around https://bugs.freedesktop.org/show_bug.cgi...
2005-11-10 Michael NattererApplied patch from maemo-gtk that addresses many issues...
2005-09-26 Matthias ClasenFix #316871, reported by Dan Winship:
2005-08-31 Matthias ClasenIntern type names before registering the type to avoid...
2005-08-10 Owen TaylorRemove superfluous call to gdk_window_get_offsets ...
2005-06-16 Matthias ClasenUpdate all fields
2005-05-17 Matthias ClasenAdjust offsets when recursing. (#153682, Felipe Heidrich)
2005-05-11 Owen TaylorUse a GtkAlignment rather than a GtkDrawingArea to...
2005-05-07 Owen TaylorChange prototype to match cairo_set_source_surface().
2005-05-02 Owen TaylorAdd a draw-border style property to allow themes to...
2005-04-18 Owen Taylorgtk/gtkstyle.c gtk/gtkcolorsel.c gtk/gtkhsv.c gtk/gtkic...
2005-03-28 Søren SandmannDon't invalidate areas that are covered by mapped input...
2005-03-18 Owen TaylorUse cairo_set_device_offset().
2005-03-17 Owen TaylorSwitch set_cairo_target() virtual function to ref_cairo...
2005-03-16 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-02-03 Owen TaylorAdd gdk_drawable_set_cairo_target().
2004-12-22 Søren SandmannAdd sensitivity-changing timeout. Written by Christian...
2004-11-21 Owen TaylorAdd GdkPangoRenderer, a subclass of PangoRenderer targe...
2004-10-05 4check the iteration window variable, not just the windo...
2004-08-26 Matthias ClasenMake gdk_window_process_[all]_updates() respect update_...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-07-12 Soeren SandmannDo an empty begin_paint_region()/end_paint() for window...
2004-03-13 Owen TaylorMake this a total no-op when the new or old parent...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-02-18 Soeren SandmannUse a scratch GC in the case where the background is...
2004-02-18 Soeren SandmannReset clip region back to NULL on cached GC (rest of...
2004-02-18 Soeren SandmannFix bug reported by Nam SungHyun.
next