diffing dir...
Sat Nov 24 03:07:24 GMT 2012 Daniel Wagner <da...@wa...>
* entryNewWithBuffer is new since GTK-2.18
Ignore-this: 7df7fba36ca04f85caf87d54783f79c8
hunk ./gtk/Graphics/UI/Gtk/Entry/Entry.chs 55
+#if GTK_CHECK_VERSION(2,18,0)
hunk ./gtk/Graphics/UI/Gtk/Entry/Entry.chs 57
+#endif
hunk ./gtk/Graphics/UI/Gtk/Entry/Entry.chs 195
+#if GTK_CHECK_VERSION(2,18,0)
hunk ./gtk/Graphics/UI/Gtk/Entry/Entry.chs 209
-#if GTK_CHECK_VERSION(2,18,0)
|