* src/Utils.py (bold_label,unbold_label,temp_label): optionally

set cursor.
* src/EditSource.py (__init__,on_switch_page): Call
display_references using idle_add; (display_references): set
cursor when done.


svn: r4770
This commit is contained in:
Alex Roitman
2005-06-03 13:39:36 +00:00
parent cd8579654a
commit 97900a087d
3 changed files with 36 additions and 8 deletions

View File

@@ -1,3 +1,10 @@
2005-06-03 Alexander Roitman <shura@gramps-project.org>
* src/Utils.py (bold_label,unbold_label,temp_label): optionally
set cursor.
* src/EditSource.py (__init__,on_switch_page): Call
display_references using idle_add; (display_references): set
cursor when done.
2005-06-03 Jens Arvidsson <jya@sverige.nu>
* src/po/sv.po: Minor fixes found via pochkpyvar.pl.