| Commit message (Expand) | Author | Age | Files | Lines |
* | API: Remove all GdkRegion API | Benjamin Otte | 2010-06-29 | 1 | -576/+0 |
* | Deprecate the GdkRegion API | Benjamin Otte | 2010-06-29 | 1 | -0/+37 |
* | Remove _gdk_region_new_from_yxbanded_rects() | Benjamin Otte | 2010-06-29 | 1 | -8/+0 |
* | Implement GdkRegion in terms of cairo_region_t | Benjamin Otte | 2010-06-29 | 1 | -1436/+81 |
* | Merge in Gdk-custom.c introspection annotations | Colin Walters | 2009-12-16 | 1 | -1/+1 |
* | Add gdk_region_rect_equal to compare a region with a rect | Alexander Larsson | 2009-05-26 | 1 | -0/+26 |
* | Add _gdk_windowing_window_get_shape | Alexander Larsson | 2009-04-02 | 1 | -0/+26 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | gdk/gdkdisplay.h gdk/gdkdrawable.h gdk/gdkevents.h gdk/gdkpango.h | Michael Natterer | 2008-01-15 | 1 | -15/+17 |
* | gdk/gdk.h gdk/gdkcairo.h gdk/gdkcolor.h gdk/gdkgc.h gdk/gdkinternals.h | Michael Natterer | 2008-01-14 | 1 | -55/+55 |
* | Cleanups | Matthias Clasen | 2006-10-08 | 1 | -1/+1 |
* | Documentation fixes. | Matthias Clasen | 2006-04-24 | 1 | -3/+3 |
* | Reword docs to help gtk-doc. | Matthias Clasen | 2006-03-30 | 1 | -1/+2 |
* | Be robust and reject rectangles with negative width or height. (#331467, | Matthias Clasen | 2006-02-17 | 1 | -1/+1 |
* | Fix this for the single-rectangle case. (#326127, Benjamin Berg) | Matthias Clasen | 2006-01-08 | 1 | -14/+9 |
* | Inline docs, use g_assert(), avoid extra allocation for rectangular | Matthias Clasen | 2005-12-24 | 1 | -158/+229 |
* | Use the slice allocator for regions. Still todo: avoid extra allocations | Matthias Clasen | 2005-12-21 | 1 | -4/+4 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-16 | 1 | -1/+4 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | Fix a segfault. (#115284, Jan Kratochvil) | Matthias Clasen | 2003-08-08 | 1 | -4/+0 |
* | ----:---F1 gdkregion-generic.c (CGTK CVS:1.11 Abbrev)--L1696--96%------... | Owen Taylor | 2002-08-02 | 1 | -4/+46 |
* | Add missing gdkscreen/display-x11.h files. | Owen Taylor | 2002-04-26 | 1 | -10/+26 |
* | Start of integration of Erwann Chenede's multihead work from the | Owen Taylor | 2002-04-25 | 1 | -3/+2 |
* | Released 1.3.14GTK_MULTIHEAD_MERGEPOINT_18_02_02GTK_1_3_14 | Owen Taylor | 2002-02-18 | 1 | -1/+2 |
* | use _gdk_region_get_xrectangles() | Havoc Pennington | 2001-03-02 | 1 | -0/+36 |
* | add --deprecated-guards | Havoc Pennington | 2001-02-20 | 1 | -14/+45 |
* | Zap warning. | Elliot Lee | 2000-11-28 | 1 | -2/+0 |
* | i2000-11-22 Alexander Larsson <alexl@redhat.com> | Alexander Larsson | 2000-11-22 | 1 | -0/+150 |
* | Fix compiler warnings | Elliot Lee | 2000-08-09 | 1 | -0/+2 |
* | If a region does not have any rectangles, or if the specified rectangle is | Elliot Lee | 2000-05-18 | 1 | -1/+1 |
* | Merge no-flicker branch into HEAD | Owen Taylor | 2000-03-28 | 1 | -0/+1505 |