aboutsummaryrefslogtreecommitdiffstats
path: root/Interfaces/English.lproj/DBView.xib
Commit message (Expand)AuthorAgeFilesLines
* - Lion compatibility improvement: add support for fullscreen windows, on the...rowanbeentje2011-08-161-33472/+33535
* * Fixes a spacing issue in Duplicate DB Sheetdmoagx2011-07-061-3/+18
* * Fixes a spacing issue and an issue where MySQL keywords could be translated...dmoagx2011-07-041-45/+210
* - Rework a number of protocol defintions when refactoring to fix IB compilat...rowanbeentje2011-06-211-12/+1100
* * Fixes UI spacing in some translations (#969,#971,#1079)dmoagx2011-06-201-1128/+67
* - Fix a number of warnings for DBView.xib by moving some 10.6-only code from...rowanbeentje2011-05-081-41/+823
* Add an 'Add New Row' menu item to the table content context menu. Completes t...stuconnolly2011-05-071-1305/+117
* • control the separator menu item above the "Open ... in new Tab" in Tables...Bibiko2011-05-071-37/+531
* Fix Issue #1019 (Sidebar width not remembered):rowanbeentje2011-04-011-86/+64
* Add menu item separator to table list context menu.stuconnolly2011-03-071-39/+59
* * UI fixes for #982 #971dmoagx2011-03-071-142/+139
* - Fix trigger deletion to use the correct trigger namerowanbeentje2011-02-131-884/+124
* • show activity pane for running Bundle process automatically if the proces...Bibiko2011-01-201-2/+863
* • bound showFilterTable to main menu's Edit > Find > Find… menu itemBibiko2011-01-191-92/+34
* * Little translation GUI QA - still many bugs in ExportViewdmoagx2011-01-161-135/+58
* - Add a tooltip, including the keyboard shortcut, to the databases dropdownrowanbeentje2011-01-131-12/+16
* - Tweak alignments of master views to fix 1px clipping of top on structure a...rowanbeentje2011-01-101-98/+201
* • enlarged "Reset AUTO_INC" sheet for localization Bibiko2011-01-071-49/+56
* - Rework the Add Index indexes menu and the auto_increment index required me...rowanbeentje2011-01-041-39/+15
* - Fix split view overlap on the custom query view cuasing lines on scrolling...rowanbeentje2010-12-211-377/+383
* Address Issue #857:rowanbeentje2010-12-201-1991/+1996
* • fixed GUI problem for line numbering in Query EditorBibiko2010-12-141-28/+28
* - Show and hide the custom query info area based on whether custom query err...rowanbeentje2010-12-041-105/+307
* • improved Bundle key equivalent handling and enabled to display all short-...Bibiko2010-12-031-4/+4
* • added chance to cancel an activity - up to now a running Bundle command ...Bibiko2010-12-011-113/+49
* - Rework insertCommonPrefix to insertAutocompletePlaceholder, implementing a...rowanbeentje2010-11-301-1000/+178
* • Bundle commandsBibiko2010-11-301-32/+1188
* - Abstract SPDatabaseDocument's Connection/.spf saving/loading functionality...rowanbeentje2010-11-231-122/+193
* - Tweak "Save history..." help text in the Query History popup on the Custom...rowanbeentje2010-11-151-12/+128
* - Tweak another release-when-closed panel; this should fix crashes on 10.5.8...rowanbeentje2010-11-051-1/+1
* Add a new category to SPDatabaseDocument, allowing code cleanup and moving ce...rowanbeentje2010-11-031-106/+117
* • TableStructure sheet to ask for the to be used index of an auto_increment...Bibiko2010-11-011-40/+29
* • improved Structure editing logic to allow to choose auto_increment for Ex...Bibiko2010-11-011-16/+9
* Add SPDefaultPasteboardDragType constant.stuconnolly2010-10-281-27/+42
* Replace use of hardcoded strings with constants when working with trigger data.stuconnolly2010-10-191-9/+9
* Add a 'Edit Trigger' menu item to the trigger's table view context menu.stuconnolly2010-10-191-782/+172
* • placed the TableStructure's source table gear menu to the right hand side...Bibiko2010-10-151-6/+6
* • implemented for TableStructure's source table the possibility to hide/unh...Bibiko2010-10-151-52/+574
* • Filter TableBibiko2010-09-291-105/+139
* • Filter Table - Set Default OperatorBibiko2010-09-291-19/+582
* • Filter TableBibiko2010-09-291-73/+8
* • Filter TableBibiko2010-09-291-134/+320
* • enabled Filter Table approach (Content View > ⌘F) for testingBibiko2010-09-281-24/+91
* • some progress on the filter table approachBibiko2010-09-281-14/+743
* • some progress on the filter table approachBibiko2010-09-271-15/+21
* Correctly uppercase menu item. Also, update strings files.stuconnolly2010-09-271-423/+122
* • initial sketch approach to allow to write complex WHERE clauses by using...Bibiko2010-09-271-112/+1330
* - Remove "Release when closed" from three panels; this was causing conflicts...rowanbeentje2010-09-251-33/+145
* • TableStructureBibiko2010-09-211-2/+5
* • fixed localize problem while entering the new auto_inc value in TableStatusBibiko2010-09-141-95/+30