[vwtk-svn] SF.net SVN: vwtk: [42] trunk/vwtk
Status: Beta
Brought to you by:
vowitaf
From: <vo...@us...> - 2007-03-25 20:23:00
|
Revision: 42 http://svn.sourceforge.net/vwtk/?rev=42&view=rev Author: vowitaf Date: 2007-03-25 13:23:00 -0700 (Sun, 25 Mar 2007) Log Message: ----------- - FIRST COMMIT AFTER 'svn switch --relocating'ing to vwtk.sourceforge.net/svnroot/vwtk/trunk - Added support for bump events. - Moved refactoring history to project folder. - Added an empty build script in order to move to ant as a build tool and to learn ant in the process. - Added check for null storedmap reference in symbolselectiontoolwidget. - Added small optimization to return immediately if there are no actions in specified storedmap. Modified Paths: -------------- trunk/vwtk/aspects/edu/iu/iv/toolkits/vwtk/aspects/dependencies/DependencyInjector.aj trunk/vwtk/i18n/guistrings.properties trunk/vwtk/i18n/messages.properties trunk/vwtk/impl/edu/iu/iv/toolkits/vwtk/data/io/UserDataLoader.java trunk/vwtk/impl/edu/iu/iv/toolkits/vwtk/data/user/db/UserDatabase.java trunk/vwtk/impl/edu/iu/iv/toolkits/vwtk/data/user/db/vwtkuserdatabase.properties trunk/vwtk/impl/edu/iu/iv/toolkits/vwtk/gui/MapExporter.java trunk/vwtk/impl/edu/iu/iv/toolkits/vwtk/gui/map/PropertyEditorCreator.java trunk/vwtk/impl/edu/iu/iv/toolkits/vwtk/gui/map/SymbolPropertyEditorCreateTriggerListener.java trunk/vwtk/impl/edu/iu/iv/toolkits/vwtk/gui/user/ActivityDataLoaderGUI.java trunk/vwtk/impl/edu/iu/iv/toolkits/vwtk/gui/user/SymbolSelectionToolWidget.java trunk/vwtk/impl/edu/iu/iv/toolkits/vwtk/gui/user/infopop/UserActionInfoPop.java trunk/vwtk/impl/edu/iu/iv/toolkits/vwtk/registry/SymbolTypeRegistry.java trunk/vwtk/impl/edu/iu/iv/toolkits/vwtk/resources/vwtkresources.properties Added Paths: ----------- trunk/vwtk/.fbprefs trunk/vwtk/.refactorings/ trunk/vwtk/.refactorings/2006/ trunk/vwtk/.refactorings/2006/10/ trunk/vwtk/.refactorings/2006/10/43/ trunk/vwtk/.refactorings/2006/10/43/refactorings.history trunk/vwtk/.refactorings/2006/10/43/refactorings.index trunk/vwtk/.refactorings/2006/11/ trunk/vwtk/.refactorings/2006/11/45/ trunk/vwtk/.refactorings/2006/11/45/refactorings.history trunk/vwtk/.refactorings/2006/11/45/refactorings.index trunk/vwtk/.refactorings/2006/9/ trunk/vwtk/.refactorings/2006/9/39/ trunk/vwtk/.refactorings/2006/9/39/refactorings.history trunk/vwtk/.refactorings/2006/9/39/refactorings.index trunk/vwtk/.refactorings/2007/ trunk/vwtk/.refactorings/2007/3/ trunk/vwtk/.refactorings/2007/3/11/ trunk/vwtk/.refactorings/2007/3/11/refactorings.history trunk/vwtk/.refactorings/2007/3/11/refactorings.index trunk/vwtk/.refactorings/2007/3/12/ trunk/vwtk/.refactorings/2007/3/12/refactorings.history trunk/vwtk/.refactorings/2007/3/12/refactorings.index trunk/vwtk/.refactorings/2007/3/13/ trunk/vwtk/.refactorings/2007/3/13/refactorings.history trunk/vwtk/.refactorings/2007/3/13/refactorings.index trunk/vwtk/.settings/org.eclipse.ltk.core.refactoring.prefs trunk/vwtk/ant/build.xml trunk/vwtk/doc/html/ trunk/vwtk/impl/edu/iu/iv/toolkits/vwtk/data/io/DefaultKeyGenerator.java trunk/vwtk/impl/edu/iu/iv/toolkits/vwtk/data/io/UserDataLoaderDefaultStrategy.java trunk/vwtk/impl/edu/iu/iv/toolkits/vwtk/data/user/Bump.java trunk/vwtk/impl/edu/iu/iv/toolkits/vwtk/data/user/db/binding/BumpTupleBinding.java trunk/vwtk/impl/edu/iu/iv/toolkits/vwtk/gui/user/UserDataFileLoader.java trunk/vwtk/impl/edu/iu/iv/toolkits/vwtk/gui/user/VWTkUserDatabaseViewsUpdater.java trunk/vwtk/impl/edu/iu/iv/toolkits/vwtk/viz/symbols/SemiCircle.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |