summaryrefslogtreecommitdiff
path: root/gtk/gtkcssgadget.c
Commit message (Expand)AuthorAgeFilesLines
* css gadget: Fix baseline debugMatthias Clasen2016-05-051-1/+1
* css gadget: Don't get display flags twiceMatthias Clasen2016-05-051-2/+3
* Use per-display debug flags for visual debuggingMatthias Clasen2016-03-111-44/+48
* gadget: Show layoutMatthias Clasen2016-03-101-0/+22
* gadget: Add more details to warningMatthias Clasen2016-03-041-3/+7
* gadget: Warn if for_size is too smallMatthias Clasen2016-03-041-1/+9
* gadget: improve debug messageCosimo Cecchi2016-02-291-1/+3
* gadget: simplify codeCosimo Cecchi2016-02-291-25/+15
* gadget: add API to get various area boxesCosimo Cecchi2016-02-291-0/+51
* gadget: add hit test functionsCosimo Cecchi2016-02-291-11/+112
* Better baseline adjustmentMatthias Clasen2016-02-251-4/+2
* gadget: Warn about missing size allocationMatthias Clasen2016-02-241-0/+14
* css gadget: Adjust baselines for min-heightMatthias Clasen2016-02-201-7/+17
* renderborder: Add API to query the outline clipBenjamin Otte2016-02-211-0/+9
* gadget: Be careful in geometry calculationsMatthias Clasen2016-02-121-16/+19
* gadget: Add baseline debuggingMatthias Clasen2016-01-221-2/+28
* spinbutton: Make the entry gadget be the entry's gadgetBenjamin Otte2016-01-221-1/+3
* notebook: Don't store gadget allocation twiceBenjamin Otte2016-01-111-0/+24
* gadget: Add queue_resize/allocate/draw() functionsBenjamin Otte2016-01-111-11/+31
* gadget: Add helpers for modifying stateBenjamin Otte2016-01-111-0/+50
* GtkCssGadget: Set valid clip values for invisible gadgetsTimm Bäder2016-01-071-1/+7
* gadget: Handle visibilityBenjamin Otte2015-12-291-0/+52
* cssgadget: print more information when warningCosimo Cecchi2015-12-211-2/+8
* cssgadget: fix fallback caseCosimo Cecchi2015-12-211-1/+1
* gadget: Don't warn about unset clipMatthias Clasen2015-12-161-11/+3
* gadget: Avoid warning for empty containersMatthias Clasen2015-12-161-5/+9
* gadget: Add more information to warningsMatthias Clasen2015-12-161-3/+9
* gadget: Warn if clip is not setMatthias Clasen2015-12-161-1/+7
* label: Position the text properlyBenjamin Otte2015-12-161-0/+35
* gadget: fix copy/paste error in documentationCosimo Cecchi2015-12-161-1/+1
* gadget: Add api to get the border allocationMatthias Clasen2015-12-151-0/+28
* gadget: Fix a thinko in baseline adjustmentMatthias Clasen2015-12-151-1/+1
* gadget: Add some documentationMatthias Clasen2015-12-151-0/+98
* gadget: Be more forgiving to size inconsistenciesMatthias Clasen2015-12-151-2/+11
* gadget: Add the concept of a "gadget"Benjamin Otte2015-12-151-0/+565