Commit graph

13909 commits

Author SHA1 Message Date
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
020dd7f342
README.md - replace Ultimate++ with U++ 2022-01-21 13:34:47 +01:00
Zbigniew Rębacz
0a19676677 UppWeb: Fix broken download page. 2022-01-21 12:57:58 +01:00
Mirek Fidler
a11a4b56ca .autotest 2022-01-21 10:55:03 +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
b9c23fa845 CtrlLib: Ch dark theme adjustments (thanks Tom) 2022-01-17 17:29:58 +01:00
Mirek Fidler
ac5d53347b ide: Whole XML / JSON file reformatting 2022-01-16 17:51:09 +01:00
Mirek Fidler
8826daf070 FT_fontsys: Add missing GetFontDataSys implementation 2022-01-15 14:42:23 +01:00
Mirek Fidler
8337e7c250 ide: .json/.xml reformating limit now 75MB, .upptst 2022-01-15 13:57:08 +01:00
Mirek Fidler
e90b723f54 Makefile(s) updated 2022-01-12 23:40:05 +01:00
Mirek Fidler
f084e9a612 PdfDraw now supports color emoji, Fix in Gtk DrawText, refactored font height adjustment in replacement fonts 2022-01-12 23:33:37 +01:00
Mirek Fidler
adcd29c609 plugin/sqlite3: Fixed for wchar32 2022-01-12 14:23:15 +01:00
Zbigniew Rębacz
f812b31ed8
File Sel's file list should use no round size mode (#60)
Right now, the FileSel scaling behaves in a strange way. To overcome this issue NoRoundSize mode for file list should be enable.
2022-01-08 19:55:01 +01:00
Mirek Fidler
536b1d1dfb CtrlLib: Developing dark theme improvements 2022-01-08 14:21:22 +01:00
mezise
8ca63f02f7
Added option for real case of column names. (#58)
* Added option for real case of column names.

* Added horizontal scroll on Shift+mouse wheel.
2022-01-08 09:39:07 +01:00
Mirek Fidler
dcf3117643 PdfDraw: Developing color glyph support 2022-01-07 18:50:55 +01:00
Mirek Fidler
5b634b8081 Makefile(s) updated 2022-01-06 08:40:04 +01:00
Mirek Fidler
a5c684f895 PdfDraw: Removed accidental CtrlLib.h include 2022-01-06 08:34:22 +01:00
Mirek Fidler
02ec62e89c CtrlLib: ChWin32: Removed unsupported colors 2022-01-05 09:03:54 +01:00
Mirek Fidler
daf3068438 Makefile(s) updated 2022-01-05 08:50:03 +01:00
Mirek Fidler
f2ce3bfc75 PdfDraw: Improvements 2022-01-05 08:45:00 +01:00
Mirek Fidler
4f32c54c69 Makefile(s) updated 2022-01-02 23:20:04 +01:00
Mirek Fidler
405c6ff0da PdfDraw: Fixed nonBMP glyphs export 2022-01-02 23:14:17 +01:00
Zbigniew Rębacz
815ce70fa2 Ide, Doc: 2022 in about box. 2021-12-31 00:43:09 +01:00
Mirek Fidler
97bc27d7e1 Core: One more fix of addc64 2021-12-28 10:34:28 +01:00
Mirek Fidler
3e1a59166a Core: Reverted add_carry issue, including x86intrin instead (thanks Klugier) 2021-12-28 10:20:49 +01:00
Mirek Fidler
ee220a64aa Draw: Color Emoji now prefered as replacement 2021-12-28 10:14:11 +01:00
Zbigniew Rębacz
1a43549d5b CtrlLib: .cosmetics in tutorial. 2021-12-27 22:03:23 +01:00
Mirek Fidler
1da32a1315 CtrlLib tutorial: 14.1 minimal window size 2021-12-26 09:40:51 +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
Zbigniew Rębacz
3c5aee70a8
Instant Setup for VS Professional 2022 (#56)
What's changed:
- Added detection for Visual Studio Professional 2022 detection
- The configuration is now gather from both x86 and x64 directories (user could have both)
- minor fixes
2021-12-25 19:32:11 +01:00
Mirek Fidler
a26b8ed890 uppbox - uppweb 2021-12-25 19:26:21 +01:00
Mirek Fidler
e9228d21bd Core: _addcarry_u64 issue with clang 2021-12-25 19:17:11 +01:00
Mirek Fidler
900dcdff41 Core: addc64 using 'slow path' with GCC < 6 as _addcarry_u64 is not available 2021-12-25 19:06:51 +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
01a518c9d8 CtrlLib: fixed the scrollbar width in MacOS 12.1 2021-12-21 16:49:49 +01:00
Mirek Fidler
6394813c02 ide: Visual Studio 2022 support in instant setup 2021-12-21 09:26:27 +01:00
Mirek Fidler
132aba9d38 ide: MSC22 support (thanks Tom) 2021-12-20 10:23:48 +01:00
Mirek Fidler
d8d16229d1 Fixed reporting leaks for GLCtrl in Linux with Radeon driver, new memory leaks detection related functions. 2021-12-19 14:53:30 +01:00
Mirek Fidler
38b6807ff4 CtrlLib: ArrayCtrl::SetLineColor now does refresh if color is different 2021-12-14 21:37:22 +01:00
Mirek Fidler
9518d09962 Draw: Fixed charset conversion in DrawText 2021-12-13 23:05:14 +01:00
Mirek Fidler
d16b2ab18a Draw: Fixed Color Emoji with FreeType 2021-12-12 16:36:17 +01:00
Mirek Fidler
7edfc57742 CtrlLib: Fixed FileSel icon loading in Win32 2021-12-09 16:29:24 +01:00