Age | Commit message (Expand) | Author | Files | Lines |
2012-09-17 | whitespace crusading | Bryan Bishop | 2 | -59/+59 |
2008-11-28 | Refined "What's This" descriptions for all the buttons on the "Build DNA" com... | Mark Sims | 1 | -2/+2 |
2008-10-02 | - use thesuperclass Command_PropertyManager for all command PMs. | Ninad Sathaye | 1 | -31/+13 |
2008-09-30 | removed command_can_be_suspended command class flag | Ninad Sathaye | 1 | -1/+0 |
2008-09-26 | cleanup- removed cancel_btn_clicked methods from these PMs. There is no cance... | Ninad Sathaye | 1 | -7/+1 |
2008-09-25 | stripped out the old command API code for all commands in pkg : [src/dna] | Ninad Sathaye | 1 | -54/+2 |
2008-09-16 | new command api: flyout toolbar works for new create/ update flyout framework... | Ninad Sathaye | 1 | -21/+34 |
2008-09-11 | rename and clean up setDisplay methods; inline selectedJigTextPosition and ge... | Bruce Smith | 1 | -1/+3 |
2008-09-05 | major cleanup and refactoring. | Ninad Sathaye | 1 | -30/+7 |
2008-09-05 | command_porting_status" " a new attr to track the status of porting .This is ... | Ninad Sathaye | 1 | -0/+5 |
2008-09-02 | bugfix | Ninad Sathaye | 1 | -1/+1 |
2008-08-27 | ported dna display style to new command API | Ninad Sathaye | 1 | -1/+46 |
2008-08-18 | move some ok_btn_clicked/cancel_btn_clicked methods to superclass | Bruce Smith | 1 | -6/+0 |
2008-08-14 | implemented dna base number labels for all subcommands of dna. | Ninad Sathaye | 1 | -1/+9 |
2008-08-14 | minor changes | Ninad Sathaye | 1 | -1/+1 |
2008-08-13 | new debug preference "KEEP_SIGNALS_ALWAYS_CONNECTED" (False by default) | Ninad Sathaye | 1 | -2/+15 |
2008-08-13 | PM_ComboBox now supports blockSignal argument in setCurrentIndex. | Ninad Sathaye | 1 | -27/+65 |
2008-08-11 | propMgr class attr renaming continued -- renamed parentCommand and parentMode... | Ninad Sathaye | 1 | -5/+5 |
2008-08-06 | rename command_has_its_own_gui -> command_has_its_own_PM | Bruce Smith | 1 | -1/+1 |
2008-08-01 | deprecated use of hover_highlighting_enabled use command class method isHigh... | Ninad Sathaye | 1 | -14/+1 |
2008-07-27 | split _init_gui_flyout_action out of some subcommand init_gui methods | Bruce Smith | 1 | -10/+13 |
2008-07-27 | comment each use of .prevMode with its method and purpose | Bruce Smith | 1 | -2/+2 |
2008-07-26 | command_level constants; misc minor cleanup | Bruce Smith | 1 | -4/+5 |
2008-07-10 | New "Edit DNA Display Style" and "Edit Protein Display Style" icons. I also r... | Mark Sims | 1 | -1/+1 |
2008-07-09 | implemented 'Escape key to exit' for all commands.(exception: not done yet fo... | Ninad Sathaye | 1 | -3/+2 |
2008-07-09 | rename platform to platform_dependent | Eric Messick | 1 | -2/+2 |
2008-06-25 | Fix improper tabbing and CR's in cad/src Python files. | Russell D. Fish | 1 | -346/+346 |
2008-06-23 | Bug fixes: | Urmi Majumder | 1 | -6/+48 |
2008-06-09 | Renamed PM constants to uppercase and deprecated/deleted PropMgr_Constants.py. | Mark Sims | 1 | -4/+4 |
2008-05-30 | Created Whats this explanation for color scheme and dna display style combobox | Tom Moore | 1 | -0/+10 |
2008-05-27 | moved Color Scheme to correct directory | Urmi Majumder | 6 | -939/+0 |
2008-05-27 | new directory for color scheme command and PM | Urmi Majumder | 6 | -0/+939 |
2008-05-26 | Changed "DNA Display" to "Edit Style". Fixes part of bug 2853. | Mark Sims | 2 | -8/+4 |
2008-05-20 | Implemented _addWhatsThisText( self ) method | Urmi Majumder | 1 | -1/+2 |
2008-05-20 | Added "ToolTip_EditDnaDisplayStyle_PropertyManager" to ToolTipText_for_Proper... | Mark Sims | 1 | -1/+2 |
2008-05-20 | ignorable | Urmi Majumder | 1 | -4/+0 |
2008-05-20 | 1. included docstrings and made minor changes | Urmi Majumder | 1 | -127/+187 |
2008-05-19 | None | Urmi Majumder | 1 | -22/+268 |
2008-05-19 | 1. changed favorite extension from fav to txt | Urmi Majumder | 1 | -1/+1 |
2008-05-19 | PM icons moved to ui/actions/Properties Manager. | Mark Sims | 6 | -6/+6 |
2008-05-18 | Set the global display style (GDS) to "diDNACYLINDER" (i.e. DNA Cylinder) whe... | Mark Sims | 1 | -0/+18 |
2008-05-16 | Also disable the DNA Strand Labels combobox when 2D display styles (rendition... | Mark Sims | 1 | -4/+5 |
2008-05-15 | Added support for DNA 2D display style options (renditions). | Mark Sims | 1 | -10/+55 |
2008-05-15 | Changed "dnaStyleAxisTaper_pref_key" to "dnaStyleAxisEndingStyle_pref_key" (a... | Mark Sims | 1 | -39/+84 |
2008-05-14 | Added new "Favorites" group box to DNA Display Style PM. More to do. | Mark Sims | 6 | -20/+236 |
2008-05-13 | Fixed pref_key bug. | Mark Sims | 1 | -1/+2 |
2008-05-13 | Added combobox for DNA strand label display. | Mark Sims | 1 | -2/+71 |
2008-05-07 | New "DNA Display Style" property manager. | Mark Sims | 3 | -0/+576 |