]> Pileus Git - ~andy/gtk/commit
Refixed patch for bug 612505.
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Sun, 14 Mar 2010 19:23:55 +0000 (15:23 -0400)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Sun, 14 Mar 2010 20:29:42 +0000 (16:29 -0400)
commite8c0920494151c603eca6a7decfb3509a66c8403
tree93fed5839545699e81f6fe46ebbf651c932fdb68
parenta085bb1f0bcbd20723d181a5d7fa89f9ae56f92a
Refixed patch for bug 612505.

New patch makes sure to update the display even when
the GtkEntry's buffer is set to NULL, it also breaks the
reference to the buffer in ->dispose() instead of ->finalize().
gtk/gtkentry.c