Commit graph

1163 commits

Author SHA1 Message Date
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
cxl
6de0aa978b .uppbox
git-svn-id: svn://ultimatepp.org/upp/trunk@15673 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-01-17 12:15:20 +00:00
klugier
7d0a076136 UppWeb: Remove links that points to Skylark tutorial.
git-svn-id: svn://ultimatepp.org/upp/trunk@15659 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-01-08 14:13:04 +00:00
cxl
3c48b8d5df .uppweb
git-svn-id: svn://ultimatepp.org/upp/trunk@15640 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-01-04 13:36:17 +00:00
cxl
d76dddb60a .uppweb: cpp highlighting fix
git-svn-id: svn://ultimatepp.org/upp/trunk@15625 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-12-28 10:48:16 +00:00
cxl
4008784ca5 .scripts
git-svn-id: svn://ultimatepp.org/upp/trunk@15579 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-12-10 22:10:42 +00:00
klugier
47a951be48 UppWeb: Added information about abandoining 32-bit TheIDE in 2020.1 release.
git-svn-id: svn://ultimatepp.org/upp/trunk@15571 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-12-07 11:10:07 +00:00
klugier
7d100cfe61 UppWeb: cosmetic in Tutorials article.
git-svn-id: svn://ultimatepp.org/upp/trunk@15506 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-23 22:44:08 +00:00
klugier
67b70883ab UppWeb: Expand video tutorials description on tutorials site.
git-svn-id: svn://ultimatepp.org/upp/trunk@15505 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-23 22:42:52 +00:00
cxl
ce6e887992 uppbox
git-svn-id: svn://ultimatepp.org/upp/trunk@15503 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-23 16:05:59 +00:00
klugier
c70a9a6799 UppWeb: link to vide tutorials is now bolded in Tutorials article.
git-svn-id: svn://ultimatepp.org/upp/trunk@15500 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-23 12:24:59 +00:00
klugier
4fe7560db4 UppWeb: one more video fix.
git-svn-id: svn://ultimatepp.org/upp/trunk@15497 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-23 02:29:31 +00:00
klugier
5f36017cfb UppWeb: small improvements in video tutorials.
git-svn-id: svn://ultimatepp.org/upp/trunk@15496 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-23 02:26:09 +00:00
klugier
25ec5f7ec8 UppWeb: Added explicit link to video tutorial.
git-svn-id: svn://ultimatepp.org/upp/trunk@15495 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-23 02:13:55 +00:00
klugier
d624083869 UppWeb: .cosmetics in cpp code generation.
git-svn-id: svn://ultimatepp.org/upp/trunk@15481 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-21 22:32:37 +00:00
klugier
5209e68968 UppWeb: bump font size in examples to 9 points from 8.
git-svn-id: svn://ultimatepp.org/upp/trunk@15477 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-20 23:33:13 +00:00
klugier
edf1cb6793 UppWeb: documentation update (sync with TheIDE index).
git-svn-id: svn://ultimatepp.org/upp/trunk@15419 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-14 23:40:52 +00:00
klugier
c7e0e13912 Uppweb: added link to layout designer documentation.
git-svn-id: svn://ultimatepp.org/upp/trunk@15412 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-14 01:00:19 +00:00
klugier
564f0cb9ad UppWeb: Added missing TheIDE begginers guild into documentation.
git-svn-id: svn://ultimatepp.org/upp/trunk@15398 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-11 00:29:27 +00:00
klugier
6d51e06c3a UppWeb: U++ technologies table of contents completed.
git-svn-id: svn://ultimatepp.org/upp/trunk@15393 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-10 19:57:25 +00:00
klugier
7aa0623125 UppWeb: UppTechnologies article grammar fixes.
git-svn-id: svn://ultimatepp.org/upp/trunk@15392 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-10 19:52:22 +00:00