Commit graph

5 commits

Author SHA1 Message Date
Lluis Sanchez cf9c865ecc Merge pull request #1 from knocte/do_not_report_gtk_init_itself
do not report yet violations if guithread is not set yet
2012-09-21 23:48:21 -07:00
Andres G. Aragoneses 9eff181e46 do not report yet violations if guithread is not set yet
Without this change, the call to Gtk.Application.Init() would
be reported as a violation itself.

(Detected, and bugfix tested, in MonoDevelop & Banshee)
2012-09-21 21:33:46 +01:00
Lluis Sanchez Gual 5e77fdbb24 Don't report Application.Invoke calls. 2011-03-01 12:14:44 +01:00
Lluis Sanchez Gual 7d828feb90 Add missing files. 2011-03-01 12:14:26 +01:00
Lluis Sanchez Gual 9310707672 Initial commit 2011-02-28 18:42:08 +01:00