cxl
|
fedf88bb28
|
ide, iml: .1 files
git-svn-id: svn://ultimatepp.org/upp/trunk@10684 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-01-09 09:27:17 +00:00 |
|
klugier
|
d02a00f19a
|
Core can be fully compiled on Windows with Android Builder.
git-svn-id: svn://ultimatepp.org/upp/trunk@10672 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-01-07 22:55:56 +00:00 |
|
cxl
|
56ec87642d
|
.cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@10665 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-01-07 08:07:21 +00:00 |
|
cxl
|
6ab0137c2f
|
uppsrc: Gate1/2 replaced with Gate
git-svn-id: svn://ultimatepp.org/upp/trunk@10656 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-01-06 14:22:57 +00:00 |
|
amrein
|
df3a2ec507
|
Fix Makefile generation: allow multithread building with the -jn switch
git-svn-id: svn://ultimatepp.org/upp/trunk@10650 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-01-05 14:58:03 +00:00 |
|
cxl
|
5997aa0277
|
Core: Format(%.2f) now produces '.' despite setlocale
git-svn-id: svn://ultimatepp.org/upp/trunk@10642 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-01-05 07:32:32 +00:00 |
|
klugier
|
82be0f31b6
|
.ide edit file is now open file - thanks for suggestion cbpporter :)
git-svn-id: svn://ultimatepp.org/upp/trunk@10641 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-01-04 21:30:46 +00:00 |
|
amrein
|
68b9aeff1e
|
Remove non-standard theide.desktop "Categories"
git-svn-id: svn://ultimatepp.org/upp/trunk@10639 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-01-04 19:07:17 +00:00 |
|
cxl
|
4a394f160f
|
ide: Instant setup now shows Progress
git-svn-id: svn://ultimatepp.org/upp/trunk@10638 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-01-03 16:12:29 +00:00 |
|
cxl
|
33230b70fb
|
Core: Win XP compatibility fix
git-svn-id: svn://ultimatepp.org/upp/trunk@10635 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-01-03 13:51:02 +00:00 |
|
cxl
|
0924a89723
|
ide: Automatic setup refactored to use registry
git-svn-id: svn://ultimatepp.org/upp/trunk@10625 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-01-02 20:40:13 +00:00 |
|
klugier
|
e0569d2813
|
Commit missing JavaVersion.cpp file.
git-svn-id: svn://ultimatepp.org/upp/trunk@10618 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-01-01 19:00:32 +00:00 |
|
klugier
|
c497ac7e59
|
Fix android builder windows issues, android builder now can be used with never versions of JDK.
git-svn-id: svn://ultimatepp.org/upp/trunk@10617 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-01-01 18:59:11 +00:00 |
|
klugier
|
8a67712178
|
.doc .about Change year to 2017.
git-svn-id: svn://ultimatepp.org/upp/trunk@10614 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-12-31 13:20:14 +00:00 |
|
klugier
|
4f9589f1fa
|
.cosmetics .ide idebar.cpp
git-svn-id: svn://ultimatepp.org/upp/trunk@10600 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-12-27 22:39:22 +00:00 |
|
klugier
|
34d1b031e2
|
.ide FindFile can be one more time controled from keyboard.
git-svn-id: svn://ultimatepp.org/upp/trunk@10595 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-12-26 21:55:50 +00:00 |
|
klugier
|
a28e53afb5
|
.ide Designer now cannot be activated accidentaly when ide is in designer mode.
git-svn-id: svn://ultimatepp.org/upp/trunk@10594 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-12-26 21:44:14 +00:00 |
|
klugier
|
77eeee81dc
|
.doc FindFile correct grammar mistake in the title.
git-svn-id: svn://ultimatepp.org/upp/trunk@10593 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-12-26 20:37:07 +00:00 |
|
cxl
|
293ff9cdcc
|
.about
git-svn-id: svn://ultimatepp.org/upp/trunk@10572 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-12-24 22:25:16 +00:00 |
|
klugier
|
896a5b2a0d
|
When TheIDE starts with editor mode the tool bar is composed correctly (Before it starts with regular TheIDE toolbar).
git-svn-id: svn://ultimatepp.org/upp/trunk@10570 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-12-24 21:55:05 +00:00 |
|
klugier
|
098a6ceeee
|
File list in FindFile now dosen't want focus - minor style changes (Horz grid disable instead of colored rows).
git-svn-id: svn://ultimatepp.org/upp/trunk@10569 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-12-24 19:23:06 +00:00 |
|
klugier
|
b8a3ea0c8d
|
Clang and clang standard library is now default for all Android builds, c++14 enable by default for Android and minor improvments in code.
git-svn-id: svn://ultimatepp.org/upp/trunk@10568 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-12-24 19:04:32 +00:00 |
|
klugier
|
12b26fc6aa
|
Core on Android compiles one more time - improvments in Android builder, code refactoring
git-svn-id: svn://ultimatepp.org/upp/trunk@10567 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-12-24 14:18:27 +00:00 |
|
cxl
|
596eba81e2
|
Makefile export patch applied (thanks Sender Ghost)
git-svn-id: svn://ultimatepp.org/upp/trunk@10564 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-12-21 09:24:01 +00:00 |
|
cxl
|
fd69dde4c2
|
.about
git-svn-id: svn://ultimatepp.org/upp/trunk@10555 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-12-19 07:25:39 +00:00 |
|
klugier
|
3435a9af5d
|
.doc .ide fix font size problem in U++ team
git-svn-id: svn://ultimatepp.org/upp/trunk@10526 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-12-06 19:43:40 +00:00 |
|
klugier
|
7d261db7bc
|
.ide .doc Move me from Contributors to Authors ;)
git-svn-id: svn://ultimatepp.org/upp/trunk@10523 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-12-05 21:01:18 +00:00 |
|
klugier
|
d86c6aaf47
|
.ide OnlineSearch is now separated in menu bar as well (Replace MenuSeparator with Separator)
git-svn-id: svn://ultimatepp.org/upp/trunk@10510 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-12-02 21:20:08 +00:00 |
|
cxl
|
db30d8a0d1
|
plugin/DroidFonts: Fixed initialization
git-svn-id: svn://ultimatepp.org/upp/trunk@10438 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-11-15 07:21:13 +00:00 |
|
cxl
|
833757ee83
|
ide: INITIALIZER removed from Browser for Functions4U compatibility
git-svn-id: svn://ultimatepp.org/upp/trunk@10437 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-11-14 15:01:43 +00:00 |
|
cxl
|
7bcb50670e
|
ide: more file types in create file, INITIALIZER/INITIALIZE highlighting
git-svn-id: svn://ultimatepp.org/upp/trunk@10432 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-11-14 08:38:36 +00:00 |
|
cxl
|
a1c74a8698
|
uppsrc: .icpp files replaced by INITIALIZE/INITIALIZER
git-svn-id: svn://ultimatepp.org/upp/trunk@10424 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-11-13 09:24:24 +00:00 |
|
cxl
|
1abd9337a9
|
ide: Fixed issue with C/C++ options with MSC
git-svn-id: svn://ultimatepp.org/upp/trunk@10418 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-11-12 18:50:44 +00:00 |
|
cxl
|
4f08361fb3
|
ide: new package dialog now wider for reasonable create in width
git-svn-id: svn://ultimatepp.org/upp/trunk@10414 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-11-12 16:34:22 +00:00 |
|
cxl
|
e354e51f4e
|
u++: init files removed
git-svn-id: svn://ultimatepp.org/upp/trunk@10409 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-11-12 06:36:54 +00:00 |
|
cxl
|
6d4134dcb7
|
ide: 'init' code removed
git-svn-id: svn://ultimatepp.org/upp/trunk@10406 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-11-10 08:12:26 +00:00 |
|
cxl
|
724cfacbac
|
ide: Comment reformatting on ALT+R
git-svn-id: svn://ultimatepp.org/upp/trunk@10399 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-11-06 14:54:53 +00:00 |
|
cxl
|
552a2235a6
|
ide: Comments wordwrapping
git-svn-id: svn://ultimatepp.org/upp/trunk@10396 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-11-05 18:42:27 +00:00 |
|
cxl
|
18a6d3b1c7
|
Fixed minor issue with Alt_G
git-svn-id: svn://ultimatepp.org/upp/trunk@10388 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-11-03 06:33:31 +00:00 |
|
cxl
|
0c5fcd42b7
|
ide: Fixed issue with inserting header include at the start of new .cpp file
git-svn-id: svn://ultimatepp.org/upp/trunk@10387 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-11-02 15:03:30 +00:00 |
|
cxl
|
f5778658ce
|
ide: Comment speller now looking for .udc files too
git-svn-id: svn://ultimatepp.org/upp/trunk@10385 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-10-30 12:12:48 +00:00 |
|
cxl
|
d09decc4d0
|
ide: Spellchecking comments
git-svn-id: svn://ultimatepp.org/upp/trunk@10384 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-10-30 10:41:05 +00:00 |
|
cxl
|
9e5481071f
|
ide: Online search improved
git-svn-id: svn://ultimatepp.org/upp/trunk@10373 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-10-28 10:14:55 +00:00 |
|
cxl
|
a95b6af5d6
|
ide: Fixed problems with package renaming
git-svn-id: svn://ultimatepp.org/upp/trunk@10372 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-10-28 09:21:16 +00:00 |
|
cxl
|
16f0b497e1
|
ide: MSC 32-bit STACK parameter reduced to 10MB (because it sets thread address space as well)
git-svn-id: svn://ultimatepp.org/upp/trunk@10335 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-10-18 08:44:38 +00:00 |
|
cxl
|
9d00ec1a66
|
ide: Fixed separator issue
git-svn-id: svn://ultimatepp.org/upp/trunk@10322 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-10-16 08:33:41 +00:00 |
|
klugier
|
1b07ee9577
|
.ide .cosmetic change google search domain from .pl to .com
git-svn-id: svn://ultimatepp.org/upp/trunk@10318 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-10-15 10:54:06 +00:00 |
|
cxl
|
a826b4a153
|
.cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@10311 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-10-14 06:56:05 +00:00 |
|
klugier
|
12f6510ae4
|
.ide Code Editor menu now supports online search for selected item #1554 (Preview)
git-svn-id: svn://ultimatepp.org/upp/trunk@10309 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-10-13 20:20:37 +00:00 |
|
klugier
|
64fe1782b7
|
.ide Search in current package is remembered between Find File sessions
git-svn-id: svn://ultimatepp.org/upp/trunk@10308 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-10-13 17:32:42 +00:00 |
|