Skip to content
Snippets Groups Projects
This project is mirrored from https://:*****@github.com/Ensembl/zmap.git. Pull mirroring updated .
  1. Feb 26, 2010
  2. Feb 25, 2010
  3. Feb 17, 2010
  4. Feb 16, 2010
  5. Jan 27, 2010
  6. Jan 11, 2010
  7. Jan 06, 2010
  8. Sep 02, 2009
  9. Jul 27, 2009
  10. Jun 17, 2009
  11. Jun 07, 2009
  12. 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
  13. Jun 02, 2009
  14. Apr 30, 2009
  15. 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