source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @236   19 years boris * fixed bug 1, the problem with disabled finish button in new class …
(edit) @235   19 years boris * added class type selection retention to the new class wizard dialog, …
(edit) @234   19 years boris * added class type selection retention to the new class wizard dialog, …
(edit) @233   19 years boris * removed shutcut to new modelica project from modelica perspective, i …
(edit) @232   19 years boris * removed shutcut to new modelica project from modelica perspective, i …
(edit) @231   19 years boris * added new icons and reorganized old a bit
(edit) @230   19 years boris * added a todo list
(edit) @229   19 years remar * proper error handling
(edit) @228   19 years boris * renamed ConnectionException? to ConnectException?
(edit) @227   19 years boris * renamed ConnectionException? to ConnectException?
(edit) @226   19 years remar * make sure proposals isn't null when trying to add all elements from …
(edit) @225   19 years boris * renamed ErrorManager?.log methods to logError
(edit) @224   19 years remar * fix assignment to copy, proposals and narrowedProposals shouldn't …
(edit) @223   19 years boris * added code to handle modelica project element in ModelicaElementSorter?
(edit) @222   19 years boris * added error handling code for CoreExceptions?
(edit) @221   19 years boris * added error handling code for OMC errors
(edit) @220   19 years boris * added error handling code for OMC errors * fixed a little glitch in …
(edit) @219   19 years remar * added more describing exception messages
(edit) @218   19 years remar * added support for showing function parameters
(edit) @217   19 years remar * added missing Modelica keywords and Meta-Modelica keywords
(edit) @216   19 years remar * added showErrorDialog
(edit) @215   19 years boris * removed ProxyParser?.parseSimpleList(), parseList should be used instead
(edit) @214   19 years boris * removed ProxyParser?.parseSimpleList(), parseList should be used instead
(edit) @213   19 years boris * added regression test on InnerClass? children * cosmetic changes
(edit) @212   19 years boris * added regression test on InnerClass? children * cosmetic changes
(edit) @211   19 years boris * restriction type parsing improved and redundant code removed
(edit) @210   19 years boris * added support for browsing class components
(edit) @209   19 years remar
(edit) @208   19 years remar
(edit) @207   19 years remar * added a list of nonfeatures (features not yet implemented) * added …
(edit) @206   19 years remar * added tests for parsing of lists where the elements contain lists: …
(edit) @205   19 years remar * parseList now correctly parses lists of the {foo={bar, gzonk}} kind
(edit) @204   19 years remar * catch org.omg.CORBA.COMM_FAILURE and send a CommunicationException?
(edit) @203   19 years remar * added feature 0.4
(edit) @202   19 years remar * changed version number to 0.4
(edit) @201   19 years remar * changed version number to 0.4
(edit) @200   19 years remar * tag for release 0.4 created
(edit) @199   19 years remar
(edit) @198   19 years remar * added exception handling
(edit) @197   19 years remar * cosmetica changes (see VeckoRevyn?)
(edit) @196   19 years remar * test for unreasonable error string from OMC
(edit) @195   19 years boris * fixed broken icon path to new modelica class wizard icon
(edit) @194   19 years remar * the return of the BasicTextEditorActionContributor?.java!!!
(edit) @193   19 years remar * removed unneeded files from the editor package
(edit) @192   19 years boris * fixed issue with open/close project menus not updated after thiers …
(edit) @191   19 years boris * removed redundant icon for modelica file
(edit) @190   19 years boris * some cosmetic changes to the code, this pesky coding standards !
(edit) @189   19 years boris * added missing test for creating records from new class wizard
(edit) @188   19 years remar * remove unneeded import (caused warning)
(edit) @187   19 years remar * updated a test because version 2.2 of the Modelica Library didn't …
(edit) @186   19 years remar * added some comments * code assistant is better! * omcproxy no longer …
(edit) @185   19 years boris * added new tracing option trace/omcStatus
(edit) @184   19 years boris * added new tracing option trace/omcStatus
(edit) @183   19 years boris * added code to prevent that system library node is added to …
(edit) @182   19 years boris * added code to prevent that system library node is added to …
(edit) @181   19 years boris * merged the implementation of packages with classes, now a package is …
(edit) @180   19 years boris * merged the implementation of packages with classes, now a package is …
(edit) @179   19 years boris * breaking the tree, don't check out this revision (thank you subversion)
(edit) @178   19 years remar * added Code Assist support, type for example Modelica. and a popup …
(edit) @177   19 years boris * added a sorter to projects view
(edit) @176   19 years boris * added a sorter to projects view
(edit) @175   19 years boris * added a test on OMCProxy.getElementLocation()
(edit) @174   19 years boris * redone the code for opening modelica elements from projects view
(edit) @173   19 years boris * added an instrumentation option for enabling tracing the OMC calls
(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) @169   19 years boris * added sections 'repository structure' and 'building software' to the …
(edit) @168   19 years boris * created a documentation folder (docs) and moved HACKING manual there
(edit) @167   19 years boris * the missing ModelicaPackage?.java added
(edit) @166   19 years boris hacking manual added in the root of the repository
(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) @147   19 years remar * made a tag..
(edit) @146   19 years remar
(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 …
Note: See TracRevisionLog for help on using the revision log.