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
/
SPSplitView.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge and restructure remaining smaller stuff in main project (part of #2789)
Max
2018-01-20
1
-5
/
+1
*
Replace some malloc(a*b) with the safer calloc(a,b) variant
Max
2015-06-30
1
-5
/
+6
*
Addition to commit 2735e15b
Max
2015-01-04
1
-2
/
+2
*
Formalize [x release], x = nil; convention
Max
2015-01-04
1
-8
/
+8
*
Change some split view width calculations.
Max
2014-11-29
1
-5
/
+28
*
Update URL in source file header to point to GitHub.
Stuart Connolly
2014-01-26
1
-1
/
+1
*
Remove SVN property placeholder.
Stuart Connolly
2014-01-26
1
-2
/
+0
*
- Fix all the Xcode 4.6.2 build warnings, and tweak warning settings to enab...
rowanbeentje
2013-05-21
1
-2
/
+2
*
Fix more warnings.
stuconnolly
2013-01-24
1
-1
/
+1
*
Fix warnings due to not conforming to 10.6 protocols.
stuconnolly
2013-01-24
1
-1
/
+3
*
- Fix the SPSplitView helper to correctly restore focus to focussed responde...
rowanbeentje
2012-08-30
1
-1
/
+1
*
- Tweak SPSplitView to support autosave names, extending the default autosav...
rowanbeentje
2012-08-15
1
-0
/
+49
*
- Remove all BWToolKit elements in the connection view, replacing with stand...
rowanbeentje
2012-08-01
1
-5
/
+11
*
- Tweak SPSplitView to no longer treat non-resizable split view children as ...
rowanbeentje
2012-07-30
1
-44
/
+20
*
- Replace the collapsible BWSplitView on the Query pane with a SPSplitView c...
rowanbeentje
2012-07-26
1
-9
/
+19
*
Change Sequel Pro's license from GPL (version 2) to MIT.
stuconnolly
2012-07-25
1
-1
/
+1
*
- Replace the main split view in the main view with a SPSplitView, replacing...
rowanbeentje
2012-07-24
1
-2
/
+11
*
- Attempt to address startup exceptions on 10.5 by fixing NSSplitView awakeF...
rowanbeentje
2012-07-23
1
-1
/
+3
*
- Add a new SPSplitView class, intended to replace all BWSplitViews and so a...
rowanbeentje
2012-07-23
1
-0
/
+1094