aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPWindowControllerDelegate.m
Commit message (Expand)AuthorAgeFilesLines
* Add cast for [NSApp delegate]Max2014-12-131-3/+3
* Fix double-size window preview when dragging tabs on a retina screenrowanbeentje2014-02-101-0/+1
* Update URL in source file header to point to GitHub.Stuart Connolly2014-01-261-1/+1
* Remove SVN property placeholder.Stuart Connolly2014-01-261-2/+0
* Fix more wanrings by creating a protocol that delegates of the copy table sho...stuconnolly2013-02-161-1/+4
* - Call the NSWindow super implementation of validateMenuItem: in SPWindow, f...rowanbeentje2013-01-051-2/+21
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-3/+3
* - Fix a number of small memory leaksrowanbeentje2012-04-141-0/+1
* Add SPWindowControllerDelegate category.stuconnolly2012-04-091-0/+432
5' href='#n125'>125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213