Gerald Britton 
							
						 
					 
					
						
						
							
						
						2e4d57ea28 
					 
					
						
						
							
							Fix isinstance error and replace lambdas with list comprehensions  
						
						... 
						
						
						
						svn: r10838 
						
						
					 
					
						2008-07-03 18:30:00 +00:00 
						 
				 
			
				
					
						
							
							
								Gerald Britton 
							
						 
					 
					
						
						
							
						
						4e73de8987 
					 
					
						
						
							
							add instance attribute ref to __slots__ in eventref -- bug 2210  
						
						... 
						
						
						
						svn: r10816 
						
						
					 
					
						2008-06-17 15:03:12 +00:00 
						 
				 
			
				
					
						
							
							
								Gerald Britton 
							
						 
					 
					
						
						
							
						
						5e6e48cdb1 
					 
					
						
						
							
							Fix typepo in eventref from commit 10814 -- bug 2210  
						
						... 
						
						
						
						svn: r10815 
						
						
					 
					
						2008-06-17 14:46:06 +00:00 
						 
				 
			
				
					
						
							
							
								Gerald Britton 
							
						 
					 
					
						
						
							
						
						63f6b44481 
					 
					
						
						
							
							Fix pickle.dumps problem in grampstype and eventref -- bug 2210  
						
						... 
						
						
						
						svn: r10814 
						
						
					 
					
						2008-06-17 14:40:44 +00:00 
						 
				 
			
				
					
						
							
							
								Gerald Britton 
							
						 
					 
					
						
						
							
						
						4982292774 
					 
					
						
						
							
							Code optimizations wrt handling of None - bug 2212  
						
						... 
						
						
						
						svn: r10811 
						
						
					 
					
						2008-06-16 15:01:46 +00:00 
						 
				 
			
				
					
						
							
							
								Brian Matherly 
							
						 
					 
					
						
						
							
						
						3a98ddd4fd 
					 
					
						
						
							
							0002122: Detailed Ancestor Report reports people as buried who have no birth events (contributed by Gerald Britton <gerald.britton@gmail.com>)  
						
						... 
						
						
						
						svn: r10781 
						
						
					 
					
						2008-06-02 00:59:14 +00:00 
						 
				 
			
				
					
						
							
							
								Zsolt Foldvari 
							
						 
					 
					
						
						
							
						
						998908175f 
					 
					
						
						
							
							Issue  #0002175 : Change type() expressions to isinstance() expressions.  
						
						... 
						
						
						
						Patch from Gerald Britton <gerald.britton@gmail.com >
svn: r10762 
						
						
					 
					
						2008-05-25 19:55:47 +00:00 
						 
				 
			
				
					
						
							
							
								Zsolt Foldvari 
							
						 
					 
					
						
						
							
						
						f0b1808c71 
					 
					
						
						
							
							Classmethod definition using the decorator syntax.  
						
						... 
						
						
						
						svn: r10740 
						
						
					 
					
						2008-05-18 17:57:02 +00:00 
						 
				 
			
				
					
						
							
							
								Zsolt Foldvari 
							
						 
					 
					
						
						
							
						
						05b39c5c15 
					 
					
						
						
							
							Reorganize custom widgets into a new 'widgets' package.  
						
						... 
						
						
						
						1. moving existing widget modules under src/widgets/
svn: r10694 
						
						
					 
					
						2008-05-08 19:40:56 +00:00 
						 
				 
			
				
					
						
							
							
								Zsolt Foldvari 
							
						 
					 
					
						
						
							
						
						9bf1c718f6 
					 
					
						
						
							
							Move STYLE_TYPE and STYLE_DEFAULT constants from StyledTextBuffer to StyledTextTagType.  
						
						... 
						
						
						
						svn: r10629 
						
						
					 
					
						2008-04-23 13:34:13 +00:00 
						 
				 
			
				
					
						
							
							
								Zsolt Foldvari 
							
						 
					 
					
						
						
							
						
						d003d5e61b 
					 
					
						
						
							
							Refactoring:  
						
						... 
						
						
						
						-  better functionality devision between buffer and editor;
 -  better integration with StyledTextTagType;
 -  font family and font size tags are separated;
 -  new font family and font size toolbar widgets;
