[Unison-hackers] [unison-svn] r224 - in branches/2.27/src: . uimacnew
bcpierce@cis.upenn.edu
bcpierce at cis.upenn.edu
Fri Apr 13 11:43:43 EDT 2007
Author: bcpierce
Date: 2007-04-13 11:43:42 -0400 (Fri, 13 Apr 2007)
New Revision: 224
Added:
branches/2.27/src/uimacbridgenew.ml
branches/2.27/src/uimacnew/
branches/2.27/src/uimacnew/English.lproj/
branches/2.27/src/uimacnew/Growl.framework/
branches/2.27/src/uimacnew/Info.plist.template
branches/2.27/src/uimacnew/MyController.h
branches/2.27/src/uimacnew/MyController.m
branches/2.27/src/uimacnew/NotificationController.h
branches/2.27/src/uimacnew/NotificationController.m
branches/2.27/src/uimacnew/PreferencesController.h
branches/2.27/src/uimacnew/PreferencesController.m
branches/2.27/src/uimacnew/ProfileController.h
branches/2.27/src/uimacnew/ProfileController.m
branches/2.27/src/uimacnew/ProfileTableView.h
branches/2.27/src/uimacnew/ProfileTableView.m
branches/2.27/src/uimacnew/ReconItem.h
branches/2.27/src/uimacnew/ReconItem.m
branches/2.27/src/uimacnew/ReconTableView.h
branches/2.27/src/uimacnew/ReconTableView.m
branches/2.27/src/uimacnew/TrevorsUnison.icns
branches/2.27/src/uimacnew/Unison.icns
branches/2.27/src/uimacnew/UnisonToolbar.h
branches/2.27/src/uimacnew/UnisonToolbar.m
branches/2.27/src/uimacnew/cltool.c
branches/2.27/src/uimacnew/main.m
branches/2.27/src/uimacnew/tableicons/
branches/2.27/src/uimacnew/toolbar/
branches/2.27/src/uimacnew/uimac.pbproj/
branches/2.27/src/uimacnew/uimac.xcodeproj/
Removed:
branches/2.27/src/uimac/
branches/2.27/src/uimacbridge.ml
branches/2.27/src/uimacnew/English.lproj/
branches/2.27/src/uimacnew/Growl.framework/
branches/2.27/src/uimacnew/Info.plist.template
branches/2.27/src/uimacnew/MyController.h
branches/2.27/src/uimacnew/MyController.m
branches/2.27/src/uimacnew/NotificationController.h
branches/2.27/src/uimacnew/NotificationController.m
branches/2.27/src/uimacnew/PreferencesController.h
branches/2.27/src/uimacnew/PreferencesController.m
branches/2.27/src/uimacnew/ProfileController.h
branches/2.27/src/uimacnew/ProfileController.m
branches/2.27/src/uimacnew/ProfileTableView.h
branches/2.27/src/uimacnew/ProfileTableView.m
branches/2.27/src/uimacnew/ReconItem.h
branches/2.27/src/uimacnew/ReconItem.m
branches/2.27/src/uimacnew/ReconTableView.h
branches/2.27/src/uimacnew/ReconTableView.m
branches/2.27/src/uimacnew/TrevorsUnison.icns
branches/2.27/src/uimacnew/Unison.icns
branches/2.27/src/uimacnew/UnisonToolbar.h
branches/2.27/src/uimacnew/UnisonToolbar.m
branches/2.27/src/uimacnew/cltool.c
branches/2.27/src/uimacnew/main.m
branches/2.27/src/uimacnew/tableicons/
branches/2.27/src/uimacnew/toolbar/
branches/2.27/src/uimacnew/uimac.pbproj/
branches/2.27/src/uimacnew/uimac.xcodeproj/
Modified:
branches/2.27/src/Makefile.OCaml
branches/2.27/src/RECENTNEWS
branches/2.27/src/mkProjectInfo.ml
Log:
* Rename OSX GUI from "mac" to "macnew" (in preparation for restoring old
GUI and calling it "mac")
More information about the Unison-hackers
mailing list