summaryrefslogtreecommitdiff
path: root/gtk/gtklockbutton.c
Commit message (Expand)AuthorAgeFilesLines
* lockbutton: Remove priv pointerTimm Bäder2018-04-061-15/+15
* a11y: Remove gtk.h include from lockbuttonBenjamin Otte2018-02-091-1/+5
* The big versioning cleanupMatthias Clasen2018-02-061-6/+0
* Some more interningMatthias Clasen2017-11-181-1/+1
* gtk: Intern css namesMatthias Clasen2017-11-171-1/+1
* image: Remove icon-size argument from icon settersMatthias Clasen2017-11-151-1/+1
* gtk: Use appropriate constness for variablesEmmanuele Bassi2016-10-171-3/+3
* lockbutton: Use a stackMatthias Clasen2016-01-031-15/+8
* lockbutton: Revisit element nameMatthias Clasen2015-10-301-1/+5
* lock button: Add an element nameMatthias Clasen2015-10-281-0/+1
* Fixed crash in GtkLockButton if a button with permission set to NULL is clicked.Juan Pablo Ugarte2014-04-251-2/+4
* docs: use markdown instead of inlinegraphic tagsWilliam Jon McCann2014-02-041-6/+12
* resources: move resources into a subdirectoryWilliam Jon McCann2014-01-231-1/+1
* Another round of template binding api changesMatthias Clasen2013-07-261-5/+5
* Rename the widget template APIEmmanuele Bassi2013-07-261-5/+5
* widget: Use a real offset in gtk_widget_class_automate_childAlexander Larsson2013-07-261-5/+5
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-6/+2
* GtkLockButton: Define children with a GtkBuilder templateTristan Van Berkom2013-04-081-21/+10
* Make accessible implementations publicMatthias Clasen2012-12-271-1/+1
* a11y: Make lockbutton notify about state changesBenjamin Otte2012-07-091-2/+8
* a11y: Get lockbutton text directlyBenjamin Otte2012-07-091-1/+17
* a11y: Add separate accessible for GtkLockButtonBenjamin Otte2012-07-091-0/+4
* Reword lockbutton docsMatthias Clasen2012-05-261-10/+10
* Fix malformed doc commentsMatthias Clasen2012-04-121-1/+1
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* lockbutton: ensure the lock symbolic icon is rendered 16x16pxCosimo Cecchi2011-06-061-1/+1
* Simplify GtkLockButtonMatthias Clasen2011-05-251-214/+75
* Allow NULL permissionsMatthias Clasen2011-05-211-2/+2
* Add a lock button widgetMatthias Clasen2011-05-061-0/+703