Dominique Bureau a2d40fcf8c ClutterText: Cannot pass NULL string to clutter_text_set_text()
Passing a NULL buffer to clutter_text_set_text() does not behave the same
way as passing an empty string "" (as specified in the documentation).
This was working as expected previously, but somehow the behaviour changed
at some point and created 2 new issues:
- Passing a NULL pointer will not reset the string
- If the ClutterText is editable, it will segfault in strcmp

Validations have been added to prevent this.

https://bugzilla.gnome.org/show_bug.cgi?id=675890
2012-05-21 11:30:22 +01:00
..
2012-05-03 11:34:57 +01:00
2011-11-10 19:05:39 +01:00
2012-03-20 14:36:58 +00:00
2012-04-27 12:30:48 +01:00
2012-02-23 12:01:11 +00:00
2012-04-30 17:17:41 +01:00
2012-04-27 12:30:50 +01:00
2012-04-27 12:30:48 +01:00
2012-04-27 12:28:49 +01:00
2011-10-19 15:23:55 +01:00
2011-10-19 15:23:55 +01:00
2012-04-27 12:30:50 +01:00
2012-04-27 12:30:47 +01:00
2012-04-27 12:30:47 +01:00
2012-04-27 12:30:48 +01:00
2012-01-16 23:35:16 +00:00
2012-04-30 17:17:41 +01:00
2012-04-30 17:17:41 +01:00
2011-06-07 16:06:24 +01:00
2012-04-27 12:30:50 +01:00
2012-04-27 12:30:48 +01:00
2012-04-27 12:30:48 +01:00
2011-06-07 16:06:24 +01:00
2011-06-07 16:06:24 +01:00
2012-04-27 12:30:50 +01:00
2012-04-30 17:17:41 +01:00
2012-02-23 17:21:57 +00:00
2012-04-30 17:17:41 +01:00
2012-04-30 17:17:41 +01:00
2012-04-27 12:30:50 +01:00
2012-04-27 12:30:48 +01:00
2012-04-30 17:17:41 +01:00
2012-04-27 12:30:50 +01:00
2012-04-30 18:35:19 +01:00