index
:
sequelpro/.git
master
MySQL/MariaDB database management for macOS
Filipp Lepalaan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Interfaces
/
English.lproj
/
DBView.xib
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Fixes spacing in Duplicate table sheet for some localizations
dmoagx
2012-03-13
1
-39
/
+53
*
Remove unnecessary text view attributes.
stuconnolly
2012-03-11
1
-10
/
+33
*
Fix incorrect export menu item tags. Fixes issue #1270.
stuconnolly
2012-03-06
1
-33715
/
+33614
*
- Cleanup: improve compatibility with 10.7 SDK to reduce compiler warnings
rowanbeentje
2012-02-08
1
-33648
/
+33715
*
• fixed issue for line numbering view if associated textView is scrolled fr...
Bibiko
2012-01-05
1
-12
/
+24
*
Fix IB warnings.
stuconnolly
2011-09-27
1
-97
/
+115
*
* Add "Copy CREATE *" to context and gear menu, fixes #1190 (updated .strings...
dmoagx
2011-09-15
1
-63
/
+148
*
Fix for issue 1168. Whenever the database is changed load all of the currentl...
stuconnolly
2011-09-04
1
-99
/
+162
*
* Fixes some localization spacing issues reported by Frédéric Latour
dmoagx
2011-09-02
1
-42
/
+185
*
- Alter the NSNumberFormatter on the extended table info view's auto_increme...
rowanbeentje
2011-08-31
1
-51
/
+68
*
Tidy up.
stuconnolly
2011-08-27
1
-33536
/
+33310
*
- Lion compatibility improvement: add support for fullscreen windows, on the...
rowanbeentje
2011-08-16
1
-33472
/
+33535
*
* Fixes a spacing issue in Duplicate DB Sheet
dmoagx
2011-07-06
1
-3
/
+18
*
* Fixes a spacing issue and an issue where MySQL keywords could be translated...
dmoagx
2011-07-04
1
-45
/
+210
*
- Rework a number of protocol defintions when refactoring to fix IB compilat...
rowanbeentje
2011-06-21
1
-12
/
+1100
*
* Fixes UI spacing in some translations (#969,#971,#1079)
dmoagx
2011-06-20
1
-1128
/
+67
*
- Fix a number of warnings for DBView.xib by moving some 10.6-only code from...
rowanbeentje
2011-05-08
1
-41
/
+823
*
Add an 'Add New Row' menu item to the table content context menu. Completes t...
stuconnolly
2011-05-07
1
-1305
/
+117
*
• control the separator menu item above the "Open ... in new Tab" in Tables...
Bibiko
2011-05-07
1
-37
/
+531
*
Fix Issue #1019 (Sidebar width not remembered):
rowanbeentje
2011-04-01
1
-86
/
+64
*
Add menu item separator to table list context menu.
stuconnolly
2011-03-07
1
-39
/
+59
*
* UI fixes for #982 #971
dmoagx
2011-03-07
1
-142
/
+139
*
- Fix trigger deletion to use the correct trigger name
rowanbeentje
2011-02-13
1
-884
/
+124
*
• show activity pane for running Bundle process automatically if the proces...
Bibiko
2011-01-20
1
-2
/
+863
*
• bound showFilterTable to main menu's Edit > Find > Find… menu item
Bibiko
2011-01-19
1
-92
/
+34
*
* Little translation GUI QA - still many bugs in ExportView
dmoagx
2011-01-16
1
-135
/
+58
*
- Add a tooltip, including the keyboard shortcut, to the databases dropdown
rowanbeentje
2011-01-13
1
-12
/
+16
*
- Tweak alignments of master views to fix 1px clipping of top on structure a...
rowanbeentje
2011-01-10
1
-98
/
+201
*
• enlarged "Reset AUTO_INC" sheet for localization
Bibiko
2011-01-07
1
-49
/
+56
*
- Rework the Add Index indexes menu and the auto_increment index required me...
rowanbeentje
2011-01-04
1
-39
/
+15
*
- Fix split view overlap on the custom query view cuasing lines on scrolling...
rowanbeentje
2010-12-21
1
-377
/
+383
*
Address Issue #857:
rowanbeentje
2010-12-20
1
-1991
/
+1996
*
• fixed GUI problem for line numbering in Query Editor
Bibiko
2010-12-14
1
-28
/
+28
*
- Show and hide the custom query info area based on whether custom query err...
rowanbeentje
2010-12-04
1
-105
/
+307
*
• improved Bundle key equivalent handling and enabled to display all short-...
Bibiko
2010-12-03
1
-4
/
+4
*
• added chance to cancel an activity - up to now a running Bundle command ...
Bibiko
2010-12-01
1
-113
/
+49
*
- Rework insertCommonPrefix to insertAutocompletePlaceholder, implementing a...
rowanbeentje
2010-11-30
1
-1000
/
+178
*
• Bundle commands
Bibiko
2010-11-30
1
-32
/
+1188
*
- Abstract SPDatabaseDocument's Connection/.spf saving/loading functionality...
rowanbeentje
2010-11-23
1
-122
/
+193
*
- Tweak "Save history..." help text in the Query History popup on the Custom...
rowanbeentje
2010-11-15
1
-12
/
+128
*
- Tweak another release-when-closed panel; this should fix crashes on 10.5.8...
rowanbeentje
2010-11-05
1
-1
/
+1
*
Add a new category to SPDatabaseDocument, allowing code cleanup and moving ce...
rowanbeentje
2010-11-03
1
-106
/
+117
*
• TableStructure sheet to ask for the to be used index of an auto_increment...
Bibiko
2010-11-01
1
-40
/
+29
*
• improved Structure editing logic to allow to choose auto_increment for Ex...
Bibiko
2010-11-01
1
-16
/
+9
*
Add SPDefaultPasteboardDragType constant.
stuconnolly
2010-10-28
1
-27
/
+42
*
Replace use of hardcoded strings with constants when working with trigger data.
stuconnolly
2010-10-19
1
-9
/
+9
*
Add a 'Edit Trigger' menu item to the trigger's table view context menu.
stuconnolly
2010-10-19
1
-782
/
+172
*
• placed the TableStructure's source table gear menu to the right hand side...
Bibiko
2010-10-15
1
-6
/
+6
*
• implemented for TableStructure's source table the possibility to hide/unh...
Bibiko
2010-10-15
1
-52
/
+574
*
• Filter Table
Bibiko
2010-09-29
1
-105
/
+139
[next]