Commit graph

26 commits

Author SHA1 Message Date
Mirek Fidler
96eeef609d ide: PDB debugger Align function 2025-01-12 09:42:23 +01:00
Mirek Fidler
a79380bc2f ide: PDB debugger improvements 2025-01-10 15:28:13 +01:00
Mirek Fidler
fa58d0c40a ide: PDB debugger now can use Esc scripts for pretty printing 2025-01-09 17:47:11 +01:00
Mirek Fidler
be78680dce ide: Different highlighting for flow breaking keywords 2023-07-16 13:31:17 +02:00
Mirek Fidler
58e3f59c34 ide: Optimised header handling, RichText::GetWidth fixed 2023-02-27 12:42:20 +01:00
cxl
bcebd37a62 CodeEditor: Fixed C++ highlighting, Core: LinuxBeep added gst-play-1.0
git-svn-id: svn://ultimatepp.org/upp/trunk@15358 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-04 21:07:37 +00:00
cxl
c218c18ccc ide: .lay is now inserting .usc namespace, allows layouts without Upp namespace active
git-svn-id: svn://ultimatepp.org/upp/trunk@15339 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-31 18:52:50 +00:00
cxl
153f90073d CodeEditor: C++20 keywords support (thanks Klugier)
git-svn-id: svn://ultimatepp.org/upp/trunk@15324 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-30 09:26:39 +00:00
cxl
6d491bd498 Esc: fixed to compile
git-svn-id: svn://ultimatepp.org/upp/trunk@14526 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-01 08:12:25 +00:00
cxl
592d0d137a .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@13957 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-30 14:26:39 +00:00
cxl
e53932b2f5 Core: Improved approximate best fit in allocator
git-svn-id: svn://ultimatepp.org/upp/trunk@13377 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-10 15:26:34 +00:00
cxl
68a39c13dd ide: more file types in create file, INITIALIZER/INITIALIZE highlighting
git-svn-id: svn://ultimatepp.org/upp/trunk@10432 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-11-14 08:38:36 +00:00
cxl
8acd1a4ca0 CodeEditor: fixed typo
git-svn-id: svn://ultimatepp.org/upp/trunk@10324 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-16 09:05:11 +00:00
cxl
8596db606b StringBuffer/WStringBuffer now have casts to void *, byte *, int16 *, CodeEditor now highlights THISFN
git-svn-id: svn://ultimatepp.org/upp/trunk@10317 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-15 06:53:49 +00:00
cxl
8ebdcbb0d5 uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed
git-svn-id: svn://ultimatepp.org/upp/trunk@10186 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-08-26 17:15:30 +00:00
cxl
a6524913de .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@9843 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-16 22:16:09 +00:00
cxl
5edae0e110 .reorganizing
git-svn-id: svn://ultimatepp.org/upp/trunk@9759 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-01 20:21:16 +00:00
cxl
d765ba04b2 Python highlighting #1352
git-svn-id: svn://ultimatepp.org/upp/trunk@9294 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-12-17 12:24:48 +00:00
cxl
f57f53269a CodeEditor: PHP keywords added
git-svn-id: svn://ultimatepp.org/upp/trunk@8852 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-27 08:55:25 +00:00
cxl
ea17af7cd8 Core: Fixed issue with pick with GCC11
git-svn-id: svn://ultimatepp.org/upp/trunk@8819 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-19 18:53:43 +00:00
cxl
528aea9157 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8348 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-04-14 13:41:23 +00:00
cxl
9291d79310 CodeEditor: usc true/false now highlighted #960
git-svn-id: svn://ultimatepp.org/upp/trunk@8056 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-18 16:00:35 +00:00
cxl
8ed1dd0a2a ide: Assist/Annotations now updated when writing the code
git-svn-id: svn://ultimatepp.org/upp/trunk@7690 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-15 11:23:36 +00:00
cxl
5e8fbcfab3 ide: Incremental find/replace from cursor improved
git-svn-id: svn://ultimatepp.org/upp/trunk@7523 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-18 13:26:02 +00:00
cxl
798107c75c ide: error handling improvements...
git-svn-id: svn://ultimatepp.org/upp/trunk@7453 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-17 10:41:00 +00:00
cxl
2f3df96a4d CodeEditor: Syntax support refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@7375 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-05-15 06:51:02 +00:00