Commit graph

9251 commits

Author SHA1 Message Date
Mirek Fidler
4580ca77db CtrlLib, ide: Horizontal scrool wheel support in LineEdit, TreeCtrl, ide IconDes, LayDes and DiffCtrl 2024-02-15 21:04:05 +01:00
User0755
6381a3a3f4
ide/Browser: Fix cross linking in group exported PDF and HTML files. (#191) 2024-02-14 23:53:46 +01:00
User0755
e3e7f75e98
CtrlCore: Horizontal mouse wheel support using MouseWheelHor() (#192) 2024-02-14 23:10:50 +01:00
Jan Dolinár
09960b1056
umk: option to update UppHub packages (#193) 2024-02-14 23:05:31 +01:00
User0755
f50a4d4325
CtrlCore: Fix pen detection in Win32 properly passing through touch screen gestures. (#190) 2024-02-12 09:16:45 +01:00
Zbigniew Rębacz
34c9b7b63a Doc, Painter: added mussing titles to documentation pages. 2024-02-10 21:29:52 +01:00
Mirek Fidler
6eebadd788 Core: config.h cosmetics 2024-02-09 10:30:33 +01:00
Mirek Fidler
4754fef73d Minimal support of unknown CPUs 2024-02-08 19:52:01 +01:00
Mirek Fidler
5e8cbbfa4c CodeEditor: Fix of changes in scrollbar 2024-02-06 21:07:48 +01:00
Mirek Fidler
cefc85aecc ide: Fixed problem with declaration->definition parameter defaults (now removing them) 2024-02-02 11:13:21 +01:00
Mirek Fidler
8364b99980 ide: Optimised painting text changes in the scrollbar 2024-02-02 09:42:49 +01:00
Mirek Fidler
56fad263ea ide: Fixed speed problem for ScrollBarItems and long altered files 2024-01-30 14:40:35 +01:00
Mirek Fidler
c4567ae735 ide: Fixed Alt+I for template class templated methods 2024-01-29 14:04:32 +01:00
Mirek Fidler
93d0034ae0 ide: Fixed Assist issue with template methods 2024-01-29 12:02:42 +01:00
Mirek Fidler
36a5e7e6ac CtrlCore: Fixed drop files in Linux (removed UrlEncoding) 2024-01-26 09:46:37 +01:00
Mirek Fidler
3e25edcac8 .docs 2024-01-16 20:53:15 +01:00
Mirek Fidler
c046b1e126 Merge branch 'master' of https://github.com/ultimatepp/ultimatepp 2024-01-08 14:42:04 +01:00
Mirek Fidler
f19d41198c Core: Fixed problem with Win32 GetTimeFormat name clash 2024-01-08 14:42:03 +01:00
Zbigniew Rębacz
109c34d0c2
CircleCI for macOS (#184) 2024-01-06 12:41:18 +01:00
Mirek Fidler
3be824bcfd plugin/glew: Fixed include paths 2024-01-06 01:15:17 +01:00
Zbigniew Rębacz
8a12870722 plugin/glew: reverted to LF line endings. 2024-01-05 15:34:54 +01:00
Zbigniew Rębacz
f4d89dd161 plugin/glew: updated to latest stable version 2.2.0. 2024-01-05 15:15:06 +01:00
Zbigniew Rębacz
9b445afebb Doc: added initial documentation for GLCtrl. 2024-01-05 15:05:32 +01:00
Mirek Fidler
08391af03a .docs 2024-01-04 00:05:59 +01:00
Zbigniew Rębacz
f6e490d4b2 Doc, Ide: update about box copyright date to 2024. 2023-12-31 18:57:16 +01:00
Zbigniew Rębacz
44c28b262a UppWeb, Doc: small reorg in documentation. 2023-12-30 22:10:54 +01:00
Mirek Fidler
b2b2b99124 .docs 2023-12-29 11:21:54 +01:00
Mirek Fidler
29ed074245 Documenting Painter 2023-12-28 15:36:54 +01:00
Mirek Fidler
4bdedd8046 Painter docs 2023-12-28 15:17:32 +01:00
Mirek Fidler
51be20d5c2 .cosmetics 2023-12-27 23:40:35 +01:00
Mirek Fidler
df19a1be83 Painter: More optimisations 2023-12-27 23:39:45 +01:00
Mirek Fidler
5a51a1da90 Painter: optimised 2023-12-27 23:31:45 +01:00
Mirek Fidler
4a9674604c Core: Fixed MSBT problem (thanks Tom!), Painter examples and docs 2023-12-27 16:41:12 +01:00
Mirek Fidler
9c96b30c3a Merge branch 'master' of https://github.com/ultimatepp/ultimatepp 2023-12-25 19:25:30 +01:00
Mirek Fidler
7842adce8c .docs 2023-12-25 19:25:28 +01:00
Mirek Fidler
92ca1599e9 umk: Fixed to compile in install 2023-12-24 22:17:34 +01:00
Zbigniew Rębacz
a05430ec27 Removed binary .DS_Store file and added it to .gitignore 2023-12-24 16:47:28 +01:00
Mirek Fidler
45e2296c69 Painter: Last minute fixes... 2023-12-24 16:37:07 +01:00
mirek-fidler
2d0f19053a
Painter2 (#182)
Painter improvements: Multithreaded rendering improved, new image filter (like Lanczos 3) option, image mapping is now more precise
2023-12-24 15:21:23 +01:00
Zbigniew Rębacz
e65af45fa8
IDE changes for Flatpak sandbox (#177)
ide: Flatpak support
2023-12-20 11:05:00 +01:00
Zbigniew Rębacz
285f5e40ce Core, Doc: .cosmetic 2023-12-17 17:17:19 +01:00
İsmail Yılmaz
41ce91944e
REMOVE DLOGs from X11Wnd.cpp (#178)
X11 (NOGTK) release builds  fail due to the remaining DDUMPs and DLOGs in the code. They are changed t LDUMPs and LLOGs macros.
2023-12-15 14:03:58 +01:00
Mirek Fidler
5a12700bc7 ide: Fixed problem with Usage of local variables in function with #define 2023-12-15 14:01:16 +01:00
Mirek Fidler
29854cea53 Merge branch 'master' of https://github.com/ultimatepp/ultimatepp 2023-12-15 10:13:19 +01:00
Mirek Fidler
1a1876e682 ide: Fixed problems in Reformating / ApplyChanges 2023-12-15 10:13:11 +01:00
Zbigniew Rębacz
123f8e0354 .ide svg icon cosmetics 2023-12-14 20:13:15 +01:00
Zbigniew Rębacz
18933b3203
Add HighRes and SVG ide icons (#181)
* Added high res ide icons.

* .svg update

* .svg update
2023-12-14 14:50:10 +01:00
Mirek Fidler
ef6d9db3de ide: Assist: Proper fix of speculative include files problem 2023-12-11 21:01:53 +01:00
Mirek Fidler
c3f5d2ee6a ide: Fixed Assist header master file problem (ArrayCtrl.h wrongly assigned to SystemDraw.cpp via UppHub Turtle.h) 2023-12-10 14:06:04 +01:00
Mirek Fidler
e7a7f4884b Draw: ImageMakecach restored backward compatibility 2023-12-09 15:06:36 +01:00