]> Pileus Git - ~andy/gtk/history - gdk/gdkwindow.c
Abstract some GdkWindow API into an interface that the backends must
[~andy/gtk] / gdk / gdkwindow.c
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.
2004-02-18 Soeren SandmannGC caching, bug #125645 (based on patch by Brian Cameron)
2003-11-17 Matthias ClasenFix for #119555, Peter Zelesny:
2003-09-01 Soeren SandmannFix bug where the background pixmap was being offset...
2003-08-20 Soeren SandmannMake the layers in the paint stack have their own pixma...
2003-07-09 Kristian RietveldMerge from stable.
2003-07-05 Owen TaylorUse asynchronously _gdk_x11_set_input_focus_safe to...
2003-06-09 Owen TaylorBefore delivering an event to a widget, check that...
2003-04-18 Owen TaylorFix '/' vs. '*' problem in aspect ration computations...
2002-11-28 Matthias ClasenDocument 2.2 API additions.
2002-10-16 Owen TaylorMake 'filled' arguments for draw_arc/polygon/rectangle...
2002-10-13 Soeren SandmannDocumentation fixes.
2002-10-07 Owen Taylor- Replace GdkPointerHooks with a multihead-safe GdkDisp...
2002-10-05 Soeren Sandmanndocs/reference/gtk/tmpl/gtkfontseldlg.sgml, gdk/gdkwind...
2002-10-02 Owen TaylorExport _gdk_draw_pixbuf as gdk_draw_pixbuf(), rename...
2002-09-25 Manish Singhadd -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEP...
2002-06-20 Owen TaylorRenames:
2002-06-14 Owen Taylorri Jun 14 10:00:29 2002 Owen Taylor <otaylor@redhat...
2002-06-06 Owen TaylorChanges multihead reorganizing code for win32 support...
2002-04-25 Owen TaylorStart of integration of Erwann Chenede's multihead...
2002-03-21 Owen TaylorRemove some left over debugging code with a G_BREAKPOIN...
2002-03-14 Owen TaylorFix rather improbable reentrancy problem if a window...
2002-02-28 Owen Taylored Feb 27 19:16:50 2002 Owen Taylor <otaylor@redhat...
2002-02-18 Owen TaylorReleased 1.3.14
2002-01-21 Havoc Penningtonmention that window arg can be NULL
2002-01-13 Sven Neumanndocumentation cleanups.
2002-01-04 Owen TaylorPrivate function to tell if we have RENDER extension.
2001-12-23 Owen Taylor1.3.12, interface, binary age 0.
2001-11-29 Matthias ClasenTypo fix.
2001-11-18 Owen TaylorInclude glib-object.h instead of gobject/gsignal.h
2001-11-16 Owen TaylorCal gdk_window_invalidate_maybe_recurse() for recursion...
2001-11-04 Owen TaylorAdd a function gdk_window_invalidate_maybe_recurse...
2001-10-24 Owen TaylorAlways set window->parent (except or the root window...
2001-10-03 Havoc PenningtonThroughout: assorted docs
2001-09-07 Owen TaylorMake gdkx.h the only installed header from gdk/x11...
2001-07-18 Owen TaylorAdd a function gdk_window_get_internal_paint_info(...
2001-07-05 Owen TaylorAdd gdk_set_pointer_hooks() to allow pointer-querying...
2001-07-03 Owen TaylorFor XEMBED embedding add a _XEMBED_INFO property to...
2001-06-29 Havoc PenningtonClip the retrieved image data to the screen, using...
2001-06-28 Havoc Penningtonnew function for mapping a window without fooling with...
2001-04-18 Owen TaylorTry changing mode on shm segments to 0600. We'll see...
2001-04-03 Sven Neumannsorry, I only wanted to commit .cvsignore
2001-04-03 Sven Neumannshut up CVS
2001-04-02 Owen TaylorAdd GdkEventSetting event for notification of changes...
2001-03-29 Owen Taylor*** empty log message ***
2001-03-09 Alexander LarssonDocument expose event->region change and that gtk_widge...
2001-02-27 Havoc Penningtontest the window state stuff
next