OSDN Git Service

update option messages
[stigmata/stigmata.git] / src /
2007-03-26 tama3update option messages
2007-03-23 tama3enable expert mode
2007-03-23 tama3filter settings move to expert mode pane
2007-03-23 tama3enable filtering
2007-03-22 tama3I forgot insertion of break statement
2007-03-15 tama3update setting file
2007-03-15 tama3fixed class name when output comparison in xml format
2007-03-15 tama3update message resource
2007-03-12 tama3enable filtering the result of round robin comparisons...
2007-03-08 tama3add check/uncheck all button to birthmark selector...
2007-03-07 tama3I just forgot adding extractor service for kgram based...
2007-03-07 tama3new feature: add k-gram based birthmark
2007-03-07 tama3fixed bug: max of column size be 4
2007-03-07 tama3add author, version tags
2007-03-06 tama3some indentation updated
2007-03-06 tama3change method name setGeekMode -> setExpertMode
2007-03-03 tama3confirm error message when failed extraction birthmarks...
2007-03-03 tama3create context when extract/compare button is pressed
2007-03-03 tama3bug fixed: set data of similarity statistics to label...
2007-03-03 tama3update button layout
2007-03-03 tama3add property edit pane
2007-03-03 tama3new feature: export settings
2007-03-03 tama3bug fixed: enabled to specify user defined setting...
2007-03-03 tama3enabled expert mode (more birthmarks, enable define...
2007-02-22 tama3add new similarity calculator (DP matching algorithm)
2007-02-20 tama3rollback commit: I just mistook undoing commit at trunk
2007-02-20 tama3undoing change commiting at rev 49
2007-02-19 tama3update document
2007-02-19 tama3add test case
2007-02-19 tama3update document
2007-02-19 tama3bug fixed: CVFV birthmark's default value is failed...
2007-02-19 tama3support classpath settings in birthmark.xml
2007-02-16 tama3escape all content of xml
2007-02-16 tama3I forget to reset excludes list in well-known class...
2007-02-16 tama3fixed xml tag correspondence mismatch
2007-02-16 tama3escape special character of xml
2007-02-08 tama3update document
2007-02-08 tama3update document
2007-02-08 tama3edit indent
2007-02-08 tama3update license (GPL -> Apache License 2.0)
2007-02-05 tama3move configuration methods from Main to Stigmata
2007-02-05 tama3add comment
2007-02-05 tama3fixed mistaken commit which other project license term...
2007-02-05 tama3update license term
2007-01-30 tama3bug fixed: cannot get birthmark service: used display...
2007-01-29 tama3add class diagram
2007-01-29 tama3remove class diagram: use jude instead of eclipse plugins
2007-01-17 tama3update result format
2007-01-17 tama3add keyword property
2007-01-17 tama3support localized description for birthmark service
2007-01-17 tama3bug fixed. message resource key was misspelled.
2007-01-12 tama3release version 1.0 beta
2007-01-12 tama3class diagram is written by omondo UML instead of amate...
2007-01-12 tama3update button pane to BoxLayout instead of FlowLayout
2007-01-12 tama3refactored: extract classpath settings to ClasspathSett...
2007-01-11 tama3update message property file
2007-01-10 tama3update
2007-01-09 tama3default mode changed (compare -> gui)
2007-01-09 tama3lacks flushing buffer operation
2007-01-08 tama3add document
2007-01-08 tama3in comparison result view pane, low similarity cell...
2007-01-08 tama3new feature: obfuscating class names when comparing...
2007-01-08 tama3add iterable interface to BirthmarkSet
2007-01-08 tama3delete svn:executable property
2007-01-08 tama3import project