aboutsummaryrefslogtreecommitdiffstats
path: root/Interfaces/English.lproj/DBView.xib
Commit message (Expand)AuthorAgeFilesLines
* * Fixes spacing in Duplicate table sheet for some localizationsdmoagx2012-03-131-39/+53
* Remove unnecessary text view attributes.stuconnolly2012-03-111-10/+33
* Fix incorrect export menu item tags. Fixes issue #1270.stuconnolly2012-03-061-33715/+33614
* - Cleanup: improve compatibility with 10.7 SDK to reduce compiler warningsrowanbeentje2012-02-081-33648/+33715
* • fixed issue for line numbering view if associated textView is scrolled fr...Bibiko2012-01-051-12/+24
* Fix IB warnings.stuconnolly2011-09-271-97/+115
* * Add "Copy CREATE *" to context and gear menu, fixes #1190 (updated .strings...dmoagx2011-09-151-63/+148
* Fix for issue 1168. Whenever the database is changed load all of the currentl...stuconnolly2011-09-041-99/+162
* * Fixes some localization spacing issues reported by Frédéric Latourdmoagx2011-09-021-42/+185
* - Alter the NSNumberFormatter on the extended table info view's auto_increme...rowanbeentje2011-08-311-51/+68
* Tidy up.stuconnolly2011-08-271-33536/+33310
* - 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