* src/NavWebPage.py: use new ProgressMeter, add ability to

not generate a CSS style sheet.
* src/WebPage.py: add deprecation notice


svn: r5011
This commit is contained in:
Don Allingham
2005-08-04 04:20:17 +00:00
parent 5eb6e7c97e
commit ad2ef89450
4 changed files with 50 additions and 34 deletions

View File

@@ -1,3 +1,8 @@
2005-08-03 Don Allingham <don@gramps-project.org>
* src/NavWebPage.py: use new ProgressMeter, add ability to
not generate a CSS style sheet.
* src/WebPage.py: add deprecation notice
2005-08-03 Alex Roitman <shura@gramps-project.org>
* src/gramps_main.py (undo): Rebuild bookmarks menu on undo.
* src/plugins/ChangeNames.py: Add ProgressMeter.