Zbigniew Rębacz
1cfeec0328
UppWeb: update website to 2022.2
2022-05-30 22:40:51 +02:00
Mirek Fidler
b640bf7f42
autotst moved to uppbox
2022-05-11 11:38:54 +02:00
Zbigniew Rębacz
a7b773ba32
Update scripts.cpp ( #72 )
2022-05-03 07:58:33 +02:00
Zbigniew Rębacz
06791b6e5a
UppWeb: update websate in context of 2022.1 release
2022-04-26 23:14:52 +02:00
Mirek Fidler
b8de73b5d4
.uppbox
2022-04-06 23:57:44 +02:00
Mirek Fidler
872f1ba882
plugin/jpg: updated to 9e
2022-04-05 17:40:30 +02:00
Zbigniew Rębacz
a8eeae396a
TheIDE: add git verification on UppHub dialog start. ( #57 )
...
* TheIDE: add git verification on UppHub dialog start.
* Added git requirements to upp.spec
* Added additional log when git is not detected.
2022-03-06 20:45:31 +01:00
Zbigniew Rębacz
7ec93f4a40
UppWeb: overview cosmetic.
2022-02-19 23:02:40 +01:00
Zbigniew Rębacz
3f9f3e817a
UppWeb: .forum
2022-01-25 20:09:56 +01:00
Zbigniew Rębacz
273a1e0850
UppWeb: Fix broken favicon.
2022-01-25 02:41:33 +01:00
Zbigniew Rębacz
62afdfc4f1
UppWeb: all pages now have proper meta description tag + minor fixes on some pages.
2022-01-23 19:03:57 +01:00
Zbigniew Rębacz
dbf46a0a13
UppWeb: lang information is now attached to each webpage.
2022-01-22 04:29:06 +01:00
Zbigniew Rębacz
00f5dad9ad
UppWeb: Ultimate++ -> U++ on documentation,examples & overview pages.
2022-01-22 04:24:34 +01:00
Zbigniew Rębacz
0a19676677
UppWeb: Fix broken download page.
2022-01-21 12:57:58 +01:00
Zbigniew Rębacz
5e5faf1394
UppWeb: U++ instead of Ultimate++ in funding article.
2022-01-20 12:21:08 +01:00
Zbigniew Rębacz
13af3938e1
UppWeb, Doc: replacing Ultimate++ with U++.
2022-01-20 12:12:54 +01:00
Zbigniew Rębacz
d82c168b86
UppWeb: ::Ultimate++ is not added anymore to index page.
2022-01-20 02:06:49 +01:00
Zbigniew Rębacz
60d6b2a191
UppWeb: index title change to be more SEO friendly.
2022-01-20 01:32:02 +01:00
Zbigniew Rębacz
88e407cbd3
UppWeb: .cosmetics in U++ download page.
2022-01-20 01:10:42 +01:00
Mirek Fidler
ee220a64aa
Draw: Color Emoji now prefered as replacement
2021-12-28 10:14:11 +01:00
Zbigniew Rębacz
7f9f8f985b
Web: .cosmetics in GITRepository docuemntation.
2021-12-26 01:11:16 +01:00
Zbigniew Rębacz
535fa9f4d1
Website index now points to valid git version number ( #54 )
...
* Website index now points to valid git version number.
* Renamed latestsvn to latestgit.
2021-12-25 19:36:18 +01:00
Mirek Fidler
a26b8ed890
uppbox - uppweb
2021-12-25 19:26:21 +01:00
Zbigniew Rębacz
e68b9c9e10
Git documentation update ( #53 )
...
* Git documnetation now remarks that this is major development tool. SVN link was removed from main page.
* Removed SVN install article.
2021-12-21 16:59:46 +01:00
Mirek Fidler
d16b2ab18a
Draw: Fixed Color Emoji with FreeType
2021-12-12 16:36:17 +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
Mirek Fidler
3d7cd364e1
.uppbox FontMaps2
2021-10-23 13:07:27 +02:00
Mirek Fidler
aae967b447
.uppbox
2021-09-14 11:37:03 +02:00
Mirek Fidler
0341617ede
.uppbox
2021-08-09 17:44:43 +02:00
Mirek Fidler
214c68887d
.uppbox: Fixed MakePosixInstall to compile
2021-08-05 14:40:56 +02:00
Mirek Fidler
c92411c84d
.uppbox
2021-08-02 14:35:29 +02:00
Mirek Fidler
8593541b11
.uppbox: git related changes in MakeInstall6
2021-07-31 15:16:58 +02:00
Mirek Fidler
31ecf7e2cb
.mirror test
2021-07-31 12:52:43 +02:00
cxl
2d342e0e03
uppbox: Suppress error message generated by clang
...
git-svn-id: svn://ultimatepp.org/upp/trunk@16035 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-07-27 08:07:46 +00:00
cxl
1f2cefbb78
.uppbox
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15986 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-06-08 18:38:58 +00:00
cxl
555f066231
.uppweb
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15983 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-06-08 07:54:33 +00:00
klugier
18449696a1
UppWeb: Updated CurrentRelease variable value to the latest value (Thanks Tom).
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15957 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-05-18 11:15:56 +00:00
klugier
df560359d2
UppWeb: .cosmetic
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15956 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-05-17 08:38:00 +00:00
klugier
e8149245ec
UppWeb: Updated release information - now points to 2021.1
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15954 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-05-17 08:34:32 +00:00
cxl
5d916e8f18
.uppweb
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15940 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-05-02 16:15:45 +00:00
cxl
f810532584
.uppweb
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15877 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-28 13:34:31 +00:00
cxl
5f93d662f7
.uppbox: debian now installs xdotool
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15876 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-28 13:33:23 +00:00
cxl
bbba6c2b4d
.roadmap
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15862 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-21 23:30:27 +00:00
cxl
93ca96ce7b
.uppbox
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15847 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-14 18:11:39 +00:00
cxl
6cb8caa1c0
.uppbox
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15840 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-12 15:44:45 +00:00
cxl
e210cc484e
.autotest
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15782 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-02-20 14:06:05 +00:00
koldo
c4b46f10bf
uppweb: Removed page to be set at GitHub
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15774 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-02-16 15:20:10 +00:00
klugier
ce2e1440dc
UppWeb: Added link to UppHub in GIT Repository article.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15764 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-02-13 20:08:43 +00:00
klugier
fcddfc5622
UppWeb: Changed the image sizes of artifacted images.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15701 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-01-23 21:23:04 +00:00
klugier
9220d07702
Web: Link to UppHub article on main documentation site.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15699 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-01-23 13:16:49 +00:00