svn: r10626 
						
						
					 
					
						2008-04-23 09:07:02 +00:00 
						 
				 
			
				
					
						
							
							
								Doug Blank 
							
						 
					 
					
						
						
							
						
						81bc827030 
					 
					
						
						
							
							Bug in computing date differences  
						
						... 
						
						
						
						svn: r10598 
						
						
					 
					
						2008-04-20 02:02:44 +00:00 
						 
				 
			
				
					
						
							
							
								Doug Blank 
							
						 
					 
					
						
						
							
						
						f637730a87 
					 
					
						
						
							
							General polish of some date handling code; fixed a bug in date comparisons involving 'ABT' dates  
						
						... 
						
						
						
						svn: r10592 
						
						
					 
					
						2008-04-19 16:48:46 +00:00 
						 
				 
			
				
					
						
							
							
								Doug Blank 
							
						 
					 
					
						
						
							
						
						465e950888 
					 
					
						
						
							
							further fixes for slash dates and updates to unit tests  
						
						... 
						
						
						
						svn: r10588 
						
						
					 
					
						2008-04-19 04:51:12 +00:00 
						 
				 
			
				
					
						
							
							
								Doug Blank 
							
						 
					 
					
						
						
							
						
						3373062274 
					 
					
						
						
							
							0002045: Julian date: year incremented each time event is modified; removed earlier hack, and fixed properly. Other date parsers or displayers may have to change  
						
						... 
						
						
						
						svn: r10587 
						
						
					 
					
						2008-04-19 03:39:58 +00:00 
						 
				 
			
				
					
						
							
							
								Doug Blank 
							
						 
					 
					
						
						
							
						
						2098a01f8d 
					 
					
						
						
							
							refactored SimpleTable; QuickReports can return values; date diffs return Span  
						
						... 
						
						
						
						svn: r10578 
						
						
					 
					
						2008-04-18 01:09:32 +00:00 
						 
				 
			
				
					
						
							
							
								Doug Blank 
							
						 
					 
					
						
						
							
						
						02cceb2e8b 
					 
					
						
						
							
							Use sophisticated Date.match() for lt and gt; don't match invalid dates  
						
						... 
						
						
						
						svn: r10574 
						
						
					 
					
						2008-04-17 12:15:48 +00:00 
						 
				 
			
				
					
						
							
							
								Doug Blank 
							
						 
					 
					
						
						
							
						
						d4311078f0 
					 
					
						
						
							
							Added an integer newyear code to all dates, db version 14  
						
						... 
						
						
						
						svn: r10521 
						
						
					 
					
						2008-04-08 04:24:18 +00:00 
						 
				 
			
				
					
						
							
							
								Doug Blank 
							
						 
					 
					
						
						
							
						
						2ac01bfcc7 
					 
					
						
						
							
							Undo db update... missed many dates; reworking upgrade  
						
						... 
						
						
						
						svn: r10499 
						
						
					 
					
						2008-04-06 12:20:33 +00:00 
						 
				 
			
				
					
						
							
							
								Doug Blank 
							
						 
					 
					
						
						
							
						
						1644727587 
					 
					
						
						
							
							Upgrade the database some more for version 14: new int on dates for newyear  
						
						... 
						
						
						
						svn: r10495 
						
						
					 
					
						2008-04-06 03:43:24 +00:00 
						 
				 
			
				
					
						
							
							
								Kees Bakker 
							
						 
					 
					
						
						
							
						
						f3ed8061a2 
					 
					
						
						
							
							Added the new styled text modules.  
						
						... 
						
						
						
						* src/gen/lib/Makefile.am
        * src/Editors/Makefile.am
svn: r10460 
						
						
					 
					
						2008-04-03 18:32:29 +00:00 
						 
				 
			
				
					
						
							
							
								Zsolt Foldvari 
							
						 
					 
					
						
						
							
						
						0087d69fab 
					 
					
						
						
							
							Implement a few string methods in StyledText, and documentation.  
						
						... 
						
						
						
						svn: r10445 
						
						
					 
					
						2008-04-01 16:57:55 +00:00 
						 
				 
			
				
					
						
							
							
								Zsolt Foldvari 
							
						 
					 
					
						
						
							
						
						42e91346ed 
					 
					
						
						
							
							StyledTextTag.ranges is rather initialized as [] than None  
						
						... 
						
						
						
						in case it is not specifically set.
svn: r10444 
						
						
					 
					
						2008-04-01 16:55:14 +00:00 
						 
				 
			
				
					
						
							
							
								Zsolt Foldvari 
							
						 
					 
					
						
						
							
						
						0542a9b78c 
					 
					
						
						
							
							Introducing StyledText in Notes.  
						
						... 
						
						
						
						svn: r10410 
						
						
					 
					
						2008-03-28 23:22:46 +00:00 
						 
				 
			
				
					
						
							
							
								James G Sack 
							
						 
					 
					
						
						
							
						
						e21d552013 
					 
					
						
						
							
							Added support for blacklisted (eg, obsolete/retired) type values.  
						
						... 
						
						
						
						Updated unittest to verify changes. No effect on existing code.
