]> Pileus Git - ~andy/gtk/commit
Fix more GtkEntry Since tags.
authorMart Raudsepp <leio@gentoo.org>
Thu, 17 Sep 2009 06:07:03 +0000 (09:07 +0300)
committerMart Raudsepp <leio@gentoo.org>
Tue, 22 Sep 2009 08:25:28 +0000 (11:25 +0300)
commit0633ba0163861fc87492391ce454963c96163c8d
treec887b99cde67899ae2bc0d32da35ddc60d41f139
parent9ea2bfe73f49083d3cafef2da83a39b4149e22b5
Fix more GtkEntry Since tags.

progress-border and invisible-char style properties had wrong amount
of colons for gtk-doc (signal markup instead of properties), so the
Since tags didn't seem to get picked up.
GtkEntry:invisible-char also had a wrong Since: 2.22, fixed to 2.18.
gtk/gtkentry.c