Menu

Tree [r219] / drpython /
 History

HTTPS access


File Date Author Commit
 bitmaps 2007-03-20 FrancescoA [r104] Moved remotely
 documentation 2007-03-20 FrancescoA [r105] Moved remotely
 examples 2007-03-20 FrancescoA [r103] Moved remotely
 tools 2007-03-20 FrancescoA [r102] Moved remotely
 Changelog.txt 2007-04-07 FrancescoA [r202]
 History.txt 2007-03-20 FrancescoA [r130] Moved remotely
 Notes.txt 2007-04-09 FrancescoA [r211]
 README.TXT 2007-04-07 FrancescoA [r200]
 drAboutDialog.py 2007-04-07 FrancescoA [r203] Jump to Version 1.66.
 drBookmarksDialog.py 2007-03-20 FrancescoA [r99] Moved remotely
 drBookmarksMenu.py 2007-03-23 FrancescoA [r164] updated to new file structure.
 drDragAndDrop.py 2007-03-20 FrancescoA [r123] Moved remotely
 drDynamicDrScriptDialog.py 2007-03-20 FrancescoA [r139] Moved remotely
 drEncoding.py 2007-03-20 FrancescoA [r148] Moved remotely
 drFileDialog.py 2007-03-23 FrancescoA [r164] updated to new file structure.
 drFileDialogPrefs.py 2007-03-20 FrancescoA [r157] Moved remotely
 drFindReplaceDialog.py 2007-04-14 FrancescoA [r218] undo center find text.
 drGetBlockInfo.py 2007-03-20 FrancescoA [r110] Moved remotely
 drGetKeyDialog.py 2007-03-20 FrancescoA [r135] Moved remotely
 drHtmlBrowser.py 2007-04-12 FrancescoA [r215]
 drKeywords.py 2007-03-20 FrancescoA [r134] Moved remotely
 drMenu.py 2007-03-20 FrancescoA [r107] Moved remotely
 drNotebook.py 2007-03-23 FrancescoA [r164] updated to new file structure.
 drOpenImportedModuleDialog.py 2007-03-20 FrancescoA [r125] Moved remotely
 drPDB.py 2007-03-20 FrancescoA [r109] Moved remotely
 drPluginDialog.py 2007-03-26 FrancescoA [r180] removed print statments.
 drPluginMenu.py 2007-03-25 FrancescoA [r177]
 drPopUp.py 2007-03-20 FrancescoA [r132] Moved remotely
 drPopUpMenuDialog.py 2007-03-23 FrancescoA [r164] updated to new file structure.
 drPreferences.py 2007-04-11 FrancescoA [r213] default use spaces.
 drPrefsDialog.py 2007-04-02 a_barbosa [r186] Simplified Export/Import of preferences
 drPrefsFile.py 2007-03-20 FrancescoA [r138] Moved remotely
 drPrinter.py 2007-03-20 FrancescoA [r144] Moved remotely
 drPrompt.py 2007-04-12 FrancescoA [r214] added some bug fixed and patches from sourcefor...
 drProperty.py 2007-03-20 FrancescoA [r146] Moved remotely
 drRegularExpressionDialog.py 2007-03-20 FrancescoA [r129] Moved remotely
 drSTC.py 2007-03-23 FrancescoA [r165]
 drScriptDialog.py 2007-03-23 FrancescoA [r165]
 drScriptMenu.py 2007-03-25 FrancescoA [r177]
 drScrolledMessageDialog.py 2007-04-12 FrancescoA [r214] added some bug fixed and patches from sourcefor...
 drSetupPreferences.py 2007-03-23 FrancescoA [r164] updated to new file structure.
 drShortcuts.py 2007-04-11 FrancescoA [r213] default use spaces.
 drShortcutsDialog.py 2007-03-23 FrancescoA [r164] updated to new file structure.
 drShortcutsFile.py 2007-03-20 FrancescoA [r154] Moved remotely
 drSingleChoiceDialog.py 2007-03-20 FrancescoA [r115] Moved remotely
 drSourceBrowser.py 2007-04-13 FrancescoA [r216]
 drSourceBrowserGoTo.py 2007-03-20 FrancescoA [r126] Moved remotely
 drStyleDialog.py 2007-04-13 a_barbosa [r217] Avoid error when default font doesn't exists
 drTabNanny.py 2007-03-20 FrancescoA [r114] Moved remotely
 drText.py 2007-03-20 FrancescoA [r147] Moved remotely
 drToolBarDialog.py 2007-03-26 a_barbosa [r179] Remove wx.SHAPED on statictext. Otherwise it sh...
 drToolBarFile.py 2007-04-12 FrancescoA [r214] added some bug fixed and patches from sourcefor...
 drTreeDialog.py 2007-03-23 FrancescoA [r164] updated to new file structure.
 drZip.py 2007-03-23 FrancescoA [r164] updated to new file structure.
 drpython.lin 2007-03-20 FrancescoA [r137] Moved remotely
 drpython.py 2007-04-14 FrancescoA [r218] undo center find text.
 drpython.pyw 2007-03-20 FrancescoA [r113] Moved remotely
 drpython_wx26.py 2007-03-23 FrancescoA [r165]
 lnkDecoderRing.py 2007-03-20 FrancescoA [r108] Moved remotely
 manifest.in 2007-03-20 FrancescoA [r128] Moved remotely
 postinst.py 2007-03-20 FrancescoA [r152] Moved remotely
 setup.cfg 2007-03-20 FrancescoA [r119] Moved remotely
 setup.py 2007-04-07 FrancescoA [r203] Jump to Version 1.66.
 todo.txt 2007-04-09 FrancescoA [r212]

Read Me

==========
DrPython
==========

-------------
Installation
-------------

You do not need to install drpython.
You do need to have python, and wxPython installed.
(www.python.org, www.wxpython.org).

Just run drpython.pyw (double click in windows,
python drpython.pyw on other systems).