glom r1224 - in branches/GLOM_CLIENTONLY: . glom/libglom/data_structure glom/python_embed glom/utility_widgets glom/utility_widgets/db_adddel



Author: arminb
Date: 2007-10-18 20:27:40 +0100 (Thu, 18 Oct 2007)
New Revision: 1224
ViewCVS link: http://svn.gnome.org/viewcvs/glom?rev=1224&view=rev

Modified:
   branches/GLOM_CLIENTONLY/ChangeLog
   branches/GLOM_CLIENTONLY/glom/libglom/data_structure/glomconversions.cc
   branches/GLOM_CLIENTONLY/glom/python_embed/glom_python.cc
   branches/GLOM_CLIENTONLY/glom/utility_widgets/datawidget.cc
   branches/GLOM_CLIENTONLY/glom/utility_widgets/db_adddel/db_adddel.cc
Log:
2007-10-18  Armin Burgmeier  <armin openismus com>

	* glom/libglom/data_structure/glomconversions.cc: Write data to the
	pixbuf loader when there was _no_ error opening it, not the other way
	around.

	* glom/python_embed/glom_python.cc: Don't crash when the glom python
	module is not found.

	* glom/utility_widgets/datawidget.cc: Use normal size request for
	date and time fields because they are not large enough otherwise. I
	think this is the same problem as the one about determining the height
	of the tree view rows in the list view. We have to add some more
	pixels than what PangoLayout::get_pixel_size() claims there.

	* glom/utility_widgets/db_adddel/db_adddel.cc: Take the
	horizontal-separator style property of GtkTreeView into account when
	determining the size for the "open" icon in the list view. This leads
	to correct results on non-maemo for me, at least.





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