cxl
d2bbb5a8e0
Painter: EndPath
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10782 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-28 16:33:07 +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
koldo
1f54e4594e
*ScatterDraw: Fixed Spline.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10777 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-27 20:45:18 +00:00
koldo
a24b30a914
*ScatterCtrl: Fixes in Properties, added direct buttons
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10776 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-27 20:44:52 +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
7063d4d9e1
Core: Atof (comma safe atof)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10764 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-26 08:24:21 +00:00
cxl
5d5d309261
Skylark: Fixed to compile with MINGW (thanks omari)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10756 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-25 14:46:45 +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
5261122f93
TabBar: TabBar::MiddleDown fix (thanks cbpporter)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10753 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-25 10:22:37 +00:00
cxl
859a59e9d7
uppsrc: MT flags removed from project templates
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10751 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-23 23:24:46 +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
cxl
f2ade05b69
.cosmetics
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10738 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-21 18:28:25 +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
cxl
6454c3347f
plugin/ppm: Fixed header guard #define
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10729 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-18 07:04:39 +00:00
cxl
9510ae583a
plugin/bmp - now using pragma pack(push, 1) for GCC
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10728 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-17 15:28:10 +00:00
cxl
a7f22c9543
Fixed plugin/bmp - mingw (thanks sergea)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10727 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-17 15:22:04 +00:00
cxl
32387e0197
Painter: Fixed underline/overstrike (again :)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10724 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-17 08:40:09 +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
6fe5e5afd8
Painter: Fixed underline/strikeout in TextOp position
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10718 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-16 10:13:44 +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
e87d115666
CodeEditor: Fixed 1u literal highlighting
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10708 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-15 13:19:20 +00:00
cxl
40509d763c
Core: CParser nested comments support (thanks cbpporter)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10707 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-15 09:59:11 +00:00
cxl
88ae0b38d9
Core: Speller now searching in more paths in Posix
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10700 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-12 07:48:16 +00:00
cxl
e55413847a
Painter: Optimized (thanks Tom1)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10697 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-11 19:38:39 +00:00
cxl
a0028b66d2
.cosmetics
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10690 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-10 19:59:05 +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
d414bd03a6
GridCtrl: Pasting into column with Convert based EditField now uses Convert to convert the pasted text
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10686 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-09 14:17:58 +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
koldo
be158e216a
Eigen: Removed warnings
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10678 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-08 18:06:10 +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
koldo
c18c80fe91
ScatterCtrl: Pedantic fixes
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10669 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-07 17:42:11 +00:00
koldo
9b083d9eee
ScatterDraw: Pedantic fixes
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10668 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-07 17:41:56 +00:00
cxl
030c71550f
.cosmetics
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10667 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-07 10:31:01 +00:00
cxl
50eb0d3a4a
Oracle: Fixed to compile
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10666 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-07 10:24:30 +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
390fca6b36
upp.src: Gate2->Gate
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10663 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-07 05:48:06 +00:00
koldo
c76b517a05
ScatterCtrl: Legend width and height is automatic
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10660 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-06 23:02:34 +00:00
koldo
e91394665c
ScatterDraw: PieCtrl legend width and height is automatic
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10659 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-06 23:02:06 +00:00
koldo
6ba4b11b99
.Core: Tiny doc fix
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10658 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-06 22:59:35 +00:00
cxl
a24a816a0e
upp.src: Removing Gate2
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10657 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-06 22:47:09 +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
cxl
8ef33a0662
CtrlLib: ArrayCtrl::SortingFrom, GateN issues
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10653 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-06 10:14:26 +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