source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @445   18 years boris * commiting changes that went into 0.6.1 release
(edit) @444   18 years boris * added a Troubleshooting section to the users guide
(edit) @443   18 years boris * added a Troubleshooting section to the users guide
(edit) @442   18 years boris * addded the tracing configuration file .options to the binary package
(edit) @441   18 years boris * merging adrians work in auto indention in modelica editor
(edit) @440   18 years boris (merging stuff implemented by adrian) * added partialy fleshedout …
(edit) @439   19 years remar * added Post-It stuff
(edit) @438   19 years remar Changed RestrictionType? to Restriction and getRestrictionType to …
(edit) @437   19 years remar * parser now understands strings and doesn't try to parse contents of …
(edit) @436   19 years remar * added comments
(edit) @435   19 years boris * added a test that triggers a bug in modelica list parser code …
(edit) @434   19 years boris * minor updates to HACKING manual
(edit) @433   19 years boris * refactored code completion proposals computation code a bit * …
(edit) @432   19 years boris * refactored code completion proposals computation code a bit * …
(edit) @431   19 years boris * (hopefully) improved modelica preferences page wording a bit * …
(edit) @430   19 years boris * enabled the update definition location test, couse it works now
(edit) @429   19 years boris * removing 0.6.0 tag, we'll make 0.6.0 release from another revision
(edit) @428   19 years boris * fixed a bug that couse error when open action (e.g. double click) …
(edit) @427   19 years boris * making 0.6.0 release tag
(edit) @426   19 years boris * final fixed before 0.6.0 release
(edit) @425   19 years boris * final fixed before 0.6.0 release
(edit) @424   19 years boris * final fixed before 0.6.0 release
(edit) @423   19 years boris * final fixed before 0.6.0 release
(edit) @422   19 years boris * final fixed before 0.6.0 release
(edit) @421   19 years boris * fixed a bug in release man-script
(edit) @420   19 years boris * redone the release man-script a bit, let's see if it works this time
(edit) @419   19 years boris * implemented folding/callapsing/hiding of class definitions in the …
(edit) @418   19 years boris * implemented folding/callapsing/hiding of class definitions in the …
(edit) @417   19 years boris * implemented isEncapsulated() on FolderPackage? * unuglified remar's code
(edit) @416   19 years boris * implemented isEncapsulated() on FolderPackage? * unuglified remar's code
(edit) @415   19 years boris * implemented isEncapsulated() on FolderPackage? * unuglified remar's code
(edit) @414   19 years boris * implemented isEncapsulated() in InnerClasses? * bunch of refactorings done
(edit) @413   19 years boris * implemented isEncapsulated() in InnerClasses? * bunch of refactorings done
(edit) @412   19 years boris * implemented isEncapsulated() in InnerClasses? * bunch of refactorings done
(edit) @411   19 years boris * implemented isEncapsulated() in InnerClasses? * bunch of refactorings done
(edit) @410   19 years boris * added copyright banner
(edit) @409   19 years boris * added copyright banners
(edit) @408   19 years remar * make sure that startColumnAndEndLine is exactly 2 elements
(edit) @407   19 years boris * found another way to break parseErrorString()
(edit) @406   19 years remar * parseList now throws a ModelicaParserException? when something goes wrong
(edit) @405   19 years remar * search for omc binary in Compiler instead of compiler
(edit) @404   19 years boris * fixed a omc-binary-lookup bug related to when MDT is instructed to …
(edit) @403   19 years remar * removed unneeded tests
(edit) @402   19 years remar * parseErrorString doesn't die on strange error strings anymore! (I hope)
(edit) @401   19 years boris * added monkey test on parseErrorString code
(edit) @400   19 years boris * made loading of imported packages lazy
(edit) @399   19 years remar * infopoops now has white background
(edit) @398   19 years remar * visibility parser now throws an IllegalVisibilityException? on …
(edit) @397   19 years boris * added 'custon omc-path setting' * redone the modelica preference …
(edit) @396   19 years boris * added 'custon omc-path setting' * redone the modelica preference …
(edit) @395   19 years boris * added 'custon omc-path setting' * redone the modelica preference …
(edit) @394   19 years remar * documentation of various stuff * forgot the RENAMING case when …
(edit) @393   19 years remar * IModelicaClass now provides an ISignature of its inputs and outputs …
(edit) @392   19 years boris * urhh, ehh, don't blame me remar, it's YOUR code that is broken
(edit) @391   19 years boris * fixed bug which coused package.mo and other stuff to be proposed as …
(edit) @390   19 years boris * fixed bug which coused package.mo and other stuff to be proposed as …
(edit) @389   19 years boris * created the infrastructure for MDT preferences * implemented …
(edit) @388   19 years boris * created the infrastructure for MDT preferences * implemented …
(edit) @387   19 years boris * added a check in the error message parsing code makeing it more …
(edit) @386   19 years boris * implementet presistency for editor input objects used by modelica …
(edit) @385   19 years boris * changed the 'goto element behavior' to just set cursur to the …
(edit) @384   19 years boris * added images to code completions
(edit) @383   19 years boris * renamed getRootPackage() and getPackage() methods to getRootClass() …
(edit) @382   19 years boris * renamed getRootPackage() and getPackage() methods to getRootClass() …
(edit) @381   19 years boris * renamed getRootPackage() and getPackage() methods to getRootClass() …
(edit) @380   19 years remar * omc moved to bin subdirectory of OPENMODELICAHOME
(edit) @379   19 years remar * start OMC from the correct working directory (OPENMODELICAHOME) * …
(edit) @378   19 years remar * temporary fix for computeContextInformation
(edit) @377   19 years remar * spelling corrections
(edit) @376   19 years remar * only call getErrorString once in loadSourceFile
(edit) @375   19 years boris
(edit) @374   19 years boris
(edit) @373   19 years boris
(edit) @372   19 years boris * implement code completion based in unqualified imports, boowaa !
(edit) @371   19 years boris * implement code completion based in unqualified imports, boowaa !
(edit) @370   19 years boris * implement code completion based in renaming imports (hah, this one …
(edit) @369   19 years boris * implement code completion based in renaming imports (hah, this one …
(edit) @368   19 years boris * implement code completion based in renaming imports (hah, this one …
(edit) @367   19 years boris * added a new IStandardLibrary package that acts as grand parent of …
(edit) @366   19 years boris * added a new IStandardLibrary package that acts as grand parent of …
(edit) @365   19 years boris * added a new IStandardLibrary package that acts as grand parent of …
(edit) @364   19 years boris * entered new bug in the 'database'
(edit) @363   19 years remar * added a new kind of problem marker; unexpected namespace marker. …
(edit) @362   19 years boris * code completion now uses info provided by qualified imports
(edit) @361   19 years boris * code completion now uses info provided by qualified imports
(edit) @360   19 years boris * restored manual runner
(edit) @359   19 years boris * added a method to fetch any modelica elements parent * added a …
(edit) @358   19 years boris * added a method to fetch any modelica elements parent * added a …
(edit) @357   19 years boris * added a method to fetch any modelica elements parent * added a …
(edit) @356   19 years boris * made the REAL 0.5.0 tag !
(edit) @355   19 years boris * baj baj
(edit) @354   19 years boris * more tweaks to make plugin buildable and ready for release
(edit) @353   19 years remar * building Update Site now works
(edit) @352   19 years remar Maybe this file destroys everything!
(edit) @351   19 years remar Maybe this file destroys everything!
(edit) @350   19 years remar Maybe this file destroys everything!
(edit) @349   19 years remar * removed unneeded imports
(edit) @348   19 years boris * some tweaks on version numbers and spelling
(edit) @347   19 years boris * some tweaks on version numbers and spelling
(edit) @346   19 years boris * some updates to before the real 0.5.0 release
Note: See TracRevisionLog for help on using the revision log.