aboutsummaryrefslogtreecommitdiffstats
path: root/Source/main.m
Commit message (Collapse)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
|
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-12/+19
|
* File header typo.stuconnolly2010-04-061-1/+1
|
* Minor tidy up. Remove uneccessary import and rename pre-compiled header.stuconnolly2010-03-311-2/+0
|
* Reorganize the logical source structure of all controllers grouping them by ↵stuconnolly2009-10-091-0/+24
| | | | functional area. This isn't definite so please feel free to make any further changes.
* MERGED r262:266 from branches/stuart02 to trunk to include new project ↵stuconnolly2008-12-101-0/+6
structure.