[root]/client/branches/gtk-v2-libglade/help

| Author | Changes | Lines of Code | Lines per Change | 
|---|---|---|---|
| Totals | 7 (100.0%) | 7 (100.0%) | 1.0 | 
| kbulgrien | 5 (71.4%) | 7 (100.0%) | 1.4 | 
| partmedia | 2 (28.6%) | 0 (0.0%) | 0.0 | 
Remove feature branch merged in long ago.
    
0 lines of code changed in 2 files:
- Factor common dialogs metaserver_window, keybinding_window, config_window,
  spell_window, and about_window into a separate dialogs.glade project so
  alternative game window layouts need not contain redundant descriptions
  of the dialogs.  crossfire-client-gtk2 now supports -window_xml and
  -dialog_xml command-line arguments that may be used to select alternate
  layout files.
- Add crossfire-client-gtk2 -dialog_xml argument to override the default
  dialogs.glade layout for the common dialogs used by the client.
- Replace crossfire-client-gtk2 -xml_file argument with -window_xml.
- Remove the common dialogs from all layouts presently in SVN.
    
5 lines of code changed in 2 files:
- Change libglade_CFLAGS/LIBS to LIBGLADE_CFLAGS/LIBS for consistency with
  common practice, and add AC_SUBST() to configure.in per libglade manual
  suggestion.
    
2 lines of code changed in 1 file:
- Rework configure.in and gtk-v2/src/Makefile.am to support new libglade
  dependency on gtk-v2 client.  Other changes by autoconf/automake.
    
0 lines of code changed in 2 files: