aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPDatabaseViewController.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Ensure the relations table view is refreshed after field changes result in a ...stuconnolly2013-10-271-1/+4
* Changing SP_REFACTOR macro to SP_CODAsqlprodev2013-02-141-2/+2
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-13/+20
* Fix remaining implicit cast warnings.stuconnolly2012-05-111-2/+1
* initial commit of SP_REFACTOR ifdefs, the start of a long quest to separate U...sqlprodev2011-04-111-0/+4
* Fix more compiler warnings, including a few bugsrowanbeentje2011-03-081-1/+1
* fixed compiler warningssqlprodev2011-03-011-0/+2
* fixed compiler warningssqlprodev2011-03-011-1/+0
* Add a new category to SPDatabaseDocument, allowing code cleanup and moving ce...rowanbeentje2010-11-031-0/+53
/a> 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 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228