source: SHX @ 375

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @354   13 years marcus Some experiments.
(edit) @351   13 years marcus double buffered trace view test
(edit) @316   13 years marcus some test data
(edit) @314   13 years marcus src finally gone
(edit) @313   13 years marcus removing src root directory
(edit) @312   13 years marcus More station handling (defect).
(edit) @300   13 years marcus If the hotspot is set, the cursor can be constructed by any image data …
(edit) @299   13 years marcus custom cursor works also on older wx installations (newer just use …
(edit) @298   13 years marcus MySQL configuration parameters.
(edit) @297   13 years marcus More work on station meta data including database independent handling of …
(edit) @296   13 years marcus some more refactoring (see r294)
(edit) @295   13 years marcus Raising coordiante precision.
(edit) @294   13 years marcus refactoring in order to separate configuration processing from modules
(edit) @292   13 years marcus SQL dump from inventory database
(edit) @291   13 years marcus typo
(edit) @290   13 years marcus - sqlalchemy for inventory - definition of simple inventory data schema
(edit) @289   13 years marcus steps towards inventory
(edit) @288   13 years marcus minor changes in configuration
(edit) @287   13 years marcus work on miniseed and station configuration issues
(edit) @286   13 years marcus working on miniseed sfdfile access
(edit) @285   13 years marcus documentation URI added
(edit) @284   13 years marcus renaming
(edit) @283   13 years marcus more doctests as unittests
(edit) @282   13 years marcus Included doctests in unittest framework
(edit) @279   13 years marcus clean-up no 2
(edit) @278   13 years marcus clean-up tests
(edit) @277   13 years marcus - add "_compat" directory to keep files for compatibility reasons - …
(edit) @276   13 years marcus Raising "ShxError?" is now logged into file.
(edit) @275   13 years marcus minor refactoring
(edit) @273   13 years marcus minor changes
(edit) @270   13 years marcus -.added logging options to configuration - some warnings while reading …
(edit) @269   13 years marcus Configuration file work finished in some way (only reading and parsing).
(edit) @268   13 years marcus working on configuration parser
(edit) @267   13 years marcus sandbox cleanup
(edit) @266   13 years marcus fix in sandbox
(edit) @265   13 years marcus showing that a shared lib is loaded only once in a process
(edit) @264   13 years marcus messing around with gui related things
(edit) @258   13 years marcus Working on miniseed access and configuration file.
(edit) @257   13 years marcus Singleton implementation changes to meta class usage. Maybe log is broken …
(edit) @256   13 years marcus All tests now work again.
(edit) @255   13 years marcus first step no3 to minimize internal dependencies
(edit) @254   13 years marcus first step #2 to minimize internal dependencies
(edit) @253   13 years marcus first step to minimize internal dependencies
(edit) @252   13 years marcus Minor changes.
(edit) @251   13 years marcus Renamed parser.py to parse.py to prevent conflicts with python's standard …
(edit) @250   13 years marcus Restored parser.py from revision r246. It was lost while deleting the …
(edit) @249   13 years marcus sandboxing…
(edit) @248   13 years marcus Hopefully now solved any import issues…
(edit) @247   13 years marcus Even more refactoring (see also revision r245).
(edit) @246   13 years marcus Refactoring (see also revision r245)
(edit) @245   13 years marcus Refactoring structure to prevent import loops and errors.
(edit) @244   13 years marcus - property changes (svn:executable deleted) - first structure for task #27
(edit) @243   13 years marcus Tests adjusted.
(edit) @242   13 years marcus - parser work and minor bug fixes - closes #26 (default), tests included
(edit) @241   13 years marcus typo
(edit) @240   13 years marcus File read access for command procedures.
(edit) @239   13 years marcus Test case for goto command.
(edit) @238   13 years marcus Parser work (options on command procedure call).
(edit) @237   13 years marcus Concat operator for command procedures.
(edit) @236   13 years marcus - parser work - new unittest - closes #25
(edit) @235   13 years marcus Added wxAnyThread to 3rd party software.
(edit) @234   13 years marcus More system variables.
(edit) @233   13 years marcus Parser work. Translation of system variables (not all covered yet) and …
(edit) @232   13 years marcus - command sdel done (solved #23)
(edit) @231   13 years marcus - parser work - command sdef done (solved #21)
(edit) @230   13 years marcus - parser work (solves tickets #15,16,22) - new testcases - some …
(edit) @229   13 years marcus Reformatting logging module.
(edit) @228   13 years marcus Example for zooming the embedded shell.
(edit) @227   13 years marcus Example for embedding a python shell.
(edit) @226   13 years marcus Working on documentation.
(edit) @225   13 years marcus Removed sphinx'_build directory from version control.
(edit) @224   13 years marcus Parser work including more doctests.
(edit) @223   13 years marcus Reformatting line length.
(edit) @222   13 years marcus Parser work.
(edit) @221   13 years marcus - Some clean-up for simpler structure. - Added shared library in 32-bit …
(edit) @220   13 years marcus - Some clean-up for simpler structure. - Added shared library in 32-bit …
(edit) @219   13 years marcus Added sphinx documentation base. Currently sphinx version 0.6.7 is used …
(edit) @217   13 years marcus Work on doctest and some preparation for sphinx (see #17). Todo: adopt …
(edit) @216   13 years marcus Removed external svn checkout for obspy. Of cause obspy still is used. I …
(edit) @215   13 years marcus added overlay example
(edit) @210   14 years marcus - first version of runtime configuration class
(edit) @194   14 years marcus - moved global variables to setting - so it now holds all runtime data …
(edit) @190   14 years marcus - added Seismic Handler formats from obspy as external reference
(edit) @184   14 years marcus - fixed startup directory matching
(edit) @179   14 years marcus - moved obspy to 3rdparty
(edit) @178   14 years marcus - 3rd party source directory
(edit) @177   14 years marcus - obspy integration
(edit) @176   14 years marcus - scripting - preparation for obspy inclusion
(edit) @175   14 years marcus - more parser - some reformatting
(edit) @174   14 years marcus - Parser (still need to write tests) - echo_ch command - some fixes and …
(edit) @173   14 years marcus - preparations for new parser - global settings module
(edit) @169   14 years marcus - debug plots now run in tkinter backand -> instant return to command line …
(edit) @167   14 years marcus - some explaination for cmd counting
(edit) @166   14 years marcus - improved command detection with contain colons - list of commands sorted …
(edit) @165   14 years marcus - tool for inspecting command parameter files (commonness of built-in …
(edit) @154   14 years marcus - new tests - fixed spelling - fixed access of trace info entries - create …
(edit) @153   14 years marcus - final renaming Events to Messages
(edit) @152   14 years marcus - refactoring: renamed EventManager/Event? to …
(edit) @151   14 years marcus - setting trace info entry fires TRACEUPDATE event - debug plotting …
(edit) @149   14 years marcus - support for setting time info entries (epoch seconds and ms) - more …
Note: See TracRevisionLog for help on using the revision log.