Commit graph

14871 commits

Author SHA1 Message Date
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
b547d6055c Makefile(s) updated 2023-12-24 22:20:02 +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
3a57790979 Makefile(s) updated 2023-12-24 15:30:02 +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
eb54503041 UppWeb: added flatpak badge. 2023-12-21 13:57:46 +01:00
Zbigniew Rębacz
aa1baef75d UppWeb: flathub information on download page. 2023-12-20 15:15:45 +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
9a5557e9f2
Cosmetic in README.md 2023-12-19 12:05:35 +01:00
Zbigniew Rębacz
ef1cfe2b53
Small changes to README.md 2023-12-19 11:58:34 +01:00
Zbigniew Rębacz
8b995bb839
Layout of README.md 2023-12-19 11:54:36 +01:00
Zbigniew Rębacz
d20bad4321
Added information about Frederik's book to README.md 2023-12-19 11:52:05 +01:00
Zbigniew Rębacz
e2fcb598a1 UppWeb: .grammar 2023-12-19 11:50:20 +01:00
Zbigniew Rębacz
b42c23bc3d UppWeb: added information abotu Frederiks book in tutorials section + information about flathub repo. 2023-12-19 11:25:14 +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
cad00b0ea9 Merge branch 'master' of https://github.com/ultimatepp/ultimatepp 2023-12-15 14:01:17 +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
Zbigniew Rębacz
ddbe5f7fd6
Bump CircleCI image to cimg/base:2023.12 2023-12-15 13:36:14 +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
Pablo Duboue
4101edfb84
Fixing (some) broken links in the website (#180)
Some of the topic files point to old versions and render as "topic://".
2023-12-14 13:20:08 +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
Mirek Fidler
2c7c46b4be Merge branch 'master' of https://github.com/ultimatepp/ultimatepp 2023-12-07 10:17:35 +01:00
Mirek Fidler
0f5ff7055f ide: Changed branch in editor bar design 2023-12-07 10:17:34 +01:00
Zbigniew Rębacz
fbaba66d52
Update LICENSE.md 2023-12-06 20:03:37 +01:00
Zbigniew Rębacz
6d364d0cee Doc, Core: change port to 8080 in Network02 tutorial. 2023-12-03 13:21:08 +01:00
Zbigniew Rębacz
0ea3ca7e1b Doc, Core: .cosmetic in Network Tutorial. 2023-12-02 23:52:10 +01:00
Zbigniew Rębacz
aa83c72804
Update umake.cpp (#174) 2023-12-02 15:41:44 +01:00
Mirek Fidler
9a6d92cd0e Makefile(s) updated 2023-12-02 15:40:02 +01:00
Zbigniew Rębacz
fbacffd906
UMK as pure console application (#111)
Umk: remove UI dependencies from ide/Builders to make umk pure console application, except OSX (where Draw is needed to rescale images)
2023-12-02 15:39:43 +01:00
Mirek Fidler
f1b8777322 .umk LOG removed 2023-12-01 14:50:54 +01:00
Mirek Fidler
17a82e4eef Merge branch 'master' of https://github.com/ultimatepp/ultimatepp 2023-11-30 10:08:38 +01:00
Mirek Fidler
5f0a3b9e42 umk: Fixed UppHub problem 2023-11-30 10:08:35 +01:00
Zbigniew Rębacz
a303da4e1a
Update umake.cpp (#176) 2023-11-30 08:27:53 +01:00
Mirek Fidler
d6c2c3e9d3 Merge branch 'master' of https://github.com/ultimatepp/ultimatepp 2023-11-29 21:16:04 +01:00
Mirek Fidler
a402ea0cb4 Painter: Xform2D::GetClass removed 2023-11-29 21:16:02 +01:00
Mirek Fidler
eba38dda5d ide: branch bar color now depends on branch (via hash) 2023-11-24 21:48:50 +01:00
Mirek Fidler
2189b51699 .upptst 2023-11-24 13:57:18 +01:00
Zbigniew Rębacz
fb22b9b361
Ide, UppHub: added category to package list. (#155) 2023-11-24 08:50:32 +01:00