]> Pileus Git - ~andy/gtk/history - gdk/gdkscreen.c
gdk: Remove _gdk_drawable_get_scratch_gc()
[~andy/gtk] / gdk / gdkscreen.c
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...