|
|
@7729
|
9 years |
curtis |
Add Boost versions up to 1.60.
|
|
|
@7728
|
9 years |
curtis |
Remove obsolete files.
The Bio-Formats C++ bindings build process is now …
|
|
|
@7727
|
9 years |
curtis |
Link executables to jtools.
|
|
|
@7726
|
9 years |
ealexand |
This readme should explain the configuration of the cron job on …
|
|
|
@7725
|
9 years |
ealexand |
These are the files used in the cron job that creates thumbnails of images …
|
|
|
@7724
|
9 years |
curtis |
Remove executable property from header file.
|
|
|
@7723
|
9 years |
curtis |
Fix capitalization of Ecf.h when including.
|
|
|
@7722
|
9 years |
curtis |
Fix capitalization of Ecf.h.
|
|
|
@7720
|
9 years |
aivar |
Updated GCI_marquardt_global_compute_exps_fn.
|
|
|
@7719
|
9 years |
aivar |
Fixed tabs. Moved newly added variables to start of method.
|
|
|
@7718
|
9 years |
hinerm |
* Updated javaTools with future plans
* Fixed class path bug
|
|
|
@7717
|
9 years |
hinerm |
* Removed old (commeted out) code
* Corrected some line formatting
|
|
|
@7716
|
9 years |
hinerm |
Fixed erroneous imglib1 dependencies.
|
|
|
@7715
|
9 years |
aivar |
Got GCI_marquardt_compute_fn working, in testing it agrees with the old …
|
|
|
@7714
|
9 years |
hinerm |
Added contributor line to cppwrap
|
|
|
@7713
|
9 years |
hinerm |
Added jtools library to jar2lib
jtools will allow users of jar2lib access …
|
|
|
@7712
|
9 years |
hinerm |
Removed IOException and Hashtable from jace.h.
These are now included via …
|
|
|
@7711
|
9 years |
hinerm |
Updated cppwrap to allow additions of core Java files and extra CMake …
|
|
|
@7710
|
9 years |
aivar |
Work in progress.
|
|
|
@7709
|
9 years |
hinerm |
Updated Jar2Lib to automatically package jars
Fix for ticket #172
…
|
|
|
@7708
|
9 years |
aivar |
Work in progress. Working on GCI_marquardt_compute_fn, code is commented …
|
|
|
@7707
|
9 years |
hinerm |
Added support for custom core class lists in Jar2Lib
Jar2Lib can now …
|
|
|
@7706
|
9 years |
aivar |
Changed GCI_gauss_jordan to be GCI_solve and GCI_invert. The current …
|
|
|
@7705
|
9 years |
hinerm |
Added -extras command to Jar2Lib
Usage: -extras <path to …
|
|
|
@7704
|
9 years |
aivar |
Classifiers for 32/64 Windows and PPC/32/64 OSX. Linux is commented out …
|
|
|
@7703
|
9 years |
aivar |
The maven nar plugin aol for 64-bit windows is amd64-Windows-msvc.
|
|
|
@7702
|
9 years |
aivar |
Updated to include Windows 7 64-bit.
|
|
|
@7701
|
9 years |
aivar |
Add complete set of "fileSet" tags.
|
|
|
@7700
|
9 years |
aivar |
Removed IJ.log debugging message.
|
|
|
@7699
|
9 years |
aivar |
Removed IJ.log debugging message.
|
|
|
@7698
|
9 years |
aivar |
Removed IJ.log debugging message.
|
|
|
@7697
|
9 years |
aivar |
Was using a listener w/o checking for null value first.
|
|
|
@7696
|
9 years |
aivar |
Getting the quit button to work correctly.
|
|
|
@7695
|
9 years |
aivar |
Bug: was substituting z for a!
|
|
|
@7694
|
9 years |
aivar |
Enable the old System.loadLibrary JNA version as well as the new …
|
|
|
@7693
|
9 years |
aivar |
Include file method signatures weren't up to date. The c file needed to …
|
|
|
@7692
|
9 years |
aivar |
Changes to get JNI working (vs JNA). Currently has both versions …
|
|
|
@7691
|
9 years |
aivar |
Changes to get JNI working (vs JNA).
|
|
|
@7690
|
9 years |
aivar |
Added default profile to build default jar and "with-dependencies" profile …
|
|
|
@7689
|
9 years |
aivar |
Added default profile to build default jar and "with-libs" profile to …
|
|
|
@7688
|
9 years |
aivar |
Disabled maven-nar-plugin functionality.
|
|
|
@7687
|
9 years |
aivar |
Disabled maven-nar-plugin functionality.
|
|
|
@7686
|
9 years |
aivar |
Added dependency to ij (strange that it built on my system without).
|
|
|
@7685
|
9 years |
aivar |
I had a slim-curve-1.0-SNAPSHOT.jar in my local repository, Hudson didn't, …
|
|
|
@7684
|
9 years |
aivar |
Build one big happy jar with native shared libraries.
|
|
|
@7683
|
9 years |
aivar |
Display critical messages with IJ.log. New style of using …
|
|
|
@7682
|
9 years |
aivar |
Fit parameters that were fixed were always displayed as black.
|
|
|
@7681
|
9 years |
aivar |
Fit parameters that were fixed were always displayed as black.
|
|
|
@7680
|
9 years |
curtis |
Update ImgLib references to use imglib1.
|
|
|
@7679
|
9 years |
aivar |
Added text document that describes how to build the project under Windows.
|
|
|
@7678
|
9 years |
aivar |
Visual Studio 2008 when called from Maven wants C89 syntax, not C99.
|
|
|
@7677
|
9 years |
aivar |
Fixed array out of bounds when grayscale image is zoomed and you click on …
|
|
|
@7676
|
9 years |
curtis |
Eliminate dependencies on old IJ2 projects.
|
|
|
@7675
|
9 years |
aivar |
Got rid of the global old_chisquare, it's passed in as a parameter now. …
|
|
|
@7674
|
9 years |
aivar |
CurveFitData needs to keep track of how many pixels went into each data …
|
|
|
@7673
|
9 years |
aivar |
CurveFitData needs to keep track of how many pixels went into each data …
|
|
|
@7672
|
9 years |
aivar |
Loading/using IRFs. Estimate decay cursors.
|
|
|
@7671
|
9 years |
aivar |
Moved loading an Excitation and setting up the ExcitationPanel to …
|
|
|
@7670
|
9 years |
aivar |
Removed set/getFree from CurveFitData. This info is invariant per …
|
|
|
@7669
|
9 years |
aivar |
Don't clobber fixed parameters when doing an RLD to be followed by an LMA.
|
|
|
@7668
|
9 years |
curtis |
Clean up headers, and add a script to check them.
|
|
|
@7667
|
9 years |
abhinav |
Add loci-common as compile-time dependency.
|
|
|
@7666
|
9 years |
curtis |
Remove transformXML method from VisBio XML class.
|
|
|
@7665
|
9 years |
curtis |
Add utility method for applying XSLT from WiscScan.
|
|
|
@7664
|
9 years |
curtis |
Clean up headers.
|
|
|
@7663
|
9 years |
aivar |
Export to text working.
|
|
|
@7662
|
9 years |
abhinav |
1. Added a method to use the style-sheet to convert OME-XML to METS(MODS). …
|
|
|
@7661
|
9 years |
aivar |
Couldn't get browser to load; problem was the directory I was running …
|
|
|
@7660
|
9 years |
aivar |
Fixed problem when running within NetBeans. Changed all package names to …
|
|
|
@7659
|
9 years |
aivar |
Fixed problem when running within NetBeans. Changed all package names to …
|
|
|
@7658
|
9 years |
aivar |
Fixed various bugs. Made export to text better.
|
|
|
@7657
|
9 years |
curtis |
Silence more Maven warnings.
|
|
|
@7655
|
9 years |
aivar |
target/.irf added (?)
|
|
|
@7654
|
9 years |
aivar |
Added new RLD+LMA fit option. Consistency with TRI2. Added excitation …
|
|
|
@7653
|
9 years |
aivar |
Added new RLD+LMA fit option.
|
|
|
@7652
|
9 years |
aivar |
Work in progress. Broken.
|
|
|
@7651
|
9 years |
aivar |
Consistency with TRI2.
|
|
|
@7650
|
9 years |
aivar |
Fixed bugs in ROI fitting, et. al.
|
|
|
@7649
|
9 years |
aivar |
Changed excitation to be autoranging. Modified (some) colors in synch …
|
|
|
@7648
|
9 years |
aivar |
New class listens for excitation graph cursor changes.
|
|
|
@7647
|
9 years |
aivar |
New class contains excitation graph and cursor info.
|
|
|
@7646
|
9 years |
aivar |
New class displays excitation and its cursors.
|
|
|
@7645
|
9 years |
aivar |
New class loads and saves excitation files.
|
|
|
@7644
|
9 years |
aivar |
New class handles excitation (IRF curve).
|
|
|
@7643
|
9 years |
aivar |
New class computes excitation and decay cursors (start/stop/base limits).
|
|
|
@7642
|
9 years |
aivar |
Added RLD+LMA option.
|
|
|
@7641
|
9 years |
curtis |
Fix more warnings.
|
|
|
@7640
|
9 years |
curtis |
Fix some Eclipse warnings.
|
|
|
@7639
|
9 years |
curtis |
Fix some Eclipse warnings and formatting.
|
|
|
@7638
|
9 years |
hanly |
Made some changes & cleaned up debug code.
|
|
|
@7637
|
9 years |
hanly |
Batch file to build cpp wrappers and copy the headers and compiled library …
|
|
|
@7636
|
9 years |
hanly |
Made some changes to debug.
|
|
|
@7635
|
9 years |
curtis |
Add ability to specify additional source files.
Also clean up the Jar2Lib …
|
|
|
@7634
|
9 years |
curtis |
Clean up wiscscan-java package a bit.
|
|
|
@7632
|
9 years |
curtis |
Remove renamed wiscscan-utils project.
|
|
|
@7631
|
9 years |
curtis |
Collect needed WiscScan Java code into a single aggregator project.
|
|
|
@7630
|
9 years |
curtis |
Add ability to specify additional JARs to wrap.
|
|
|
@7629
|
9 years |
curtis |
Add separate settings for library vs. classpath JARs.
Library JARs are …
|
|
|
@7628
|
9 years |
curtis |
Enable cppwrap for flow-cytometry project.
|
|
|
@7627
|
9 years |
curtis |
Add all dependencies to the library path.
This is not a longterm …
|
|
|