61
by robert.ancell at gmail
Add some Gtk Doc stuff, can't get it working well though |
1 |
*.bak |
2 |
*.la |
|
3 |
*.lo |
|
1173
by Robert Ancell
Update .bzrignore |
4 |
*_vala.stamp |
61
by robert.ancell at gmail
Add some Gtk Doc stuff, can't get it working well though |
5 |
.deps |
6 |
.libs |
|
1173
by Robert Ancell
Update .bzrignore |
7 |
stamp-h1 |
1
by robert.ancell at gmail
Compiles and does something |
8 |
Makefile
|
9 |
Makefile.in |
|
10 |
Makefile.in.in |
|
61
by robert.ancell at gmail
Add some Gtk Doc stuff, can't get it working well though |
11 |
./aclocal.m4 |
12 |
./autom4te.cache |
|
13 |
./compile |
|
530
by Robert Ancell
More test work |
14 |
./config.h |
15 |
./config.h.in |
|
61
by robert.ancell at gmail
Add some Gtk Doc stuff, can't get it working well though |
16 |
./config.guess |
17 |
./config.log |
|
18 |
./config.status |
|
19 |
./config.sub |
|
20 |
./configure |
|
21 |
./depcomp |
|
22 |
./gnome-doc-utils.make |
|
23 |
./gtk-doc.make |
|
24 |
./install-sh |
|
25 |
./libtool |
|
26 |
./ltmain.sh |
|
27 |
./missing |
|
28 |
./mkinstalldirs |
|
29 |
./omf.make |
|
30 |
./xmldocs.make |
|
1678.1.1
by Robert Ancell
Install apparmor correctly to fix distcheck |
31 |
data/apparmor/lightdm-guest-session |
1171
by Robert Ancell
Update .bzrignore |
32 |
doc/html |
331
by robert.ancell at canonical
Set correct linking library name in liblightdm-gobject-0.pc |
33 |
doc/lightdm-gobject-*.* |
61
by robert.ancell at gmail
Add some Gtk Doc stuff, can't get it working well though |
34 |
doc/*.stamp |
331
by robert.ancell at canonical
Set correct linking library name in liblightdm-gobject-0.pc |
35 |
doc/tmpl/*-unused.sgml |
61
by robert.ancell at gmail
Add some Gtk Doc stuff, can't get it working well though |
36 |
doc/*.txt |
37 |
doc/xml |
|
811
by Robert Ancell
Removed the Vala and Python GTK+ greeters, they weren't being well maintained. |
38 |
greeters/gtk/lightdm-gtk-greeter |
39 |
greeters/qt/lightdm-qt-greeter |
|
1586.2.1
by Michael Terry
initial build support for Qt5 |
40 |
greeters/qt/*_moc*.cpp |
500
by Robert Ancell
Update .bzrignore |
41 |
greeters/qt/ui_*.h |
297
by robert.ancell at canonical
Renamed libldmgreeter to liblightdm |
42 |
liblightdm-gobject/*.gir |
43 |
liblightdm-gobject/*.typelib |
|
1622
by Robert Ancell
Update .bzrignore |
44 |
liblightdm-gobject/liblightdm-gobject-*.pc |
1639.2.2
by Iain Lane
Also bzrignore liblightdm-qt/liblightdm-qt-*.pc |
45 |
liblightdm-qt/liblightdm-qt-*.pc |
1622
by Robert Ancell
Update .bzrignore |
46 |
liblightdm-qt/liblightdm-qt5-*.pc |
1586.2.1
by Michael Terry
initial build support for Qt5 |
47 |
liblightdm-qt/*_moc*.cpp |
1172
by Robert Ancell
Update .bzrignore |
48 |
m4/* |
1012
by Robert Ancell
Ignore generated translated files |
49 |
po/*.gmo |
61
by robert.ancell at gmail
Add some Gtk Doc stuff, can't get it working well though |
50 |
po/POTFILES |
1
by robert.ancell at gmail
Compiles and does something |
51 |
po/stamp-it |
2
by robert.ancell at gmail
Got authentication API working |
52 |
src/display-glue.h |
14
by robert.ancell at gmail
Register display as separate D-Bus object, add Manager object |
53 |
src/display-manager-glue.h |
61
by robert.ancell at gmail
Add some Gtk Doc stuff, can't get it working well though |
54 |
src/session-manager-glue.h |
24
by robert.ancell at gmail
Add session support |
55 |
src/user-manager-glue.h |
211
by robert.ancell at gmail
Ignore built files |
56 |
src/ldm-marshal.c |
57 |
src/ldm-marshal.h |
|
341
by robert.ancell at canonical
Rename ldm-gtk-greeter to lightdm-gtk-greeter |
58 |
src/lightdm |
1524
by Robert Ancell
Ignore src/lightdm-guest-session-wrapper |
59 |
src/lightdm-guest-session-wrapper |
1683.1.1
by Robert Ancell
Releasing 1.7.1 |
60 |
tests/*.log |
61 |
tests/*.trs |
|
619
by Robert Ancell
Add a test for checking returns to greeter when session quits |
62 |
tests/data/passwd |
1586.2.1
by Michael Terry
initial build support for Qt5 |
63 |
tests/src/*_moc*.cpp |
1349
by Robert Ancell
Control more of D-Bus in the regression tests |
64 |
tests/src/dbus-env |
1232
by Robert Ancell
Rename test-guest-account to standard guest-account |
65 |
tests/src/guest-account |
1224
by Robert Ancell
Update .bzrignore |
66 |
tests/src/initctl |
786
by Robert Ancell
Add Plymouth tests |
67 |
tests/src/plymouth |
572
by Robert Ancell
Update ignore file |
68 |
tests/src/test-gobject-greeter |
1622
by Robert Ancell
Update .bzrignore |
69 |
tests/src/test-qt4-greeter |
70 |
tests/src/test-qt5-greeter |
|
572
by Robert Ancell
Update ignore file |
71 |
tests/src/test-runner |
1163
by Robert Ancell
Improve script hook tests |
72 |
tests/src/test-script-hook |
572
by Robert Ancell
Update ignore file |
73 |
tests/src/test-session |
1282
by Robert Ancell
Merge in VNC tests |
74 |
tests/src/vnc-client |
1225
by Robert Ancell
Rename test-xserver to X and remove --xserver-command option |
75 |
tests/src/X |
1282
by Robert Ancell
Merge in VNC tests |
76 |
tests/src/Xvnc |
1024
by Didier Roche
lightdm-set-defaults enables tweaking the default session and chosen |
77 |
utils/lightdm-set-defaults |
1039
by Robert Ancell
Added a dm-tool program that allows user switching and adding seats |
78 |
utils/dm-tool |