log

age author description
Fri, 22 Feb 2008 17:50:37 -0600 Atul Varma Made a few fixes related to the QUASIMODE_MAX_SUGGESTIONS variable.
Fri, 22 Feb 2008 16:32:02 -0600 Atul Varma Added enso.ui.messages.miniwindows.
Fri, 22 Feb 2008 16:04:29 -0600 Atul Varma Added enso.ui.messages.primarywindow.
Fri, 22 Feb 2008 15:45:29 -0600 Atul Varma Added enso.ui.messages.windows.
Fri, 22 Feb 2008 15:36:34 -0600 Atul Varma Added the root enso.ui.messages __init__.py and ensured that all doctests passed.
Fri, 22 Feb 2008 15:08:34 -0600 Atul Varma Changed imports of enso.utils.xml to enso.utils.xml_tools due to the relative-import issue (see the module documentation for enso.utils.xml_tools).
Fri, 22 Feb 2008 14:57:07 -0600 Atul Varma Added enso.utils.xml_tools and unit tests, but one of them isn't passing. Looking at the source, I'm wondering how it ever *did* pass...
Fri, 22 Feb 2008 14:27:22 -0600 Atul Varma Added enso.utils.strings and unit tests for it.
Fri, 22 Feb 2008 07:30:36 -0600 Atul Varma Added enso.ui.quasimode.linewindows
Fri, 22 Feb 2008 07:25:29 -0600 Atul Varma Added enso.ui.quasimode.layout.
Fri, 22 Feb 2008 07:17:15 -0600 Atul Varma Added enso.ui.quasimode.suggestionlist, and moved some more constants into enso.config.
Fri, 22 Feb 2008 06:56:58 -0600 Atul Varma Added enso.ui.quasimode.window.
Fri, 22 Feb 2008 00:54:11 -0600 Atul Varma Initial commit of some quasimode code.
Thu, 21 Feb 2008 23:06:50 -0600 Atul Varma Added enso.ui.graphics.
Thu, 21 Feb 2008 23:01:13 -0600 Atul Varma Added a TODO file.
Thu, 21 Feb 2008 22:23:21 -0600 Atul Varma Fixed a typo in license files.
Thu, 21 Feb 2008 21:33:05 -0600 Atul Varma Added a few files, none of which I've even attempted to import.
Thu, 21 Feb 2008 18:54:11 -0600 Atul Varma Added .hgignore.
Thu, 21 Feb 2008 18:43:14 -0600 Atul Varma Origination.