summaryrefslogtreecommitdiff
path: root/gtk/gtkpasswordentry.c
Commit message (Expand)AuthorAgeFilesLines
* passwordentry: Add missing break statementBenjamin Otte2019-04-131-0/+1
* password entry: Fix sizingMatthias Clasen2019-03-271-17/+44
* password entry: Fix property notificationMatthias Clasen2019-03-161-2/+7
* password entry: Don't show both iconsMatthias Clasen2019-03-151-1/+4
* password entry: Add a way to see the contentMatthias Clasen2019-03-141-7/+129
* password entry: Make the Caps Lock icon less prominentMatthias Clasen2019-03-141-0/+1
* password entry: Use text cursor for Caps Lock indicatorMatthias Clasen2019-03-141-0/+1
* password entry: a better Caps Lock iconMatthias Clasen2019-03-141-1/+1
* password entry: Add placeholder-text and activates-defaultMatthias Clasen2019-03-141-3/+59
* password entry: Initialize capslock stateMatthias Clasen2019-03-141-0/+1
* entries: Fix mnemonic activationMatthias Clasen2019-03-031-0/+13
* docs: Miscellaneous doc fixesMatthias Clasen2019-02-241-2/+7
* search/password entry: Prevent expand leaksMatthias Clasen2019-02-221-0/+2
* Add GtkPasswordEntryMatthias Clasen2019-02-191-0/+271