| Commit message (Expand) | Author | Age | Files | Lines |
* | docs: Move documentation to inline comments: drawing | Javier Jardón | 2010-11-16 | 1 | -65/+0 |
* | docs: Update templates | Javier Jardón | 2010-10-19 | 1 | -46/+0 |
* | API: Remove gdk_drawable_get_colormap() | Benjamin Otte | 2010-09-26 | 1 | -9/+0 |
* | API: Remove gdk_drawable_get_display() | Benjamin Otte | 2010-09-26 | 1 | -9/+0 |
* | API: remove gdk_draw_drawable() | Benjamin Otte | 2010-08-10 | 1 | -16/+0 |
* | API: remove gdk_draw_layout_*() | Benjamin Otte | 2010-08-10 | 1 | -52/+0 |
* | API: remove gdk_draw_rectangle() | Benjamin Otte | 2010-08-10 | 1 | -17/+0 |
* | API: remove gdk_draw_point(s) | Benjamin Otte | 2010-08-10 | 1 | -20/+0 |
* | API: remove gdk_draw_{line,lines,segments} | Benjamin Otte | 2010-08-10 | 1 | -44/+0 |
* | API: remove gdk_draw_polygon() | Benjamin Otte | 2010-08-10 | 1 | -11/+0 |
* | API: remove gdk_draw_glyphs() and gdk_draw_glyphs_transformed() | Benjamin Otte | 2010-08-10 | 1 | -27/+0 |
* | API: remove gdk_draw_trapezoids() and GdkTrapezoid struct | Benjamin Otte | 2010-08-10 | 1 | -25/+0 |
* | API: remove gdk_draw_arc() | Benjamin Otte | 2010-08-10 | 1 | -15/+0 |
* | API: remove gdk_drawable_copy_to_image() | Benjamin Otte | 2010-08-10 | 1 | -16/+0 |
* | API: remove gdk_drawable_get_image() | Benjamin Otte | 2010-08-10 | 1 | -13/+0 |
* | API: remove gdk_draw_image() | Benjamin Otte | 2010-08-10 | 1 | -15/+0 |
* | API: Get rid of GdkRGB | Benjamin Otte | 2010-08-10 | 1 | -19/+0 |
* | [docs] Remove deprecated gdk_draw_bitmap() and gdk_draw_pixmap() | Javier Jardón | 2010-06-25 | 1 | -8/+0 |
* | Remove deprecated GdkDrawable functions | Javier Jardón | 2010-06-19 | 1 | -76/+0 |
* | Make 3.0 parallel-installable to 2.x | Matthias Clasen | 2010-05-08 | 1 | -0/+3 |
* | Go back to 2.13.0 as version for now, as there was no consensus to do the | Matthias Clasen | 2008-02-15 | 1 | -4/+4 |
* | 2.7.0GTK_2_7_0 | Matthias Clasen | 2005-06-20 | 1 | -0/+3 |
* | 2.6.0 | Matthias Clasen | 2004-12-16 | 1 | -6/+1 |
* | Document GdkTrapezoid. | Matthias Clasen | 2004-12-15 | 1 | -7/+14 |
* | Update for GdkPangoRenderer | Owen Taylor | 2004-11-21 | 1 | -0/+37 |
* | === Released 2.3.1 === | Owen Taylor | 2003-12-08 | 1 | -0/+16 |
* | Add deprecation notes. (#121955) | Matthias Clasen | 2003-09-11 | 1 | -0/+7 |
* | Fix a few doc comments. Link to style properties. | Matthias Clasen | 2002-12-17 | 1 | -1/+1 |
* | Add some ids to reduce dangling links. | Matthias Clasen | 2002-12-11 | 1 | -1/+1 |
* | Remove period from title of example in docs. | Matthias Clasen | 2002-11-23 | 1 | -1/+1 |
* | docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml | Soeren Sandmann | 2002-11-08 | 1 | -4/+4 |
* | Remove rules for generation of version.xml, which was causing make to | Owen Taylor | 2002-11-02 | 1 | -3/+5 |
* | More doc comments moved inline. | Matthias Clasen | 2002-11-01 | 1 | -122/+74 |
* | Documentation fixes. | Soeren Sandmann | 2002-10-13 | 1 | -0/+19 |
* | Set the width of the layout to the actual wrap width (our requisition) not | Owen Taylor | 2002-05-14 | 1 | -1/+0 |
* | Update for multihead. | Owen Taylor | 2002-04-30 | 1 | -0/+18 |
* | Add gtktextutil.h | Owen Taylor | 2001-12-23 | 1 | -6/+0 |
* | gdk/tmpl/windows.sgml, gdk/tmpl/general.sgml, | Matthias Clasen | 2001-11-28 | 1 | -1/+3 |
* | Actually commit typo fixes already mentioned in ChangeLog entry on | Matthias Clasen | 2001-11-23 | 1 | -5/+5 |
* | add --deprecated-guards | Havoc Pennington | 2001-02-20 | 1 | -0/+46 |
* | Use the new snazzy mother-of-all-gtk-doc-makefiles. | Owen Taylor | 2001-02-12 | 1 | -94/+145 |
* | bracket in #ifdef GTK_ENABLE_BROKEN. | Havoc Pennington | 2001-01-31 | 1 | -18/+0 |
* | Restore build. | Owen Taylor | 2001-01-09 | 1 | -0/+18 |
* | doh, this was broken beyond believe. | Tim Janik | 2000-12-13 | 1 | -2/+0 |
* | get rid of object_signal:: GtkObject argument uses, use GObject | Tim Janik | 2000-12-12 | 1 | -145/+96 |
* | cd to srcdir before calling gtkdoc-fixref, distribute index.sgml. | Owen Taylor | 2000-11-14 | 1 | -0/+13 |
* | Move gtk-reference files into GTK+ tree proper. | Owen Taylor | 2000-09-07 | 1 | -1/+152 |
* | ran make templates. | Damon Chaplin | 2000-02-01 | 1 | -134/+53 |
* | fixed minor error - using <em>. | Damon Chaplin | 1999-11-16 | 1 | -1/+1 |
* | ran make templates, to fix problems with structs. | Damon Chaplin | 1999-09-22 | 1 | -2/+2 |