Andres G. Aragoneses
00c1a731ac
gui-thread-check: Moved gui-thread-check sources into a new subdir
...
In preparation for the move to gtk-sharp upstream preserving history.
2012-11-03 23:00:08 +00:00
Lluis Sanchez
2808b49059
Merge pull request #2 from knocte/micro_optimization
...
micro-optimization: return early after setting guithread
2012-09-21 23:48:44 -07:00
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
1ba19069e9
micro-optimization: return early after setting guithread
...
No need to compare thread ids in this call.
2012-09-21 21:35:51 +01: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