index
:
scintilla-mirror
master
sciteco-dev-pre-v2.0.0
sciteco-rel-5-1-3
sciteco-rel-5-3-4
sciteco-rel-5-5-2
sciteco-rel-5-5-4
sciteco-rel-5-5-7
Git mirror of the Scintilla editor component. Referenced by the SciTECO repository.
Robin Haberkorn
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gtk
/
Converter.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-31
Simplify Converter and avoid warnings.
Neil Hodgson
1
-5
/
+2
2019-09-30
Delete standard functions on classes where there could be attempts to copy.
Neil Hodgson
1
-0
/
+5
2019-03-27
Ran astyle to standardize formatting.
Neil
1
-2
/
+2
2019-03-27
Replace NULL/0 with nullptr. Mark noexcept where simple.
Neil
1
-6
/
+6
2017-09-11
The Scintilla namespace is always active for internal symbols and for the lexer
Neil
1
-4
/
+0
2016-05-05
Remove template adaptor as only g_iconv is used now. Use glib's gsize type as it
Neil Hodgson
1
-20
/
+11
2013-12-22
Avoid unsafe strcpy, strncpy, and strcat replacing with safer functions which
Neil
1
-2
/
+2
2013-07-21
Standardising header guards and namespaces.
Neil
1
-0
/
+13
2010-03-25
Removed support for GTK+ 1.x.
nyamatongwe
1
-18
/
+1
2006-06-24
If opening a converter in transliterations mode fails, try opening without
nyamatongwe
1
-10
/
+21
2006-06-08
Added support for //TRANSLIT option to iconv to allow approximate
nyamatongwe
1
-5
/
+10
2004-02-03
Use g_iconv on GTK+ 2.
nyamatongwe
1
-5
/
+23
2004-01-31
First version.
nyamatongwe
1
-0
/
+53