Fixing copyright issues and code contributors
[alexxy/gromacs.git] / src / tools / editconf.c
2013-01-18 Mark AbrahamFixing copyright issues and code contributors
2013-01-17 Mark AbrahamMerge branch 'release-4-5-patches' into release-4-6
2013-01-11 Roland SchulzMerge release-4-5-patches into release-4-6
2012-11-29 Mark AbrahamUpdate copyright statements and change license to LGPL
2010-03-02 Roland SchulzMerge branch 'release-4-0-patches'
2009-06-04 Erik LindahlRemoved Id tags from master branch since they will...
2005-03-07 spoelUpdated to call a function in respective gmx_ file.
2004-09-06 spoelReplaced the fatal_error routine by a more flexible...
2004-08-13 hessinverted the angles in rotate_conf, now follows the...
2004-04-22 hessadded centering in orient_princ which was removed in...
2004-01-23 lindahlFixed the config.h inclusion
2004-01-23 spoelIncluded config.h
2003-11-17 spoelUpped the version to 3.2.0
2003-08-21 hessadded a -translate option
2003-05-10 spoelLots of small changes, anumber of small bug fixes.
2002-11-06 lindahlPartial commit of the project to remove all static...
2002-08-19 spoelNow prints the volume of the box, plus an estimate...
2002-08-02 hessfixed a bug with -setang: when the first two box vector...
2002-04-24 hesspdb frames are now always surrounded by MODEL with...
2002-02-28 spoelUpdated copyrgt
2001-08-10 lindahlFixed a couple of spelling errors and formatting in...
2001-07-10 lindahlFixed more compile-time warnings, and changed the exten...
2001-07-06 lindahlCreated final manual pages, html, and completions for...
2001-06-01 hessadded a decimal in the description
2001-06-01 hessadded a paragraph on how to convert truncated octahedro...
2001-05-14 lindahlTagged files with gromacs 3.0 header
2001-05-08 hessfixed bug in combination -bt octahedron -d
2001-04-24 antonnow uses pdbformat for visualizing box
2001-02-07 antonadded parameter to orient_princ
2000-12-27 antonmoved orient_mol from tools/editconf.c to orient_princ...
2000-12-01 hessmoved orient_mol to editconf.c
2000-09-25 hessadded option -angles
2000-08-28 spoelAdded support for GRASP pdb files.
2000-08-22 lindahlFixed gcc compiler warnings
2000-08-08 antonadded -w to view pdb files
2000-07-23 spoelUpdated
2000-07-18 antonthanx shoud go to stderr (remains visible when stdout...
2000-07-18 antoncleaned up pdbio and added model numbering
2000-06-06 hessfixed nan prints for box angles
2000-04-19 hessadded support for rectangular boxes with -visbox
2000-04-19 hessadded support for 0 atoms
2000-04-19 hessfixed possible errors in system size when using index
2000-04-16 spoelReplace abs by fabs in multiple places. GRRRRRRRRRRRRRR...
2000-04-11 hessadded rhombic dodecahedron
2000-04-05 spoelPerfected MEAD input.
2000-04-05 spoelFIxed support for MEAD input pdb files.
2000-03-14 hesschanged tpx to run input file
2000-03-14 spoelAdded option to write charges in the bfactor field...
2000-01-14 hessmade the -visbox option nicer and hidden
2000-01-12 hessfixed problem with index group for system size and...
2000-01-05 hessnow uses calc_box_center
2000-01-05 hessfixed the box elements of the truncated octahedron
1999-12-23 hesschanged the box options
1999-12-22 hessnow fully triclinic compatible
1999-12-02 hessfixed an fprintf
1999-11-29 hessadded support for triclinic boxes
1999-11-03 hesscopyrgted
1999-10-19 antonchecked manual spelling; checked manual consistency
1999-08-25 hessnow uses the masses of the tpx
1999-08-23 lindahlFixed compiler warnings:
1999-07-26 spoelRemoved mirror options since it was identical to scalin...
1999-07-23 spoelAdded option to mirror the coordinates.
1999-05-04 antonremoved double definitions from gstat.h
1999-05-03 antonmerged vdw.c/.h and mass.c/.h into atomprop.c/.h (also...
1999-04-26 hessfixed a stupid bug with not setting the size
1999-04-22 antonremoved unused vars, fixed bad_formats
1999-04-19 hessfixed some things David introduced
1999-04-17 spoelMoved principal component rotation to be the first...
1999-04-15 hessfixed the size printing and added volume
1999-04-07 hesschanged the -rotate option and changed the order and...
1999-04-04 spoelMade function orientmol which can be called from editco...
1999-03-30 hessadded no to the rotate option
1999-03-18 hessadded reading and writing of gromos96 coordinate files
1999-01-04 spoel*** empty log message ***
1998-11-30 antonadded NULL as first item in enums for cleaner selection
1998-11-11 spoelChanged compilation problem. Undebugged version of...
1998-11-11 spoelPPPM stuff
1998-08-27 hessremoved \n in bugs
1998-08-04 hessnow -box really implies -c
1998-08-04 antonrenamed options, included etRVEC options where necessar...
1998-07-31 hesschanged GRO to generic structure
1998-06-29 hessfixed some errors in the manual
1998-06-19 hessremoved the -res option
1998-06-18 hesscleaned up the code after change from pdba to atoms
1998-06-17 hesschanged pdba to atoms
1998-05-20 antonadded scaling up of b-factors
1998-04-28 hessRemoved a line which Anton forgot to remove
1998-04-03 antonchanged read_mass
1998-04-03 antonnow uses mass routines from library
1998-04-01 antonadded support for titles throughout .gro and .pdb ...
1998-02-20 spoelAdded option to set the box density to a user specified...
1998-02-17 hessRemoved all serious compiler warnings and more
1998-01-20 spoelAdd option "-label" to set chain identifier in pdb...
1997-12-23 spoelJust fixed filenm options
1997-12-23 antonEdited by Copyright -> 2.0
1997-11-27 antonEdited by copyrgt -> v1.6; fixed loads of inconsistent...
1997-11-03 spoelInitial revision