Directory client/branches/gtk-v2-libglade/gtk-v2/

Directory Deleted:
2013-09-12 16:34
Total Files:
0
Deleted Files:
6
Lines of Code:
0

[root]/client/branches/gtk-v2-libglade/gtk-v2
                    Folder removed from repo glade (0 files, 0 lines)
                    Folder removed from repo src (0 files, 0 lines)
                    Folder removed from repo themes (0 files, 0 lines)

Lines of Code

client/branches/gtk-v2-libglade/gtk-v2/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 21 (100.0%) 83 (100.0%) 3.9
kbulgrien 15 (71.4%) 83 (100.0%) 5.5
partmedia 6 (28.6%) 0 (0.0%) 0.0

Most Recent Commits

partmedia 2013-09-12 16:34 Rev.: 19033

Remove feature branch merged in long ago.

0 lines of code changed in 6 files:

  • client/branches/gtk-v2-libglade/gtk-v2: Makefile.am (del), Makefile.in (del), README-dev (del), TODO (del), gtk-v2.glade (del), gtk-v2.gladep (del)
kbulgrien 2007-09-01 11:05 Rev.: 7099

- autoconf/automake changes resulting from merge of trunk.

1 lines of code changed in 1 file:

  • client/branches/gtk-v2-libglade/gtk-v2: Makefile.in (+1 -2)
kbulgrien 2007-09-01 01:52 Rev.: 7094

- TODO
- Reformatted into a more aesthetic layout and moderately updated.

- src/config.c
- Add a pointer to a widget to support selection of the XML layout file.
- Set up a default datadir subdirectory for holding Glade XML layout files and
reduce hardcoding of the directory names inside function code.
- Reformat many block comments to better use 79 column screen width.
- Add function header comments for all functions that did not previously have
one.
- load_defaults() and save_defaults() now support XML layout file defaults.
- config_init() now sets up a combo box for XML layout file selection.
- scandir_filter() has been renamed to scandir_theme_filter() to allow other
scandir_filters to be created using a standard naming format.
- Added scandir_glade_filter() to select only files that end with .glade and
also to ignore the popup dialog definition file dialogs.glade.
- Factor code from setup_config_window() into fill_combobox_from_datadir() to
allow re-use of code to load combobox widgets that contain entries based on
the files in a directory. The factored code is now replaced by separate
calls to support both the theme combo box and the XML layout combo box.
- read_config_window() now updates the variable that tracks which layout on
the glade combo box is active.

- src/main.c
- Define new buffers to support the in-client Glade XML layout selection via
a combo box on the configuration popup dialog.
- Modify -window_xml and -dialog_xml command line option behavior to support
the in-client configuration features.
- Window and popup dialog loading now supports saved settings in the defaults
file, and still allows overriding the save layout selection via command-line
options.

- src/main.h
- Adjust some defines and set up an extern to support in-client selection of
the Glade XML layout file to use.

- glade/dialogs.glade
- Minor grammatical improvement on description text.
- Add config_combobox_glade to support selection of a Glade XML layout file.

25 lines of code changed in 2 files:

  • client/branches/gtk-v2-libglade/gtk-v2: TODO (+25 -18)
kbulgrien 2007-08-20 21:33 Rev.: 6968

- Update the developer README relative to new information and the libglade
conversion. Change to third-person point of view to make it easier for
developers to update the document without appearing to attribute the
comments to the original editor.

0 lines of code changed in 2 files:

  • client/branches/gtk-v2-libglade/gtk-v2: README-dev (new)
kbulgrien 2007-08-18 21:18 Rev.: 6960

- Add Makefile to gtk-v2/glade svn:ignore property.
- Move gtk-v2/gtk-v2.glade(p) to gtk-v2/glade/gtk-v2.glade(p)
- Update gtk-v2/Makefile.am and gtk-v2/glade/Makefile.am due to moved glade
project files.

8 lines of code changed in 2 files:

  • client/branches/gtk-v2-libglade/gtk-v2: Makefile.am (-4), Makefile.in (+8 -42)
kbulgrien 2007-08-16 01:54 Rev.: 6942

- Modify configure.in, gtk-v2/Makefile.am, and gtk-v2/glade/Makefile.am to put
the gtk-v2.glade and gtk-v1.glade files in ${prefix}/share/crossfire-client.
- Other files modified by autoconf and automake.

47 lines of code changed in 3 files:

  • client/branches/gtk-v2-libglade/gtk-v2: Makefile.am (+4 -1), Makefile.in (+43 -10)
kbulgrien 2007-08-13 22:08 Rev.: 6923

- All windows except the main window need to have the "visible" property set
to "no" so that glade_xml_new() will not display them when they are loaded
from the .glade file. This modification does not alter generated sources.

0 lines of code changed in 2 files:

  • client/branches/gtk-v2-libglade/gtk-v2: gtk-v2.glade (changed)
kbulgrien 2007-08-11 15:33 Rev.: 6911

- 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:

  • client/branches/gtk-v2-libglade/gtk-v2: Makefile.in (+2 -2)
kbulgrien 2007-08-11 12:37 Rev.: 6908

- 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:

  • client/branches/gtk-v2-libglade/gtk-v2: Makefile.in (changed)
Generated by StatSVN 0.7.0