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
/
SPTableContent.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the content table always being positioned slightly after the first row wh...
Max
2018-05-28
1
-1
/
+1
*
Remove left-over code from previous commit
Max
2018-05-16
1
-5
/
+0
*
Fix a drawing issue on 10.6 and move some code
Max
2018-05-15
1
-46
/
+105
*
Minor changes
Max
2018-05-14
1
-7
/
+7
*
#63: Rename class SPTableContentFilterController to SPRuleFilterController to...
Max
2018-05-13
1
-27
/
+27
*
Add type info and remove unused ivars
Max
2018-05-13
1
-1
/
+4
*
#63: Behaviour changes
Max
2018-05-13
1
-21
/
+48
*
#63: Move some UI around and add proper icon
Max
2018-05-11
1
-23
/
+34
*
#63: Change one outstanding UI issue
Max
2018-05-09
1
-1
/
+13
*
#63: Move some code around + add documentation
Max
2018-05-09
1
-3
/
+3
*
Changed a method to match other classes implementation
Max
2018-05-09
1
-2
/
+2
*
Move advanced filter table code into its own class + xib
Max
2018-05-08
1
-712
/
+165
*
#63: Remove dead code
Max
2018-05-07
1
-58
/
+0
*
#63: Some code I forgot to move in the previous commit
Max
2018-05-07
1
-34
/
+0
*
#63: Add basic support for multiple filters
Max
2018-05-07
1
-511
/
+228
*
Move some badly misplaced KVO code
Max
2018-05-06
1
-14
/
+37
*
Formatting changes
Max
2018-05-05
1
-24
/
+31
*
Replace all non-cyclic NSAutoreleasepools with @autoreleasepool
Max
2018-05-03
1
-170
/
+161
*
Reformat SPDatabaseDocument source
Max
2018-04-21
1
-9
/
+12
*
Fix a race reported by ThreadSanitizer
Max
2018-04-21
1
-7
/
+11
*
Fix crash when trying to print on 10.13.4 (#3025)
Max
2018-04-13
1
-0
/
+2
*
Merge remote-tracking branch 'origin/mergeclasses'
Max
2018-01-20
1
-10
/
+1201
|
\
|
*
merge SPQueryController (part of #2789)
Max
2018-01-20
1
-1
/
+0
|
*
merge SPTableContent (part of #2789)
Max
2018-01-20
1
-8
/
+1201
|
*
Merge SPDatabaseDocument (part of #2789)
Max
2018-01-20
1
-1
/
+0
*
|
Remove another 2 cases of very strange object notification behavior (code style)
Max
2018-01-17
1
-0
/
+10
*
|
Replace all calls to deprecated method +propertyListFromData:mutabilityOption...
Max
2018-01-13
1
-10
/
+17
|
/
*
* Moved `-[SPHistoryController currentlySelectedView]` to SPDatabaseDocument ...
Max
2017-12-02
1
-13
/
+23
*
Fix an issue that could cause Sequel Pro to become unusable when reloading a ...
Max
2017-06-07
1
-11
/
+12
*
Small changes to PR #2807 and surrounding code
Max Lohrmann
2017-05-30
1
-6
/
+8
*
Add capability export and copy blobs as hex, if "Display Binary Data as Hex" ...
Michael Heins
2017-05-30
1
-1
/
+11
*
Apply changes from 23c4d04e433f9eb21872edacc41173e34ec45ac2 to SPTableContent...
Max
2017-05-15
1
-0
/
+12
*
Apply changes from e1b881b8f893803c4949a69055c4e8106562327d to SPTableContent...
Max
2017-05-15
1
-10
/
+2
*
* Fix a case of "background thread updating UI" (may affect some crashes when...
Max Lohrmann
2017-04-22
1
-7
/
+9
*
Update source code compatibility
Max
2017-03-31
1
-10
/
+2
*
Fix an issue where checking and then unchecking "Suppress leading placeholder...
Max
2016-07-10
1
-1
/
+1
*
#2414 fix crash hovering mouse over removed table column header
Abhi Beckert
2016-06-05
1
-0
/
+4
*
Fix a focus loss issue from the previous commit (#2468)
Max Lohrmann
2016-04-17
1
-0
/
+5
*
* Added two helper methods for working with nil/NSNull in arrays
Max Lohrmann
2016-04-09
1
-23
/
+38
*
fix various compile warnings
Abhi Beckert
2016-04-03
1
-1
/
+1
*
Merge pull request #2250 from JamesForks/uuid-support
Abhi Beckert
2016-03-06
1
-0
/
+2
|
\
|
*
Allows UUID's within text fields. Closes #2245
James Brooks
2015-10-01
1
-0
/
+2
*
|
Add support for CURRENT_TIMESTAMP(n) in default/on update column of DATETIME/...
Max
2015-11-04
1
-11
/
+12
*
|
* Basic math is hard sometimes (fixes an issue introduced by me in b2d798ba92...
Max
2015-10-31
1
-6
/
+8
*
|
Minimal refactoring
Max
2015-10-31
1
-11
/
+11
*
|
Replace a lot of SPBeginAlertSheet()s with the more concise SPOnewayAlertSheet()
Max
2015-10-20
1
-22
/
+44
*
|
Fix one cause a popular crash involving alert dialogs (part of #2297)
Max
2015-10-20
1
-4
/
+5
*
|
Replace some for for() loops with FastEnumeration where i is not needed
Max
2015-10-04
1
-12
/
+5
|
/
*
A little experimenting with #2218
Max
2015-09-20
1
-3
/
+4
*
Attempt at fixing a crash when trying to open the field editor sheet and Acce...
Max
2015-09-10
1
-4
/
+4
[next]