Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-08-02refactor: Replace OseeLog.log() calls that use String.format with OseeLog.logfRyan D. Brooks6-28/+27
2011-07-27feature: Remove Bug Action from Views and Editorsddunne2-194/+186
2011-06-29refactor: Add missing distribution statementsRyan D. Brooks2-4/+19
2011-07-15bug: Fix font resource leaksrescobar1-1/+2
2011-04-18feature: Add drag and drop support to add messages from java files to message...Andrew Finkbeiner3-5/+66
2011-04-18refinement: Add copy and paste message watch list supportAndrew Finkbeiner1-147/+202
2011-04-18feature: Add ability to pull a signal watch list from a java fileAndrew Finkbeiner1-0/+205
2010-12-21refactor: Remove usage of obsolete class AFilerbrooks1-4/+5
2010-12-17feature[ats_A7H4A]: Update OTE context sensitive helprescobar2-9/+13
2010-12-02refinement: Update MessageWatch for aggregated librariesRobert Fisher1-1/+6
2010-11-29refinement: Clean up messaging to support aggregationRobert Fisher2-12/+13
2010-11-04refactor: Fix compiler warningsrescobar2-2/+0
2010-10-29refactor: Utilize utility method AWorkbench.getDisplay instead of in-place coderbrooks2-4/+6
2010-10-08refactor: Remove unnecessary dependencies on OseeUiActivatorrbrooks1-4/+0
2010-10-04refactor: Use IArtifactType and IAttributTypeddunne1-3/+0
2010-10-01bug: Fix constructor to be OSGi comatibleRobert Fisher1-1/+1
2010-09-27refactor[ats_4X4NU]: Move MessageSink to the message projectRobert Fisher1-1/+1
2010-09-24refactor: Cleanup activators and unnecessary usage of OseeUiActivatorddunne3-12/+14
2010-09-14refactor: Directly support String.format in OseeCoreException constructorsrbrooks1-14/+6
2010-08-31remove unused Javadoc stubsrbrooks7-21/+0
2010-08-29remove unused Javadoc stubsrbrooks18-76/+0
2010-08-29Eclipse source cleanup and formatrbrooks1-1/+0
2010-08-27fixed weird double key press issuekaguilar1-5/+2
2010-08-12fixed an issue with watching record elementskaguilar1-2/+2
2010-07-24applied Eclipse source cleanuprbrooks48-2703/+2712
2010-07-24converted all line terminators to unix stylerbrooks31-3687/+3687
2010-07-20Refactored to use Displays classrescobar12-2180/+2190
2010-07-16cleanup of api, and fixed the disconnect reconnect when a server is killed fr...afinkbein1-2/+1
2010-06-03fixed issue with non mapping elements throwing exceptionskaguilar1-0/+7
2010-05-28Fixed compile warnings and build issuesrescobar7-142/+146
2010-05-27MemType refactorafinkbein5-11/+11
2010-05-25initial commit of message watchkaguilar63-0/+6996

    Back to the top