Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2002-03-22improve missing builder failure caseJohnWork20020319John Arthorne2-9/+9
2002-03-22validateNatureSet now reports all problems with the setJohn Arthorne2-8/+14
2002-03-21Ensure project tree is closed if open failsJohn Arthorne2-15/+5
2002-03-21.project work in progressJohn Arthorne6-31/+73
2002-03-19work in progress -- changing .project to not use listenerJohn Arthorne11-57/+108
2002-03-19added comment for repaired .project fileJohn Arthorne1-3/+3
2002-03-19This commit was manufactured by cvs2svn to create branch 'JohnWork20020319'.cvs2svn190-34189/+0
2002-03-19Refactored out Project.#basicClose.JohnBranch20020319DJ Houghton2-14/+23
2002-03-19Added resources.Automated tests.DJ Houghton1-0/+3
2002-03-18Fixed test to disallow project/folder move/copy.DJ Houghton1-1/+1
2002-03-18Fixed test that was dirtying files in workspaceJohn Arthorne1-10/+1
2002-03-18Undo my changes for accomodating .projectJohn Arthorne1-29/+38
2002-03-18Updated build notes.DJ Houghton1-0/+62
2002-03-18Fixed tests that were deleting .project filesJohn Arthorne2-40/+37
2002-03-18Updated test so resource deltas have expected behaviour w.r.t. .project fileDJ Houghton1-0/+3
2002-03-18Closed projects have an empty description set.DJ Houghton1-4/+5
2002-03-18Changed creating of move/delete hook to be lazy.DJ Houghton1-2/+2
2002-03-18updated plugin version idRodrigo Perretti1-1/+1
2002-03-18Removed duplicate methodJohn Arthorne1-4/+1
2002-03-18Fixes for tests that deleted .projectJohn Arthorne1-59/+63
2002-03-18Updated tests.DJ Houghton7-343/+1899
2002-03-18Updated #tearDown method.DJ Houghton1-1/+1
2002-03-18Added new marker test for bug 11169.DJ Houghton1-14/+62
2002-03-18Added new marker test for bug 10989.DJ Houghton1-3/+35
2002-03-18Added support for move/delete hook.DJ Houghton12-638/+1569
2002-03-18Should update .project on project openbaseline2002-03-18-moveDeleteHookJohn Arthorne1-5/+4
2002-03-18Improve API specs for IMoveDeleteHook and IResourceTreeDJ Houghton2-445/+661
2002-03-17Improve API spec javadoc for IMoveDeleteHookDJ Houghton1-179/+310
2002-03-17Improve API spec javadoc for IResource.delete wrt FORCEDJ Houghton1-11/+9
2002-03-17Updated javadoc.DJ Houghton2-22/+77
2002-03-17Updated javadoc to say that the force flags is ignored DJ Houghton1-1/+5
2002-03-16added FIXME to testJohn Arthorne1-0/+1
2002-03-16Improved missing project meta commentJohn Arthorne1-2/+2
2002-03-16*** empty log message ***DJ Houghton1-3/+2
2002-03-16Test fixes for moved project description file to content areaJohn Arthorne9-221/+238
2002-03-16Moved project description file to content areaJohn Arthorne10-202/+540
2002-03-15Updated incorrect commentJohn Arthorne1-1/+1
2002-03-15Updated javadoc.DJ Houghton1-8/+21
2002-03-14Fix for 10998John Arthorne1-7/+25
2002-03-14Initial release of API for move/delete hook.DJ Houghton2-0/+477
2002-03-14Added extension point for move/delete hook.DJ Houghton2-0/+2
2002-03-13Fixed bug in setContents.DJ Houghton1-2/+1
2002-03-13Add tests for IResource.is/setDerived as is/setTeamPrivateMemberDJ Houghton1-1/+228
2002-03-13API and implementation changes for derived resources, team-private members,DJ Houghton11-190/+348
2002-03-12Updated build notes.v20020312DJ Houghton1-1/+48
2002-03-12updated plugin version idRodrigo Perretti1-1/+1
2002-03-11Fix for 11123John Arthorne1-1/+0
2002-03-11Fix for 10981John Arthorne1-1/+0
2002-03-08Add new IResource.NONE constant.DJ Houghton13-43/+59
2002-03-08Add test to ensure resource constants do not change.DJ Houghton1-0/+31

Back to the top