]> Pileus Git - ~andy/gtk/history - gdk/gdkscreen.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gdk / gdkscreen.c
2012-10-06 Benjamin Ottegdk: Ignore headers for declared functions
2012-02-27 Javier JardónChange FSF Address
2012-02-24 Michael Natterergdk: pull more precondition checks into the generic...
2012-02-21 Michael NattererGdkScreen: fix precondition checks in the public API
2011-12-18 Matthias ClasenAdd gdk_screen_get_monitor_workarea
2011-09-26 Matthias ClasenDocumentation fixes
2011-02-26 Kristian HøgsbergMerge remote-tracking branch 'origin/master' into gdk...
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-02-09 Matthias ClasenGive the GDK docs some love
2011-02-01 Benjamin Ottegdk: Remove GdkEventClient
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2010-12-21 Matthias ClasenExplode gdkinternals.h into per-class private headers
2010-12-21 Alexander LarssonConvert a bunch of visual related calls to use the...
2010-12-21 Alexander LarssonConvert all GdkScreen methods to vtable calls
2010-12-21 Alexander LarssonMove GdkScreenClass to internal header
2010-12-08 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-06 Benjamin OtteAPI: gdk: Remove depth argument from gdk_window_get_geo...
2010-11-16 Javier Jardóndocs: Move documentation to inline comments: gdkscreen
2010-11-15 Javier Jardóndocs: Move documentation to inline comments: gdkscreen
2010-10-15 Matthias ClasenInclusion cleanups in sources
2010-09-26 Benjamin OtteAPI: Remove colormap handling from GdkScreen
2010-08-10 Benjamin Ottegdk: Move scratch GC handling to X11
2010-08-10 Benjamin Ottegdk: Remove _gdk_drawable_get_scratch_gc()
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngdk/: fully remove gdkalias hacks
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-02-19 Johan Dahlin[annotations] Add allow-none
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-10-26 Kristian RietveldUpdate documentation for ::monitors-changed to mention...
2009-03-24 Matthias ClasenFix get_nearest_monitor
2008-10-21 Michael Natterergdk/gdkdraw.c gdk/gdkimage.c gdk/gdkscreen.c replace...
2008-08-11 Sven Neumanngdk/gdkkeys.c gdk/gdkscreen.c use canonical signal...
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-01-14 Michael Natterercast the return value of gdk_screen_get_font_options...
2007-12-13 Søren SandmannAdd RandR 1.2 support
2006-05-22 Behdad EsfahbodRollback the following changes, to fix it the proper...
2006-05-22 Behdad EsfahbodAdd new function _gdk_screen_get_font_map() and have...
2006-05-14 Matthias ClasenRemove extraneous ;
2006-04-25 Søren SandmannCreate 'composited' label.
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-08-26 Matthias ClasenMake the GdkScreen font options api public, and add...
2005-08-25 Owen TaylorUse gdk_screen_init as instance_init, not base_init...
2005-08-24 Owen TaylorFix for #314004, reported by Michael Reinsch:
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.
2004-02-18 Soeren SandmannGC caching, bug #125645 (based on patch by Brian Cameron)
2003-09-30 Matthias ClasenDocument the "direction-changed" and "keys-changed...
2002-12-14 Owen Taylorgdk/gdkscreen.c (gdk_screen_get_monitor_at_point) Provi...
2002-11-28 Matthias ClasenDocument 2.2 API additions.
2002-10-07 Owen Taylor- Replace GdkPointerHooks with a multihead-safe GdkDisp...
2002-10-04 Owen TaylorGet the name right.
2002-10-04 Owen TaylorAdd a check for the Xrandr extension.
2002-08-01 Owen TaylorStart implementing display/screen closing scheme; keep...
2002-06-20 Owen TaylorRenames:
2002-06-06 Owen TaylorChanges multihead reorganizing code for win32 support...
2002-05-02 Matthias ClasenDoc updates.
2002-05-02 Erwann Chenede -make gdk_screen_get_monitor_at_point cross platform...
2002-05-02 Erwann Chenede -removed unneeded ref. #79977
2002-05-01 Erwann Chenede -remove virtualization and made it cross platform. fix...
2002-04-25 Owen TaylorStart of integration of Erwann Chenede's multihead...