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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add extra menu item separator.
Stuart Connolly
2017-03-18
1
-1
/
+2
*
#2735: Fix process list window button issues.
Stuart Connolly
2017-03-18
1
-15
/
+15
*
#2735: Fix console button issues.
Stuart Connolly
2017-03-15
1
-17
/
+17
*
#2708 changes to menu items to expose the Duplicate Tab feature
Abhi Beckert
2017-03-03
1
-3
/
+3
*
Remove database compare menu item, it's not ready for public testing yet
Abhi Beckert
2017-03-03
1
-9
/
+2
*
Begin work on comparing two databases
Abhi Beckert
2016-12-02
1
-5
/
+11
*
Fix a spelling mistake (code)
Max
2016-07-10
1
-2
/
+2
*
Fix console message about missing images (bug in Xcodes IB converter)
Max
2016-07-10
5
-16
/
+10
*
#2434 now use NSTitlebarAccessoryViewController if available
Abhi Beckert
2016-06-05
1
-10
/
+10
*
#979 change default CSV export settings
Abhi Beckert
2016-06-05
1
-15
/
+15
*
Merge branch 'master' of https://github.com/sequelpro/sequelpro
Abhi Beckert
2016-05-09
26
-93179
/
+11327
|
\
|
*
Temporarily downgrade two xibs from 7.0 -> 5.1 as the differences seem to be ...
Max Lohrmann
2016-05-08
2
-10
/
+10
|
*
Update all remaining xib files to require at least Xcode 5.1 (= OS X 10.8)
Max
2016-05-08
23
-80589
/
+10224
|
*
Make reassigning "Select active query" (^Y) possible (#1215)
Max Lohrmann
2016-05-08
1
-0
/
+6
|
*
Update MainMenu.xib from Xcode 4.6 → 5.1 (minimum version for Xcode 7.0)
Max
2016-05-08
1
-12581
/
+1088
*
|
Fix disabled buttons and add some retina icons
Abhi Beckert
2016-05-09
2
-118
/
+116
|
/
*
icon position tweaks
Abhi Beckert
2016-04-18
1
-2
/
+2
*
* Add the possibility to navigate table list by arrow keys when using table f...
Max Lohrmann
2016-04-16
1
-0
/
+1
*
new table footer icons for connection window
Abhi Beckert
2016-04-15
1
-26
/
+26
*
update xib format (without changes)
Abhi Beckert
2016-04-15
1
-9119
/
+2604
*
#2453 fix a couple of buttons
Abhi Beckert
2016-04-10
1
-8
/
+10
*
fix various compile warnings
Abhi Beckert
2016-04-03
1
-32988
/
+5664
*
#346 Work on new tab bar design
Abhi Beckert
2016-03-18
1
-392
/
+49
*
Move export table view checkbox columns
Abhi Beckert
2016-03-12
1
-3
/
+4
*
Upgrade XIB document version (without making changes)
Abhi Beckert
2016-03-12
1
-9677
/
+1139
*
Merge pull request #2205 from josegonzalez/patch-1
Abhi Beckert
2016-03-04
1
-1
/
+1
|
\
|
*
Make messaging around query remembering less vague
Jose Diaz-Gonzalez
2015-08-15
1
-1
/
+1
*
|
Merge pull request #2206 from josegonzalez/patch-2
Abhi Beckert
2016-03-04
1
-1
/
+1
|
\
\
|
*
|
Rename 'Standard' to 'TCP/IP'. Refs #1739
Jose Diaz-Gonzalez
2015-08-15
1
-1
/
+1
|
|
/
*
|
Fix invalid value being displayed for table auto increment in table status vi...
Max
2016-02-13
1
-87
/
+10
*
|
Add UI for the "Create tablespace" global privilege
Max
2015-11-18
1
-41
/
+174
*
|
Store the last export settings using the new "export settings" format
Max
2015-11-15
1
-32
/
+0
*
|
Fix another set of fields that allowed multi-line input (#2325)
Max
2015-11-13
18
-64
/
+64
*
|
Fix: "Custom filename" in export dialog would accept multi line text (#2325)
Max
2015-11-13
1
-1
/
+1
*
|
In order to enable even more people to shoot themselves in the foot, this com...
Max
2015-11-12
1
-32
/
+128
*
|
Fix an issue where changing a table collation could cause an exception (fixes...
Max
2015-11-11
1
-0
/
+9
*
|
Add a "tooltip" when picking a column type in structure view, explaining basi...
Max
2015-11-10
1
-62
/
+337
*
|
Allow import of saved export settings (in export dialog)
Max
2015-11-07
1
-58
/
+209
*
|
Fix the charset/collation selection when creating a new db/table (minor lefto...
Max
2015-11-03
1
-9
/
+9
*
|
Changed my mind about something, to make it safer for localization
Max
2015-11-03
1
-3
/
+41
*
|
Add a visual indication for the defaults in the encoding/collation menus in t...
Max
2015-11-02
1
-2
/
+18
*
|
Increase width of "INDEXES" section heading for localization
Max
2015-10-21
1
-2
/
+2
*
|
Fix Edit Trigger sheet no working correctly in many localized versions (#2289)
Max
2015-10-15
1
-0
/
+3
*
|
Constrain the Table Info Comment/Create split view so that neither side can b...
Max
2015-10-14
1
-3
/
+17
*
|
Change width of export dialog to fit tokenlist
Max
2015-10-12
1
-37
/
+37
*
|
Add an option to save the current export dialog settings to a file
Max
2015-10-12
1
-2
/
+57
*
|
Change how the custom filename pattern in export dialog is handled
Max
2015-10-12
1
-0
/
+8
*
|
Rename a variable that was desperately trying to cause coding errors
Max
2015-10-10
1
-4
/
+4
*
|
Fix connection view input fields accepting multi-line input (#2269)
Max
2015-10-06
1
-22
/
+22
*
|
Give all table views names for crash identification
Max
2015-10-02
1
-0
/
+7
[next]