1. 03 Jul, 2015 2 commits
  2. 01 Jul, 2015 1 commit
    • Sumit Sahrawat's avatar
      Ultimate type-fu ~ A lot of vinyl · 4e6f20e2
      Sumit Sahrawat authored
      - Widgets work, although it requires some tweaking to their properties.
      - Dropping dropdown for now. Will deal with selection widgets later.
      - Default properties need to be improved.
      4e6f20e2
  3. 30 Jun, 2015 1 commit
    • Sumit Sahrawat's avatar
      More type-fu · d798bc69
      Sumit Sahrawat authored
      - Remove IHaskell.Display.Widgets.Common
      - Partially refactor Button implementation
      - Stuck with ToJSON instance for Widget
      d798bc69
  4. 28 Jun, 2015 1 commit
  5. 27 Jun, 2015 1 commit
  6. 26 Jun, 2015 4 commits
  7. 25 Jun, 2015 4 commits
  8. 24 Jun, 2015 3 commits
  9. 23 Jun, 2015 2 commits
  10. 21 Jun, 2015 1 commit
  11. 20 Jun, 2015 3 commits
  12. 19 Jun, 2015 2 commits
  13. 18 Jun, 2015 1 commit
    • Sumit Sahrawat's avatar
      Adding 3/4 string widget · 4b5ccc89
      Sumit Sahrawat authored
      - HTMLWidget and LatexWidget work fine.
      - TextWidget still doesn't work.
      - TextareaWidget not implemented yet.
      
      * All widgets raise a lot of errors in the webconsole.
      4b5ccc89
  14. 14 Jun, 2015 1 commit
  15. 12 Jun, 2015 1 commit
    • Sumit Sahrawat's avatar
      More minor fixes · 16a4fcad
      Sumit Sahrawat authored
      - Make hlint happy.
      - Reformat using hindent.
      - Add explanatory comments in some places.
      - Use Control.Monad.foldM for IHaskell.Eval.Widgets.widgetHandler
      16a4fcad
  16. 11 Jun, 2015 1 commit
    • Sumit Sahrawat's avatar
      Minor changes · 6a1e9120
      Sumit Sahrawat authored
      - Return of the newlines: Add all newlines once again
      - Provide better comments
      - Remove `sender`
      - Consistently use set and get prefixed functions
      6a1e9120
  17. 10 Jun, 2015 4 commits
  18. 09 Jun, 2015 3 commits
  19. 05 Jun, 2015 4 commits