Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-10-19cleaning up leaks in Pane and our custom widgetsv201210221744Karen Butzke18-133/+197
2012-10-18change JpaProject2_0 to not extend MetamodelSynchronizer - that behaviorBrian Vosburgh4-30/+23
2012-10-18add notes explaining why JET Builder is disabledBrian Vosburgh1-0/+46
2012-10-18fix some build warnings - build does not recognize JavaDoc references toBrian Vosburgh19-55/+31
2012-10-18fix tests to pass on various JVM vendors and versionsBrian Vosburgh7-56/+176
2012-10-18278049 - Entities from Tables wizard does not indicate that it will adv201210180520Tran Le1-3/+6
2012-10-18278049 - Entities from Tables wizard does not indicate that it will adv201210180130Tran Le1-1/+2
2012-10-17278049 - Entities from Tables wizard does not indicate that it will adv201210172249Tran Le2-15/+57
2012-10-17Add oxm java types to project explorerPaul Fullbright6-8/+95
2012-10-16make tests platform file encoding sensitivev201210170240Brian Vosburgh8-14/+76
2012-10-16move JPA UI plug-in ./templates directory to SDK buildBrian Vosburgh1-2/+2
2012-10-16convert chars and strings to hex-encoded Unicode (UTF-8)Brian Vosburgh7-24/+29
2012-10-16turn off JET builderBrian Vosburgh2-34/+46
2012-10-16remove extended ASCII/Unicode characters from commentsBrian Vosburgh4-4/+4
2012-10-16convert chars and strings to Unicode (UTF-8)Brian Vosburgh7-31/+31
2012-10-16convert template EOLs to UnixBrian Vosburgh3-547/+547
2012-10-16add .gitignore to JPA diagram editor swtbot tests projectBrian Vosburgh1-0/+1
2012-10-16convert comments to UnicodeBrian Vosburgh4-6/+7
2012-10-16Commented out swtbot.tests, breaks the build.v201210161450Tran Le1-40/+40
2012-10-16Update version number for 3.3 releasev201210161406Petya Sabeva9-77/+77
2012-10-16Bug 391661 - Diagram editor open crashesPetya Sabeva3-17/+24
2012-10-15387476 - JPA Diagram Editor needs to move up to Graphiti 10 for Keplerv201210151909Tran Le1-2/+2
2012-10-14Fixed issue found while running Hermes integration tests: incorrectly resolvi...Pascal Filion1-11/+11
2012-10-13Completed support to support hyperlink in JPQL query text areaPascal Filion3-45/+293
2012-10-12fix plugin.xml references to *PlatformDescription classes I missed whenBrian Vosburgh4-11/+11
2012-10-12add test to TypeDeclarationTests to check for new JDK versionBrian Vosburgh2-0/+31
2012-10-12fix external strings in doc.user manifestBrian Vosburgh1-5/+4
2012-10-12make property testers consistentBrian Vosburgh7-12/+12
2012-10-12change return types in IterableTools and IteratorTools factory methodsBrian Vosburgh2-186/+186
2012-10-12consolidate usage of TestsTools.assertEquals(String, char[])Brian Vosburgh4-159/+149
2012-10-12add some utility testsBrian Vosburgh12-8/+521
2012-10-12remove vestigial comment from ReadOnlyCompositeListIterableBrian Vosburgh1-1/+0
2012-10-12fix ReverseComparator to allow comparison of non-Comparable objectsBrian Vosburgh2-6/+77
2012-10-12remove useless generic declarationBrian Vosburgh1-5/+11
2012-10-12return Iterable instead of array from CompositeException.getExceptions()Brian Vosburgh2-4/+6
2012-10-12add some null checks to utility classesBrian Vosburgh64-3/+215
2012-10-12add serialVersionUID to BodySourceWriter.ImportEntriesComparatorBrian Vosburgh1-0/+1
2012-10-12add some utility adaptersBrian Vosburgh7-0/+205
2012-10-12rename JDK to JDKToolsBrian Vosburgh1-2/+2
2012-10-12388604 - removed some unnecessary escape characters.Neil Hauge1-2/+2
2012-10-12387476 - JPA Diagram Editor needs to move up to Graphiti 10 for Keplerv201210121950Tran Le2-0/+8
2012-10-11Merged with tools changesv201210121945Paul Fullbright5-28/+61
2012-10-11Added java types to xml bindings and name to java typePaul Fullbright9-11/+482
2012-10-11Added name initialization and moved from update to syncPaul Fullbright1-3/+2
2012-10-11Added OxmJavaType/ImplPaul Fullbright2-0/+55
2012-10-11Fix misalignment of text range within a JPQL query and incorrect behavior of ...Pascal Filion25-292/+1702
2012-10-11updated error messages.Rick Sapir179-2125/+2384
2012-10-11rework utility classesBrian Vosburgh1996-38252/+54001
2012-10-10388602 - Fix several other consecutive single quotes.v201210110244Neil Hauge1-6/+6
2012-10-10Bug 391017 - orm.xml implied attribute validation errors appearing in the wro...Karen Butzke25-133/+244

Back to the top