213 Commits (9a1d9169187380d74a2baa6ce76fa6efe4b8252d)

Author SHA1 Message Date
Dustin Falgout 9a1d916918 drop lightdm from config and desktop file names. 8 years ago
Dustin Falgout 48023e0bbc wait until "page loaded" callback to schedule the callback for the "theme loaded" check. 8 years ago
Dustin Falgout 65196d0d1c Ensure that custom user .face images are added to allowed paths list. Fixes #98 8 years ago
Dustin Falgout 3690b899c5 increase timeout for theme loaded check (working on #98) 8 years ago
Dustin Falgout 72b9205d2c fix syntax errors in calls to g_*() logging functions 8 years ago
Dustin Falgout c7eddde8a5 RELEASE PREP :: Update config options in the documentation. 8 years ago
Dustin Falgout a40f14591d add shim for deprecated lightdm.start_authentication() method. 8 years ago
Dustin Falgout 1e1910b7e9 code cleanup and optimizations 8 years ago
Dustin Falgout fafed9d700 allow theme error detection to be disabled via config option 8 years ago
Dustin Falgout b88b485487 update POT file and add meson config for handling translations 8 years ago
Dustin Falgout 99983b1bac RELEASE PREP :: Update change log. 8 years ago
Dustin Falgout cfd93c05a3 finish up with new theme error recovery system. update default theme for compat with latest jQuery. 8 years ago
Dustin Falgout b8396f5b86 add more terms that will trigger theme fallback dialog 8 years ago
Dustin Falgout 76dd0bf4d8 ... 8 years ago
Dustin Falgout 831bf63e81 ... 8 years ago
Dustin Falgout 468548cb2d ... 8 years ago
Dustin Falgout 31cb4dd9eb ... 8 years ago
Dustin Falgout 863963d6a5 ... 8 years ago
Dustin Falgout 533e72324d dont use @alias in docs as it seems doclets.io doesn't support it. 8 years ago
Dustin Falgout f30166db76 docs... 8 years ago
Dustin Falgout e20c2d5432 docs... 8 years ago
Dustin Falgout 4b109e211f more adustments to docstrings 8 years ago
Dustin Falgout bf8c7e6424 fix error in ThemeUtils.dirlist() method. Update docs. 8 years ago
Dustin Falgout b938ee1f78 update docs 8 years ago
Dustin Falgout 2629e092e2 Show theme recovery modal when we detect an uncaught javascript exception. 8 years ago
Dustin Falgout cc41cee218 replace theme heartbeat as the implementation was flawed. instead check window object for existence of required theme functions and give user option to switch themes if check fails. 8 years ago
Dustin Falgout 698418ff47 The rest of what Fixes #91 8 years ago
Dustin Falgout 3be24ee76d first part of the fix for #91 8 years ago
Dustin Falgout adb049fdd3 fix build when lightdm 19.2+ is installed. 8 years ago
Dustin Falgout 3da6a2796d update bootstrap and bootswatch paper to latest versions. implemented wrapper for dirlist method in javascript. improved some styles for the default theme. 8 years ago
Dustin Falgout 1569a80607 update default theme to use theme_utils for its clock. This closes #83 8 years ago
Dustin Falgout 14979df770 finishing up with #83 8 years ago
Dustin Falgout ff500a437d finish implementing utility function for getting the current localized time as well as allowing the format and language to be overridden in the config file. 8 years ago
Dustin Falgout 3a9f5a782b fix duplicate namespace declarations 8 years ago
Dustin Falgout 7affd4dd01 more work on configurable time format 8 years ago
Dustin Falgout ebfb5ce023 prepping theme api documentation for upcoming release 8 years ago
Dustin Falgout c51f80f947 load momentjs automatically as it will be used by the greeter even if the theme doesn't use it. 8 years ago
Dustin Falgout ef9b64a9a1 dont track auto-generated files in git repo 8 years ago
Dustin Falgout 312e23c23c discontinue use of some deprecated methods if built with gtk 3.22+ 8 years ago
Dustin Falgout 4fc9fb189a remove trailing slashes from dirpaths 8 years ago
Dustin Falgout e7dd22eab1 handle cases where reading config file fails 8 years ago
Dustin Falgout c9b5a4bc71 :doh: 8 years ago
Dustin Falgout 9d5756b0fa :doh: 8 years ago
Dustin Falgout b91e104d0b Dont use readonly attribute for now 8 years ago
Dustin Falgout 79eb95b205 Dont set attributes flags on class definition 8 years ago
Dustin Falgout fb46cba0bd fix incorrect attributes arguments 8 years ago
Dustin Falgout 085fd455a8 add shadow class in JS for the injected __GreeterConfig class to hold docstrings. 8 years ago
Dustin Falgout 4f81b8b9cd injected classes are actually instances 8 years ago
Dustin Falgout 1cf04bae81 can't extend custom classes injected from C 8 years ago
Dustin Falgout 63c92bb754 missed a couple renames 8 years ago