Commit graph

5571 commits

Author SHA1 Message Date
cxl
beab1177bd RichText: Header/Footer now can be defined for NEXT page, without breaking the page
git-svn-id: svn://ultimatepp.org/upp/trunk@10854 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-15 20:42:19 +00:00
klugier
7f73bb3714 .doc Added std::unique_ptr reference in One description
git-svn-id: svn://ultimatepp.org/upp/trunk@10848 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-11 19:59:00 +00:00
koldo
e42a2af26b ScatterCtrl: Added limits control
git-svn-id: svn://ultimatepp.org/upp/trunk@10847 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-11 18:13:31 +00:00
koldo
6626500940 ScatterDraw: Added limits control
git-svn-id: svn://ultimatepp.org/upp/trunk@10846 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-11 18:13:11 +00:00
koldo
823781e8fd ScatterDraw: Interface updated
git-svn-id: svn://ultimatepp.org/upp/trunk@10841 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-10 22:23:12 +00:00
koldo
4d8817a24d ScatterCtrl: Updated .t
git-svn-id: svn://ultimatepp.org/upp/trunk@10840 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-10 22:07:12 +00:00
koldo
447bbf4fb1 ScatterDraw: Added OnPaint
git-svn-id: svn://ultimatepp.org/upp/trunk@10839 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-10 22:04:57 +00:00
cxl
7d501a321d 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
eb0c017d8d 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
14f34f68cd ide: Diff cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@10826 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-06 15:14:00 +00:00
koldo
186ffa47bd ScatterDraw: Added SinusTend
git-svn-id: svn://ultimatepp.org/upp/trunk@10825 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-05 09:36:21 +00:00
koldo
97d4474f7b ScatterCtrl: Added SinusTend
git-svn-id: svn://ultimatepp.org/upp/trunk@10824 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-05 09:36:01 +00:00
cxl
a372687c62 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
6082f91d3f 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
7b348ae56a 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
74a125c421 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
941e72939e 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
c16103d39b 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
cxl
2f5785bcbd .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@10805 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-30 18:34:06 +00:00
cxl
2bedc3bd9b plugin/sqlite3, Sql: library updated, GetCurrentTime fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@10801 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-29 22:44:45 +00:00
cxl
8c6d24ca88 Painter: Fixed issue in SpanFiller
git-svn-id: svn://ultimatepp.org/upp/trunk@10799 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-29 20:05:38 +00:00
klugier
84d1260efc 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
40a27e04e1 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
217198331b 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
dda6a2eab5 Core: Android linkes atomic (as normal library)
git-svn-id: svn://ultimatepp.org/upp/trunk@10787 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-28 17:34:26 +00:00
cxl
c338106bee Core: Android now links atomic
git-svn-id: svn://ultimatepp.org/upp/trunk@10786 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-28 17:33:12 +00:00
cxl
b3ce5deec3 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
39d84874ae .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@10783 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-28 16:39:29 +00:00
cxl
13d7d76559 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
655d627289 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
75a983f965 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
d4021aced7 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
cde101d5ef *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
5bc9711492 *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
8eca6e7229 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
60add2c64d 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
3879b03e94 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
099506005a .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@10755 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-25 13:31:48 +00:00
cxl
ee15b9989b 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
7a5a138a5d 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
613ff4341e 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
01beb4b773 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
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