]> Pileus Git - ~andy/gtk/history - gdk/gdkwindow.h
x11: Warning improvements to xsettings code
[~andy/gtk] / gdk / gdkwindow.h
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-05-28 Michael Nattererdefine __GDK_H_INSIDE__ around including all other...
2008-05-21 10:49:20 Tim JanikBug 318807 – Offscreen windows and window redirection.
2008-01-15 Michael Natterergdk/gdkdisplay.h gdk/gdkdrawable.h gdk/gdkevents.h...
2008-01-14 Michael Natterergdk/gdk.h gdk/gdkcairo.h gdk/gdkcolor.h gdk/gdkgc.h...
2007-09-12 Kristian RietveldFixes #426246.
2007-06-01 Matthias ClasenAdd support for composited child windows. (#412882...
2007-04-30 Tor LillqvistAdd functionality to set overall opacity of a top-level...
2007-04-25 Cody RussellWin32 drop shadow goodness
2007-03-13 Emmanuele BassiApply patch by Vytautas Liuolia for changing the startu...
2006-08-30 Matthias ClasenAdd a function to beep on a window. For X11, implement...
2006-04-25 Søren SandmannCreate 'composited' label.
2006-02-20 Matthias ClasenSupport input shapes: (#331070)
2005-11-08 Michael Natterergdk/gdk.symbols gdk/gdkwindow.h added gdk_window_get_ty...
2005-09-26 Matthias ClasenFix #316871, reported by Dan Winship:
2005-07-12 Matthias Clasen Add Copyright/License information.
2005-06-21 Matthias ClasenNew function which can be used to implement scrolling...
2005-06-17 Matthias ClasenSupport the ICCCM urgency hint. (#61858, Havoc Pennington)
2005-06-12 Matthias ClasenCleanup. (#169648, Fabricio Barros Cabral)
2004-07-11 Soeren SandmannBug 143330, support update counter spec.
2004-05-06 Elijah NewrenChanges to support do-not-focus-on-map hint in conjunct...
2004-01-26 Federico Mena QuinteroFix #105497; constify uses of GdkColor.
2003-12-10 Matthias ClasenChanges to allow "no input" windows (#64613):
2003-12-09 Matthias ClasenImprove the GDK API for dealing with group leaders...
2003-08-10 Matthias Clasen Add support for EWMH "Above" and "Below" window states...
2002-11-17 Manish Singhadd -DGDK_DISABLE_DEPRECATED
2002-10-07 Owen Taylor- Replace GdkPointerHooks with a multihead-safe GdkDisp...
2002-09-30 Owen TaylorRemove a duplicate definition of gdk_set_sm_client_id().
2002-09-25 Havoc Penningtonfix GtkWindowMnemonic to have a separate typedef
2002-04-25 Owen TaylorStart of integration of Erwann Chenede's multihead...
2002-02-28 Owen Taylored Feb 27 19:16:50 2002 Owen Taylor <otaylor@redhat...
2002-02-11 jacob berkmanfix signature to match implementation
2002-02-05 Federico Mena QuinteroDo not #include <gdk/gdkwindow.h>.
2001-12-06 Matthias ClasenFix docs. (#66383)
2001-11-21 Owen TaylorVersion 1.3.11, interface, binary age 0.
2001-11-18 Owen TaylorInclude glib-object.h instead of gobject/gsignal.h
2001-11-04 Owen TaylorAdd a function gdk_window_invalidate_maybe_recurse...
2001-10-18 Matthias ClasenAdd gdk_window_lookup, gdk_window_foreign_new, gdk_pixm...
2001-10-03 Havoc Penningtonforgot to save before previous commit; this adds the...
2001-09-07 Owen TaylorMake gdkx.h the only installed header from gdk/x11...
2001-08-29 Havoc Penningtonadd default icon
2001-08-23 Owen Taylor[ Patch from Sebastian Wilhelmi, 52790 ]
2001-08-10 Havoc Penningtonfix a typo.
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-06-28 Havoc Penningtonnew function for mapping a window without fooling with...
2001-06-14 Owen TaylorAdd a GtkWindowGroup struct that allows grouping togeth...
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-03-29 Owen TaylorAdd private function to get the aux info structure...
2001-03-29 Owen Taylor*** empty log message ***
2001-03-05 Alexander LarssonAdded GdkWindowTypeHint type. Added modal_hint field...
2001-03-02 Havoc Penningtonuse _gdk_region_get_xrectangles()
2001-02-27 Havoc Penningtontest the window state stuff
2001-01-26 Havoc Penningtonadapt to handle PangoColor
2001-01-08 Alexander LarssonCorrect filename ~/.pangoft2_aliases
2000-10-04 0Move list pointer forwards before removing item from...
2000-10-04 Owen TaylorAdd gdk_window_iconify.
2000-08-30 Elliot LeeUse G_GNUC_CONST.
2000-07-24 Elliot Lee(Part 2) Remove gdk_*_lookup() defines, since they...
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...
2000-03-28 Owen TaylorMerge no-flicker branch into HEAD
2000-03-14 Owen TaylorMerges from gtk-1-2
2000-02-29 GMT 2000 Tony GaleSpelling/grammar fixes from Martin Buchholz <martin...
2000-01-28 Tor Lillqvistgdk/gdkwindow.h Remove prototypes for renamed functions.
1999-11-08 Owen TaylorMove all X specific code into the x11/ directory. Aside...
1999-10-03 Owen TaylorFix a reference to window_private->destroyed.
1999-10-01 Owen TaylorStarted