CVSROOT: /cvs/gnome
Module name: gtkmm
Changes by: murrayc 06/09/19 16:08:43
Modified files:
. : ChangeLog Makefile.am configure.in
demos : Makefile.am
demos/gtk-demo : Makefile.am
examples : Makefile.am_fragment
gtk : gtkmmconfig.h.in
gtk/gtkmm : Makefile.am
gtk/src : combobox.hg main.ccg widget.hg
scripts : reduced.m4
tests : Makefile.am_fragment
Log message:
2006-09-19 Johannes Schmid <[EMAIL PROTECTED]>
* scripts/reduced.m4: Added GTKMM_ARG_ENABLE_API_ATKMM() to
add the --enable-api-atkmm configure option.
* configure.in: Use GTKMM_ARG_ENABLE_API_ATKMM, and optionally
use the atkmm subdirectory (and its children).
* gtk/gtkmmconfig.h.in: undef GTKMM_ATKMM_ENABLED so that
it will be defined (or not) in gtkmmconfig.h.
* Makefile.am: Optinally build in the atkmm directory..
* demos/Makefile.am:
* demos/gtk-demo/Makefile.am:
* examples/Makefile.am_fragment:
* tests/Makefile.am_fragment:
* gtk/gtkmm/Makefile.am: Make linking and including of
atkmm optional.
* gtk/src/main.ccg: Only call Atk::wrap_init() if atkmm is enabled.
* gtk/src/widget.hg: Only derive from (and implement)
Atk::Implementor if atkmm is enabled.
get_accessible():
* gtk/src/combobox.hg: get_popup_accessible():
Use the extra ifdef GTKMM_ATKMM_ENABLED option to put ifdefs around this
API, so that it will not be built if we do not have atkmm.
Note that this needs the latest glibmm.
URL :
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtkmm&who=murrayc&date=explicit&mindate=2006-09-19%2016:07&maxdate=2006-09-19%2016:09
_______________________________________________
cvs-commits-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/cvs-commits-list