source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @317   19 years boris * changed code to compute actual region of a component/class instead …
(edit) @316   19 years boris * added test that creates subpackages via the new package wizard
(edit) @313   19 years boris * user manual updated a bit
(edit) @312   19 years boris * update the code to not use class* fields from the omc's …
(edit) @311   19 years boris * added some code for fetching information on imports in classes, this …
(edit) @310   19 years boris * create an abstract way to access omc class getElementsInfo() thus …
(edit) @308   19 years remar * error messages now contain both starting and ending position of …
(edit) @307   19 years remar * error messages now contain both starting and ending position of …
(edit) @306   19 years remar * error messages now contain both starting and ending position of …
(edit) @305   19 years remar * error messages now contain both starting and ending position of …
(edit) @304   19 years boris * implemented a method for content assistant to figure our which …
(edit) @303   19 years boris * added a method to query modelica element for the source file they …
(edit) @302   19 years remar * fixed problem with namespace collisions (nested_model vs. nested_model)
(edit) @301   19 years remar * new nice pictures with updated content and SHADOWS!
(edit) @300   19 years remar * fixed broken Context Information provider (was ugly, still ugly)
(edit) @299   19 years boris * when the package.mo file is changed or added/removed the parent node …
(edit) @298   19 years remar omcproxy * check for both classnames and compile errors …
(edit) @297   19 years remar omcproxy * check for both classnames and compile errors …
(edit) @296   19 years remar omcproxy * check for both classnames and compile errors …
(edit) @295   19 years remar omcproxy * check for both classnames and compile errors …
(edit) @294   19 years boris * made modelica element change events api a bit more type strict
(edit) @293   19 years boris * changed all ö to utf-8 correct ö where wc was complaining, oh the …
(edit) @292   19 years boris * improved batching of changes when new packages from the wizard are …
(edit) @291   19 years boris * moved the modelica project creation code where it belongs IMHO * …
(edit) @290   19 years boris * added a parent package field to new modelica class wizard
(edit) @289   19 years boris * fsking svn can't hande rename properly, here comes the files it …
(edit) @288   19 years boris * added a 'parent package' field to new package dialog and implemented …
(edit) @287   19 years boris * added an abstraction around modelica nested lists and updated …
(edit) @286   19 years boris * bunch of cosmetic changes
(edit) @285   19 years boris * bunch of cosmetic changes
(edit) @284   19 years boris * bunch of cosmetic changes
(edit) @283   19 years boris * redone how the top-level packages in the system library are …
(edit) @282   19 years boris * redone how the top-level packages in the system library are …
(edit) @281   19 years boris * redone how the top-level packages in the system library are …
(edit) @280   19 years boris * commented IModelicaCompiler.java * renamed …
(edit) @279   19 years boris * commented IModelicaCompiler.java * renamed …
(edit) @278   19 years boris * commented IModelicaCompiler.java * renamed …
(edit) @277   19 years boris * commented IModelicaCompiler.java * renamed …
(edit) @275   19 years boris * renaming org.modelica.mdt plugin to org.modelica.mdt.core (step 2)
(edit) @274   19 years boris * renaming org.modelica.mdt plugin to org.modelica.mdt.core (step 1)
(edit) @273   19 years boris * renaming org.modelica.mdt plugin to org.modelica.mdt.core (step 1)
(edit) @272   19 years boris * renaming org.modelica.mdt plugin to org.modelica.mdt.core (step 1)
(edit) @271   19 years boris * renaming org.modelica.mdt plugin to org.modelica.mdt.core (step 1)
(edit) @270   19 years boris * changed the way modelica system library packages are handled for …
(edit) @269   19 years boris * changed the way modelica system library packages are handled for …
(edit) @268   19 years boris * changed the way modelica system library packages are handled for …
(edit) @267   19 years boris * a bunch of cosmetic changes
(edit) @266   19 years boris * a bunch of cosmetic changes
(edit) @265   19 years boris * a bunch of cosmetic changes
(edit) @263   19 years boris * a bunch of cosmetic changes
(edit) @262   19 years boris * move modelica projects view to a separeta package
(edit) @261   19 years boris * fixed typo in the package name
(edit) @260   19 years boris * implemented bug location logger
(edit) @259   19 years boris * implemented bug location logger
(edit) @258   19 years remar * Changed name from getCompileName to getCompilerName
(edit) @257   19 years remar * Changed name from getCompileName to getCompilerName
(edit) @256   19 years boris * fixed faulty manifest in core plugin
(edit) @255   19 years boris * fixed problem with images that fail to be loaded
(edit) @254   19 years boris * fixed problem with images that fail to be loaded
(edit) @253   19 years boris * the forgotten manifest
(edit) @252   19 years boris * added the forgotten files in ui project
(edit) @251   19 years boris * doc/ and icons/ folders are now properly moved to …
(edit) @250   19 years boris * doc/ and icons/ folders are now properly moved to …
(edit) @249   19 years boris * trying to hack repository in some proper order, darn subclipse !
(edit) @248   19 years boris * moved all (hopefully) GUI specific code to a separate plugin …
(edit) @246   19 years boris * moved all (hopefully) GUI specific code to a separate plugin …
(edit) @245   19 years boris * moved all (hopefully) GUI specific code to a separate plugin …
(edit) @244   19 years boris * moved all (hopefully) GUI specific code to a separate plugin …
(edit) @243   19 years boris Initial import.
(edit) @242   19 years boris * moved out code that handles communication with OMC to a separate plugin
(edit) @240   19 years boris * moved out code that handles communication with OMC to a separate plugin
(edit) @239   19 years boris * moved out code that handles communication with OMC to a separate plugin
(edit) @238   19 years boris Initial import.
(edit) @237   19 years boris * fixed bug 1, the problem with disabled finish button in new class …
(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) @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
Note: See TracRevisionLog for help on using the revision log.