]> Pileus Git - ~andy/gtk/history - gdk/quartz/GdkQuartzView.c
Change FSF Address
[~andy/gtk] / gdk / quartz / GdkQuartzView.c
2012-02-27 Javier JardónChange FSF Address
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2010-12-23 Kristian Rietveldquartz: Clean up header files, use same arrangement...
2010-12-08 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-06 Kristian RietveldPort Quartz backend to latest rendering-cleanup changes
2010-09-26 Benjamin Ottequartz: Compare visuals for RGBA, not colormaps
2010-06-29 Benjamin Ottes/GdkRegion/cairo_region_t/ in all of gtk
2010-06-29 Benjamin OtteDeprecate the GdkRegion API
2010-06-27 Kristian RietveldMove Leopard-specific type definitions to gdkquartz.h
2010-05-12 Paul DavisRemove arbitrary limit on number of redraw rectangles
2010-04-04 Kristian RietveldImprove enter/motion notify semantics
2010-04-04 Kristian RietveldFix memory leak in GdkQuartzView
2010-04-04 Kristian RietveldStart using NSInteger and NSUInteger
2010-01-30 Kristian RietveldImprove enter/motion notify semantics
2009-12-30 Kristian RietveldFix memory leak in GdkQuartzView
2009-12-27 Kristian RietveldStart using NSInteger and NSUInteger
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-09-21 Kristian RietveldBug 550939 - GtkFileChooser listbox does not refresh...
2009-07-01 Alexander LarssonMerge branch 'client-side-windows'
2009-06-17 Alexander LarssonMerge branch 'master' into client-side-windows
2009-05-25 Alexander LarssonMerge branch 'master' into client-side-windows
2009-04-02 Richard HultRemove workaround for missing enter events on newly...
2009-04-02 Richard HultCall _gdk_window_process_updates_recurse() in drawRect...
2009-04-02 Richard HultRemove autoreleasepool in drawRect, not necessary
2009-04-02 Richard HultOnly setup tracking rect for toplevels, we only want...
2008-04-30 Richard HultSimplify check for zero sized expose area.
2008-03-31 Richard HultDefer the generated event to the mainloop and don't...
2008-02-27 Richard HultFix performance regression for borderless transparent...
2008-02-20 Richard HultSet the right window level and shadow after recreating...
2008-02-15 Richard HultAdapt to the change to use frame instead of bounds...
2008-01-31 Richard HultAnother attempt at fixing focus issues with undecorated...
2008-01-25 Richard HultDon't recreate a tracking rect if it didn't change...
2007-12-10 Richard HultIgnore drawRect calls with zero sized areas at (0,...
2007-10-31 Richard HultFix build warning (trackingRect should be 0, not nil).
2007-06-30 Richard HultImprove the tracking rect updating: - No need to overri...
2007-06-19 Johan DahlinFix a typo in a comment
2007-06-19 Richard HultDon't create or update the tracking rect in the window...
2007-03-10 Richard HultRemove unneccesary exposure mask check.
2006-09-03 Richard HultDon't do anything if exposure isn't in the event mask...
2006-08-08 Richard HultJust expose the minimal region instead of the whole...
2006-07-19 Richard Hult]): Remove unused variables to fix compiler warnings.
2006-04-10 Anders CarlssonHave GdkWindowImplQuartz implement GdkPaintable.
2005-11-22 Anders CarlssonAdd quartz backend.