summaryrefslogtreecommitdiff
path: root/gtk/gtklockbutton.c
Commit message (Expand)AuthorAgeFilesLines
* 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