aboutsummaryrefslogtreecommitdiff
path: root/src/prompt-box.vala
Commit message (Expand)AuthorAgeFilesLines
* Fix some deprecationsRobert Tari2023-05-071-2/+2
* Add missing error handlersRobert Tari2023-05-071-2/+14
* src/prompt-box.vala: darken red error message text color.Mihai Moldovan2023-05-031-1/+1
* src/prompt-box.vala: set background color for error messages to pure white.Mihai Moldovan2023-05-031-1/+12
* src/prompt-box.vala: enable line wrapping for (error) messages.Mihai Moldovan2023-05-031-0/+1
* src/: Get rid of various vala interpreter warnings.Mike Gabriel2023-03-011-2/+0
* entry: Support the ability to reveal the password.Clement Lefebvre2023-02-061-0/+40
* sessions: Add a tooltip on the session badge.Clement Lefebvre2023-02-061-1/+6
* misc src/: completely rework high contrast mode, add stub for big font mode.Mihai Moldovan2023-02-061-2/+186
* src/prompt-box.vala: Use regular expression to split KEY_FONT_NAME into font_...Mike Gabriel2022-06-271-3/+12
* copyright holdership: Add myself as copyright holder and author to file heade...Mike Gabriel2017-10-261-0/+2
* Work around GTK 3.20's new allocation logic. Ported from slick-greeter.leigh123linux2017-06-201-0/+3
* src/prompt-box.vala: Avoid 'pango_layout_get_cursor_pos: assertion 'index >= ...Michael Webster2017-06-201-1/+17
* src/prompt-box.vala: get_preferred_height() ovrride only needed with GTK3 >= ...Michael Webster2017-06-201-0/+2
* override_font() deprecation warning: replace by GtkCssProvider blocks. Additi...Mike Gabriel2017-06-121-4/+66
* vala: Replace all 'static const' declaration by 'const'.Mike Gabriel2017-04-151-12/+12
* Work around Vala trying to use a new GTK 3.20 function.Robert Ancell2016-09-151-1/+1
* Add class name for option buttonAlberts Muktupāvels2015-10-271-10/+2
* Fix prompt-box height.Alberts Muktupāvels2015-10-271-0/+3
* font work: Use Cabin and Cantatell fonts instead of Ubuntu and Ubuntu Light.Mike Gabriel2015-10-261-3/+3
* Rebase against unity from Ubuntu 15.04Mike Gabriel2015-09-211-3/+0
* Support alt+super+s for enabling screen reader to match Unity shell keybinding.Mike Gabriel2015-09-211-0/+3
* fork unity-greeter as arctica-greeterMike Gabriel2015-09-191-1/+1
* Imported Upstream version 14.04.10Mike Gabriel2014-11-021-0/+663