.. |
cli
|
0004705: Book Report does not work from CLI (Patch from Paul Franklin).
|
2011-06-30 02:47:48 +00:00 |
data
|
add self to authors list
|
2011-03-20 08:17:17 +00:00 |
DateHandler
|
4400: add chinese date handler for testing (not enabled on Makefile.am, see __init__.py and DateHandler.py)
|
2011-09-07 12:40:20 +00:00 |
docgen
|
5120: 'Export view' to odt file crashs (patch by PaulFranklin)
|
2011-08-02 06:02:27 +00:00 |
Filters
|
5012: Move custom rule configuration file into the version directory and provide upgrade from previous version
|
2011-09-06 14:43:03 +00:00 |
gen
|
Fix of first issue in 5194.
|
2011-09-03 11:26:15 +00:00 |
glade
|
Make InfoDialog non modal
|
2011-06-03 15:32:48 +00:00 |
GrampsLocale
|
Bug #5044: Unable to enter valid dates when the (full) month contains accented letters.
|
2011-06-28 23:05:53 +00:00 |
GrampsLogger
|
Some bsddb changes
|
2011-01-23 21:25:51 +00:00 |
gui
|
5112: Fix error when moving empty surname row
|
2011-09-02 20:10:13 +00:00 |
guiQML
|
undo revision 16673
|
2011-03-02 11:31:57 +00:00 |
images
|
Feature request#4754; update 'reative Commons' logo update since the old one has been used in NarrativeWeb and Web
|
2011-07-19 07:32:54 +00:00 |
Merge
|
5109: Error when merging duplicate records
|
2011-08-08 21:04:03 +00:00 |
plugins
|
5227: NarWeb, multiple persons are not seperated by comma
|
2011-09-11 20:26:45 +00:00 |
Simple
|
4934: Menu items on SimpleTable and ScratchPad ignore translation strings for object class
|
2011-06-15 11:56:15 +00:00 |
test
|
Remove unneeded line continuations and tidy up
|
2011-01-26 20:10:22 +00:00 |
web
|
Remove index on surname
|
2011-05-08 15:58:01 +00:00 |
Assistant.py
|
|
|
AutoComp.py
|
|
|
Bookmarks.py
|
Add move_up and move_down methods to ListModel
|
2010-09-20 23:58:16 +00:00 |
config.py
|
4910: when no surname known, Narweb picks up the patronymic as Main surnames
|
2011-05-28 15:49:57 +00:00 |
const.py.in
|
5012: Move custom rule configuration file into the version directory and provide upgrade from previous version
|
2011-09-06 14:43:03 +00:00 |
constfunc.py
|
4546 Numbers are always bound to Go menu (MacOS)
|
2011-04-21 09:54:42 +00:00 |
Date.py
|
|
|
DateEdit.py
|
2521, 4923 'after' and validation (partial fix); typo on NextYear()
|
2011-05-21 08:38:22 +00:00 |
DbState.py
|
|
|
DdTargets.py
|
continue adding to the editname GUI
|
2010-10-15 21:42:56 +00:00 |
DisplayState.py
|
Introduce experimental netbook mode for small screen sizes
|
2011-07-25 22:47:57 +00:00 |
Errors.py
|
4114: Would like to use stdin and stdout for command line import/export; Xml import
|
2011-03-06 18:18:32 +00:00 |
ExportAssistant.py
|
Part 1 of issue 4276. I principle same patch as for branch, but adapeted to trunk.
|
2010-10-09 12:33:47 +00:00 |
ExportOptions.py
|
One more string to translate.
|
2011-03-01 13:11:21 +00:00 |
glade.py
|
|
|
gramps.py
|
4973: Gramps doesn't handle locale setting failure very well; testing (Tim's patch)
|
2011-09-03 15:44:06 +00:00 |
GrampsDisplay.py
|
Added is_quartz() and has_display() functions to tell if running with quartz window manager, and if have a display, respectively. See #4467 for more details
|
2010-12-23 16:51:04 +00:00 |
ImgManip.py
|
Patch by Adam Stein <adam@csh.rit.edu > - Continued work on "0002513: Using section/region on media_ref as thumbnail on reports" - add image cropping to Cairo documents
|
2011-09-02 01:32:03 +00:00 |
LdsUtils.py
|
|
|
ListModel.py
|
5069: Fix bug preventing info objects being added to a root node of a tree
|
2011-07-02 14:05:57 +00:00 |
Lru.py
|
4333: memory leak in 3.2
|
2010-10-31 07:33:17 +00:00 |
MacTransUtils.py
|
Bug #5044: Unable to enter valid dates when the (full) month contains accented letters.
|
2011-06-28 23:05:53 +00:00 |
Makefile.am
|
Move Mac localization settings inside Gramps.
|
2011-06-07 16:29:19 +00:00 |
ManagedWindow.py
|
4273: Error during execution of CLI command (part 1, Verify)
|
2010-10-15 16:58:41 +00:00 |
PlaceUtils.py
|
|
|
QuestionDialog.py
|
Make InfoDialog non modal
|
2011-06-03 15:32:48 +00:00 |
QuickReports.py
|
Added a new addon type 'WebConnect' which defines a method to lookup data on websites
|
2010-08-25 01:17:22 +00:00 |
RecentFiles.py
|
|
|
Relationship.py
|
Simplify code by replacing references with module-level variables
|
2011-02-09 19:06:47 +00:00 |
Reorder.py
|
4198: Person view does not remove a row correctly when two people are merged.
|
2011-02-20 10:52:06 +00:00 |
ScratchPad.py
|
4934: Menu items on SimpleTable and ScratchPad ignore translation strings for object class
|
2011-06-15 11:56:15 +00:00 |
Sort.py
|
|
|
soundex.py
|
|
|
Spell.py
|
3866 3976 3977: Two 'spell' entries; remove Enchant dependency (patch by Tim Lyons)
|
2011-05-26 08:05:04 +00:00 |
ThumbNails.py
|
Use correct thumbnail for unthumbnailable images, see bug 5017
|
2011-08-11 20:00:46 +00:00 |
TipOfDay.py
|
|
|
ToolTips.py
|
Change default to return handles unsorted on get_object_handles methods
|
2011-05-19 20:36:17 +00:00 |
TransUtils.py
|
Move Mac localization settings inside Gramps.
|
2011-06-07 16:29:19 +00:00 |
TreeTips.py
|
|
|
UndoHistory.py
|
|
|
Utils.py
|
Bug #5044: Unable to enter valid dates when the (full) month contains accented letters.
|
2011-06-28 23:05:53 +00:00 |