Skip to content
Snippets Groups Projects
This project is mirrored from https://:*****@github.com/Ensembl/zmap.git. Pull mirroring updated .
  1. Apr 12, 2010
  2. Mar 04, 2010
  3. Mar 01, 2010
  4. Feb 26, 2010
  5. Feb 25, 2010
  6. Feb 17, 2010
  7. Feb 16, 2010
  8. Jan 27, 2010
  9. Jan 11, 2010
  10. Jan 06, 2010
  11. Sep 02, 2009
  12. Jul 27, 2009
  13. Jun 17, 2009
  14. Jun 07, 2009
  15. Jun 03, 2009
    • rds's avatar
      Clean up compile (gcc warnings) · 775bc120
      rds authored
      fix issue with cropping and initial scroll region
      utilise flags in update cycle for reposition and crop
      reinstate some of old container functions
      775bc120
  16. Jun 02, 2009
  17. Apr 30, 2009
  18. Apr 23, 2009
    • rds's avatar
      A set of FooCanvasItem subclasses which act as FooCanvasGroups to · 71571326
      rds authored
      contain  base  FooCanvasItems  to  draw features,  both  compound  and
      non-compound.
      
      CanvasItem is the first subclass, with an interface, which the rest of
      the set inherit from.
      
      Status:
      Currently work in progress,  with some missing functionality in Glyph,
      Text and Sequence Features
      71571326