aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPEncodingPopupAccessory.m
Commit message (Expand)AuthorAgeFilesLines
* Replace some malloc(a*b) with the safer calloc(a,b) variantMax2015-06-301-1/+2
* 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/+20
* Minor tidy up.stuconnolly2012-06-261-8/+25
* Tidy up.stuconnolly2010-10-191-3/+4
* • simplified generation of the list of all available encodingsBibiko2010-09-301-108/+50
* • added more encodings for the open a file and import resp.Bibiko2010-09-291-11/+80
* Tidy up imports and fix 'Reverse Sort Order' when sorting connection favorite...stuconnolly2010-03-311-1/+0
* Tidy up.stuconnolly2009-11-071-1/+0
* • outsourced SPEncodingPopupAccessoryBibiko2009-08-221-0/+118