14 Commits

Author SHA1 Message Date
RainRat
0fb1258267 #226 Fix some typos. 2024-03-08 08:22:38 +11:00
Neil Hodgson
6a977a3698 Move ReadFileAsList and FindSectionInList from Scintilla to Lexilla as Lexilla is
the only user of these functions. This allows LexillaData to be independent of
Scintilla.
Fixed various issues including most warnings from pylint.
2023-11-20 12:27:44 +11:00
Neil Hodgson
9a7c2ac509 Allow 2-digit main version numbers. 2023-03-16 10:59:10 +11:00
Neil Hodgson
e0cab151d2 Updates for 5.1.5. 2022-02-05 09:21:29 +11:00
Neil Hodgson
249527d8b9 Update all version numbers in Xcode project. Was missed because of change to
ReplaceREInFile.
2021-07-03 10:21:03 +10:00
Neil Hodgson
de15be180b Update current release and ensure stays updated. 2021-06-11 08:39:10 +10:00
Neil Hodgson
c5a2baf81e Ensure date of release in history updated. 2021-04-12 09:54:23 +10:00
Neil Hodgson
d3a66e5220 Fixed downloads page and the script that generates it to have correct versions. 2021-04-09 13:41:25 +10:00
Neil
026655c553 Updating Lexilla release dates in documentation. 2021-03-05 19:19:30 +11:00
Neil
d911ab803e Updating version numbers in download page. Updated file sizes. 2021-03-05 17:42:22 +11:00
Neil
a769c8c0e2 Rename Lexilla'a HFacer.py to LexFacer.py so it doesn't clash with Scintilla's HFacer.py. 2021-02-04 10:24:48 +11:00
Neil Hodgson
9aa7842b54 Update generation scripts to use Lexilla as source of Xcode project and change
log instead of Scintilla.
2021-01-23 10:11:46 +11:00
Neil Hodgson
7fbb050edc Remove date processing from LexillaData.py and call from LexillaGen.py to
regenerate source and build files.
2020-09-25 18:04:16 +10:00
Neil Hodgson
d3a61c6e25 Moved Lexilla files to root 2021-01-23 10:36:05 +11:00