Commit graph

48 commits

Author SHA1 Message Date
Mirek Fidler
7985ea5c10 CtrlLib: RichTextView improvements 2023-01-13 16:33:29 +01:00
Mirek Fidler
c8364365ef CtrlLib, RichText: Gate<String> WhenHighlight; CtrlCore: fixed AppendFiles in Win32 2022-12-24 13:03:51 +01:00
Mirek Fidler
f7c4fe08de CtrlLib: RichTextView::Highlight(Color) 2022-12-20 15:37:20 +01:00
Mirek Fidler
66dc3536d2 ide: Fixed problem with highlighting annotation in help window 2022-11-15 10:27:18 +01:00
Mirek Fidler
e55d091e4e ide: CodeEditor tips background, RichText: QTFDisplay fixed dark mode behaviour 2022-11-01 11:54:50 +01: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
Mirek Fidler
dc53ff972d CtrlLib: RichTextView WhenLeftClick, ClearSelection 2022-05-16 13:43:22 +02:00
Mirek Fidler
fec5bc6a34 CtrlLib: Fixed problem with RichTextCtrl selection 2022-05-16 11:59:02 +02:00
cxl
d88d038a02 ide: Annotations click now leads to help
git-svn-id: svn://ultimatepp.org/upp/trunk@15521 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-26 13:58:53 +00:00
cxl
d16d3c4a2d .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@12830 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-03-12 15:59:50 +00:00
cxl
130d9f6323 ide: Slideshow fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@12829 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-03-12 08:45:55 +00:00
cxl
b6482c28c0 ide, RichText: Fixed numerous issues with Topic++ and SlideShow
git-svn-id: svn://ultimatepp.org/upp/trunk@12826 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-03-11 09:35:47 +00:00
cxl
350fb79ea3 Core: DarkTheme color convertor improved
git-svn-id: svn://ultimatepp.org/upp/trunk@12756 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-10 12:26:23 +00:00
cxl
479f47398d Core: Improving color inversion for DarkTheme
git-svn-id: svn://ultimatepp.org/upp/trunk@12752 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-10 09:56:55 +00:00
cxl
a1f521e289 CtrlLib, ide: Better dark theme support (using DarkTheme for RichTextCtrl)
git-svn-id: svn://ultimatepp.org/upp/trunk@12635 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-12-21 07:43:53 +00:00
cxl
d87f3accaa CtrlCore: Fixed DHCtrl related Refresh issue, CtrlLib: Fixed margin issue in RichTextView
git-svn-id: svn://ultimatepp.org/upp/trunk@12429 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-10-30 11:27:00 +00:00
cxl
458c82ab07 CtrlLib: RichText TextColor setting
git-svn-id: svn://ultimatepp.org/upp/trunk@11939 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-05-13 12:00:18 +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
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
753a09ad77 .removed forgotten DDUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@7647 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-07 17:43:37 +00:00
cxl
4b272a3850 RichTextView: Fixed issue with links #848
git-svn-id: svn://ultimatepp.org/upp/trunk@7644 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-06 17:11:13 +00:00
cxl
06be3b22ee CtrlLib: Fixed X11 middle mouse button pasting in EditFiled, RichTextView
git-svn-id: svn://ultimatepp.org/upp/trunk@7539 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-24 08:37:28 +00:00
cxl
c9166f6621 CtrlLib: RichTextView: reverted to SetFocus
git-svn-id: svn://ultimatepp.org/upp/trunk@7454 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-17 13:30:27 +00:00
cxl
fa37326370 ide: Fixed some error output issues
git-svn-id: svn://ultimatepp.org/upp/trunk@7451 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-16 17:48:05 +00:00
cxl
d15fd45c58 CtrlLib: RichTextView VCenter implemented
git-svn-id: svn://ultimatepp.org/upp/trunk@7424 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-07 18:28:36 +00:00
cxl
7896609a2e CtrlLib: Fixed selection issue in RichTextView
git-svn-id: svn://ultimatepp.org/upp/trunk@7364 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-05-07 09:18:43 +00:00
cxl
d8a3a386c5 CtrlLib: RichTextView: Fixed double-click on the last word #775
git-svn-id: svn://ultimatepp.org/upp/trunk@7340 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-30 06:06:54 +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
262cee0d10 CtrlLib: RichTextView Copy fixed (RM #621, thanks Klugier)
git-svn-id: svn://ultimatepp.org/upp/trunk@6721 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-06 15:24:30 +00:00
cxl
93d544d91e CtrlLib: RichTextView now supports triple-click to select paragraph
git-svn-id: svn://ultimatepp.org/upp/trunk@6531 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-06 08:47:12 +00:00
cxl
7aa0e72741 CtrlLib: DoubleClick in RichTextView now selects word
git-svn-id: svn://ultimatepp.org/upp/trunk@6127 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-29 07:35:26 +00:00
cxl
6b5f784512 GLCtrl: Implemented for GTK
git-svn-id: svn://ultimatepp.org/upp/trunk@5928 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-24 14:01:26 +00:00
cxl
1b42670d02 .CtrlLib: RichTextView IBeam
git-svn-id: svn://ultimatepp.org/upp/trunk@5926 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-23 11:00:43 +00:00
cxl
9e080092c0 .removed DDUMP
git-svn-id: svn://ultimatepp.org/upp/trunk@5639 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-10 19:14:19 +00:00
cxl
d8250e745c *Draw: SysDrawImageOp fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@5638 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-10 17:45:18 +00:00
cxl
d5291b7d48 *uppsrc: Fixed many GCC warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@4457 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-21 14:24:31 +00:00
cxl
22c7b8ae3e CtrlLib: Fixed selection in RichTextView
git-svn-id: svn://ultimatepp.org/upp/trunk@3460 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-26 13:17:53 +00:00
cxl
efb3b01daf *CtrlLib: RichTextView: Fixed issue with links being active after end of line
git-svn-id: svn://ultimatepp.org/upp/trunk@3429 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-17 11:32:30 +00:00
cxl
44e91dcec2 CtrlLib: Improved selection in RichTextView tables
git-svn-id: svn://ultimatepp.org/upp/trunk@3428 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-17 11:21:55 +00:00
cxl
e7b93ef0f5 CtrlLib: Automatic landscape mode for RichText print
git-svn-id: svn://ultimatepp.org/upp/trunk@2886 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-04 19:40:55 +00:00
cxl
38314e3e9f CtrlLib: RichTextView added WhenMouseMove callback
git-svn-id: svn://ultimatepp.org/upp/trunk@2789 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-14 09:06:47 +00:00
cxl
de3fff174d CtrlLib: RichTextView ShrinkOversizedObjects fix
git-svn-id: svn://ultimatepp.org/upp/trunk@2173 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-04 10:44:13 +00:00
cxl
3d79b68a9f RichText, CtrlLib: PaintInfo - shrink_oversized_objects, used in RichTextView
git-svn-id: svn://ultimatepp.org/upp/trunk@2172 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-04 08:25:11 +00:00
cxl
b5978f3937 RichTextView::NoLazy avoids lazy update of images
git-svn-id: svn://ultimatepp.org/upp/trunk@1061 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-15 19:03:09 +00:00
cxl
b27c1166ad ParseQTF removed scolors option - fixed problem with bad colors in X11
git-svn-id: svn://ultimatepp.org/upp/trunk@814 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-27 12:10:34 +00:00
cxl
b70102d005 RichEdit style related fix
git-svn-id: svn://ultimatepp.org/upp/trunk@530 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-14 05:48:49 +00:00
cxl
e6c2027cf5 Improved theide T++ (help) browser
git-svn-id: svn://ultimatepp.org/upp/trunk@454 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-17 12:13:43 +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