Revision: 13000
          http://bibdesk.svn.sourceforge.net/bibdesk/?rev=13000&view=rev
Author:   hofman
Date:     2008-03-07 16:17:51 -0800 (Fri, 07 Mar 2008)

Log Message:
-----------
Add some substring comparisons for linked files and URLs for smart group 
conditions.

Modified Paths:
--------------
    trunk/bibdesk/English.lproj/BDSKCondition.nib/classes.nib
    trunk/bibdesk/English.lproj/BDSKCondition.nib/info.nib
    trunk/bibdesk/English.lproj/BDSKCondition.nib/keyedobjects.nib

Modified: trunk/bibdesk/English.lproj/BDSKCondition.nib/classes.nib
===================================================================
--- trunk/bibdesk/English.lproj/BDSKCondition.nib/classes.nib   2008-03-07 
22:50:38 UTC (rev 12999)
+++ trunk/bibdesk/English.lproj/BDSKCondition.nib/classes.nib   2008-03-08 
00:17:51 UTC (rev 13000)
@@ -1,59 +1,74 @@
 {
-    IBClasses = (
-        {
-            ACTIONS = {addNewCondition = id; changeRating = id; 
removeThisCondition = id; }; 
-            CLASS = BDSKConditionController; 
-            LANGUAGE = ObjC; 
-            OUTLETS = {
-                addButton = NSButton; 
-                agoText = NSTextField; 
-                andNumberTextField = NSTextField; 
-                booleanButton = NSButton; 
-                comparisonBox = NSBox; 
-                comparisonPopUp = NSPopUpButton; 
-                countComparisonPopUp = NSPopUpButton; 
-                countTextField = NSTextField; 
-                dateComparisonPopUp = NSPopUpButton; 
-                dateTextField = NSTextField; 
-                keyComboBox = NSComboBox; 
-                numberTextField = NSTextField; 
-                periodPopUp = NSPopUpButton; 
-                ratingButton = BDSKRatingButton; 
-                removeButton = NSButton; 
-                toDateTextField = NSTextField; 
-                triStateButton = NSButton; 
-                valueBox = NSBox; 
-                valueTextField = NSTextField; 
-                view = NSView; 
-            }; 
-            SUPERCLASS = NSWindowController; 
-        }, 
-        {
-            ACTIONS = {addNewCondition = id; removeThisCondition = id; }; 
-            CLASS = BDSKConditionController1; 
-            LANGUAGE = ObjC; 
-            OUTLETS = {
-                addButton = NSButton; 
-                agoText = NSTextField; 
-                andNumberTextField = NSTextField; 
-                comparisonBox = NSBox; 
-                comparisonPopUp = NSPopUpButton; 
-                dateComparisonPopUp = NSPopUpButton; 
-                dateTextField = NSTextField; 
-                keyComboBox = NSComboBox; 
-                numberTextField = NSTextField; 
-                ownerController = NSObjectController; 
-                periodPopUp = NSPopUpButton; 
-                removeButton = NSButton; 
-                toDateTextField = NSTextField; 
-                valueBox = NSBox; 
-                valueTextField = NSTextField; 
-                view = NSView; 
-            }; 
-            SUPERCLASS = NSObject; 
-        }, 
-        {CLASS = BDSKRatingButton; LANGUAGE = ObjC; SUPERCLASS = NSButton; }, 
-        {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
-    ); 
-    IBVersion = 1; 
+    IBClasses =     (
+                {
+            ACTIONS =             {
+                addNewCondition = id;
+                changeRating = id;
+                removeThisCondition = id;
+            };
+            CLASS = BDSKConditionController;
+            LANGUAGE = ObjC;
+            OUTLETS =             {
+                addButton = NSButton;
+                agoText = NSTextField;
+                andNumberTextField = NSTextField;
+                attachmentComparisonPopUp = NSPopUpButton;
+                booleanButton = NSButton;
+                comparisonBox = NSBox;
+                comparisonPopUp = NSPopUpButton;
+                countTextField = NSTextField;
+                dateComparisonPopUp = NSPopUpButton;
+                dateTextField = NSTextField;
+                keyComboBox = NSComboBox;
+                numberTextField = NSTextField;
+                periodPopUp = NSPopUpButton;
+                ratingButton = BDSKRatingButton;
+                removeButton = NSButton;
+                toDateTextField = NSTextField;
+                triStateButton = NSButton;
+                valueBox = NSBox;
+                valueTextField = NSTextField;
+                view = NSView;
+            };
+            SUPERCLASS = NSWindowController;
+        },
+                {
+            ACTIONS =             {
+                addNewCondition = id;
+                removeThisCondition = id;
+            };
+            CLASS = BDSKConditionController1;
+            LANGUAGE = ObjC;
+            OUTLETS =             {
+                addButton = NSButton;
+                agoText = NSTextField;
+                andNumberTextField = NSTextField;
+                comparisonBox = NSBox;
+                comparisonPopUp = NSPopUpButton;
+                dateComparisonPopUp = NSPopUpButton;
+                dateTextField = NSTextField;
+                keyComboBox = NSComboBox;
+                numberTextField = NSTextField;
+                ownerController = NSObjectController;
+                periodPopUp = NSPopUpButton;
+                removeButton = NSButton;
+                toDateTextField = NSTextField;
+                valueBox = NSBox;
+                valueTextField = NSTextField;
+                view = NSView;
+            };
+            SUPERCLASS = NSObject;
+        },
+                {
+            CLASS = BDSKRatingButton;
+            LANGUAGE = ObjC;
+            SUPERCLASS = NSButton;
+        },
+                {
+            CLASS = FirstResponder;
+            LANGUAGE = ObjC;
+            SUPERCLASS = NSObject;
+        }
+    );
+    IBVersion = 1;
 }
\ No newline at end of file

Modified: trunk/bibdesk/English.lproj/BDSKCondition.nib/info.nib
===================================================================
--- trunk/bibdesk/English.lproj/BDSKCondition.nib/info.nib      2008-03-07 
22:50:38 UTC (rev 12999)
+++ trunk/bibdesk/English.lproj/BDSKCondition.nib/info.nib      2008-03-08 
00:17:51 UTC (rev 13000)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" 
"http://www.apple.com/DTDs/PropertyList-1.0.dtd";>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" 
"http://www.apple.com/DTDs/PropertyList-1.0.dtd";>
 <plist version="1.0">
 <dict>
        <key>IBDocumentLocation</key>
@@ -7,7 +7,7 @@
        <key>IBEditorPositions</key>
        <dict>
                <key>175</key>
-               <string>480 454 480 374 0 0 1440 938 </string>
+               <string>480 437 480 374 0 0 1440 938 </string>
        </dict>
        <key>IBFramework Version</key>
        <string>489.0</string>
@@ -21,6 +21,6 @@
                <integer>175</integer>
        </array>
        <key>IBSystem Version</key>
-       <string>8S165</string>
+       <string>9C31</string>
 </dict>
 </plist>

Modified: trunk/bibdesk/English.lproj/BDSKCondition.nib/keyedobjects.nib
===================================================================
(Binary files differ)


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit

Reply via email to