Dustin Falgout
|
8a6cf589ef
|
update dockerfile
|
8 years ago |
Dustin Falgout
|
ebdf7a62a2
|
update circle.yml
|
8 years ago |
Dustin Falgout
|
bf58311f16
|
update meson.build
|
8 years ago |
Dustin Falgout
|
3c6a52d49d
|
add LINGUAS file
|
8 years ago |
Dustin Falgout
|
0a999868e0
|
generate translation files
|
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
|
d6c54a368e
|
update vendor libs and mock.js script.
|
8 years ago |
Dustin Falgout
|
6524d0b58d
|
update dependencies
|
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
|
dc96e64096
|
update utils script
|
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
|
181a8aa6a2
|
Fix logic bug. Fixes #88
|
8 years ago |
Dustin Falgout
|
adb049fdd3
|
fix build when lightdm 19.2+ is installed.
|
8 years ago |
Dustin Falgout
|
1a83ef2c83
|
Merge pull request #87 from FallingSnow/patch-1
Fixed missing let for error "MockData is not defined"
|
8 years ago |
Ayrton Sparling
|
b470c6f71b
|
Fixed missing let for error "MockData is not defined"
|
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
|
a3f9c2ba5f
|
fix incorrect build command
|
8 years ago |
Dustin Falgout
|
059f2db64d
|
dont build docker image if we already have a cached copy of it.
|
8 years ago |
Dustin Falgout
|
5c71bca36c
|
Merge pull request #86 from minijackson/patch-1
Change hard-coded path to meson option
|
8 years ago |
Rémi NICOLE
|
03a8af8948
|
Change hard-coded path to meson option
|
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
|
a68a51ecd7
|
dont include vendor libs in documentation
|
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
|
4e4e95adfa
|
dont track auto-generated files in git repo
|
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 |