summaryrefslogtreecommitdiff
path: root/gtk/gtkbubblewindow.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce GtkPopoverCarlos Garnacho2014-01-221-1086/+0
* bubblewindow: Remove popup/popdown() APIsCarlos Garnacho2014-01-221-55/+3
* bubblewindow: Point to the entire widget area by defaultCarlos Garnacho2014-01-221-5/+20
* bubblewindow: check the border-radius when rendering the bubble tail.Carlos Garnacho2014-01-221-4/+10
* bubblewindow: Improve overflow casesCarlos Garnacho2014-01-221-11/+13
* bubblewindow: Make it relative to GtkWidget coordinatesCarlos Garnacho2014-01-221-34/+18
* bubblewindow: Remove grab APICarlos Garnacho2014-01-221-149/+0
* bubblewindow: Turn into a GtkWindow popoverCarlos Garnacho2014-01-221-78/+116
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-6/+2
* GtkBubbleWindow: use OSD style classCosimo Cecchi2013-03-051-0/+3
* GtkBubbleWindow: rework how drawing is doneCosimo Cecchi2013-03-051-54/+217
* GtkBubbleWindow: allocate CSS borders and paddingsCosimo Cecchi2013-03-051-4/+37
* Really keep GtkBubbleWindow privateMatthias Clasen2013-03-051-122/+118
* Made GtkBubble/SelectionWindow private at the momentCarlos Garnacho2013-03-051-1/+1
* Fix includesMatthias Clasen2013-03-051-0/+2
* GtkBubbleWindow: Use style border color to stroke the bubble shapeCarlos Garnacho2013-03-051-11/+44
* Add GtkBubbleWindowCarlos Garnacho2013-03-051-0/+1016