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
/
Source
/
SPDatabaseViewController.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change Sequel Pro's license from GPL (version 2) to MIT.
stuconnolly
2012-07-25
1
-14
/
+22
*
Merged SP r3710 with Coda
sqlprodev
2012-07-05
1
-0
/
+5
*
Fix remaining implicit cast warnings.
stuconnolly
2012-05-11
1
-2
/
+1
*
#ifdef'ing out references to frameworks that are not used in SP_REFACTOR builds
sqlprodev
2012-03-29
1
-0
/
+2
*
- Clean up SPMySQL and QueryKit inclusion and search methods, which should f...
rowanbeentje
2012-03-27
1
-3
/
+1
*
tweaks to compile on Xcode 4 / 10.6 SDK for SP_REFACTOR
sqlprodev
2012-03-27
1
-1
/
+3
*
- Remove the GPL-licensed Colloquy-sourced NSNotificationAdditions category ...
rowanbeentje
2012-03-17
1
-9
/
+2
*
Warning: this branch commit is largely untested, and known to throw exception...
rowanbeentje
2012-02-23
1
-0
/
+1
*
Minor tidy up.
stuconnolly
2011-07-11
1
-1
/
+0
*
SP_REFACTOR: Workaround for naming conflict with postNotificationOnMainThread...
sqlprodev
2011-04-14
1
-4
/
+12
*
initial commit of SP_REFACTOR ifdefs, the start of a long quest to separate U...
sqlprodev
2011-04-11
1
-4
/
+39
*
Fix more compiler warnings, including a few bugs
rowanbeentje
2011-03-08
1
-1
/
+1
*
- Fix more compiler warnings
rowanbeentje
2011-03-04
1
-1
/
+1
*
fixed compiler warnings
sqlprodev
2011-03-01
1
-1
/
+8
*
- Revert r3187, which only masked an underlying bug and caused double column...
rowanbeentje
2011-02-11
1
-16
/
+9
*
- Ensure table information is retrieved on the working thread, to prevent a ...
rowanbeentje
2011-02-07
1
-0
/
+6
*
- Ensure window title updates occur on the main thread, fixing crashes under...
rowanbeentje
2011-01-31
1
-2
/
+2
*
• Bundle Commands
Bibiko
2010-12-01
1
-9
/
+27
*
• Bundle Editor / Bundle commands
Bibiko
2010-12-01
1
-0
/
+21
*
- Fix interface updates when multiple tables are selected
rowanbeentje
2010-11-25
1
-4
/
+2
*
- Tweak master view loading on table change, avoiding clearing active views ...
rowanbeentje
2010-11-12
1
-5
/
+9
*
Add a new category to SPDatabaseDocument, allowing code cleanup and moving ce...
rowanbeentje
2010-11-03
1
-0
/
+485