Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 217 (100.0%) | 7675 (100.0%) | 35.3 |
/ | 33 (15.2%) | 5212 (67.9%) | 157.9 |
common/ | 28 (12.9%) | 1467 (19.1%) | 52.3 |
gtk/ | 26 (12.0%) | 422 (5.5%) | 16.2 |
gtk-v2/src/ | 37 (17.1%) | 222 (2.9%) | 6.0 |
sound-src/ | 8 (3.7%) | 126 (1.6%) | 15.7 |
x11/ | 11 (5.1%) | 112 (1.5%) | 10.1 |
gnome/ | 9 (4.1%) | 64 (0.8%) | 7.1 |
utils/ | 5 (2.3%) | 10 (0.1%) | 2.0 |
pixmaps/ | 3 (1.4%) | 10 (0.1%) | 3.3 |
help/ | 6 (2.8%) | 10 (0.1%) | 1.6 |
gtk/win32/ | 6 (2.8%) | 10 (0.1%) | 1.6 |
gtk-v2/ | 9 (4.1%) | 10 (0.1%) | 1.1 |
macros/ | 34 (15.7%) | 0 (0.0%) | 0.0 |
Documentation/ | 2 (0.9%) | 0 (0.0%) | 0.0 |
utils/mdk.sh: Make script work again.
3 lines of code changed in:
Remove trailing whitespace.
1082 lines of code changed in:
Fix incorrect command name.
0 lines of code changed in:
Fix memory overrun error in gtk-v2 client's skills display.
8 lines of code changed in:
Remove trailing whitespace.
22 lines of code changed in:
Add script to rebuild autoconf files.
8 lines of code changed in:
Rebuilt auto-generated files.
5243 lines of code changed in:
Remove double quotes because they create strange comments.
7 lines of code changed in:
Add missing #include <ctype.h>.
1 lines of code changed in:
Remove trailing slash from directory name.
1 lines of code changed in:
Add template comments to AC_DEFINEs. Now autoheader and ./configure --enable-maintainer-mode does work again.
9 lines of code changed in:
Remove unused/commented code.
0 lines of code changed in:
Whitespace changes (fix indentation).
1 lines of code changed in:
Rewrite commands to build svnversion.h to not generate an error message the first time they are run.
6 lines of code changed in:
Remove duplicate use of AC_CONFIG_SRCDIR.
4 lines of code changed in:
Use #include <config.h> instead #include "config.h" to support multiple configurations outside the source directory.
30 lines of code changed in:
Rename DATADIR to CF_DATADIR to avoid name clashes when cross-compiling to Win32.
15 lines of code changed in:
Remove trailing backslash.
2 lines of code changed in:
Whitespace changes and added braces to make the formatting consistent and comply with the programming guide.
845 lines of code changed in:
Whitespace changes and added braces to make the formatting consistent and comply with the programming guide.
388 lines of code changed in: