~awn-core/awn/trunk-rewrite

10.1.1 by Mark Lee
ignore all the build-related stuff
1
Makefile
2
Makefile.in
10.1.8 by Mark Lee
* .bzrignore:
3
po/*.gmo
10.1.1 by Mark Lee
ignore all the build-related stuff
4
*.la
5
*.lo
6
.libs
7
.deps
8
aclocal.m4
9
autom4te.cache
10
awn.pc
11
config.guess
12
config.h
13
config.log
14
config.status
15
config.sub
16
configure
17
depcomp
18
install-sh
19
intltool-extract
20
intltool-merge
21
intltool-update
22
libtool
23
ltmain.sh
24
missing
25
stamp-h1
26
*.desktop
27
*.desktop.in
28
po/.intltool-merge-cache
29
po/Makefile.in.in
30
po/POTFILES
31
po/stamp-it
32
avant-applets/avant-applets.py
33
avant-launchers/avant-launchers.py
34
avant-preferences/avant-preferences.py
1282 by Mark Lee
* .bzrignore:
35
applet-activation/awn-applet
10.1.1 by Mark Lee
ignore all the build-related stuff
36
applets/switcher/switcher.schemas
37
src/avant-window-navigator
38
src/awn-applet-manager-glue.h
39
src/awn-dbus-glue.h
10.1.8 by Mark Lee
* .bzrignore:
40
src/awn-marshallers.*
10.1.1 by Mark Lee
ignore all the build-related stuff
41
src/icon-test
10.1.6 by Mark Lee
* .bzrignore:
42
compile
43
py-compile
44
mkinstalldirs
45
libawn/*awn-enum-types.*
725 by Michal Hruby
2009-03-18 Michal Hruby <michal.mhr@gmail.com>
46
libawn/*libawnmarshal.*
47
libawn/libawn-marshal.*
10.1.108 by Mark Lee
2007-12-28 Mark Lee <avant-wn@lazymalevolence.com>
48
bindings/python/awn.c
10.1.6 by Mark Lee
* .bzrignore:
49
awn-manager/awnDefs.py
10.1.8 by Mark Lee
* .bzrignore:
50
awn-manager/awnManager.py
10.1.43 by Mark Lee
ignore more intltool files
51
intltool-*.in
10.1.61 by Mark Lee
2007-10-23 Mark Lee <avant-wn@lazymalevolence.com>
52
test/test-config-client
10.1.72 by Mark Lee
2007-11-19 Mark Lee <avant-wn@lazymalevolence.com>
53
gtk-doc.make
54
doc/reference/html
55
doc/reference/html-build.stamp
56
doc/reference/html.stamp
57
doc/reference/scan-build.stamp
58
doc/reference/sgml-build.stamp
59
doc/reference/sgml.stamp
60
doc/reference/tmpl-build.stamp
61
doc/reference/tmpl.stamp
62
doc/reference/xml
63
doc/reference/libawn-decl-list.txt
64
doc/reference/libawn-decl.txt
65
doc/reference/libawn-overrides.txt
66
doc/reference/libawn-sections.txt
308 by Mark Lee
2008-06-19 Mark Lee <avant-wn@lazymalevolence.com>
67
doc/reference/libawn-undeclared.txt
10.1.72 by Mark Lee
2007-11-19 Mark Lee <avant-wn@lazymalevolence.com>
68
doc/reference/libawn-undocumented.txt
69
doc/reference/libawn-unused.txt
70
doc/reference/libawn.args
71
doc/reference/libawn.hierarchy
72
doc/reference/libawn.interfaces
73
doc/reference/libawn.prerequisites
74
doc/reference/libawn.signals
10.1.77 by Mark Lee
ignore gtk-doc backup files
75
doc/reference/*.bak
823 by Mark Lee
* doc/reference/tmpl/awn-applet-dialog.sgml:
76
doc/reference/tmpl/*.sgml
77
doc/reference/tmpl/*.sgml.bak
78
doc/reference/*-scan.c
752.1.35 by Mark Lee
* libawn/awn-config.c:
79
data/avant-window-navigator.schemas*
10.1.98 by Mark Lee
build system cleanup - config.h.in doesn't need to be versioned, ignore awn.schemas-related files
80
config.h.in
1246 by Mark Lee
* .bzrignore:
81
tests/test-vala-awn-dialog
82
tests/test-vala-awn-dialog.c
10.1.148 by Mark Lee
Create awn-launcher-editor, a standalone version of the launcher editor that is integrated into awn-manager.
83
awn-manager/awn-launcher-editor
752.1.35 by Mark Lee
* libawn/awn-config.c:
84
data/avant-window-navigator.schema-ini
230 by Mark Lee
2008-04-23 Mark Lee <avant-wn@lazymalevolence.com>
85
src/awn
86
src/awn-app-glue.h
414 by Neil J. Patel
* Add some more ignores
87
src/awn-panel-glue.h
88
src/test
463 by Neil Jagdish Patel
applets/taskmanager
89
bindings/python/awn.loT
90
tests/test-applet-simple
91
tests/test-awn-icon
92
tests/test-config-client
93
tests/test-themed-icon
470 by Neil Jagdish Patel
removed:
94
tests/test-awn-icon-box
474 by Neil Jagdish Patel
.bzrignore
95
./tests/test-taskmanager
752.1.40 by Mark Lee
* .bzrignore:
96
applets/taskmanager/awn-applet-taskmanager.schemas*
519 by Neil Jagdish Patel
.bzrignore
97
tests/test-awn-effects
582 by Mark Lee
Ignore awn-manager/awnManagerMini.py.
98
awn-manager/awnManagerMini.py
614 by Mark Lee
Ignore m4 files brought in by the autogen script; Fix m4 directory specification so that gnome-autogen.sh can use it, too.
99
m4/gtk-doc.m4
100
m4/intltool.m4
659 by Mark Lee
Build system: Add shave support (generates much less verbose autotools output).
101
shave/shave
102
shave/shave-libtool
667 by Mark Lee
Replace the deprecated gtk marshal function type with a generated one, via glib-genmarshal.
103
src/awn-marshal.c
104
src/awn-marshal.h
105
src/stamp-awnmarshal.c
106
src/stamp-awnmarshal.h
748 by Mark Lee
Build system (marshal): Forgot to commit the added/renamed/ignored files.
107
applets/taskmanager/taskmanager-marshal.c
108
applets/taskmanager/taskmanager-marshal.h
790 by Mark Lee
* .bzrignore:
109
doltcompile
110
doltlibtool
828 by Mark Lee
Ignore libtool-2.x m4 files.
111
m4/lt*.m4
112
m4/libtool.m4
952 by Julien Lavergne
2009-06-21 Julien Lavergne <julien.lavergne@gmail.com>
113
awn-settings/awn-launcher-editor
114
awn-settings/awnDefs.py
115
awn-settings/awnSettings.py
116
config.guess.cdbs-orig
117
config.sub.cdbs-orig
118
debian/*.debhelper.log
119
debian/*.postinst.debhelper
120
debian/*.postrm.debhelper
121
debian/*.preinst.debhelper
122
debian/*.prerm.debhelper
123
debian/*.substvars
124
debian/*-trunk/
125
debian/files
126
debian/stamp-autotools-files
127
debian/stamp-makefile-build
128
debian/stamp-patched
129
debian/tmp/
1036 by Mark Lee
Ignore header files generated for D-Bus.
130
applets/taskmanager/*-glue.h
1467 by Mark Lee
* .bzrignore:
131
applets/taskmanager/awn-applet-taskmanager.schema-ini
132
data/avant-window-navigator.schema-ini.in