lyx_mirror/development
Vincent van Ravesteijn 966687d98b Fix bug #6058: Change tracking not usable in version control.
This patch makes sure that there are minimal changes when loading and saving a file with change tracking.

- the authors are assigned a buffer_id, such that when the file is saved, they get the same id,
- the authorlist is sorted according to the buffer_id,
- the buffer_id is written to the file in the author list (file format change)
- the ids start with 1, because 0 is internally reserved for the current Author,
- when writing the file, the current author is assigned an id if he didn't already have it.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30756 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-23 20:08:05 +00:00
..
2008-10-22 22:24:28 +00:00
2008-05-23 19:39:56 +00:00
2009-06-30 23:28:48 +00:00
2009-06-19 15:11:33 +00:00
2009-07-17 21:48:40 +00:00
2002-05-21 23:58:52 +00:00
2001-10-08 14:36:39 +00:00
2007-09-25 11:05:05 +00:00
2009-06-30 23:28:48 +00:00