- two missing event.Skip()s added
| Newsgroups | gmane.comp.gnu.medical.update |
|---|---|
| Message-ID | <[email protected]> |
Commit from ncq (2004-07-24 06:26 EDT) --------------- - two missing event.Skip()s added gnumed gnumed/client/wxpython/gmGuiMain.py 1.164 Commit from ncq (2004-07-24 06:27 EDT) --------------- - TRUE/FALSE -> True/False so Python doesn't barf gnumed gnumed/client/wxpython/gui/gmConfigRegistry.py 1.23 Commit from ncq (2004-07-24 06:27 EDT) --------------- - cleanup gnumed gnumed/client/wxpython/gui/gmOffice.py 1.7 Commit from sjtan (2004-07-24 09:39 EDT) ----------------- more config to adjust parse. Allow xref within a tree. gnumed gnumed/test-area/sjtan/testschema5.py 1.2 Commit from ncq (2004-07-24 12:11 EDT) --------------- - normalize wx import for use in 2.4 and 2.5 from wxPython import wx sth = wx.wxSomething() etc. gnumed gnumed/client/wxpython/gui/gmContacts.py 1.38 Commit from ncq (2004-07-24 13:02 EDT) --------------- - some more wx.wx* fixes gnumed gnumed/client/wxpython/gui/gmContacts.py 1.39 Commit from ncq (2004-07-24 13:10 EDT) --------------- - fix getAllParams() gnumed gnumed/client/pycommon/gmCfg.py 1.14 Commit from ncq (2004-07-24 13:13 EDT) --------------- - main.plugins.gui now horstspace.notebook.gui gnumed gnumed/client/wxpython/gmMacro.py 1.14 Commit from ncq (2004-07-24 13:15 EDT) --------------- - small cleanups to keep track of plugin interface changes gnumed gnumed/client/wxpython/patient/gmDemographics.py 1.32 Commit from ncq (2004-07-24 13:21 EDT) --------------- - some cleanup, also re from wxPython import wx - factored out Horst space layout manager into it's own wxPanel child class - subsequently renamed 'main.notebook.plugins' -> 'horstspace.notebook.pages' 'modules.gui' -> 'horstspace.notebook.gui' (to be renamed horstspace.notebook.plugins later) - adapt to said changes gnumed gnumed/client/wxpython/gmPlugin.py 1.31 gnumed gnumed/client/wxpython/gmGuiMain.py 1.165 gnumed gnumed/client/wxpython/gmPlugin_Patient.py 1.2 Commit from ncq (2004-07-24 17:05 EDT) --------------- - use redo-public.sh so we have less to track gnumed gnumed/server/bootstrap/redo-max.sh 1.10 Commit from sjtan (2004-07-24 20:27 EDT) ----------------- doubling linking is when a node references another node on another branch. can cause the visited check to be bypassed, and a cycle can develop; remove double linking of one root causing infinite recursion on another root parse. gnumed gnumed/test-area/sjtan/testschema5.py 1.3