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
Raphael Ackermann
4261e46bf9
2008-01-18 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/FilterEditor/_ShowResults.py
* src/GrampsCfg.py
* src/ReportBase/_StyleComboBox.py
* src/ReportBase/_PaperMenu.py
* src/ReportBase/_BookFormatComboBox.py
* src/ReportBase/_DrawFormatComboBox.py
* src/ReportBase/_GraphvizReportDialog.py
* src/ReportBase/_TextFormatComboBox.py
* src/DisplayTabs/_GalleryTab.py
* src/ColumnOrder.py
* src/plugins/WebCal.py
* src/plugins/RemoveUnused.py
* src/plugins/Verify.py
* src/plugins/PatchNames.py
* src/ObjectSelector/_FamilyFilterFrame.py
* src/ObjectSelector/_PersonFilterFrame.py
* src/GrampsWidgets.py
* src/ExportOptions.py
* src/DdTargets.py
* src/AutoComp.py
* src/UndoHistory.py
* src/PluginUtils/_PluginWindows.py
* src/DbLoader.py
* src/Filters/_FilterMenu.py
pylint fixes + init gtk.ListStore() with gobject.TYPE_BOOLEAN types
instead of str, int, bool etc + Documentation fixes
svn: r9905
2008-01-21 22:03:43 +00:00
Don Allingham
a65a73d1d7
* various: const.py changes
...
2007-09-07 Don Allingham <don@gramps-project.org>
* src/DateHandler/_Date_fr.py: fix indentation errors
2007-09-07 Don Allingham <don@gramps-project.org>
svn: r8948
2007-09-08 05:54:02 +00:00
Don Allingham
ddb68c9398
2007-07-07 Don Allingham <don@gramps-project.org>
...
* src/PageView.py (ListView.column_clicked): set the search column for list
views to be the sort column
* src/DataViews/_EventView.py: add docs
* src/DataViews/_FamilyList.py: add docs
* src/DataViews/_NoteView.py: remove unused double_click
* src/GrampsDb/_GrampsDbBase.py: fix __ on functions
* src/ColumnOrder.py: fix __ on functions
svn: r8705
2007-07-08 03:27:06 +00:00
Don Allingham
a598df4f6d
* src/Bookmarks.py: pylint fixes
...
* src/ColumnOrder.py: pylint fixes
* src/DateEdit.py: pylint fixes
* src/DbLoader.py: pylint fixes
* src/ManagedWindow.py: pylint fixes
2007-05-19 Don Allingham <don@gramps-project.org>
svn: r8498
2007-05-20 04:35:46 +00:00
Don Allingham
a577020674
* configure.in: up version number
...
* src/GrampsCfg.py: window title
* src/ColumnOrder.py: window title name
* src/DisplayState.py: open recent menu copy
* help/C/gramps.xml: typo fixes
* po/POTFILES.in: remove unused files
svn: r7717
2006-11-27 03:24:39 +00:00
Don Allingham
999711b902
2006-04-23 Don Allingham <don@gramps-project.org>
...
* src/DataViews/_MediaView.py: Column editor changes
* src/DataViews/_RepositoryView.py: Column editor changes
* src/DataViews/_SourceView.py: Column editor changes
* src/DataViews/_EventView.py: Column editor changes
* src/DataViews/_FamilyView.py: Column editor changes
* src/DataViews/_PlaceView.py: Column editor changes
* src/DataViews/_PersonView.py: Column editor changes
* src/GrampsDb/_DbUtils.py: fix add_child_to_family to handle refs
* src/ColumnOrder.py: format changes
* src/glade/gramps.glade: format changes
* src/SelectFamily.py: ManagedWindow support
svn: r6428
2006-04-24 04:06:17 +00:00
Alex Roitman
2ca818e4a5
Update
...
svn: r6427
2006-04-23 22:52:23 +00:00
Don Allingham
3274d3dad9
* src/ColumnOrder.py: use ManagedWindow
...
* src/DataViews/_MediaView.py: ColumnOrder update
* src/DataViews/_RepositoryView.py: ColumnOrder update
* src/DataViews/_SourceView.py: ColumnOrder update
* src/DataViews/_EventView.py: ColumnOrder update
* src/DataViews/_PlaceView.py: ColumnOrder update
* src/DataViews/_PersonView.py: ColumnOrder update
svn: r6424
2006-04-23 22:14:28 +00:00
Don Allingham
5f759817c4
* src/ColumnOrder.py: preserved column width
...
svn: r6423
2006-04-23 21:58:17 +00:00
Alex Roitman
57d6df04c9
* various: Revert back to using gettext except for the modules that need context -- those will use TransUtils.sgettext
...
svn: r6282
2006-04-06 22:02:46 +00:00
Alex Roitman
93add4967a
* various: Use TransUtils.sgettext instead of gettext.gettext to work out stripping the context.
...
svn: r6155
2006-03-16 20:24:27 +00:00
Don Allingham
ad8ad4830a
logging support
...
svn: r6081
2006-03-05 04:45:44 +00:00
Alex Roitman
2f962b5f96
merge changes from gramps20
...
svn: r5482
2005-12-06 06:38:09 +00:00
Don Allingham
367d6f6b91
* src/ColumnOrder.py: pychecker fixes
...
* src/DateParser.py: pychecker fixes
* src/DisplayModels.py: pychecker fixes
* src/gramps_main.py: pychecker fixes
* src/dates/Date_fr.py: pychecker fixes
* src/dates/Date_ru.py: pychecker fixes
svn: r3738
2004-11-19 03:59:53 +00:00
Don Allingham
93c5dbebcd
* src/RelLib.py: rework of the API
...
* src/*.py: rework of the api
svn: r3371
2004-08-11 03:42:38 +00:00
Don Allingham
4a7d9131aa
Convert to new GenericTreeView models
...
svn: r3040
2004-03-22 04:41:35 +00:00
Don Allingham
5534cc0035
* src/PeopleModel.py: Column reordering/selection
...
* src/PeopleView.py: Column reordering/selection
* src/RelLib.py: Column reordering/selection
* src/gramps_main.py: Column reordering/selection
* src/gramps.glade: Column editor
* src/ColumnOrder.py: Column editor
svn: r2998
2004-03-10 05:15:06 +00:00