source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @172   19 years boris * added an instrumentation option for enabling tracing the OMC calls
(edit) @171   19 years boris * updated regression tests
(edit) @170   19 years boris * updated regression tests
(edit) @167   19 years boris * the missing ModelicaPackage?.java added
(edit) @165   19 years boris * redone how modelica elements stores (before not at all) and returns …
(edit) @164   19 years boris * fixed bug 2, it's now possible to open/close project from modelica …
(edit) @163   19 years remar * Added createMarkerAtLine to SyntaxChecker? for more general addition …
(edit) @162   19 years boris * changed all instances where CompilerException? is thrown to a list of …
(edit) @161   19 years boris * merged ModelicaLibraryPackage? and ModelicaPackage? * implemented …
(edit) @160   19 years boris * added regression tests on ModelicaFolder?
(edit) @159   19 years boris * new convinience method for logging internal runtime warnings
(edit) @158   19 years remar * added test for nested lists
(edit) @157   19 years remar * added the exceptions CompilerException?, ConnectionException?, …
(edit) @156   19 years boris * moved around code that implements loadFileInteractive() function and …
(edit) @155   19 years boris * moved around code that implements loadFileInteractive() function and …
(edit) @154   19 years boris * readability enhansing changes on remar's code !
(edit) @153   19 years boris * readability enhansing changes on remar's code !
(edit) @152   19 years boris * added a test for problem marker creator (aka the builder)
(edit) @151   19 years boris * fixed some parsing bugs for error strings returned from OMC in …
(edit) @150   19 years remar * converted images from gif to png * fixed opening of system library …
(edit) @149   19 years remar * fixed some grammar * removed link to "out of the box" article on …
(edit) @148   19 years boris * small improvments of realease process
(edit) @145   19 years boris * updated manual
(edit) @144   19 years boris * removed calls to depricated methods * made loading files into OMC …
(edit) @143   19 years boris * added realese making man-script
(edit) @142   19 years remar * Test ModelicaElement?.isLegalIdentifierName by giving it lots of …
(edit) @141   19 years remar * ModelicaElement?: Made a way better regexp * PerspectiveFactory?: …
(edit) @140   19 years boris * added problems view to modelica nature
(edit) @139   19 years boris * added problems view to modelica nature
(edit) @138   19 years boris * bugs list added
(edit) @137   19 years remar * ModelicaBuildeDeltaVisitor?.visit() now checks if a resource is ADDED …
(edit) @136   19 years boris * cosmetic code indenting fixes, yihaa !
(edit) @135   19 years boris * new submenu in projects view context menu implemented
(edit) @134   19 years remar * ModelicaBuildDeltaVisitor?.visit(): moved file loading and error …
(edit) @133   19 years remar * Fix ModelicaLibraryPackage?.getPackages() to actually load the system …
(edit) @132   19 years boris * fixed a bug where delete action in project view where run while non …
(edit) @131   19 years remar * TestOMCProxy.testGetPackages() now calls …
(edit) @130   19 years remar * ModelicaBuildDeltaVisitor?.visit() loads files into OMC and gets …
(edit) @129   19 years boris * added delete action to project view
(edit) @128   19 years boris * added delete action to project view
(edit) @127   19 years boris * new package wizard finished
(edit) @126   19 years boris * new package wizard finished
(edit) @125   19 years remar * Removed TestSystemLibraryListing?
(edit) @124   19 years remar * added builder
(edit) @123   19 years boris * cosmetic change on generated class files * more tests for New …
(edit) @122   19 years boris * cosmetic change on generated class files * more tests for New …
(edit) @121   19 years boris * implemented the backend part for tree view browsing of file system …
(edit) @120   19 years boris * implemented the backend part for tree view browsing of file system …
(edit) @119   19 years remar * add OMCProxy * fix TestSystemLibraryListing?
(edit) @118   19 years remar * moved org.modelica.mdt.internal.corba to …
(edit) @117   19 years boris * seperated the standart library package from file based package …
(edit) @116   19 years boris * seperated the standart library package from file based package …
(edit) @115   19 years remar * if running OMC fails, see if omc (or omc.exe) is in Compiler/
(edit) @114   19 years boris * skeleton implementation of New Modelica Package wizard added
(edit) @113   19 years boris * skeleton implementation of New Modelica Package wizard added
(edit) @112   19 years remar * added try/switch around call to getType, temporary solution
(edit) @111   19 years remar * getType gets the type by querying the OMC server
(edit) @110   19 years remar * getType now throws an InitializationException? if the OMC server …
(edit) @109   19 years remar * cleaned up code * commented code
(edit) @108   19 years boris * some cosmetic cleanups
(edit) @107   19 years boris * some cosmetic cleanups
(edit) @106   19 years boris * some cosmetic cleanups
(edit) @105   19 years boris * elements in projects view made double-clickable
(edit) @104   19 years boris * elements in projects view made double-clickable
(edit) @103   19 years remar * print "Unable to load library"
(edit) @102   19 years remar * starts server if one isn't running * try to be cross-platform
(edit) @101   19 years boris * new package org.modelica.mdt.ui.wizards created and current two …
(edit) @100   19 years boris * new package org.modelica.mdt.ui.wizards created and current two …
(edit) @99   19 years boris * elements in modelica projects view are now double-click able
(edit) @98   19 years remar * actually test stuff
(edit) @97   19 years remar * changed from ModeqCommunication? to OmcCommunication? interface
(edit) @96   19 years boris * system library element added to projects view tree
(edit) @95   19 years boris * modelica folders now display all children (packages, folders, …
(edit) @94   19 years boris * modelica folders now display all children (packages, folders, …
(edit) @93   19 years boris * we want to create a package object from a folder object !
(edit) @92   19 years boris * modelica file and modelica folder wrappers added * interface for …
(edit) @91   19 years boris urgh, subclipse don't wont to commit all the stuff
(edit) @90   19 years boris * removed tracing printouts * created org.modelica.mdt.ui package and …
(edit) @89   19 years boris * removed tracing printouts * created org.modelica.mdt.ui package and …
(edit) @88   19 years boris * you can now click in the plus thingie on the packages and see …
(edit) @87   19 years remar * exception "handling"
(edit) @86   19 years remar * now starts a Modeq server if one doesn't exist at startup
(edit) @85   19 years remar * init() now fetches object reference by reading a file in $TEMP.. …
(edit) @84   19 years boris * class types are now displayed with name and icon
(edit) @83   19 years boris * class types are now displayed with name and icon
(edit) @82   19 years remar * added getPackage
(edit) @81   19 years remar * implemented getClasses
(edit) @80   19 years remar * print out classes contained in packages
(edit) @79   19 years remar * added and hacked TestModelicaProject?
(edit) @78   19 years remar * export org.modelica.mdt.corba
(edit) @77   19 years remar * added data: baseName, elementName, packages & classes * implemented …
(edit) @76   19 years remar * add the default Modelica library package to a project
(edit) @75   19 years remar * added getElementName
(edit) @74   19 years remar * sendExpression and sendModel now handles the initialization of the …
(edit) @73   19 years remar * Classes for communication with the Open Modelica Compiler
(edit) @72   19 years boris * packages are now displayed in modelica projects view with icon and …
(edit) @71   19 years boris * bunch of infrastructure for browsing modelica elements added * …
(edit) @70   19 years boris * argh, is it right this time ?
(edit) @69   19 years boris * well, subclipse didn't feel like commiting all the changes at once, …
(edit) @68   19 years boris * begun proper implementation of Modelica Projects view * added some …
Note: See TracRevisionLog for help on using the revision log.