aboutsummaryrefslogtreecommitdiffstats
path: root/Source/MGTemplateEngine.m
Commit message (Expand)AuthorAgeFilesLines
* merge and restructure remaining smaller stuff in main project (part of #2789)Max2018-01-201-1/+1
* Replace some NSDictionaries with literalsMax2014-12-131-4/+3
* Change [NSArray arrayWithObject:] to @[] literalMax2014-12-131-1/+1
* Reformatting code for modern ObjCMax2014-12-131-6/+6
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-1/+0
* Tidy up.stuconnolly2012-04-011-1/+2
* - Fix more warningsrowanbeentje2011-03-141-3/+3
* fixed compiler warningssqlprodev2011-03-011-2/+2
* • fixed NSLocalizedString error while compiling (genstring) in MGTemplateEn...Bibiko2011-01-191-4/+10
* - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re...rowanbeentje2010-01-091-9/+9
* Added printing support via WebKit WebViewbamse162009-04-111-0/+673