Commit graph

7 commits

Author SHA1 Message Date
Mirek Fidler
58e3f59c34 ide: Optimised header handling, RichText::GetWidth fixed 2023-02-27 12:42:20 +01:00
Mirek Fidler
588529a752 ide: Fixed # include problem (with space) 2022-12-17 08:36:05 +01:00
Mirek Fidler
8c8c50af2c ide: Assist include trick fix 2022-10-18 17:51:18 +02:00
Mirek Fidler
779512b164 ide: Errors as you type improvements and fixes 2022-10-16 14:02:41 +02:00
Mirek Fidler
c912cbcc0f .removed DDUMPs 2022-10-02 00:23:40 +02:00
Mirek Fidler
4c19193a20 ide: Fixing libclang 2022-09-28 12:48:24 +02:00
mirek-fidler
e8035690b9
libclang ide #94
- Assist/Autocomplete refactored to use libclang

Other minor changes:

- Removed CoWork Pipe
- .dli runtime loading of dynamic libraries now supports path to library in access function
- EditField::SetBackground
- RichTextView::GotoLabel variant with Gate for matching
- RichEdit::GotoLabel variant with Gate for matching
2022-09-16 10:31:14 +02:00