summaryrefslogtreecommitdiff
path: root/auth-dialog
Commit message (Collapse)AuthorAge
* Remove action area spacingGuido Günther2014-03-17
| | | | Leave this to the theme instead.
* Removed gettext macro for icon nameMarek Černocký2014-03-09
|
* Replace *_STOCK with their non-deprecated counterpartsMichele Baldessari2013-11-03
| | | | | | | | | | In gtk+-3.10 stock items have been deprecated: https://docs.google.com/document/d/1KCVPoYQBqMbDP11tHPpjW6uaEHrvLUmcDPqKAppCY8o/pub Replace the all the stock item references with their suggested new counterparts. Signed-off-by: Guido Günther <agx@sigxcpu.org>
* Switch from GtkTable to GtkGridGuido Günther2013-05-11
| | | | since gtk_table_attach_defaults is deprecated.
* Add external ui supportGuido Günther2012-12-25
|
* Remove GTK+2 compat codeGuido Günther2012-02-26
| | | | We require GTK+3 anyway
* Drop unused secondary password codeGuido Günther2012-02-20
|
* Initial commitv0.0.1Guido Günther2012-02-08