1. 02 Jun, 2011 1 commit
  2. 01 Jun, 2011 18 commits
  3. 31 May, 2011 2 commits
  4. 30 May, 2011 3 commits
  5. 28 May, 2011 2 commits
  6. 26 May, 2011 2 commits
  7. 24 May, 2011 3 commits
  8. 23 May, 2011 2 commits
  9. 22 May, 2011 2 commits
  10. 18 May, 2011 2 commits
    • Jeremy Kajikawa's avatar
      modified: weaver.py · 97128780
      Jeremy Kajikawa authored
      FIXED:Broken reference, "OnShellClear" typo as "OnSendClear"
      
      Expanded the Workflow Button listing...
      
      Just needs to have the "Wxyz" controls implimented and the
        Shell View Control fixed for proper display...
      
      After all that only the actual binding code needs to be put together
      97128780
    • Jeremy Kajikawa's avatar
      Modified: weaver.py · b39458eb
      Jeremy Kajikawa authored
      Added SkeinForge button,  Beginnings of the Wxyz panel is next,
      Are the Workflow Buttons listed complete?
      
      I can also add a progress bar as well but that will be the last entry
        on the entire UI after all three panels are complete
      b39458eb
  11. 17 May, 2011 1 commit
  12. 15 May, 2011 1 commit
    • Jeremy Kajikawa's avatar
      Modified: weaver.py · 02f76339
      Jeremy Kajikawa authored
      Updated UI layout some more...
        just a few flow buttons to add
      the Wxyz panel needs to be put in with its own layout as well
      
      Currently things look a little bit skewed but almost clean.
      02f76339
  13. 14 May, 2011 1 commit
    • Jeremy Kajikawa's avatar
      Modified: weaver.py · dd9c8324
      Jeremy Kajikawa authored
      Extended the Basic "3-panel" Layout using Horizontal and Vertical Group
        Widgetry... otherwise appears more code-complete.
      
      Only requires "self.Bind()" method calls to connect "self.gadget"
        to "self.function" calling convention.
      
      Only 1 bug at this time,  the "ShellView" Gadget needs to be read-only,
        and multi-line text display... not editable as now... Which gadget?
      dd9c8324