summaryrefslogtreecommitdiff
path: root/src/lightdm-gtk-greeter.c
Commit message (Expand)AuthorAgeFilesLines
* Drop Gtk2 support, update NEWS and version number1.9.0Andrew P.2014-08-101-262/+54
* Merge "GDK_CORE_DEVICE_EVENTS" branchAndrew P.2014-08-091-0/+3
|\
| * Don't use XInput2 to set the root cursor (LP: #1024482)Thaddäus Tintenfisch2014-05-141-0/+3
* | Merge "states-and-orca" branchAndrew P.2014-08-091-168/+328
|\ \
| * | New option: reader (F4 key)Andrew P.2014-07-071-1/+17
| * | Using menu_command_* to handle onboardAndrew P.2014-07-071-133/+228
| * | New option: a11y-statesAndrew P.2014-07-071-43/+95
* | | Merge "hide-user-image" branchAndrew P.2014-08-091-11/+25
|\ \ \
| * | | Users combobox: 250px is enough for hide-user-image modeAndrew P.2014-07-011-1/+1
| * | | New option: "hide-user-image"Andrew P.2014-06-291-11/+25
* | | | Merge "greeter-background" branchAndrew P.2014-08-091-479/+122
|\ \ \ \
| * | | | Individual monitors configurations moved to separate sections ([monitor: name])Andrew P.2014-07-141-11/+45
| * | | | "active-monitor" property: "#lid" tag has been replaced with "lid-monitor" pr...Andrew P.2014-07-041-0/+4
| * | | | "active-monitor" option: tracking lid state for laptops (dbus and UPower)Andrew P.2014-06-301-9/+5
| * | | | Using GreeterBackground to manage backgroundsAndrew P.2014-06-291-476/+84
| |/ / /
* | | | Show password_entry only if neededAndrew P.2014-07-121-9/+40
|\ \ \ \ | |_|/ / |/| | |
| * | | Hide password for guest sessionOlivier Martin2014-06-271-0/+6
| |/ /
* | | Merge branches by olivier-martinAndrew P.2014-07-051-26/+44
|\ \ \ | |/ / |/| |
| * | Merge "auth-error-message" branch by olivier-martinAndrew P.2014-07-051-2/+11
| |\ \
| | * | authentication_complete_cb(): To not overwrite error message from PAM moduleOlivier Martin2014-06-281-1/+12
| * | | Merge "set-message-label-type" branch by olivier-martinAndrew P.2014-07-051-11/+14
| |\ \ \ | | |/ /
| | * | set_message_label(): Extended to use the type of the message (ie: INFO or ERROR)Olivier Martin2014-06-271-10/+14
| |/ / |/| |
| * | Merge "null-menu_iter" branch by olivier-martinAndrew P.2014-07-051-1/+6
| |\ \ |/ / /
| * | set_session: Ensure menu_items is not NULLOlivier Martin2014-06-271-1/+3
|/ /
* | Merged "new panel layout" branchAndrew P.2014-06-091-77/+178
|\ \
| * | Using GreeterMenuBar directly in .glade fileAndrew P.2014-06-081-1/+1
| * | Gtk2 supportAndrew P.2014-06-061-29/+10
| * | "~text" -> "~~text"Andrew P.2014-06-061-4/+4
| * | entry_added() renamed to indicator_entry_added_cb()Andrew P.2014-06-051-3/+3
| * | More styling, renaming functions and constantsAndrew P.2014-05-161-54/+71
| * | GTK2 compatabilityAndrew P.2014-05-141-0/+34
| * | Default "indicators" value, cleanupAndrew P.2014-05-131-18/+24
| * | "Hover" effect for indicators (context class)Andrew P.2014-05-131-3/+37
| * | New menubar layoutAndrew P.2014-05-131-44/+74
* | | Merged "layout indicator" branchAndrew P.2014-06-061-12/+249
|\ \ \
| * | | fallback CSS priorityAndrew P.2014-05-221-19/+16
| * | | Theming supportAndrew P.2014-05-211-10/+25
| * | | lightdm-gtk-greeter.css, default style for layout_menuitemAndrew P.2014-05-191-10/+12
| * | | Using LightDM API by defaultAndrew P.2014-05-131-8/+81
| * | | Layouts indicatorAndrew P.2014-05-071-7/+158
| |/ /
* | | Merged "user-background" branchAndrew P.2014-05-301-6/+17
|\ \ \ | |_|/ |/| |
| * | New option: "user-background"Andrew P.2014-03-051-8/+21
* | | Set user image to default value if greeter-hide-users=trueAndrew P.2014-05-101-2/+4
| |/ |/|
* | Merged zoomed branchSean Davis2014-05-021-37/+45
|\ \
| * | Adjust interpolation typeThaddäus Tintenfisch2014-04-071-5/+12
| * | Zoom the background to fit the screenThaddäus Tintenfisch2014-04-061-35/+36
* | | Do not treat NULL as valid valueAndrew P.2014-05-011-19/+3
* | | unnecessary changes, cleanupAndrew P.2014-04-301-2/+1
* | | set_session(): checking for invalid valueAndrew P.2014-04-301-70/+59
* | | current_session and current_language: g_strdup/g_free fixAndrew P.2014-04-271-2/+6