Basic pieces are ready for fixing #1680 , but now awaiting a translation
strategy and code for reading a database with blacklisted values.
At that point #1680  fix will simply require adding a line like
  _BLACKLIST=[CAUSEDEATH]
to eventtype.py.
svn: r10405 
						
						
					 
					
						2008-03-27 07:24:06 +00:00 
						 
				 
			
				
					
						
							
							
								James G Sack 
							
						 
					 
					
						
						
							
						
						bca1d41204 
					 
					
						
						
							
							Some cleanup prior to an upcoming change for bug  #1680 .  
						
						... 
						
						
						
						Minor optimization in _init_map (replace loop w/ list-comprehension
Remove unused variables VALUE_POS, STRING_POS,
At call to self.set, remove unnecessary logic that duplicates
 else-clause within the set() function itself
svn: r10404 
						
						
					 
					
						2008-03-27 03:11:48 +00:00 
						 
				 
			
				
					
						
							
							
								James G Sack 
							
						 
					 
					
						
						
							
						
						76ee14989f 
					 
					
						
						
							
							Avert potential exception when initializing with a tuple of length 1 or 0  
						
						... 
						
						
						
						This fixes a side-effect of revision 10398.
Also add unittest for grampstype.py, to test this fix
svn: r10403 
						
						
					 
					
						2008-03-27 02:36:55 +00:00 
						 
				 
			
				
					
						
							
							
								Zsolt Foldvari 
							
						 
					 
					
						
						
							
						
						6bb0c17384 
					 
					
						
						
							
							Removing InstanceType calls from gen.lib modules. Required by the  
						
						... 
						
						
						
						GrampsTypeMeta changes.
svn: r10402 
						
						
					 
					
						2008-03-26 18:45:58 +00:00 
						 
				 
			
				
					
						
							
							
								Zsolt Foldvari 
							
						 
					 
					
						
						
							
						
						93998976ff 
					 
					
						
						
							
							Removing InstanceType calls from gen.lib modules. Required by the  
						
						... 
						
						
						
						GrampsTypeMeta changes.
svn: r10399 
						
						
					 
					
						2008-03-25 23:38:24 +00:00 
						 
				 
			
				
					
						
							
							
								Zsolt Foldvari 
							
						 
					 
					
						
						
							
						
						8e5591ee16 
					 
					
						
						
							
							Fixing: none of the types subclassed from GrampsType can be initialized with  
						
						... 
						
						
						
						value 0.
svn: r10398 
						
						
					 
					
						2008-03-25 22:59:59 +00:00 
						 
				 
			
				
					
						
							
							
								Zsolt Foldvari 
							
						 
					 
					
						
						
							
						
						3f23e4b899 
					 
					
						
						
							
							Introducing GrampsTypeMeta in gen.lib.grampstype.GrampsType.  
						
						... 
						
						
						
						This way the subclassed type classes don't have to import and call init_map().
svn: r10397 
						
						
					 
					
						2008-03-25 22:55:58 +00:00 
						 
				 
			
				
					
						
							
							
								James G Sack 
							
						 
					 
					
						
						
							
						
						5f5e83f512 
					 
					
						
						
							
							removed duplicate NUM_CHILD entry in _DATAMAP list  
						
						... 
						
						
						
						svn: r10379 
						
						
					 
					
						2008-03-23 18:49:12 +00:00 
						 
				 
			
				
					
						
							
							
								Zsolt Foldvari 
							
						 
					 
					
						
						
							
						
						2642641b84 
					 
					
						
						
							
							Changing the way of how formatted Notes are stored:  
						
						... 
						
						
						
						remove 'Markup' optional parameter from gen.lib.note.Note.get() method.
svn: r10288 
						
						
					 
					
						2008-03-13 10:44:22 +00:00 
						 
				 
			
				
					
						
							
							
								Raphael Ackermann 
							
						 
					 
					
						
						
							
						
						9868432522 
					 
					
						
						
							
							2008-03-09 Raphael Ackermann <raphael.ackermann@gmail.com>  
						
						... 
						
						
						
						* src/gen/lib/data.py (Date.get_sort_value):Add updated description to 
	what a sortval is. Also add reference to Julian Day on Wikipedia.
svn: r10242 
						
						
					 
					
						2008-03-09 19:51:36 +00:00 
						 
				 
			
				
					
						
							
							
								Brian Matherly 
							
						 
					 
					
						
						
							
						
						fa0b508924 
					 
					
						
						
							
							0001863: <gramps> tags in notes, consistency. This should be in all notes or only in the ones that have markup  
						
						... 
						
						
						
						Markup has been disabled for notes. A new strategy is being worked on to allow styles for notes.
svn: r10230 
						
						
					 
					
						2008-03-08 21:20:42 +00:00 
						 
				 
			
				
					
						
							
							
								Doug Blank 
							
						 
					 
					
						
						
							
						
						7aed9fc1bf 
					 
					
						
						
							
							2008-02-25  Douglas S. Blank  <dblank@cs.brynmawr.edu>  
						
						... 
						
						
						
						* src/DateHandler/_DateParser.py: set year += 1
	* src/gen/lib/date.py: removed slash-date fix
	* src/gen/lib/test/date_test.py: slash dates sort correctly
svn: r10121 
						
						
					 
					
						2008-02-26 00:14:36 +00:00 
						 
				 
			
				
					
						
							
							
								Doug Blank 
							
						 
					 
					
						
						
							
						
						6103ed9539 
					 
					
						
						
							
							2008-02-25 Douglas S. Blank <dblank@cs.brynmawr.edu>  
						
						... 
						
						
						
						* src/gen/lib/test/date_test.py: new slash date tests
	* src/gen/lib/date.py: new get_slash(), fix slash conversions
	* src/DateHandler/_DateParser.py: parser sets slash date to Julian
svn: r10114 
						
						
					 
					
						2008-02-25 05:46:45 +00:00 
						 
				 
			
				
					
						
							
							
								Raphael Ackermann 
							
						 
					 
					
						
						
							
						
						c962d5e6e1 
					 
					
						
						
							
							2008-02-22  Raphael Ackermann <raphael.ackermann@gmail.com>  
						
						... 
						
						
						
						* various (294 files)
	pep8 doc fixes & pylint fixes
svn: r10103 
						
						
					 
					
						2008-02-24 13:55:55 +00:00 
						 
				 
			
				
					
						
							
							
								Doug Blank 
							
						 
					 
					
						
						
							
						
						2180fa02cb 
					 
					
						
						
							
							2008-02-23  Douglas S. Blank <dblank@cs.brynmawr.edu>  
						
						... 
						
						
						
						* src/gen/lib/date.py (Date.get_stop_date): 
	added new method Date.to_calendar; dates return None if error
svn: r10102 
						
						
					 
					
						2008-02-24 00:58:33 +00:00 
						 
				 
			
				
					
						
							
							
								Raphael Ackermann 
							
						 
					 
					
						
						
							
						
						5f375b106f 
					 
					
						
						
							
							2008-02-22  Raphael Ackermann <raphael.ackermann@gmail.com>  
						
						... 
						
						
						
						* ViewManager.py
	* gen/db/iterator.py
	* gen/db/base.py
	* gen/db/dbconst.py
	* gen/db/cursor.py
	* gen/db/__init__.py
	* gen/db/exceptions.py
	* gen/db/dbdir.py
	* gen/lib/srcbase.py
	* gen/callback: deleted unused directory
	* plugins/ReorderIds.py:
	pylint and pep8 doc fixes
svn: r10099 
						
						
					 
					
						2008-02-23 08:38:55 +00:00 
						 
				 
			
				
					
						
							
							
								Doug Blank 
							
						 
					 
					
						
						
							
						
						c0fd2f8b39 
					 
					
						
						
							
							2008-02-23  Douglas S. Blank <dblank@cs.brynmawr.edu>  
						
						... 
						
						
						
						* src/date_test.py: removed file; moved tests to:
	* src/gen/lib/test/date_test.py (suite3): new tests
	moved tests from src/date_test.py into unit-test framework
svn: r10098 
						
						
					 
					
						2008-02-23 05:56:38 +00:00 
						 
				 
			
				
					
						
							
							
								Doug Blank 
							
						 
					 
					
						
						
							
						
						ac8b31151b 
					 
					
						
						
							
							Fixes for date math and different calendars  
						
						... 
						
						
						
						svn: r10060 
						
						
					 
					
						2008-02-19 06:00:51 +00:00 
						 
				 
			
				
					
						
							
							
								Doug Blank 
							
						 
					 
					
						
						
							
						
						bb11347869 
					 
					
						
						
							
							2008-02-19  Douglas S. Blank  <dblank@cs.brynmawr.edu>  
						
						... 
						
						
						
						* src/gen/lib/date.py (Date.__init__): 
	added Date("Jan 1, 2000") string constructor and
	calendar, quality, and modifier keywords to Date()
svn: r10059 
						
						
					 
					
						2008-02-19 05:22:50 +00:00 
						 
				 
			
				
					
						
							
							
								Raphael Ackermann 
							
						 
					 
					
						
						
							
						
						90f883e46d 
					 
					
						
						
							
							2008-02-18  Raphael Ackermann <raphael.ackermann@gmail.com>  
						
						... 
						
						
						
						* src/* 143 files
    * test/try_tree_model.py
    * windows/nsis/gcheck.py
    imports cleanup
svn: r10055 
						
						
					 
					
						2008-02-18 20:07:09 +00:00 
						 
				 
			
				
					
						
							
							
								Doug Blank 
							
						 
					 
					
						
						
							
						
						76d1f660f0 
					 
					
						
						
							
							Removed __eq__ on dates  
						
						... 
						
						
						
						svn: r10044 
						
						
					 
					
						2008-02-17 18:04:36 +00:00 
						 
				 
			
				
					
						
							
							
								Doug Blank 
							
						 
					 
					
						
						
							
						
						6ad3a48d64 
					 
					
						
						
							
							2008-02-17  Douglas S. Blank  <dblank@cs.brynmawr.edu>  
						
						... 
						
						
						
						* src/gen/lib/date.py (Date.__sub__): fixed some date math (#1649 )
	* src/gen/lib/test/date_test.py: added some unit tests for date math
svn: r10043 
						
						
					 
					
						2008-02-17 17:53:43 +00:00 
						 
				 
			
				
					
						
							
							
								Raphael Ackermann 
							
						 
					 
					
						
						
							
						
						506eb32637 
					 
					
						
						
							
							2008-01-24 Raphael Ackermann <raphael.ackermann@gmail.com>  
						
						... 
						
						
						
						Removed all the __author__, __revision__ and __version__ statements
svn: r9928 
						
						
					 
					
						2008-01-24 20:38:10 +00:00 
						 
				 
			
				
					
						
							
							
								Raphael Ackermann 
							
						 
					 
					
						
						
							
						
						e67991ebeb 
					 
					
						
						
							
							2008-01-22 Raphael Ackermann <raphael.ackermann@gmail.com>  
						
						... 
						
						
						
						* src/ReportBase/_Bibliography.py
	* src/ReportBase/_Endnotes.py
	* src/GrampsLocale/__init__.py
	* src/gen/db/dbconst.py
	* src/gen/lib/test/date_test.py
	* src/plugins/CalculateEstimatedDates.py
	* src/BasicUtils/__init__.py
	* src/test/utils_test.py
	* src/GrampsDbUtils/importdbdir.py
	* po/test/po_test.py
	add filename to $Id: $ to allow automatic filling in of svn properties
svn: r9914 
						
						
					 
					
						2008-01-22 10:17:42 +00:00 
						 
				 
			
				
					
						
							
							
								Raphael Ackermann 
							
						 
					 
					
						
						
							
						
						bbe2cc6d4e 
					 
					
						
						
							
							2008-01-22 Raphael Ackermann <raphael.ackermann@gmail.com>  
						
						... 
						
						
						
						* src/* Everything but src/images/* and src/data/* add correct svn 
	properties with the commands:
	svn propset -R svn:mime-type text/plain src/
	svn propset -R svn:eol-style native src/
	svn propset -R svn:keywords Id src/
	See below why the Id keyword is enough. From svn help propset
	svn:keywords   - Keywords to be expanded.  Valid keywords are:
      URL, HeadURL             - The URL for the head version of the object.
      Author, LastChangedBy    - The last person to modify the file.
      Date, LastChangedDate    - The date/time the object was last modified.
      Rev, Revision,           - The last revision the object changed.
      LastChangedRevision
      Id                       - A compressed summary of the previous
                                   4 keywords.
svn: r9912 
						
						
					 
					
						2008-01-22 09:17:46 +00:00 
						 
				 
			
				
					
						
							
							
								Doug Blank 
							
						 
					 
					
						
						
							
						
						e226c06de6 
					 
					
						
						
							
							2008-01-04  Douglas S. Blank  <dblank@cs.brynmawr.edu>  
						
						... 
						
						
						
						* src/gen/lib/date.py (Date.__sub__): fixed date differences
	* src/Simple/_SimpleTable.py: removed frame around textview
	
svn: r9709 
						
						
					 
					
						2008-01-05 03:02:56 +00:00