Mercurial > firefox-enso
log
age | author | description |
---|---|---|
Fri, 09 May 2008 12:59:10 -0700 | Atul Varma | text selection for firefox will return the full contents of the current text field if no text is selected. also, the seldict contains references to the currently-focused element and window, if any. default tip |
Thu, 08 May 2008 13:00:26 -0700 | Atul Varma | Added firefox selection context, so it's now possible to use enso in firefox (otherwise, the command-c injection wasn't working b/c I guess you can't inject events into your own process). |
Thu, 08 May 2008 11:16:05 -0700 | Atul Varma | Fixed some things. |
Thu, 08 May 2008 11:06:36 -0700 | Atul Varma | Origination, originally taken from the about:python source code from pyxpcom. |