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
Commit message (
Expand
)
Author
Age
Files
Lines
*
A patch to improve View support, addressing Issue #130. This patch undoes th...
rowanbeentje
2009-02-23
10
-183
/
+432
*
Deselect favorites when any detail other than the password is edited. This i...
rowanbeentje
2009-02-21
3
-6
/
+75
*
Fix the last two warnings in TableContent.m. Also include an error string in...
rowanbeentje
2009-02-19
1
-3
/
+4
*
Moved "query favourites", "query history" and "Run Query" buttons to the othe...
avenjamin
2009-02-19
1
-253
/
+276
*
Fix Issue #140 (Tables with many columns compress the end columns against the...
rowanbeentje
2009-02-19
2
-101
/
+58
*
- Ensure that the button controlling whether all data should be edited in a ...
rowanbeentje
2009-02-18
2
-3
/
+3
*
Sets and enforces a connection timeout, and handles connection timeouts appro...
rowanbeentje
2009-02-18
5
-21
/
+839
*
Visible improvements in this build:
rowanbeentje
2009-02-18
24
-649
/
+2235
*
Fixed Issue #168
avenjamin
2009-02-18
1
-1
/
+3
*
Query failing because of field length applied to datetime field. Fixes #135.
stuconnolly
2009-01-29
1
-1
/
+1
*
Add 'Refresh Databases' menu item to the main database selection drop down. F...
stuconnolly
2009-01-29
1
-8
/
+12
*
Header change.
stuconnolly
2009-01-29
1
-0
/
+2
*
Header changes.
stuconnolly
2009-01-29
2
-5
/
+3
*
Date filters were order wrong causing the opposite of the expected result to ...
stuconnolly
2009-01-28
1
-4
/
+4
*
We are not quoting the filter argument when filter type is 'IN' meaning the S...
stuconnolly
2009-01-28
1
-8
/
+7
*
trim-application.sh shouldn't be included in the application bundle.
stuconnolly
2009-01-28
1
-2
/
+0
*
Added shell script to trim application bundle on 'Release' builds. Saves a wh...
stuconnolly
2009-01-28
2
-3
/
+135
*
Separate out the creation of a human readable string from the number of bytes...
stuconnolly
2009-01-28
6
-54
/
+151
*
Enable menu separator now that we've enabled the print menu item.
stuconnolly
2009-01-27
1
-2
/
+1
*
Hide the help menu item until we've actually got some help documentation to d...
stuconnolly
2009-01-27
1
-2
/
+3
*
Updated copyright year to 2009.
stuconnolly
2009-01-27
1
-0
/
+0
*
Point the menu links to Sequel Pro's website rather than the Goolge Code site.
stuconnolly
2009-01-27
1
-3
/
+3
*
Commented the handleQuiteCommand method and put in a return of nil.
mltownsend
2009-01-20
1
-1
/
+2
*
We don't need the old SSH tunneling code lying about as its not used. Its loo...
stuconnolly
2009-01-18
3
-270
/
+0
*
Added the print method to go from. Sort of works by printing the literal NSV...
mltownsend
2009-01-18
1
-0
/
+8
*
+ Updated to use new icon in TABLE INFORMATION pane. (#146)
avenjamin
2009-01-18
4
-5
/
+5
*
#144 value of the "import format" popup button is now remembered in the impor...
abhibeckert
2009-01-14
2
-12
/
+16
*
Re-enabled Print Menu for preparation of being able to print something useful
mltownsend
2009-01-13
1
-7
/
+5
*
Bored at home, so added my website to my name.
mltownsend
2009-01-08
1
-1
/
+1
*
Got a little bored during work, so tidied up the credits, yay.
stuconnolly
2009-01-06
1
-18
/
+18
*
Added cancel button to the import/export progress sheet. Also added importing...
mltownsend
2009-01-04
3
-46
/
+121
*
Fix for the MainMenu.xib not being compiled properly. All the XIBs were being...
stuconnolly
2008-12-31
1
-4
/
+59
*
Truncate the displayed text of the filter drop down buttons. Addresses issue ...
stuconnolly
2008-12-27
1
-37
/
+42
*
• CMTextView.m : added new auto-complete keywords
avenjamin
2008-12-22
2
-45
/
+90
*
Clean up of validate menu items method.
avenjamin
2008-12-22
1
-18
/
+8
*
Disabled "Remove Database…" menu item when no database selected. Issue #124
avenjamin
2008-12-22
1
-0
/
+4
*
Spelling error in Flush Privilege's success message. Issue #123
avenjamin
2008-12-22
2
-2
/
+2
*
Removed Panther compatibilitiy
mltownsend
2008-12-18
2
-32
/
+11
*
Mutating a NSMutableDictionary while enumerating through it.
mltownsend
2008-12-17
1
-3
/
+4
*
Fixed a range assertion error in SQL dumps when exporting small strings, caus...
rowanbeentje
2008-12-15
1
-2
/
+4
*
Thought this was fixed.
stuconnolly
2008-12-13
1
-63
/
+14
*
Provide a partial fix for Issue #117 by adding leading-zero tests to the NSSc...
rowanbeentje
2008-12-12
1
-7
/
+10
*
Added perl script to automatically add the build version to Info.plist.
stuconnolly
2008-12-10
3
-1
/
+62
*
Define CMMCPConnection's delegate methods to prevent warnings.
stuconnolly
2008-12-10
1
-0
/
+7
*
Remove warning.
stuconnolly
2008-12-10
1
-4
/
+8
*
Fixed MainMenu.xib not being compiled properly.
stuconnolly
2008-12-10
2
-33
/
+89
*
MERGED r262:266 from branches/stuart02 to trunk to include new project struct...
stuconnolly
2008-12-10
242
-436
/
+446
*
- Re-add the LIMIT FROM NSStepper
rowanbeentje
2008-12-10
2
-160
/
+240
*
Slight tweak to per-table encoding autodetection following testing and quick ...
rowanbeentje
2008-12-09
1
-8
/
+1
*
Separate update_date checks from create_date checks, as InnoDB tables have a ...
rowanbeentje
2008-12-09
1
-7
/
+19
[next]