Mirek Fidler
68a192d9df
plugin/png: Fixed for ARM (MacOS)
2024-05-24 19:40:42 +02:00
Mirek Fidler
371e90cd82
ide: Fixed libclang detection issue in fedora
2024-05-23 14:41:57 +02:00
Mirek Fidler
50879df488
ide: Fixed for Posix
2024-05-04 14:37:00 +02:00
Mirek Fidler
dd1fb4b2fc
ide: Fixed issue with Usage of file-static variables
2023-07-13 10:54:58 +02:00
Mirek Fidler
2ad32dd4fc
ide: Fixed to compile in POSIX
2023-04-14 13:27:26 +02:00
Mirek Fidler
df06295f95
ide: Assist fixed in macos
2023-04-09 11:45:41 +02:00
Mirek Fidler
81d06c1b25
ide: MacOS installation improved
2023-03-21 11:41:31 +01:00
Mirek Fidler
c400785beb
ide: Errors while typing - fixed in linux
2022-10-10 15:46:35 +02:00
Zbigniew Rębacz
e12e792acb
Ide: load libclang.so log cosmetic.
2022-10-03 19:58:10 +02:00
Mirek Fidler
24a6c96121
ide: Improved libclang loading (single time info boxes, --noclang commandline flag, logging the path to libclang), LCLANG mainconfig for linking libclang (not loading at runtime)
2022-10-02 21:59:14 +02:00
Mirek Fidler
d4e0c45f59
ide: Fixed annotation / topic issues
2022-10-02 15:18:01 +02:00
Zbigniew Rębacz
efdf8bcf41
Ide, POSIX: Added error prompt when libclang failed to load.
2022-09-26 22:49:08 +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