Gecko engine for Wine
Go to file
Ian Gilman c56484e154 + All event handlers sent into iQ.fn.bind and its aliases are now automatically wrapped in a try/catch (the catch simply does a Utils.log with the error)
+ Fixed a couple of issues found with the new event try/catch
+ Converted Group.newTab over to iQ (was the last jQuery bit besides drag/drop/resize)
2010-06-07 17:20:15 -07:00
browser + All event handlers sent into iQ.fn.bind and its aliases are now automatically wrapped in a try/catch (the catch simply does a Utils.log with the error) 2010-06-07 17:20:15 -07:00
content + We're no longer using a style sheet for our CSS transitions (doing it directly in JavaScript instead) 2010-06-07 16:16:55 -07:00