LSLEditor/trunk/Helpers
niel-archer 79a1478b0d Added file encoding auto-detect on open.
Attempts to identify file encoding, falling back to UTF-8 as the default.
Detection uses a BOM if present, otherwise attempts to use heuristics (English/European based) to determine encoding.
2012-02-08 17:12:36 +00:00
..
AutoFormatter.cs Modified license text 2011-04-24 21:42:11 +00:00
CodeCompletion.cs Modified license text 2011-04-24 21:42:11 +00:00
CompilerHelper.cs Modified license text 2011-04-24 21:42:11 +00:00
FileAssociator.cs Modified license text 2011-04-24 21:42:11 +00:00
GetTemplate.cs Modified license text 2011-04-24 21:42:11 +00:00
GroupboxEvent.cs Modified license text 2011-04-24 21:42:11 +00:00
GroupboxEvent.resx proper import 2010-04-29 07:47:27 +00:00
HTTPRequest.cs Modified license text 2011-04-24 21:42:11 +00:00
LSL2CSharp.cs Fix for state change without state name passing syntax-check. 2011-12-30 03:51:29 +00:00
Measure.cs Modified license text 2011-04-24 21:42:11 +00:00
OopsFormatter.cs Modified license text 2011-04-24 21:42:11 +00:00
OutlineHelper.cs current work 2010-04-29 22:31:30 +00:00
PrinterHelper.cs Modified license text 2011-04-24 21:42:11 +00:00
SendMyKeys.cs Modified license text 2011-04-24 21:42:11 +00:00
Settings.cs Modified license text 2011-04-24 21:42:11 +00:00
SmtpClient.cs Modified license text 2011-04-24 21:42:11 +00:00
TabControlExtended.cs Modified license text 2011-04-24 21:42:11 +00:00
TabControlExtended.Designer.cs proper import 2010-04-29 07:47:27 +00:00
TaskQueue.cs Modified license text 2011-04-24 21:42:11 +00:00
TextFileEncodingDetector.cs Added file encoding auto-detect on open. 2012-02-08 17:12:36 +00:00
WebRequestClass.cs Modified license text 2011-04-24 21:42:11 +00:00
XMLRPC.cs Modified license text 2011-04-24 21:42:11 +00:00