From 20ad5eaa3826dc8b5d1fb5496a3c6f49d802c632 Mon Sep 17 00:00:00 2001 From: Bibiko Date: Mon, 3 Aug 2009 18:23:53 +0000 Subject: =?UTF-8?q?=E2=80=A2=20add=20Menu=20Item=20"Insert=20NULL=20value"?= =?UTF-8?q?=20SHIFT+CTRL+N=20-=20it=20inserts=20the=20value=20set=20in=20t?= =?UTF-8?q?he=20preferences=20=E2=80=A2=20a=20NULL=20value=20will=20be=20d?= =?UTF-8?q?isplayed=20greyed=20in=20the=20Custom=20Query=20result=20?= =?UTF-8?q?=E2=80=A2=20make=20usage=20of=20NSArrayObjectAtIndex()=20in=20T?= =?UTF-8?q?ableContent=20for=20tableView:willDisplayCell=20-=20and=20negat?= =?UTF-8?q?ed=20the=20NULL=20checking=20for=20column=20(is=20NULL=20allowe?= =?UTF-8?q?d)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Interfaces/English.lproj/MainMenu.xib | 217 +++++++++++++++++++++++++++++++++- 1 file changed, 213 insertions(+), 4 deletions(-) (limited to 'Interfaces/English.lproj/MainMenu.xib') diff --git a/Interfaces/English.lproj/MainMenu.xib b/Interfaces/English.lproj/MainMenu.xib index c2f1b725..6e1e77b2 100644 --- a/Interfaces/English.lproj/MainMenu.xib +++ b/Interfaces/English.lproj/MainMenu.xib @@ -663,6 +663,25 @@ + + + YES + YES + + + 2147483647 + + + + + + Insert NULL value + N + 262144 + 2147483647 + + + YES @@ -2457,6 +2476,14 @@ 939 + + + insertNULLvalue: + + + + 942 + @@ -3270,6 +3297,8 @@ + + @@ -3656,6 +3685,16 @@ + + 940 + + + + + 941 + + + @@ -3994,6 +4033,8 @@ 932.IBPluginDependency 935.IBPluginDependency 938.IBPluginDependency + 940.IBPluginDependency + 941.IBPluginDependency YES @@ -4054,7 +4095,7 @@ com.apple.InterfaceBuilder.CocoaPlugin - {{312, 466}, {282, 253}} + {{312, 436}, {283, 283}} com.apple.InterfaceBuilder.CocoaPlugin {{654, 613}, {157, 223}} @@ -4264,7 +4305,7 @@ com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin - {{181, 543}, {209, 193}} + {{270, 526}, {209, 193}} com.apple.InterfaceBuilder.CocoaPlugin {{180, 535}, {182, 253}} @@ -4286,7 +4327,7 @@ com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin - {{408, 447}, {213, 143}} + {{594, 366}, {213, 143}} com.apple.InterfaceBuilder.CocoaPlugin ToolTip @@ -4372,6 +4413,8 @@ w6gg4oaSIGZhY2FkZV0 com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin @@ -4394,7 +4437,7 @@ w6gg4oaSIGZhY2FkZV0 - 939 + 942 @@ -4909,6 +4952,172 @@ w6gg4oaSIGZhY2FkZV0 + + TableDocument + NSDocument + + YES + + YES + addConnectionToFavorites: + addDatabase: + analyzeTable: + checkTable: + checksumTable: + chooseDatabase: + chooseEncoding: + closeDatabaseSheet: + closeErrorConnectionSheet: + closeSheet: + copyCreateTableSyntax: + export: + exportMultipleTables: + exportTable: + flushPrivileges: + flushTable: + import: + insertNULLvalue: + optimizeTable: + removeDatabase: + repairTable: + saveServerVariables: + setDatabases: + showCreateTableSyntax: + showMySQLHelp: + showVariables: + viewContent: + viewQuery: + viewRelations: + viewStatus: + viewStructure: + + + YES + id + id + id + id + id + id + id + id + id + id + id + id + id + id + id + id + id + id + id + id + id + id + id + id + id + id + id + id + id + id + id + + + + YES + + YES + addDatabaseButton + chooseDatabaseButton + connectionErrorDialog + contentViewSplitter + createTableSyntaxWindow + customQueryInstance + customQueryTextView + databaseDataInstance + databaseEncodingButton + databaseNameField + databaseSheet + dbTablesTableView + extendedTableInfoInstance + favoritesButton + historyControl + queryProgressBar + saveVariablesButton + sidebarGrabber + spExportControllerInstance + spHistoryControllerInstance + syntaxView + syntaxViewContent + tableContentInstance + tableDataInstance + tableDumpInstance + tableInfoCollapseButton + tableInfoTable + tableListSplitter + tableRelationsInstance + tableSourceInstance + tableTabView + tableWindow + tablesListInstance + titleAccessoryView + titleImageView + titleStringView + variablesSearchField + variablesSheet + variablesTableView + + + YES + id + id + NSWindow + NSSplitView + NSWindow + id + NSTextView + id + id + id + id + NSTableView + id + id + id + id + NSButton + id + id + id + id + id + id + id + id + NSButton + NSTableView + NSSplitView + id + id + NSTabView + id + id + id + id + id + NSSearchField + id + id + + + + IBDocumentRelativeSource + ../../Source/TableDocument.h + + 0 -- cgit v1.2.3