[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gnumed-update] [...]
From: |
ihaywood |
Subject: |
[Gnumed-update] [...] |
Date: |
Tue, 22 Jun 2004 00:00:10 -0400 |
Commit from sjtan (2004-06-21 10:48 EDT)
-----------------
restored some methods that gmContacts depends on, after they were booted
out from gmDemographicRecord with no home to go , works again ;
removed cCatFinder('occupation') instantiating in main module scope
which was a source of complaint , as it still will lazy load anyway.
gnumed gnumed/client/business/gmDemographicRecord.py 1.50
gnumed gnumed/client/business/gmOrganization.py 1.28
gnumed gnumed/client/wxpython/gmGuiMain.py 1.150
gnumed gnumed/client/wxpython/gui/gmContacts.py 1.33
Commit from sjtan (2004-06-21 11:08 EDT)
-----------------
fixup for epydoc, remove global module scope database access.
gnumed gnumed/client/business/gmOrganization.py 1.29
Commit from ncq (2004-06-21 12:02 EDT)
---------------
- cleanup, trying to make epydoc fix do the right thing
gnumed gnumed/client/business/gmOrganization.py 1.30
gnumed gnumed/client/business/gmDemographicRecord.py 1.51
Commit from ncq (2004-06-21 12:06 EDT)
---------------
- fix epydoc i18n fix
gnumed gnumed/client/wxpython/gmGuiMain.py 1.151
Commit from ncq (2004-06-21 13:05 EDT)
---------------
- whitespace cleanup
- it's a bit harsh to throw an exception when trying
to disconnect an unconnected signal, reporting and
succeeding should do
gnumed gnumed/client/pycommon/gmDispatcher.py 1.2
Commit from ncq (2004-06-21 14:47 EDT)
---------------
- this shows images from artwork/ by using getImage()
+ gnumed gnumed/client/pycommon/tools/show_img.py 1.1