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
niel-archer
706cd4aff2
Changed file opening to default to UTF-8.
2012-02-08 17:12:35 +00:00
thoysg
04f2da6899
Bolding of selected line-numbers
...
Compacting String functions
Removed empty lines (style)
Ignore *.aps files
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@69 3f4676ac-adda-40fd-8265-58d1435b1672
2012-01-14 23:07:01 +00:00
niel-archer
72fc0a8052
BUG 2999054: Adding code to prefer Unicode format from clipboard before accepting ANSI text.
...
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@64 3f4676ac-adda-40fd-8265-58d1435b1672
2011-12-30 03:53:56 +00:00
niel-archer
e43dd7f4a0
Bug 2995296 fix
...
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@51 3f4676ac-adda-40fd-8265-58d1435b1672
2011-12-30 03:46:08 +00:00
niel-archer
2dbe24cc42
Fixed file output where UTF-8 would have a BOM prefixed.
...
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@42 3f4676ac-adda-40fd-8265-58d1435b1672
2011-11-29 13:25:56 +00:00
mkudra
3b71bed738
Modified license text
...
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@33 3f4676ac-adda-40fd-8265-58d1435b1672
2011-04-24 21:42:11 +00:00
mkudra
6b3ea567b0
Multiple function prototypes and constants
...
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@29 3f4676ac-adda-40fd-8265-58d1435b1672
2011-04-24 15:53:15 +00:00
thoysg
f41df5f81c
Thanks for your patches Applied Patches elricember (2999014) and stevenlawson (2999149)
...
Fixed typo in licence text "ORIGIONAL" -> "ORIGINAL"
app.config cleanup
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@24 3f4676ac-adda-40fd-8265-58d1435b1672
2010-06-01 12:36:25 +00:00
dimentox
cfab480121
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@23 3f4676ac-adda-40fd-8265-58d1435b1672
2010-05-02 18:07:45 +00:00
dimentox
9c6aff6534
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@21 3f4676ac-adda-40fd-8265-58d1435b1672
2010-05-02 17:11:00 +00:00
thoysg
5a3a5a8611
Made selection in outline treeview possible
...
Added parameter for EndUpdate in SyntaxRichTextBox, so it only updates outline when needed
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@15 3f4676ac-adda-40fd-8265-58d1435b1672
2010-05-02 12:11:43 +00:00
thoysg
464587f8c6
Made the outlining tree view function
...
Added States.gif to images, needed it to convert an ENUM to ImageList index
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@14 3f4676ac-adda-40fd-8265-58d1435b1672
2010-05-02 10:46:23 +00:00
dimentox
84e1ebfc00
fucking crap treeview... Latest outline mode work.
...
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@13 3f4676ac-adda-40fd-8265-58d1435b1672
2010-05-02 06:09:20 +00:00
dimentox
be66c127c1
fixed broken settings
...
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@12 3f4676ac-adda-40fd-8265-58d1435b1672
2010-05-02 03:38:58 +00:00
dimentox
e6edb01d66
current work
...
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@10 3f4676ac-adda-40fd-8265-58d1435b1672
2010-04-29 22:31:30 +00:00
dimentox
3151e1e342
proper import
...
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@9 3f4676ac-adda-40fd-8265-58d1435b1672
2010-04-29 07:47:27 +00:00