Mirek Fidler
f866eda8d5
ide: Edits now shown in scrollbar
2022-10-24 10:08:09 +02:00
Mirek Fidler
20a8a4e1c0
ide: Current file errors improvements
2022-10-17 12:01:40 +02:00
Mirek Fidler
6809868d25
ide: Status icon for errors as you type
2022-10-17 09:54:42 +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
cxl
96b53c07b1
CtrlLib, ide: Skin improvements
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14172 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-03-17 14:16:21 +00:00
cxl
1fe2954e2c
CodeEditor: Improved left bar in dark mode
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14171 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-03-17 10:16:44 +00:00
cxl
aa0b9b1774
uppsrc: Ide fixed to run valgrind clean
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13008 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-18 08:50:22 +00:00
cxl
ba5578b0ea
CodeEditor: unitialized variable (harmless) fixed
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13007 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-18 06:13:05 +00:00
cxl
3d0e1db02f
CtrlLib: TextCtrl, LineEdit, CodeEditor: view mode
...
git-svn-id: svn://ultimatepp.org/upp/trunk@11592 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-20 12:10:24 +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
8f28b7b233
ide: Developing UHD
...
git-svn-id: svn://ultimatepp.org/upp/trunk@8808 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-09 18:56:45 +00:00
cxl
547d115441
ide: UHD support
...
git-svn-id: svn://ultimatepp.org/upp/trunk@8804 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-09 11:34:18 +00:00
cxl
688066ac10
CodeEditor: SyncWidth fix #975
...
git-svn-id: svn://ultimatepp.org/upp/trunk@8149 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-08 11:49:27 +00:00
cxl
bda7dbdc0c
ide: bm macros replaced by <build_info.h> header
...
git-svn-id: svn://ultimatepp.org/upp/trunk@8030 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-10 10:31:02 +00:00
cxl
1a8bfb88e8
CodeEditor: Dynamic line numbers width
...
git-svn-id: svn://ultimatepp.org/upp/trunk@8028 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-09 18:29:34 +00:00
cxl
b3a727ceec
CodeEditor: Line numbers now dynamic #939
...
git-svn-id: svn://ultimatepp.org/upp/trunk@8024 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-06 15:48:00 +00:00
cxl
448e49216a
CodeEditor: Fixed mouse shape when clicking the bar #932
...
git-svn-id: svn://ultimatepp.org/upp/trunk@7939 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-12-01 17:27:41 +00:00
cxl
8a712075e8
CodeEditor: Line numbers now drawn using font (not images) #930
...
git-svn-id: svn://ultimatepp.org/upp/trunk@7921 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-23 16:34:04 +00:00
cxl
6d30a74054
ide: Line numbers cosmetics
...
git-svn-id: svn://ultimatepp.org/upp/trunk@7902 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-16 08:03:59 +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
84f8132515
CodeEditor: Syntax support refactored
...
git-svn-id: svn://ultimatepp.org/upp/trunk@7374 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-05-15 06:47:55 +00:00
cxl
78a71c4673
ide: Fixed editorbar annotations issue with MouseWheel (thanks Klugier) #761
...
git-svn-id: svn://ultimatepp.org/upp/trunk@7334 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-28 16:02:33 +00:00
cxl
bdd7bd1d1e
CodeEditor: EditorBar MouseWheel (thanks Zbigniew) #736
...
git-svn-id: svn://ultimatepp.org/upp/trunk@7307 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-23 07:59:11 +00:00
cxl
ba7ab3ed50
cpp11 branch merged back to to trunk
...
git-svn-id: svn://ultimatepp.org/upp/trunk@7047 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-16 16:33:48 +00:00
cxl
c436376053
.Removed forgotten DDUMPs
...
git-svn-id: svn://ultimatepp.org/upp/trunk@6401 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-10-07 08:36:10 +00:00
cxl
ad921e4852
ide: Replace in block optimized, Highlighting thousands
...
git-svn-id: svn://ultimatepp.org/upp/trunk@6398 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-10-06 15:54:11 +00:00
cxl
3d8fceaa87
CodeEditor: fixed issue with EditorBar::ClearErrors
...
git-svn-id: svn://ultimatepp.org/upp/trunk@5825 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-18 15:32:46 +00:00
rylek
3f950111d7
.ide: C# syntax highlighting
...
git-svn-id: svn://ultimatepp.org/upp/trunk@5079 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-06-26 20:14:26 +00:00
cxl
ea509f95af
TheIDE: the current line is now highlighted in the left bar
...
git-svn-id: svn://ultimatepp.org/upp/trunk@2039 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-02-09 15:34:05 +00:00
cxl
c73bcdad6a
T++: rightclick on 'green box' now brings the menu in all cases (while left-click goes to edit directly if possible)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@611 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-11-05 22:06:44 +00:00
rylek
2ab40c2f66
DBF - added support for FPT memo files; CodeEditor initialization fix
...
git-svn-id: svn://ultimatepp.org/upp/trunk@595 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-11-03 10:20:12 +00:00
cxl
3c94aa98b1
Developing T++ annotations
...
git-svn-id: svn://ultimatepp.org/upp/trunk@559 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-21 22:31:04 +00:00
cxl
3ed63a1352
Relatively massive C++ parser and Assist++ refactoring...
...
git-svn-id: svn://ultimatepp.org/upp/trunk@510 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-05 21:36:04 +00:00
cxl
c4bc08111d
Minor CodeEditor left bar fix
...
git-svn-id: svn://ultimatepp.org/upp/trunk@507 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-03 09:22:09 +00:00
cxl
1404394f7c
Developing T++ 'in the bar'
...
git-svn-id: svn://ultimatepp.org/upp/trunk@488 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-28 21:03:32 +00:00
cxl
b0cc9c51af
OutStream, TeeStream, Md5Stream, Sha1Stream, Crc32Stream, MD5, SHA1, CRC32, optimized C++ parser, CodeEditor annotations
...
git-svn-id: svn://ultimatepp.org/upp/trunk@487 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-28 18:15:28 +00:00
mdelfede
263ff5f895
changed svn layout
...
git-svn-id: svn://ultimatepp.org/upp/trunk@281 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-06-07 22:31:27 +00:00