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
sciteco-rel-5-5-8
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
/
scripts
/
HeaderOrder.txt
Age
Commit message (
Collapse
)
Author
Files
Lines
2016-10-21
Initial accessibility support for the GTK platform v7
Colomban Wendling
1
-0
/
+3
2016-10-18
Add SparseVector template as a new data structure for storing per-line data
Neil
1
-0
/
+6
which is 0 or NULL for most lines.
2016-04-08
Update header ordering to cover all headers used in Scintilla and reorder
Neil Hodgson
1
-0
/
+12
in Cocoa source consistently.
2016-03-25
Since stddef.h is the most basic header, defining size_t, move it first.
Neil
1
-1
/
+1
2015-08-26
Use current CSS theming calls instead of deprecated gtk_widget_override_font.
Neil
1
-0
/
+1
2015-07-27
Add Position.h as a place-holder and to allow #include "Position.h" in source.
Neil
1
-0
/
+1
2015-02-22
Implement VK_HANJA for Korean on Windows.
Neil
1
-0
/
+1
2015-02-02
Added <deque> to order.
Neil
1
-0
/
+1
2014-12-08
Avoid warnings from clang about calling abs with float arguments.
Neil
1
-0
/
+1
2014-10-02
Allow using C++11 <regex> for searches as a provisional feature.
Neil
1
-0
/
+1
2014-07-23
Add PerLine.h to the header order.
Neil
1
-0
/
+1
2014-07-08
Split out EditModel, MarginView, and EditView classes into separate files.
Neil
1
-0
/
+3
2014-05-24
Header include statements are now in a standardised order with that order
Neil
1
-0
/
+128
defined in scripts/HeaderOrder.txt.
[prev]