Dustin Falgout
|
10f365fac4
|
fix bug in authentication_complete callback. update screenshots.
|
9 years ago |
Scott Balneaves
|
cdaabe09be
|
Readability improvements, exception handling improvements
|
9 years ago |
Dustin Falgout
|
c6ae3bc67d
|
Update README.md
|
9 years ago |
Dustin Falgout
|
f33e9511c9
|
Update README.md
|
9 years ago |
Dustin Falgout
|
09e82dc5fc
|
update submodule ref
|
9 years ago |
Dustin Falgout
|
020d9fa308
|
update Makefile
|
9 years ago |
Dustin Falgout
|
24bb598df6
|
update submodule ref
|
9 years ago |
Dustin Falgout
|
12ab70b9fc
|
update changelog, bump version
|
9 years ago |
Dustin Falgout
|
d560156d29
|
bump version
|
9 years ago |
Dustin Falgout
|
f855f00e6a
|
dont try to free int vars
|
9 years ago |
Dustin Falgout
|
33bb5b7a59
|
update submodule ref
|
9 years ago |
Dustin Falgout
|
a9c2256c61
|
fix typo in Makefule
|
9 years ago |
Dustin Falgout
|
98a01c80ab
|
cleanup code formatting
|
9 years ago |
Dustin Falgout
|
a019b8f356
|
cleanup code formatting
|
9 years ago |
Dustin Falgout
|
497c6608cb
|
Merge branch 'master' of github.com:sbalneav/lightdm-webkit2-greeter
# Conflicts:
# src/lightdm-webkit2-greeter-ext.c
|
9 years ago |
Dustin Falgout
|
d3db34273e
|
sync with local
|
9 years ago |
Dustin Falgout
|
e21ef08998
|
Merge remote-tracking branch 'origin/master'
|
9 years ago |
Dustin Falgout
|
66b061c1b6
|
update submodule ref
|
9 years ago |
Dustin Falgout
|
329a1e8083
|
sync with local
|
9 years ago |
Dustin Falgout
|
e8f974ec65
|
add translation helper script
|
9 years ago |
Dustin Falgout
|
333eae7e5f
|
update readme
|
9 years ago |
Dustin Falgout
|
f49bfe8cc9
|
update readme
|
9 years ago |
Dustin Falgout
|
817ef861cd
|
add confirmation modal for system actions.
|
9 years ago |
Dustin Falgout
|
8322c5eb2b
|
add translations
|
9 years ago |
Scott Balneaves
|
d7c863e36b
|
Plug remaining string leaks
|
9 years ago |
Scott Balneaves
|
9b5a8dc67c
|
Ensure when we return a string, we also return a null correctly. Free strings we create
|
9 years ago |
Scott Balneaves
|
b4db8c0ae4
|
Update the manual
|
9 years ago |
Scott Balneaves
|
d644eea63a
|
API upgrade; complete API including the guest functions, bring API completely in line with LightDM API
|
9 years ago |
Scott Balneaves
|
9917b44d63
|
Improve manpage significantly
|
9 years ago |
Scott Balneaves
|
17ff86f2da
|
Since default_session has no settor, only a gettor, no reason it shouldn't be marked ReadOnly
|
9 years ago |
Dustin Falgout
|
2c111525c3
|
add translations for auth-failed error message.
|
9 years ago |
Dustin Falgout
|
0d4c638783
|
...
|
9 years ago |
Scott Balneaves
|
9dea4c3af1
|
Provide backwards compatibility for provide_secret callback
|
9 years ago |
Scott Balneaves
|
8089f50e22
|
added back in antergos theme as a submodule
|
9 years ago |
Scott Balneaves
|
044fa942c1
|
Don't hardcode the config dir, instead, use the config.h supplied value.
|
9 years ago |
Dustin Falgout
|
264d095d89
|
update makefiles
|
9 years ago |
Dustin Falgout
|
16f2cc29fd
|
cleanup a few things that I missed earlier.
|
9 years ago |
Scott Balneaves
|
a0b7aac6b7
|
Add test for exo-csource binary, needed for compile
|
9 years ago |
Scott Balneaves
|
5c32caa4ff
|
Update manpage
|
9 years ago |
Scott Balneaves
|
40b86cb688
|
Implement the set_layout_cb function
|
9 years ago |
Scott Balneaves
|
1f97b4034f
|
Added man page
|
9 years ago |
Scott Balneaves
|
9edd7bfba9
|
Add in exception handling
|
9 years ago |
Scott Balneaves
|
4cd3457a27
|
Eliminated static char arrays, replaced with JSString*Size calls and g_malloc
|
9 years ago |
Scott Balneaves
|
ac961e5fb0
|
Escape text
|
9 years ago |
Scott Balneaves
|
32ff719064
|
Functional changes
|
9 years ago |
Scott Balneaves
|
286db5ef6e
|
Functional changes; provide_secret to response, added in_authentication and autologin-timer-expired callbacks, changes to prompt and message callbacks
|
9 years ago |
Dustin Falgout
|
c4b9ce3343
|
webkitgtk is behind a few versions from webkit so not all ES6 is supported. Using Babel to compile to ES5 for now.
|
9 years ago |
Dustin Falgout
|
249ba7c0da
|
still needs testing and a few more code improvements that I didn't get to yet
|
9 years ago |
Dustin Falgout
|
2af0b15be2
|
started working on code optimization
|
9 years ago |
Dustin Falgout
|
dd30438f2a
|
started working on code optimization
|
9 years ago |