summaryrefslogtreecommitdiff
path: root/gcr/gcr-prompt.c
Commit message (Expand)AuthorAgeFilesLines
* gcr-prompt: Use G_DECLARE_INTERFACE to define the interfaceCorentin Noël2022-04-091-16/+14
* gcr: fix build with newest gi-docgenmcatanzaro/ifaceMichael Catanzaro2022-04-041-1/+1
* docs: Port from gtk-doc to gi-docgenNiels De Graef2021-11-101-29/+22
* gcr, ui: Use NULL for "simple" signalsNiels De Graef2021-01-161-1/+1
* prompt: Support transient_for in WaylandNiels De Graef2021-01-131-0/+4
* Don't use deprecated (allow-none) GIR annotationNiels De Graef2020-01-031-2/+2
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Fix up documentation warningsStef Walter2013-10-181-3/+9
* gcr: Add prompt-close action signal to GcrPromptStef Walter2012-10-221-0/+41
* gcr: Always specify the context for 'running' promptsStef Walter2012-10-221-1/+1
* gcr: More checks and docs for GcrPromptStef Walter2012-02-101-0/+10
* gcr: Add gcr_prompt_reset() functionStef Walter2012-02-101-6/+48
* gcr: Add way to set the labels for the prompt buttonsStef Walter2012-02-101-1/+95
* gcr: Fix up documentation for recent prompting workStef Walter2011-12-171-9/+451
* gcr: Rework how prompter works by introducing GcrPrompt interfaceStef Walter2011-12-171-0/+441