source: trunk/GSASIIctrlGUI.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4819   4 years toby seq ref: fix & edit phase vars for 1 hist; spyder conveniences; …
(edit) @4811   4 years toby more wx4.1 & help button fixes; fix OnLeave? if called when a window is …
(edit) @4801   4 years toby Cleanup deleted hists in Phase/data; improve help button location; …
(edit) @4799   4 years toby work on docs
(edit) @4798   4 years toby work on docs
(edit) @4797   4 years toby work on docs
(edit) @4795   4 years toby work on docs
(edit) @4794   4 years toby work on docs
(edit) @4785   4 years toby new table for text w/sorting
(edit) @4783   4 years toby wx4.1 updates; new CIF data item; scripting: peak fit details …
(edit) @4764   4 years toby HessianLSQ: force vars to float; small wx 4.1 fixes; scriptable: more …
(edit) @4680   4 years toby add UTF to config.py; covariance: add reduced Chi2 & help button; …
(edit) @4672   4 years vondreele remove all wx.ALIGN from wx Add with wx.EXPAND - invalid combination …
(edit) @4671   4 years vondreele add refinable multiplier for a fixed background; multiplier is now …
(edit) @4659   5 years toby extensive Origin 1->2 updates; merge SetupGeneral? into a single …
(edit) @4654   5 years toby new video tutorial; misc minor RB GUI fixes for Windows; option to …
(edit) @4647   5 years vondreele fix escape seq in G2ctrlGUI add defaults for map slice color contours; …
(edit) @4645   5 years toby more workarounds for Mac svn checksum problem
(edit) @4632   5 years toby add new tutorials
(edit) @4630   5 years toby View Params bugs: crash viewing unrefined params, allow selection of …
(edit) @4624   5 years toby improve rigid body stuff; finish tutorial
(edit) @4615   5 years toby Add DrawAtoms_default config option to set default drawing type; add …
(edit) @4604   5 years toby add help to Orientation reference controls; improve helpbutton formatting
(edit) @4594   5 years vondreele remove WACV,wx.ALIGN_CENTER_VERTICAL from all Add for wx.VERTICAL …
(edit) @4588   5 years toby use G2VarObj for param limits; add more info to seq. ref. done dialog; …
(edit) @4579   5 years toby bug fix: mising Uiso from parameter list
(edit) @4573   5 years toby RB extensions and minor bug fixes
(edit) @4534   5 years toby implement variable limits; show cell under Dij vals
(edit) @4532   5 years toby refactor ViewLSparms; more fullrmc work
(edit) @4499   5 years toby Add sphere of atoms arround view point; show distances to peaks and …
(edit) @4498   5 years toby cleanup errors and cruft noted in spyder
(edit) @4496   5 years toby pkg new versions of fullrmc support packages
(edit) @4492   5 years vondreele cleanup here & there
(edit) @4491   5 years toby Add VoidMap?; change min/max in ValidatedTextCtrl? to xmin/xmax; new …
(edit) @4481   5 years vondreele Fix appearance of FileDialog? in GetImportFile? - CenterOnParent?() …
(edit) @4473   5 years toby allow adding of rigid body atoms to atoms list
(edit) @4431   5 years toby new code for locating RBs; redo GUI for RB extractor
(edit) @4421   5 years toby add R.B. extractor; misc doc updates; plt bug after strip Hs; grid …
(edit) @4410   5 years toby do much more cleanup after phase delete; refactor some importer …
(edit) @4388   5 years vondreele Add warning for using type=2 TOF instrument profile function in old …
(edit) @4373   5 years vondreele cleanup magnetic sym op display - now allows print of X1,x2,x3,x4 as …
(edit) @4368   5 years vondreele missed a III --> IV tutorial
(edit) @4355   5 years vondreele Add RMCProfile-III tutorial to list in G2ctrlGUI so it shows up in …
(edit) @4352   5 years toby expand proxy GUI for more lines
(edit) @4345   5 years toby Add more image settings to preferences; prevent save of config.py …
(edit) @4330   5 years vondreele Added RMCProfile-II to list of tutorials fix a crash problem in …
(edit) @4273   5 years vondreele fixup RMCProfile-I tutorial titles
(edit) @4272   5 years vondreele fix some directory references add RMCProfile-I tutorial to tutorial menu
(edit) @4270   5 years vondreele set default directories to G2frame.LastGPXdir or result from …
(edit) @4220   5 years vondreele swap order of binds in ValidatedTextCtrl? - might work better?routines …
(edit) @4213   5 years toby multiple small changes to allow docs build under 3.x
(edit) @4201   5 years vondreele add new chebyschev-1 background function; matches that from old gsas. …
(edit) @4155   6 years toby better error reporting w/bad config.py, make copy & overwrite on save
(edit) @4093   6 years toby more work on menu hot keys & ask to save on exit
(edit) @4085   6 years toby Add menu accelerator keys & recently used menu
(edit) @4060   6 years toby Work on Index Unit Cell display: narrower, allow dragging limits, add …
(edit) @4045   6 years toby add autoread of G(r)
(edit) @4039   6 years toby turn off refinement for simulation
(edit) @4037   6 years toby fix PWDR autoload for older Pythons
(edit) @4036   6 years toby add PWDR autoload
(edit) @4031   6 years toby introduce external autoInt
(edit) @4021   6 years toby implement filter for screen messages; start to replace print() with …
(edit) @3977   6 years toby Update help info for Sample Parms & add help button
(edit) @3973   6 years toby Load all fix; doc updates
(edit) @3965   6 years toby slightly better approach to tutorial path
(edit) @3961   6 years vondreele set self.tutorialPath = '.\G2tutorial' if others fail. Don't know if …
(edit) @3938   6 years toby misc doc updates
(edit) @3879   6 years toby prepare for wx deprecation
(edit) @3875   6 years toby fix error when background PWDR is deleted
(edit) @3874   6 years toby tweak column selector for small # of columns
(edit) @3871   6 years toby redo G2ColumnIDDialog to resize vertically
(edit) @3852   6 years vondreele implement fix (modified) to open in G2ctrGUI as per Bo Hau Chen (Taiwan)
(edit) @3840   6 years toby fix scriptable read of TOF; fraction editor for wx 3.0
(edit) @3826   6 years vondreele fix future problem with wx.NewId? --> wx.NewIdRef?
(edit) @3810   6 years toby fix range object in GPX file; fix spurious warning on tutorial update
(edit) @3795   6 years vondreele fix space group & incommensurate space group displays for mag. …
(edit) @3780   6 years toby fix typos; error in CIF Dij reporting; improve generalized restraint GUI
(edit) @3745   7 years vondreele fix dmin problem in Unit Cells cell refinement, etc. add magnetic spin …
(edit) @3737   7 years vondreele reorder descriptions in front of G2ctrlGUI to alpha order - now easier …
(edit) @3736   7 years vondreele modifications to allow Load Unit Cell command for incommensurate …
(edit) @3718   7 years toby restore lost Hold list; new tutorials; cleanup naming in constraint docs
(edit) @3714   7 years toby add warning for plot atoms ops w/o atom selection; bug: message not …
(edit) @3710   7 years vondreele fix issues about site sym & multilicity for mcif import of gray …
(edit) @3683   7 years vondreele refactor MultiDataDialog? so it can show a line of multiple choice (or …
(edit) @3651   7 years vondreele add Magnetic-V tutorial
(edit) @3636   7 years vondreele Add BNS sub 'I' to possible axes list Add Magnetic-IV to tutorial list …
(edit) @3633   7 years vondreele extend Unit Cells List Bravais lattice choices to include Ammm and …
(edit) @3629   7 years vondreele fix tutorial reference to Magnetic-II fix last point bug in RALF/ALT …
(edit) @3628   7 years vondreele add new tutorial Magnetic Suctures-II add a save project after mag …
(edit) @3625   7 years vondreele fix 2 bugs in mag. space group stuff correct Mag Structure tutorial name
(edit) @3613   7 years vondreele add new tutorial to tutorialIndex & add some spaces to make it more …
(edit) @3599   7 years toby remove vars from constraints (see G2obj.removeNonRefined); new tutorial
(edit) @3586   7 years vondreele rename MiltiFloatDialog? to MultiDataDialog? - better now that it does …
(edit) @3585   7 years vondreele change Bilbao dialog to use fractions for kx,ky,kz (not decimals) - …
(edit) @3571   7 years toby Add FPA peak fitting
(edit) @3565   7 years vondreele G2ctrls: change MultiFloatDialog? to accept bool arguments - maybe …
(edit) @3561   7 years vondreele add Print operators option to SGMessageBox for showing operators on …
(edit) @3553   7 years toby finish web tutorials for now
(edit) @3551   7 years vondreele fix simple magnetic tutorial
(edit) @3544   7 years toby add 2nd calibration tutorial, add to index & add video links
Note: See TracRevisionLog for help on using the revision log.