klugier
acff2f3fcf
.ide Files with log extension now have dedicated image.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10949 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-18 18:37:29 +00:00
klugier
8b7ac3be2a
.ide Android builder now supports BLITZ.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10948 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-18 00:25:18 +00:00
cxl
b788ada7ae
ide: FindAll button in Find
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10942 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-16 18:53:47 +00:00
cxl
763f442a4f
.cosmetics
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10940 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-13 11:13:35 +00:00
klugier
e4db8c641e
.ide Insert package file option now has icon.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10939 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-11 14:26:19 +00:00
klugier
ca89b8125f
.ide remove unused variable in Errors.cpp
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10938 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-11 13:00:29 +00:00
klugier
567ce29a53
.ide fix clang warnings in ide/builders.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10937 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-11 12:28:06 +00:00
klugier
985ecc4732
.theide #1652 run dialog is now sizeable and zoomable.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10894 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-02 22:50:17 +00:00
cxl
335d2122af
ide: per-package setting of tabsize
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10872 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-22 11:52:45 +00:00
amrein
df2469a583
Documentation: fix small tipos
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10855 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-16 09:17:49 +00:00
cxl
84025f143d
Ide main config just GUI (not MT as that is now default)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10831 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-09 15:59:04 +00:00
amrein
2a55ee1df0
Fix the dollar issue on BSD make
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10827 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-08 18:37:32 +00:00
cxl
48470ca2d5
ide/LayDes: End line with semicolon
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10822 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-04 16:51:18 +00:00
amrein
bab81aef26
Use $(Dollar) to escape the "$" char (see doc for howto use it with BSD make), Fix Makefiles using $(OutFile) (compilation would fail if they used spaces) and update POSIX/X11 documentation
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10820 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-03 18:02:34 +00:00
amrein
fe95a1c47a
Revert automatic Macro generation in umk Makefiles to prevent bugs for OS without sed (like Windows)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10819 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-03 14:07:06 +00:00
amrein
d625366569
Make umk Makefiles partially compatible with BSD make (partially because "$" in filenames still needs to be replaced by "$$$$")
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10818 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-03 13:42:06 +00:00
cxl
b5b44f1deb
ide, CtrlLib: LineEdit truncation issues
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10816 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-02 15:16:09 +00:00
amrein
7d703e28e7
Enable Flags in Makefiles (same as umk), fix Makefiles 'clean' rules and update rpm history
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10815 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-01 22:32:57 +00:00
klugier
f2e869b43c
Android can be treated as regular host - thanks SenderGhost!
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10798 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-29 19:51:39 +00:00
amrein
5e591f8268
Remove 'e' option from umk man page and 'Hn' option from theide man page (thank to Sender Ghost for noticing)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10791 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-28 20:59:39 +00:00
klugier
c29119089a
AndroidBuilder now doesn't undefine platform flags.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10789 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-28 18:13:01 +00:00
cxl
9d6538b4ff
ide: Package organizer layout improved
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10784 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-28 17:14:32 +00:00
cxl
a84138e079
.cosmetics
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10783 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-28 16:39:29 +00:00
amrein
5be3f04742
Add 'k' and 'Hn' option details to umk and theide man pages
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10781 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-28 16:16:06 +00:00
amrein
1fe1a2581f
Refresh umk and theide man pages
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10780 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-28 16:04:55 +00:00
amrein
94f09e3d5c
Allow to specify custom platform flags (and create Makefiles for other platforms than the current running one or Linux when using snapshots)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10778 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-27 23:11:09 +00:00
cxl
b15c4287f2
ide: Package organizer layout fixed
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10775 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-27 19:01:30 +00:00
cxl
776cd0ac92
.cosmetics
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10755 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-25 13:31:48 +00:00
cxl
9b49dcfa1b
uppsrc: Patches for MACOSX11
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10750 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-23 23:09:02 +00:00
amrein
5e4b4bd468
Cosmetic in dialog messages: recomended -> recommended
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10742 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-22 09:06:19 +00:00
klugier
6e78caa380
.ide Removed unused CreateSymbolicLink method in AndroidBuilder
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10736 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-21 14:35:12 +00:00
amrein
d68568b282
Using "$$$$" to escape '$' in files names for Makefile works on BSD with make but doesn't work with gmake.
...
-> We will only escape '$' with "$$" and I will change the documentation to ask users to install gmake and tell them about the issue if they still wants to use make.
git-svn-id: svn://ultimatepp.org/upp/trunk@10719 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-16 11:53:19 +00:00
cxl
48407c46e1
ide: Changed makefile $ escape to $$$$ (thanks amrein)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10716 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-16 09:30:15 +00:00
klugier
c3dc8f88ca
.AndroidBuilder support .cc files extension and ndkbuild command is append in real time to ide console.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10715 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-15 21:53:49 +00:00
cxl
46aa17f928
.contributors list
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10714 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-15 21:23:22 +00:00
cxl
f2cf0d158a
upp.src: Single threaded mode removed
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10688 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-09 22:36:31 +00:00
cxl
d6ef711ca2
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
122f7fb6b7
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
24533149fd
.cosmetics
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10665 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-07 08:07:21 +00:00
cxl
557bad68e4
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
536f6dc130
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
66e00d369e
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
50adfc8a3b
.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
8c3e777db4
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
b1a86fd983
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
2bd17d1612
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
6339ad528d
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
6440f60699
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
5867b34ac1
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
bddc7acd75
.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