aboutsummaryrefslogtreecommitdiffstats
path: root/Interfaces/English.lproj/DBView.xib
Commit message (Expand)AuthorAgeFilesLines
...
* - Alter table content Advanced Table Filter query preview area to use standa...rowanbeentje2012-08-011-33374/+33419
* The cancel button on the add new relation sheet should be bound to the escape...stuconnolly2012-07-301-33466/+33374
* - Fix custom selection colours using a translucent colour being blended thro...rowanbeentje2012-07-301-56/+47
* - Remove the last BWToolKit view items from the main nib (DBView) by redesig...rowanbeentje2012-07-291-1259/+1175
* - Remove a few more BWToolKit views from DBView; only the advanced filter vi...rowanbeentje2012-07-261-430/+295
* - Replace the collapsible BWSplitView on the Query pane with a SPSplitView c...rowanbeentje2012-07-261-569/+582
* - Replace the main split view in the main view with a SPSplitView, replacing...rowanbeentje2012-07-241-1263/+1303
* - Add a new SPSplitView class, intended to replace all BWSplitViews and so a...rowanbeentje2012-07-231-247/+196
* Improvements to the New Table sheet:rowanbeentje2012-06-181-33642/+33692
* Add vertical scrollbar for Create Table Syntax modal window. Fixes Issue #1193 mattlangtree2012-06-061-33691/+33642
* - Fix autosizing of query error area, addressing Issue #1341rowanbeentje2012-05-261-33651/+33691
* * 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