summaryrefslogtreecommitdiff
path: root/gtk/gtkdrawingarea.c
Commit message (Expand)AuthorAgeFilesLines
* Drop gtkintl.hMatthias Clasen2022-09-241-1/+0
* Remove all nicks and blurbs from param specsSophie Herold2022-05-111-6/+2
* docs: Remove gtk-doc links from GtkDrawingAreaEmmanuele Bassi2021-10-041-3/+4
* introspection: Stop using allow-noneMatthias Clasen2021-05-201-1/+1
* Documentation fixesMatthias Clasen2021-05-201-1/+1
* drawingarea: Add property annotationsMatthias Clasen2021-03-111-14/+7
* drawingarea: Convert docsMatthias Clasen2021-03-111-49/+60
* Remove unneeded gtkstylecontext.h includesTimm Bäder2020-10-141-1/+0
* docs: Clean up many dangling linksMatthias Clasen2020-08-041-8/+5
* Fix and improve various code samplesTimm Bäder2020-08-011-6/+9
* Remove ATKEmmanuele Bassi2020-07-261-2/+0
* widget: Add a :focusable propertyMatthias Clasen2020-05-101-3/+2
* drawingarea: Add a ::resize signalMatthias Clasen2020-05-061-2/+43
* drawingarea: Cosmetic docs fixMatthias Clasen2020-04-171-1/+1
* Reinstate expected focus behaviorMatthias Clasen2020-04-091-0/+2
* Fix incorrect use of GIR closure annotations.Robert Ancell2020-01-131-2/+2
* docs: Remove mention of queue_draw_area()Benjamin Otte2019-06-041-2/+1
* Remove gtk_widget_get/set_has_surfaceMatthias Clasen2019-05-281-1/+0
* drawingarea: Clarify some commentsTimm Bäder2018-06-181-8/+1
* snapshot: Redo debug messagesBenjamin Otte2018-04-241-2/+1
* GtkWidget: Start renaming widget->windowAlexander Larsson2018-03-201-1/+1
* The big versioning cleanupMatthias Clasen2018-02-061-14/+0
* Remove all gtk_widget_get_content_size usagesTimm Bäder2017-12-061-1/+3
* drawingarea: Fix code snippetTimm Bäder2017-10-121-2/+7
* Fix a few documentation issuesTimm Bäder2017-07-191-2/+1
* drawingarea: Remove useless line from code exampleTimm Bäder2017-07-191-4/+1
* Fix a few allocation coordinates & sizesTimm Bäder2017-07-191-4/+6
* snapshot: Rename append APIsBenjamin Otte2017-01-131-5/+7
* Use Graphene init macros for compound literalsEmmanuele Bassi2016-11-211-1/+1
* snapshot: Move GtkSnapshot declaration to gtypes.hBenjamin Otte2016-11-191-0/+1
* drawingarea: Add gtk_drawing_area_set_draw_func()Benjamin Otte2016-11-181-22/+111
* drawingarea: Add content-width and content-height propertiesBenjamin Otte2016-11-181-2/+231
* drawingarea: Clean upBenjamin Otte2016-11-181-76/+1
* Call gtk_widget_set_has_window for missing windowed widgetsTimm Bäder2016-11-121-0/+1
* drawingarea: Clarify docsBenjamin Otte2016-10-271-2/+2
* drawingarea: Use gdk_window_new_child()Benjamin Otte2016-10-181-14/+3
* API: Remove gdk_window_set_background()Benjamin Otte2016-10-161-31/+0
* API: Remove ability to set visuals on windowsBenjamin Otte2016-10-161-2/+1
* drawingarea: Update docs around background handlingMatthias Clasen2016-02-211-5/+12
* drawingarea: use same background approach as GtkLayoutCosimo Cecchi2015-07-201-2/+30
* Revert "drawingarea: don't call gtk_style_context_set_background()"Cosimo Cecchi2015-07-201-17/+4
* Revert "drawingarea: checks parent's draw() before call it"Cosimo Cecchi2015-07-201-4/+1
* drawingarea: checks parent's draw() before call itVíctor Manuel Jáquez Leal2015-07-031-1/+4
* drawingarea: don't call gtk_style_context_set_background()Cosimo Cecchi2015-07-011-4/+17
* colorplane: Don't connect to the configure-event signalJasper St. Pierre2014-06-281-1/+1
* Revert "colorplane: Don't connect to the configure-event signal"Matthias Clasen2014-06-271-1/+1
* colorplane: Don't connect to the configure-event signalJasper St. Pierre2014-06-261-1/+1
* Docs: use // for comments in examplesMatthias Clasen2014-02-141-1/+1
* Docs: Remove all entities and turn off sgml modeMatthias Clasen2014-02-091-1/+1
* docs: use apostrophe in *'llWilliam Jon McCann2014-02-071-1/+1