summaryrefslogtreecommitdiff
path: root/gdk/gdkrectangle.c
Commit message (Expand)AuthorAgeFilesLines
* gdk: Clean up docs syntaxMatthias Clasen2021-05-221-2/+2
* docs: Reduce redundancyMatthias Clasen2021-05-201-1/+1
* introspection: Stop using allow-noneMatthias Clasen2021-05-201-1/+1
* docs: Rework the gdk docsMatthias Clasen2021-03-111-23/+27
* docs: Move detached sections into their own content fileEmmanuele Bassi2021-03-111-8/+9
* gdk: Drop GdkPoint from the apiMatthias Clasen2020-10-291-8/+10
* Replace "gint" with "int"Benjamin Otte2020-07-251-4/+4
* The big versioning cleanupMatthias Clasen2018-02-061-4/+0
* gdk/gtk: Fix Since tags for 3.92 symbolsRico Tzschichholz2017-05-301-1/+1
* gdk: Add gdk_rectangle_contains_point() callCarlos Garnacho2017-05-251-0/+25
* Clarify docs for gdk_rectangle_unionMatthias Clasen2016-01-201-0/+3
* gdk: Add gdk_rectangle_equal()Benjamin Otte2015-10-031-0/+21
* GtkPopover:pointing-to: GdkRectangle instead of cairo_rectangle_int_tKjell Ahlstedt2015-04-211-3/+34
* docs: use proper apostropheWilliam Jon McCann2014-02-071-2/+2
* docs: use #*-struct instead of <structname>William Jon McCann2014-01-271-2/+2
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* [GI] Add missing (out) and (array) annotationsPavel Holejsovsky2011-01-201-1/+1
* Inclusion cleanups in sourcesMatthias Clasen2010-10-141-1/+2
* docs: Move documentation to inline comments: regionsJavier Jardón2010-10-041-0/+20
* Use G_DEFINE_BOXED_TYPEChristian Persch2010-08-181-11/+3
* Annotate gdk_rectangle_intersectTomeu Vizoso2010-07-281-1/+2
* gdk/: fully remove gdkalias hacksJavier Jardón2010-07-101-5/+1
* [annotations] Add allow-noneJohan Dahlin2010-02-191-1/+1
* Avoid integer overflow in gdk_rectangle_intersectAlexander Larsson2010-01-221-6/+6
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* gdk/gdk.h gdk/gdkcairo.h gdk/gdkcolor.h gdk/gdkgc.h gdk/gdkinternals.hMichael Natterer2008-01-141-6/+6
* Allow dest to be NULL. (#464528, Xan Lopez)Matthias Clasen2007-09-071-10/+14
* Note in docs that @dest's width and height is set to 0, 0 if theBjörn Lindqvist2007-08-101-2/+4
* Note in docs that @dest can be the same as @src1 or @src2. (#343233,Behdad Esfahbod2006-05-281-0/+2
* Inline docs.Matthias Clasen2005-12-241-0/+20
* Intern type names before registering the type to avoid unnecessary copies.Matthias Clasen2005-08-311-1/+1
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-161-1/+4
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Update to use the new g_boxed_type_register_static API.Alex Larsson2001-09-101-3/+1
* Add GDK_TYPE_RECTANGLE.Owen Taylor2001-06-011-0/+24
* Applied patch from Peter Osterlund to simplify the code while keeping theOwen Taylor2000-08-031-46/+13
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Merge no-flicker branch into HEADOwen Taylor2000-03-281-8/+18
* Merges from gtk-1-2Owen Taylor2000-03-141-1/+1
* StartedOwen Taylor1999-10-011-2/+0
* Support added for building using a GNU toolchain on Win32,Tor Lillqvist1999-04-251-1/+1
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* asure that ->value_buf always points to an allocated area.Tim Janik1999-02-101-4/+6
* Merge from themes-2. See the ChangeLog for a somewhat detailedOwen Taylor1998-11-061-0/+14
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* Initial revisionElliot Lee1997-11-241-0/+83