bakery r83 - in trunk: . bakery bakery/App bakery/Configuration examples/WithXmlDocGlade



Author: arminb
Date: 2007-09-27 16:28:15 +0100 (Thu, 27 Sep 2007)
New Revision: 83
ViewCVS link: http://svn.gnome.org/viewcvs/bakery?rev=83&view=rev

Added:
   trunk/MAINTAINERS
Modified:
   trunk/ChangeLog
   trunk/bakery/App/App_Gtk.cc
   trunk/bakery/App/App_Gtk.h
   trunk/bakery/App/App_WithDoc_Gtk.cc
   trunk/bakery/App/Dialog_OfferSave.cc
   trunk/bakery/App/Dialog_OfferSave.h
   trunk/bakery/App/Dialog_OverwriteFile.cc
   trunk/bakery/App/Dialog_OverwriteFile.h
   trunk/bakery/App/GtkDialogs.cc
   trunk/bakery/Configuration/Dialog_Preferences.cc
   trunk/bakery/Makefile.am
   trunk/bakery/bakery.h
   trunk/configure.in
   trunk/examples/WithXmlDocGlade/appexample.cc
   trunk/examples/WithXmlDocGlade/main.cc
Log:
2007-09-27  Armin Burgmeier  <armin openismus com>

	* MAINTAINERS: Added MAINTAINERS file for the commit to work.

	* bakery/bakeryconfig.h.in:
	* bakery/Makefile.am:
	* configure.in: Added --enable-maemo configure option and install a
	bakeryconfig.h file in $(libdir)/bakery-2.4/include so we can check
	for enabled maemo in header files.

	* bakery/bakery.h: Include <bakeryconfig.h>

	* bakery/App/Dialog_OfferSave.h:
	* bakery/App/Dialog_OfferSave.cc:
	* bakery/App/Dialog_OverwriteFile.h:
	* bakery/App/Dialog_OverwriteFile.cc: Use Hildon::Note instead of
	Gtk::MessageDialog in maemo version.

	* bakery/App/App_Gtk.h:
	* bakery/App/App_Gtk.cc:
	* bakery/App/App_WithDoc_Gtk.cc: Derive from Hildon::Window instead of
	Gtk::Window and use <popup> instead of <menubar> in UI
	XML descriptions in maemo version.

	* bakery/App/GtkDialogs.cc: Use Hildon::Note and
	Hildon::FileChooserDilaog instead of Gtk::MessageDialog and
	Gtk::FileChooserDialog, respectively, in maemo version.

	* bakery/Configuration/Dialog_Preferences.cc:
	* examples/WithXmlDocGlade/main.cc:
	* examples/WithXmlDocGlade/appexample.cc: Use error parameter in
	Glade::Xml::create as introduced in #474577.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]