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
*
Setting large auto_increment values (> 1000) could be misinterpreted as decim...
Max
2015-06-09
1
-7
/
+7
*
Remove keyboard shortcut from the database dropdown (cmd+shift+D) and give it...
Max
2015-05-13
1
-48
/
+124
*
Fix some minor UI misalignment
Max
2015-05-12
1
-445
/
+411
*
Change the visual appearance of the FK creation error dialog a bit
Max
2015-04-16
1
-57
/
+837
*
* Fix broken import on 10.6…
Max
2015-01-02
1
-67
/
+99
*
Touch all XIB files with Xcode 6.1.1
Max
2014-12-19
1
-78
/
+5210
*
Fix "Invalid color System, labelColor" error
Max
2014-12-04
1
-14
/
+9
*
Fixes "Could not find image named" errors
Max
2014-12-04
1
-30
/
+0
*
Add a "Open Table in New Window" menu action
Max
2014-11-23
1
-4152
/
+323
*
Another attempt to fix the cog menus on 10.10
Max
2014-11-21
1
-352
/
+4326
*
Fix button alignment and warning.
Stuart Connolly
2014-10-26
1
-3956
/
+397
*
Fix spacing and indexes title being clipped.
Stuart Connolly
2014-06-01
1
-129
/
+92
*
Switch to using NSRuleEditor as SPRuleEditor doesn't exist yet.
Stuart Connolly
2014-01-25
1
-14
/
+3830
*
Allow all interfaces to be opened in Xcode 4.
Stuart Connolly
2014-01-19
1
-3740
/
+4
*
Fix warnings on 10.7
Stuart Connolly
2014-01-18
1
-35
/
+46
*
Set XIBs to open Xcode 4.6
Stuart Connolly
2014-01-18
1
-5544
/
+30152
*
Fix remaining IB warning.
Stuart Connolly
2014-01-18
1
-1
/
+1
*
Fix IB warning.
Stuart Connolly
2014-01-18
1
-8
/
+8
*
Revert DBView.xib back to 7ae31e80623186465fa94e8e517fe0d56b32477f
Stuart Connolly
2014-01-18
1
-31
/
+48
*
Fix IB warnings.
Stuart Connolly
2014-01-14
1
-24
/
+23
*
Remove reference to class that doesn't exist.
Stuart Connolly
2014-01-14
1
-2
/
+2
*
Fix IB warning for non-existent class.
Stuart Connolly
2014-01-13
1
-24
/
+8
*
Add the XIB support for Multiple Table Content Filters (Issue #63). The requ...
rowanbeentje
2013-11-10
1
-33321
/
+5544
*
Issue #1369: Fix the display of cross database relations.
stuconnolly
2013-10-21
1
-159
/
+122
*
* Move some duplicate code for charset/collation to it's own class
dmoagx
2013-04-26
1
-33453
/
+33354
*
- Fix query status and error message title to not always suggest an error ha...
rowanbeentje
2013-04-01
1
-60
/
+75
*
Combine the "Run All" and "Run Current/Previous/Selection" buttons into a sin...
rowanbeentje
2013-03-31
1
-33321
/
+33438
*
* Add support for specifying a collation when creating a table
dmoagx
2013-03-20
1
-29
/
+193
*
* Add support for ALTER DATABASE statement (needs review)
dmoagx
2013-03-17
1
-27
/
+500
*
* Adding the possibility to set a collation when creating a database
dmoagx
2013-03-11
1
-32594
/
+32684
*
- Fix blurry text in a number of text views in 1.0.x (Possibly caused by IB ...
rowanbeentje
2013-03-03
1
-32627
/
+32594
*
Build config update:
stuconnolly
2013-01-24
1
-32570
/
+32502
*
- Fix trigger edit failures not restoring the interface correctly, preventin...
rowanbeentje
2013-01-21
1
-32578
/
+32570
*
* Fixes some UI spacing issues with localizations
dmoagx
2013-01-04
1
-32611
/
+32578
*
- Tweak the width of the Custom Query run buttons to fit French strings
rowanbeentje
2012-12-30
1
-8
/
+31
*
Make some improvements to the Table Content Filter, particularly for text fie...
rowanbeentje
2012-12-23
1
-129
/
+33
*
- Fix spacing of buttons below the table list
rowanbeentje
2012-12-18
1
-31625
/
+32684
*
Replace 1x .tiff graphics with 1x and 2x png Retina graphics.
mattlangtree
2012-12-12
1
-15
/
+19
*
Add a bunch of new retina icon versions. Including a new Query icon for both ...
mattlangtree
2012-12-10
1
-33417
/
+31746
*
- Swap around the Custom Query "Run All" and "Run Current/Previous/Selection...
rowanbeentje
2012-12-01
1
-33
/
+76
*
- Fix the incorrectly hooked up table list refresh button
rowanbeentje
2012-08-31
1
-33346
/
+33374
*
Fix IB warnings caused by options that aren't necessary.
stuconnolly
2012-08-19
1
-33368
/
+33346
*
- Fix incorrect shortcuts for buttons below the table list, addressing Issue...
rowanbeentje
2012-08-15
1
-33323
/
+33368
*
Fix more IB warnings for options that are not necessary.
stuconnolly
2012-08-13
1
-33458
/
+33323
*
- Increase the size of the table info pane to hold the current maximum numbe...
rowanbeentje
2012-08-06
1
-14
/
+14
*
- Fix a couple of tooltip regressions in all the recent changes (thanks schl...
rowanbeentje
2012-08-04
1
-33389
/
+33458
*
- Remove BWToolKit from the project, using ibtool to strip out plugin depend...
rowanbeentje
2012-08-03
1
-33401
/
+33389
*
- Remove all BWToolKit elements from the ExportDialog, DatabaseServerVariabl...
rowanbeentje
2012-08-02
1
-53
/
+35
*
- Alter table content Advanced Table Filter query preview area to use standa...
rowanbeentje
2012-08-01
1
-33374
/
+33419
*
The cancel button on the add new relation sheet should be bound to the escape...
stuconnolly
2012-07-30
1
-33466
/
+33374
[next]