Mirek Fidler
|
d04641ee43
|
Fixed problem with FileSelNative Set
|
2022-09-14 17:35:42 +02:00 |
|
Mirek Fidler
|
2784431294
|
Merge branch 'master' of https://github.com/ultimatepp/ultimatepp
|
2022-09-14 17:27:40 +02:00 |
|
warchef
|
edb3e5ca42
|
LabelBox USC SetFont property (#87)
|
2022-09-14 17:25:42 +02:00 |
|
İsmail Yılmaz
|
b4f6c2e58e
|
Core/SSH: Underlying libssh2 libarary is upgraded (1.9.1 -> 1.10.0) (#92)
|
2022-09-14 17:17:05 +02:00 |
|
Mirek Fidler
|
c25bd0b171
|
CtrlLib: Fixed Save As behaviour (focus problem)
|
2022-09-08 17:15:53 +02:00 |
|
Mirek Fidler
|
0a891a45c0
|
.cosmetics
|
2022-09-06 12:47:18 +02:00 |
|
İsmail Yılmaz
|
81c9529c82
|
TheIDE: import file parser fix (include keyword made optional) (#93)
|
2022-09-04 20:39:14 +02:00 |
|
Mirek Fidler
|
05c83a9577
|
Core: IsEqualBySerialize now using CompareStream, optimised serialisation of Vector<fundemental type> with SerializeRaw
|
2022-08-16 16:23:05 +02:00 |
|
Mirek Fidler
|
b29a801d8d
|
llvm in instant setup
|
2022-08-14 10:21:00 +02:00 |
|
Mirek Fidler
|
1cb71c5e32
|
MakeInstall6
|
2022-08-14 09:36:20 +02:00 |
|
Mirek Fidler
|
ecf45f083c
|
Merge branch 'master' of https://github.com/ultimatepp/ultimatepp
|
2022-08-04 19:20:31 +02:00 |
|
Mirek Fidler
|
4b816115c7
|
Core: Format(Date date, const char *fmt)
|
2022-08-04 19:20:11 +02:00 |
|
Zbigniew Rębacz
|
b38ff87039
|
Example: removed WeirdBug from examples.
|
2022-08-03 15:45:09 +02:00 |
|
Mirek Fidler
|
6fbe7cdd5a
|
GridCtrl: GridCtrl::DoPaste now public
|
2022-07-29 11:13:06 +02:00 |
|
Mirek Fidler
|
f568ba43b0
|
.docs
|
2022-07-21 10:18:17 +02:00 |
|
Zbigniew Rębacz
|
fd01e94e81
|
Added windows crosses to TabBar. (#81)
|
2022-07-19 10:16:02 +02:00 |
|
İsmail Yılmaz
|
4c149b9066
|
SSH: Deprecated methods are removed. (#82)
|
2022-07-19 10:15:40 +02:00 |
|
Zbigniew Rębacz
|
811ffc779c
|
Ide: use high res instead of low res ico file on Windows (#83)
|
2022-07-19 10:14:40 +02:00 |
|
Zbigniew Rębacz
|
8318c2e089
|
Ide: Removed double ide.h include from idewin.cpp
|
2022-07-10 11:09:45 +02:00 |
|
Zbigniew Rębacz
|
80cb89603b
|
Immersive window boarder dark mode for Win10/Win11 (#80)
* Implemented immersive dark mode for Win11.
* .cosmetics
|
2022-07-08 00:57:57 +02:00 |
|
Zbigniew Rębacz
|
08ed64ff68
|
GridCtrl layout control has been move to Upp namespace. (#78)
|
2022-07-03 21:04:12 +02:00 |
|
Mirek Fidler
|
88cb45434b
|
CtrlLib: ArrayCtrl::IsHeading(line)
|
2022-06-30 18:44:10 +02:00 |
|
Mirek Fidler
|
9dff6272cc
|
CtrlLib: ArrayCtrl::AddHeading
|
2022-06-30 13:25:49 +02:00 |
|
Mirek Fidler
|
65c4344e1a
|
Merge branch 'master' of https://github.com/ultimatepp/ultimatepp
|
2022-06-30 13:25:33 +02:00 |
|
Zbigniew Rębacz
|
38b25f0d8a
|
UppWeb: .cosmetics in "Learning cpp article."
|
2022-06-24 13:17:32 +02:00 |
|
Zbigniew Rębacz
|
ed6db332a0
|
UppWeb: Changed standard to C++20 and C17 in Learning cpp article.
|
2022-06-24 13:04:05 +02:00 |
|
Mirek Fidler
|
35ccfaab3a
|
Merge branch 'master' of https://github.com/ultimatepp/ultimatepp
|
2022-06-22 19:07:06 +02:00 |
|
Zbigniew Rębacz
|
e5c824f9f4
|
UppWeb: added table of contents to development cycle guild.
|
2022-06-22 01:27:17 +02:00 |
|
Zbigniew Rębacz
|
b9e18c6fc3
|
UppWeb: updated development cycle guild to point to the latest c++ standard + updated UppHub article.
|
2022-06-22 01:18:12 +02:00 |
|
Mirek Fidler
|
935f84d990
|
ide: Hard text size limit for editing set at 2GB
|
2022-06-17 19:28:18 +02:00 |
|
Mirek Fidler
|
fc83ac7f27
|
ide: Hard limit for view increased to 16GB
|
2022-06-16 21:29:45 +02:00 |
|
Mirek Fidler
|
650ab9af60
|
ide: fixed to compile, CtrlLib: StaticText::GetText
|
2022-06-06 09:58:06 +02:00 |
|
Mirek Fidler
|
b64602430b
|
Makefile(s) updated
|
2022-06-03 11:50:05 +02:00 |
|
Mirek Fidler
|
326cdabde5
|
Merge branch 'master' of https://github.com/ultimatepp/ultimatepp
|
2022-06-03 11:43:59 +02:00 |
|
Mirek Fidler
|
0449296f07
|
gui_sizeof merged, double formatting precsion in JSON/XML reduced to 15 digits
|
2022-06-03 11:43:48 +02:00 |
|
Zbigniew Rębacz
|
1cfeec0328
|
UppWeb: update website to 2022.2
|
2022-05-30 22:40:51 +02:00 |
|
Mirek Fidler
|
a0533749ec
|
ide: repo improvements, fixed search in package selector (removed nest name from the search string), sql, postgresql: some missing #undefs in the schema
|
2022-05-23 08:45:41 +02:00 |
|
Mirek Fidler
|
41203dc72f
|
benchmarks: conflict resolved
|
2022-05-20 09:56:45 +02:00 |
|
Mirek Fidler
|
e7a690d857
|
CtrlCore: Fixed macos issue with Shift+Space key
|
2022-05-19 18:02:23 +02:00 |
|
Mirek Fidler
|
5518f0de21
|
CtrlCore: Fixed K_DELETE issue in macos
|
2022-05-19 17:43:52 +02:00 |
|
Mirek Fidler
|
b6efea2bb8
|
VirtualGui: gui_sizeof
|
2022-05-19 15:00:23 +02:00 |
|
Mirek Fidler
|
9f85434ac9
|
.upptst
|
2022-05-19 13:53:48 +02:00 |
|
Mirek Fidler
|
a066fe7773
|
Ctrl: FileSel::NoExeIcons
|
2022-05-19 10:26:09 +02:00 |
|
Mirek Fidler
|
87c6a9396c
|
reference: geotiff
|
2022-05-19 09:13:39 +02:00 |
|
Mirek Fidler
|
73e6667a7e
|
Core: IsVoid(String)
|
2022-05-19 00:23:26 +02:00 |
|
Mirek Fidler
|
c4670a5ada
|
Core: LoadFile close(fd) fix
|
2022-05-18 10:57:48 +02:00 |
|
Mirek Fidler
|
9b1472ba70
|
Core: LoadFile fixed
|
2022-05-18 10:21:49 +02:00 |
|
Mirek Fidler
|
3fdd8be072
|
Core: LoadFile CHUNK fix
|
2022-05-18 09:56:10 +02:00 |
|
Mirek Fidler
|
34cdcee068
|
Core: LoadFile fixed to work with /proc pseudofiles
|
2022-05-18 09:52:23 +02:00 |
|
Mirek Fidler
|
a5563f9322
|
CtrlLib: ArrayCtrl absolute mode visual issue fixed
|
2022-05-17 17:38:51 +02:00 |
|