cxl
06ca54aa4b
.cosmetics
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10738 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-21 18:28:25 +00:00
klugier
09dddb4df9
.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
4bb974c721
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
0397c8cd79
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
19c6d9e1de
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
619cdb4641
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
36f70ebb71
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
eb3ee95838
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
58cfa558dd
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
72a2ef4505
.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
acd2a8bbe3
.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
1ddf5fd228
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
fc5d148c1e
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
833cf26aa7
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
3fcc9a7bc3
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
84a68a41ab
.cosmetics
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10690 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-10 19:59:05 +00:00
cxl
96d0cc90bf
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
c43eca998a
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
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
koldo
0696dc57c9
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
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
koldo
698a85ce49
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
c7b1c6d38b
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
a91c83b0b3
.cosmetics
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10667 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-07 10:31:01 +00:00
cxl
c2e7a84739
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
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
fc4eb533f9
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
946d57b521
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
acc4c266b3
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
328475fdf1
.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
7d7664a64a
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
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
cxl
42c006416c
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
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
598ae63329
Core: CParser::IsNumber(base) fix
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10634 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-03 11:43:44 +00:00
cxl
83991f09cf
TabBar: AddFrameToScrollBar
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10633 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-03 11:38:09 +00:00
cxl
b85dbc6915
Painter: cosmetics
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10632 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-03 10:54:08 +00:00
koldo
bdf888f8ee
*ScatterDraw: namespace fix
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10629 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-03 09:37:43 +00:00
koldo
f90b8c18cd
*ScatterCtrl: namespace fix
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10628 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-03 09:37:33 +00:00
cxl
d459342376
Core: Container::Pop now with pick allows Poping containers
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10627 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-03 09:37:00 +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
koldo
d42a416e3c
ScatterCtrl: Added more mark control
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10624 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-02 15:28:42 +00:00
koldo
029f2c1baf
ScatterDraw: Added more mark style control
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10623 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-02 15:28:14 +00:00
cxl
9e836aa8eb
Painter: Text now supports underline / strikeout
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10622 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-02 08:56:40 +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