Mirek Fidler
9c19e3c6fd
RichEdit: hyperlink handling fixes
2025-01-31 14:01:19 +01:00
Mirek Fidler
9c4796ab83
RichEdit: Hyperlink now removed after Enter
2025-01-31 08:38:45 +01:00
Mirek Fidler
e3a810ad8d
RichEdit: Fixed gx after backspace
2025-01-30 10:49:53 +01:00
Mirek Fidler
8c33460b68
RichEdit: Ctrl+Num+- zoom improvements
2025-01-29 10:28:50 +01:00
Mirek Fidler
b65fa913a9
Merge branch 'master' of https://github.com/ultimatepp/ultimatepp
2025-01-29 10:23:51 +01:00
Mirek Fidler
b319385c26
RichEdit: Zoom improvements
2025-01-29 10:23:50 +01:00
İsmail Yılmaz
c8a9959bdf
CtrlLib: WhenLeftUp event added to DocEdit/LineEdit/RichEdit ( #216 )
...
* CtrlLib: WhenLeftUp event added to DocEdit/LineEdit/RichEdit
* RichEdit: WhenLeftUp made public.
2025-01-29 08:33:53 +01:00
Mirek Fidler
e144f2d3ce
RichEdit: Ctrl+Click now opens http and https links
2025-01-28 09:05:15 +01:00
Mirek Fidler
b2f942a3e1
RichEdit: Minor fix of graphics position in InsertLine
2025-01-28 00:03:02 +01:00
Mirek Fidler
c099ab268f
RichEdit: PersistentFindReplace now default false
2025-01-13 11:19:31 +01:00
Mirek Fidler
8dd8b7f5f6
ide: LastCharFormat tool in topic editor, .docs
2025-01-11 11:28:04 +01:00
Mirek Fidler
d538b6b23e
RichEdit: Set last character format tool
2025-01-11 11:09:28 +01:00
Mirek Fidler
b5f922ace6
.fixed msvc warnings
2024-12-28 08:22:52 +01:00
Mirek Fidler
c36182dcf0
RichEdit: Header/Footer now follow DarkContent / AllowDarkContent
2024-12-27 17:47:01 +01:00
Mirek Fidler
ff7102c39b
Core: DarkTheme adjustments, CtrlLib: Color widgets, RichEdit: AllowDarkContent, DarkContent, ide: RichEdits in theide now support dark theme
2024-12-26 14:31:05 +01:00
Mirek Fidler
c3ce92830d
Dynamic skin changes
2024-12-06 10:05:57 +01:00
Mirek Fidler
25f71b0a76
RichText: Numbering refactored
2024-09-16 00:01:57 +02:00
Mirek Fidler
b2bac88645
.icons
2024-08-19 14:25:50 +02:00
Mirek Fidler
47e37cb1c8
.icons
2024-08-19 10:28:26 +02:00
Mirek Fidler
935556faca
.icons
2024-08-13 16:36:24 +02:00
Mirek Fidler
402d3ee01e
.icons
2024-08-13 08:48:02 +02:00
Mirek Fidler
17bfe688a1
.icons
2024-08-12 08:53:15 +02:00
Mirek Fidler
f4286e9657
.icons
2024-08-12 08:09:33 +02:00
Mirek Fidler
19dd6c72f1
Core: Unaligned access reimplemented with memcpy, Draw, ide: iml improvements
2024-07-13 18:58:30 +02:00
Mirek Fidler
63919f87dc
upp: 2024
2024-05-10 14:38:15 +02:00
Mirek Fidler
340359f1d8
RichEdit: Fixed formatting problem in UnitEdit
2023-10-03 11:47:44 +02:00
Mirek Fidler
65aa953b29
u++: Copying updated to 2023
2023-09-17 15:00:44 +02:00
Mirek Fidler
a16cfe08ea
RichEdit: 'Paste plain text' -> 'Paste without formatting'
2023-08-06 17:25:56 +02:00
Mirek Fidler
c1f441032c
RichEdit: PastePlainText in default local menu
2023-08-06 17:16:49 +02:00
Mirek Fidler
e856b80f90
ide, RichEdit: PastePlainTextTool moved to RichEdit
2023-08-06 17:14:17 +02:00
Mirek Fidler
7b6d8c756f
RichEdit: Clipboard 'HTML format' support
2023-06-20 00:03:19 +02:00
Mirek Fidler
6ee5e3f9ef
RichEdit: Clipboard text/html fix for POSIX
2023-06-19 16:15:31 +02:00
Mirek Fidler
603d978018
RichText: ParseHTML
2023-06-19 15:10:11 +02:00
Mirek Fidler
c0a9461446
upp.src: MacOS Ventura initial fixes
2023-03-30 11:51:46 +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
Mirek Fidler
0449296f07
gui_sizeof merged, double formatting precsion in JSON/XML reduced to 15 digits
2022-06-03 11:43:48 +02:00
Mirek Fidler
41203dc72f
benchmarks: conflict resolved
2022-05-20 09:56:45 +02:00
Mirek Fidler
433b11db63
ide: namespace agnostic layouts refactored again
2022-05-08 13:36:03 +02:00
Mirek Fidler
6d284762a1
Revert "CtrlCore, ide: Support for namespace agnostic layouts refactored"
...
This reverts commit 4f49f919a2 .
2022-05-08 08:48:22 +02:00
Mirek Fidler
4f49f919a2
CtrlCore, ide: Support for namespace agnostic layouts refactored
2022-05-07 09:12:58 +02:00
Mirek Fidler
84c80d95ff
Attributes optimisation
2022-05-01 19:29:59 +02:00
Mirek Fidler
bd695d2fb1
CtrlCore, CtrlLib: caret handling refactored
2022-04-19 18:04:42 +02:00
Mirek Fidler
340ce65c08
uppsrc: (c) 2022
2022-04-03 20:58:06 +02:00
Mirek Fidler
b23ab7bae7
RichText, RichEdit: First on page paragraph/style feature
2022-03-18 14:46:51 +01:00
Mirek Fidler
21eebae3db
Input Method support (Win32, MacOS, Linux)
2022-02-26 18:31:33 +01:00
Mirek Fidler
34ff691308
sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters
...
This might bring some incompatibilities in the code that expects wchar to be 16 bit, which
escpecially involves dealing with Win32 (and to lesser extend MacOS) APIs, so if your application
is doing that, please check all instances of WCHAR (UniChar on MacOS) or even wchar
especially type casts.
To support host APIs, char16 is introduced (but there is no 16-bit String varian).
Use ToSystemCharsetW, FromSystemCharsetW to convert texts to Win32 API.
- Support of drawing non-BMP characters in GUI
- Vastly improved character font replacement code (when drawing characters missing with requested font, replacement font is used)
- Last instances of Win32 ANSI calls (those ending with A) are removed
- UTF handling routines are refactored and their's naming is unified
- RTF is now being able to handle non-BMP characters (RTF is used as clipboard format for RichText)
Other minor changes:
- fixed TryRealloc issue
- improved MemoryCheck
- Removed MemoryAlloc48/MemoryFree48
- In theide Background parsing should less often cause delays in the main thread
2021-12-02 12:03:19 +01:00
cxl
a5f628fe6d
uppsrc: 2020->2021
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15857 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-19 14:14:08 +00:00
cxl
eec129be23
RichText, RichEdit: 1.15 line spacing
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15517 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-25 10:22:17 +00:00
cxl
50e81ea004
uppsrc: Hungarian translations (thanks warchef)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15444 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-18 12:33:43 +00:00
cxl
c1dbe598d0
Core: Array::Add(One<T>&&), RichEdit: Removed 'new', Sqlite3: Fixed to compile
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15191 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-04 07:43:29 +00:00