Jasper St. Pierre 4352cc231e modalDialog: Don't use a for...in loop for iterating over arrays.
for...in loops do not guarantee that the indexes iterate in order. As a
consequence, buttons may appear in an undesired order.
2011-09-19 13:42:47 -04:00
..
2011-09-19 10:50:54 -04:00
2011-07-14 12:51:18 -04:00
2011-08-11 05:35:23 -04:00
2010-07-19 01:46:01 +02:00
2010-07-19 01:46:01 +02:00
2011-09-17 23:23:15 -04:00