Thread: [Hdrflow-svn] SF.net SVN: hdrflow: [159] trunk/app/HDRFlow/English.lproj/MainMenu.nib
Status: Pre-Alpha
Brought to you by:
glslang
From: <gl...@us...> - 2007-06-24 16:43:25
|
Revision: 159 http://hdrflow.svn.sourceforge.net/hdrflow/?rev=159&view=rev Author: glslang Date: 2007-06-24 09:43:23 -0700 (Sun, 24 Jun 2007) Log Message: ----------- + Menu corrections Modified Paths: -------------- trunk/app/HDRFlow/English.lproj/MainMenu.nib/info.nib trunk/app/HDRFlow/English.lproj/MainMenu.nib/keyedobjects.nib Modified: trunk/app/HDRFlow/English.lproj/MainMenu.nib/info.nib =================================================================== --- trunk/app/HDRFlow/English.lproj/MainMenu.nib/info.nib 2007-06-24 15:31:51 UTC (rev 158) +++ trunk/app/HDRFlow/English.lproj/MainMenu.nib/info.nib 2007-06-24 16:43:23 UTC (rev 159) @@ -7,7 +7,7 @@ <key>IBEditorPositions</key> <dict> <key>29</key> - <string>109 299 338 44 0 0 1440 878 </string> + <string>109 299 290 44 0 0 1440 878 </string> </dict> <key>IBFramework Version</key> <string>446.1</string> Modified: trunk/app/HDRFlow/English.lproj/MainMenu.nib/keyedobjects.nib =================================================================== (Binary files differ) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <gl...@us...> - 2007-07-18 21:42:26
|
Revision: 192 http://hdrflow.svn.sourceforge.net/hdrflow/?rev=192&view=rev Author: glslang Date: 2007-07-18 14:42:24 -0700 (Wed, 18 Jul 2007) Log Message: ----------- + small UI hook-ups Modified Paths: -------------- trunk/app/HDRFlow/English.lproj/MainMenu.nib/classes.nib trunk/app/HDRFlow/English.lproj/MainMenu.nib/keyedobjects.nib Modified: trunk/app/HDRFlow/English.lproj/MainMenu.nib/classes.nib =================================================================== --- trunk/app/HDRFlow/English.lproj/MainMenu.nib/classes.nib 2007-07-17 21:32:29 UTC (rev 191) +++ trunk/app/HDRFlow/English.lproj/MainMenu.nib/classes.nib 2007-07-18 21:42:24 UTC (rev 192) @@ -5,7 +5,7 @@ ACTIONS = {fileOpen = id; scriptEditor = id; viewFullscreen = id; }; CLASS = HDRFlowController; LANGUAGE = ObjC; - OUTLETS = {OpenGLView = ViewportOpenGLView; }; + OUTLETS = {OpenGLView = ViewportOpenGLView; scriptEditor = ScriptEditorController; }; SUPERCLASS = NSObject; }, {CLASS = ViewportOpenGLView; LANGUAGE = ObjC; SUPERCLASS = CustomOpenGLView; } Modified: trunk/app/HDRFlow/English.lproj/MainMenu.nib/keyedobjects.nib =================================================================== (Binary files differ) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <gl...@us...> - 2007-07-24 21:52:32
|
Revision: 204 http://hdrflow.svn.sourceforge.net/hdrflow/?rev=204&view=rev Author: glslang Date: 2007-07-24 14:52:31 -0700 (Tue, 24 Jul 2007) Log Message: ----------- + Drawer View - connections tidy-up Modified Paths: -------------- trunk/app/HDRFlow/English.lproj/MainMenu.nib/info.nib trunk/app/HDRFlow/English.lproj/MainMenu.nib/keyedobjects.nib Modified: trunk/app/HDRFlow/English.lproj/MainMenu.nib/info.nib =================================================================== --- trunk/app/HDRFlow/English.lproj/MainMenu.nib/info.nib 2007-07-24 21:43:41 UTC (rev 203) +++ trunk/app/HDRFlow/English.lproj/MainMenu.nib/info.nib 2007-07-24 21:52:31 UTC (rev 204) @@ -15,9 +15,9 @@ <string>446.1</string> <key>IBOpenObjects</key> <array> - <integer>232</integer> <integer>21</integer> <integer>29</integer> + <integer>232</integer> </array> <key>IBSystem Version</key> <string>8R2218</string> Modified: trunk/app/HDRFlow/English.lproj/MainMenu.nib/keyedobjects.nib =================================================================== (Binary files differ) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <gl...@us...> - 2007-07-25 22:21:53
|
Revision: 205 http://hdrflow.svn.sourceforge.net/hdrflow/?rev=205&view=rev Author: glslang Date: 2007-07-25 15:21:52 -0700 (Wed, 25 Jul 2007) Log Message: ----------- + Viewport settings changed to NSTabView Modified Paths: -------------- trunk/app/HDRFlow/English.lproj/MainMenu.nib/info.nib trunk/app/HDRFlow/English.lproj/MainMenu.nib/keyedobjects.nib Modified: trunk/app/HDRFlow/English.lproj/MainMenu.nib/info.nib =================================================================== --- trunk/app/HDRFlow/English.lproj/MainMenu.nib/info.nib 2007-07-24 21:52:31 UTC (rev 204) +++ trunk/app/HDRFlow/English.lproj/MainMenu.nib/info.nib 2007-07-25 22:21:52 UTC (rev 205) @@ -6,8 +6,8 @@ <string>37 172 382 268 0 0 1440 878 </string> <key>IBEditorPositions</key> <dict> - <key>232</key> - <string>555 391 330 418 0 0 1440 878 </string> + <key>266</key> + <string>567 402 306 396 0 0 1440 878 </string> <key>29</key> <string>2 829 338 44 0 0 1440 878 </string> </dict> @@ -15,9 +15,9 @@ <string>446.1</string> <key>IBOpenObjects</key> <array> + <integer>29</integer> + <integer>266</integer> <integer>21</integer> - <integer>29</integer> - <integer>232</integer> </array> <key>IBSystem Version</key> <string>8R2218</string> Modified: trunk/app/HDRFlow/English.lproj/MainMenu.nib/keyedobjects.nib =================================================================== (Binary files differ) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <gl...@us...> - 2007-07-26 20:07:05
|
Revision: 206 http://hdrflow.svn.sourceforge.net/hdrflow/?rev=206&view=rev Author: glslang Date: 2007-07-26 13:07:02 -0700 (Thu, 26 Jul 2007) Log Message: ----------- + Drawer improvements Modified Paths: -------------- trunk/app/HDRFlow/English.lproj/MainMenu.nib/info.nib trunk/app/HDRFlow/English.lproj/MainMenu.nib/keyedobjects.nib Modified: trunk/app/HDRFlow/English.lproj/MainMenu.nib/info.nib =================================================================== --- trunk/app/HDRFlow/English.lproj/MainMenu.nib/info.nib 2007-07-25 22:21:52 UTC (rev 205) +++ trunk/app/HDRFlow/English.lproj/MainMenu.nib/info.nib 2007-07-26 20:07:02 UTC (rev 206) @@ -15,8 +15,8 @@ <string>446.1</string> <key>IBOpenObjects</key> <array> + <integer>266</integer> <integer>29</integer> - <integer>266</integer> <integer>21</integer> </array> <key>IBSystem Version</key> Modified: trunk/app/HDRFlow/English.lproj/MainMenu.nib/keyedobjects.nib =================================================================== (Binary files differ) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |