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
/
SPTableStructureDelegate.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Default grayed out column encodings should use monospaced fonts if enabled.
stuconnolly
2012-08-13
1
-31
/
+47
*
- Fix table structure issues with default collations on non-default encoding...
rowanbeentje
2012-08-05
1
-2
/
+15
*
Change Sequel Pro's license from GPL (version 2) to MIT.
stuconnolly
2012-07-25
1
-13
/
+20
*
Fix the display of the encoding and collation of fields that don't support th...
stuconnolly
2012-07-16
1
-25
/
+23
*
Move the table structure's loading logic into it's own category.
stuconnolly
2012-07-04
1
-0
/
+2
*
More tidy up.
stuconnolly
2012-06-04
1
-16
/
+19
*
- Clean up SPMySQL and QueryKit inclusion and search methods, which should f...
rowanbeentje
2012-03-27
1
-4
/
+0
*
tweaks to compile on Xcode 4 / 10.6 SDK for SP_REFACTOR
sqlprodev
2012-03-27
1
-0
/
+4
*
- Fix a possible race condition exception when switching between tables when...
rowanbeentje
2012-03-21
1
-1
/
+1
*
Warning: this branch commit is largely untested, and known to throw exception...
rowanbeentje
2012-02-23
1
-3
/
+4
*
- Cleanup: improve compatibility with 10.7 SDK to reduce compiler warnings
rowanbeentje
2012-02-08
1
-2
/
+2
*
Rework linebreak handling in content and custom query result views, as trigge...
rowanbeentje
2011-09-21
1
-1
/
+1
*
When moving a field in the structure view, only use the default value if it a...
stuconnolly
2011-08-09
1
-34
/
+48
*
merging SP_REFACTOR branch with trunk
sqlprodev
2011-05-19
1
-0
/
+2
*
• improve BIT field type support
Bibiko
2011-05-05
1
-1
/
+1
*
- Add the ability to double-click in empty areas of the main tableviews to a...
rowanbeentje
2011-04-25
1
-0
/
+1
*
SP_REFACTOR: Workaround for naming conflict with postNotificationOnMainThread...
sqlprodev
2011-04-14
1
-8
/
+0
*
Make some minor changes after reviewing r3271:
rowanbeentje
2011-04-14
1
-3
/
+3
*
initial commit of SP_REFACTOR ifdefs, the start of a long quest to separate U...
sqlprodev
2011-04-11
1
-3
/
+13
*
- Fix more compiler warnings
rowanbeentje
2011-03-15
1
-1
/
+1
*
Fix more compiler warnings.
stuconnolly
2011-03-14
1
-2
/
+2
*
Fix more compiler warnings.
stuconnolly
2011-03-04
1
-1
/
+1
*
fixed compiler warnings
sqlprodev
2011-03-01
1
-1
/
+5
*
- Revert r3187, which only masked an underlying bug and caused double column...
rowanbeentje
2011-02-11
1
-1
/
+4
*
- Rework the Add Index indexes menu and the auto_increment index required me...
rowanbeentje
2011-01-04
1
-1
/
+2
*
• fixed table structure logic for date/time fields
Bibiko
2010-11-05
1
-2
/
+5
*
Add a new category to SPDatabaseDocument, allowing code cleanup and moving ce...
rowanbeentje
2010-11-03
1
-2
/
+2
*
• TableStructure sheet to ask for the to be used index of an auto_increment...
Bibiko
2010-11-01
1
-1
/
+13
*
• improved Structure editing logic to allow to choose auto_increment for Ex...
Bibiko
2010-11-01
1
-4
/
+23
*
Tidy up SPTableStructure including moving all the private field type validati...
stuconnolly
2010-10-28
1
-7
/
+7
*
Add SPDefaultPasteboardDragType constant.
stuconnolly
2010-10-28
1
-5
/
+5
*
Split out all of SPTableStructure's delegate and datasource methods into thei...
stuconnolly
2010-10-26
1
-0
/
+567