Hidden representatives moved from sequence to viewport
[jalview.git] / src / jalview / gui / AlignmentPanel.java
2007-01-23 amwaterhouseHidden representatives moved from sequence to viewport
2006-11-21 amwaterhouseRight align print and images
2006-11-13 amwaterhousecolours in viewport
2006-11-02 amwaterhouseUpdate editMenuBar after alignment changed
2006-10-27 amwaterhousePaintRefresher can calculate seqs added or removed
2006-10-24 amwaterhouseMust catch image outOfMemoryError
2006-10-05 amwaterhouseMultiple Views
2006-09-12 amwaterhouseAllow alt for group editing
2006-09-11 amwaterhouseRemove system.outs
2006-09-11 amwaterhouseget idWidth should use italic font when getting size
2006-09-11 amwaterhouseRemove system.out
2006-09-11 amwaterhousegetVisibleIdWidth() for making images
2006-08-29 amwaterhouseAdditional repaint
2006-08-21 amwaterhouseheader updated
2006-08-17 amwaterhouseH key updates
2006-08-17 amwaterhouseHold onto selected region when hiding all columns only
2006-08-17 amwaterhousecontrol and shift
2006-08-17 amwaterhouseControl and alt for toggle hide
2006-08-16 amwaterhouseFire alignment changed if seqs hidden / revealed
2006-08-15 amwaterhouseH key to hide / reveal
2006-07-27 amwaterhouseRemove immediate call to repaint when deleting
2006-07-19 amwaterhouseRemove b keystroke
2006-07-18 amwaterhouseUse selection area with hidden columns in calculations
2006-07-12 amwaterhousesequences are private in SequenceGroup
2006-07-07 amwaterhousecheck control down if c pressed in cursor mode
2006-06-23 amwaterhouseCase wrapped jar file, wrapped preference true dealt...
2006-06-22 amwaterhouseAlignFrame is now the FeatureListener
2006-06-15 amwaterhouseFeatureRenderer synchronized featuresAdded method
2006-06-14 amwaterhouseStatus is now in otherData of feature
2006-06-07 amwaterhouseImplements FeatureListener
2006-05-17 amwaterhouseRestrict annotation panel to 50% window on load
2006-05-15 amwaterhouseIf headless, get the width of Jalview wrapped window...
2006-04-10 amwaterhousedel and backspace do the same thing
2006-04-07 amwaterhouseScroll cursor wrapped alignment
2006-04-05 amwaterhouseShift also for group editing
2006-04-04 amwaterhouseMore keys for editing
2006-03-24 amwaterhouseCursoMode added
2006-03-16 amwaterhousegetWidth and getHeight just once
2006-02-24 amwaterhouseFeatures now array
2006-02-09 amwaterhouseNew implementation for holding search results
2006-01-30 amwaterhouseFast paint update
2005-12-22 amwaterhouseWrapped search scrolls to visible result
2005-12-12 amwaterhouseFont changes on export png/eps
2005-12-06 amwaterhouseAllow for DNA alignments in imgMap
2005-12-06 amwaterhouseMake ImageMap for features as well as groups
2005-12-06 amwaterhouseAfter merge
2005-10-03 amwaterhouseKeylistener added to internalFrame
2005-09-30 amwaterhouseRemove redundancy in Eclipse
2005-09-27 amwaterhouseShow labels in wrapped view
2005-09-22 amwaterhouseSetAnnotationVisible - ignore if wrapped
2005-09-22 amwaterhouseWrap alignment with annotations
2005-09-14 amwaterhouseOutOfMemory try catch
2005-09-14 amwaterhouseSystem.gc after outofmemory
2005-09-13 amwaterhouseEPSOptions added
2005-09-12 amwaterhouseDont fastpaint if movement is zero
2005-09-08 amwaterhouseOptimise switch to fastPaint
2005-09-01 amwaterhouseUse propertyListener for alignment edits
2005-08-30 amwaterhouseSet startSeq 0 if wrap alignment
2005-08-26 amwaterhouseUpdate overviewImage if font changed
2005-08-22 amwaterhouseMosue wheel moved to seqpanel
2005-08-22 amwaterhouseConservation colour scheme is no more
2005-08-03 amwaterhouseUse Container to get fontMetrics
2005-07-07 amwaterhousepress del to cut
2005-06-30 amwaterhouseFormatting changes
2005-06-13 amwaterhousePaintRefresh changed
2005-06-10 amwaterhouseFastpaint is false initially
2005-06-08 amwaterhouseFormatted source
2005-06-08 amwaterhouseGPL license added
2005-05-25 jproctertidied up system.out messages and moved many to stderr.
2005-05-19 amwaterhousechanges to jalviewfilechooser
2005-05-12 amwaterhousecorrections for find when edit takes place
2005-05-05 amwaterhouseAccelerator on menu takes care of actionkey
2005-04-25 amwaterhousedont update overview every repaint
2005-04-21 amwaterhousePrinting changes
2005-04-18 amwaterhouseset PNG antialiasing on
2005-04-18 amwaterhousefontChanged method added, componentListener removed
2005-04-16 amwaterhousefix wrap alignment vscroll visible amount
2005-04-16 amwaterhouseAlignPanel RefreshPanels put into paintComponent
2005-04-14 jprocterconsistent percentage gaps filter for conservation...
2005-04-13 amwaterhouserepainting issues fixed
2005-04-08 amwaterhousePrinting wrapped alignment corrected
2005-04-08 amwaterhousescale above, left right added
2005-04-07 amwaterhousecheck annotation label widths as well as id widths
2005-04-07 amwaterhouseadd fastPaint boolean
2005-04-06 amwaterhouseannoation in print version
2005-04-06 amwaterhouseFast paint method implemented
2005-04-01 amwaterhouseAlignment Annotation added
2005-03-24 amwaterhousefix printing error
2005-03-23 amwaterhousecorrect wrap alignment scrollbar size
2005-03-22 amwaterhouseadd swing runnable to refresh panel on startup
2005-03-21 amwaterhousehide idwidthadjuster if wrapped
2005-03-21 amwaterhousecorrect eps png bug missing last 2 lines
2005-03-18 amwaterhouseremove jpg output
2005-03-18 jproctervarious loadTree bits for loading and saving trees.
2005-03-18 amwaterhousemake eps, png files, filefilter added
2005-03-17 amwaterhouseidwidth is calculated in this panel, not idcanvas
2005-03-16 amwaterhouseuses jalviewfilechooser
2005-03-15 amwaterhouseinitial label width bug might be fixed at last
2005-03-15 amwaterhouseselection removed, now SelectionGroup does same job...
2005-03-10 amwaterhouseresized scale panel
next