gtk+ r18970 - in trunk: . gtk
- From: matthiasc svn gnome org
- To: svn-commits-list gnome org
- Subject: gtk+ r18970 - in trunk: . gtk
- Date: Thu, 8 Nov 2007 04:12:52 +0000 (GMT)
Author: matthiasc
Date: 2007-11-08 04:12:52 +0000 (Thu, 08 Nov 2007)
New Revision: 18970
ViewCVS link: http://svn.gnome.org/viewcvs/gtk+?rev=18970&view=rev
Modified:
trunk/ChangeLog
trunk/gtk/gtkbuilderparser.c
Log:
2007-11-07 Ryan Lortie <desrt desrt ca>
* gtk/gtkbuilderprivate.h: Add GString 'text' to the property info
structure. Used to accumulate property text across multiple 'text'
calls.
* gtk/gtkbuilderparser.c: Instead of translating/copying text on each
'text' call while in <property> accumulate the text until the end and
do it all in one go. This fixes handling of <!-- --> inside
properties as well as <property/> cases.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]