]> Pileus Git - ~andy/gtk/history - gdk/gdkglobals.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gdk / gdkglobals.c
2012-02-27 Javier JardónChange FSF Address
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-03-15 Alexander LarssonMerge branch 'broadway'
2011-03-11 Benjamin Ottegdk: Add GDK_RENDERING environment variable
2011-03-10 Alexander LarssonMerge branch 'gtk-3-0' into broadway
2011-03-08 Alexander LarssonRemove support for GDK_NATIVE_WINDOWS
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2010-12-21 Matthias ClasenDrop the --screen cmdline argument
2010-12-21 Matthias ClasenWork toward turning GdkDisplayManager into a backend...
2010-12-17 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-15 Carlos GarnachoEnable XI2 by default
2010-10-15 Matthias ClasenInclusion cleanups in sources
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-18 Havoc PenningtonRevamp and modernize X error traps
2010-09-08 Tor LillqvistRemove variables from the platform-independent GDK API
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngdk/: fully remove gdkalias hacks
2010-05-25 Matthias ClasenMerge the xi2-for-master branch
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-08-24 Alexander LarssonAdd support for enabling only native windows
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...
2006-09-10 Matthias ClasenCommit a patch by Behdad to fix typos, omissions and...
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-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2003-12-08 Michael MeeksBased on a patch by Martin Kretzschmar; #122448
2002-10-31 Owen TaylorAdd a --screen option for setting the default screen...
2002-04-25 Owen TaylorStart of integration of Erwann Chenede's multihead...
2002-02-15 Owen TaylorFile Edit Options Buffers Tools Help ...
2001-10-29 Tor LillqvistUpdates.
2001-09-07 Owen TaylorMake gdkx.h the only installed header from gdk/x11...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
1999-11-08 Owen TaylorMove all X specific code into the x11/ directory. Aside...
1999-09-28 Federico Mena Quintero[ Merges from gtk-1-2 ]
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1998-12-16 Owen TaylorMove main thread lock back to GDK - we need it there...
1998-12-16 Sebastian WilhelmiDefine gdk_xim_ic only, if USE_XIM is defined.
1998-12-16 Tim Janikurg, fixups
1998-12-15 Owen TaylorCommented out testthreads from the build process, since...
1998-12-09 Owen TaylorDestroy widgets _after_ propagating unrealize signals...
1998-11-24 Jeff GarzikRemoved DEFS "+=" mess that breaks recent automakes...
1998-09-25 Tim Janiknew function to get the *real* geometry position of...
1998-08-18 Tim Janikuse g_get_current_dir() instead of getcwd().
1998-05-16 Owen TaylorBasic thread-awareness:
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-03-10 Elliot LeeDnD bugfixes (hopefully :). Rasters code is still buggy...
1998-03-10 Elliot LeeMiguel, try this - I think it should do what you need...
1998-03-06 Elliot LeeThis commit moves dnd variables around a bit, and has...
1998-03-06 Federico Mena Quintero[Ummm, maybe we should do the same change to the select...
1998-03-01 Tim Janikvariable declaration have to have the same type as...
1998-03-01 Elliot LeeAdd drag_end_event for future expansion, plus allow...
1998-02-26 Elliot LeeD&D now lets you use shaped windows for drags. As usual...
1998-02-19 Owen Taylorconfigure.in gdk/gdk.[ch] gdk/gdkcc.c gdk/gdkglobals.c
1997-11-24 Elliot LeeInitial revision