Commit graph

9625 commits

Author SHA1 Message Date
cxl
a69fd4e112 Core: Utf (8, 16, 32) support
git-svn-id: svn://ultimatepp.org/upp/trunk@11139 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-06-05 15:44:51 +00:00
cxl
db8c8a5bb4 .autotest
git-svn-id: svn://ultimatepp.org/upp/trunk@11138 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-06-05 15:44:50 +00:00
cxl
28e014b431 .upptst
git-svn-id: svn://ultimatepp.org/upp/trunk@11136 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-06-05 06:27:55 +00:00
cxl
836f5459ba Core: Support of r-value in ranges
git-svn-id: svn://ultimatepp.org/upp/trunk@11135 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-06-04 18:22:11 +00:00
cxl
4adbb8714b .upptst
git-svn-id: svn://ultimatepp.org/upp/trunk@11134 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-06-04 18:22:08 +00:00
zbych
391611f228 ChromiumBrowser: back to DHCtrl, flash library path updated
git-svn-id: svn://ultimatepp.org/upp/trunk@11133 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-06-02 21:06:50 +00:00
cxl
49da0eed53 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@11132 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-06-01 17:42:29 +00:00
cxl
c93966e22b Core: tutorial updated
git-svn-id: svn://ultimatepp.org/upp/trunk@11131 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-06-01 12:43:59 +00:00
cxl
82e444aa6c .tutorial
git-svn-id: svn://ultimatepp.org/upp/trunk@11130 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-06-01 12:43:56 +00:00
cxl
a3a37044cd Core: ReverseRange and SortedRange
git-svn-id: svn://ultimatepp.org/upp/trunk@11129 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-06-01 12:32:53 +00:00
cxl
3f53022733 .tutorial
git-svn-id: svn://ultimatepp.org/upp/trunk@11128 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-06-01 12:32:50 +00:00
cxl
cd87ad9d52 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@11127 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-31 20:48:37 +00:00
cxl
417050c1cc CtrlLib: TreeCtrl: Fixed visual glitch with DisplayPopUp
git-svn-id: svn://ultimatepp.org/upp/trunk@11125 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-27 14:35:38 +00:00
cxl
9c7f812969 Image::GetDPI now const (thanks SergeA)
git-svn-id: svn://ultimatepp.org/upp/trunk@11124 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-26 17:02:55 +00:00
cxl
272d416b91 Core: ToUtf8 for single codepoint extented to full UNICODE, CParser now supports \u surrogate pairs
git-svn-id: svn://ultimatepp.org/upp/trunk@11123 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-26 13:01:21 +00:00
cxl
d7f8c7ad7b .autotest
git-svn-id: svn://ultimatepp.org/upp/trunk@11122 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-26 13:01:20 +00:00
cxl
aae24f1b8f Core: SetHomeDirectory now available in Win32 too
git-svn-id: svn://ultimatepp.org/upp/trunk@11121 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-26 07:21:58 +00:00
koldo
8ea326aeb9 *Functions4U: Fixed Angle
git-svn-id: svn://ultimatepp.org/upp/trunk@11120 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-25 10:25:14 +00:00
koldo
a31566576e ScatterDraw: Line characteristics fixed in Painter
git-svn-id: svn://ultimatepp.org/upp/trunk@11119 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-25 10:24:02 +00:00
koldo
a18d103656 ScatterCtrl: Line characteristics fixed in Painter
git-svn-id: svn://ultimatepp.org/upp/trunk@11118 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-25 10:23:47 +00:00
klugier
bdb7ac2192 .ide MinimizeBox is disabled for FindFile. #1728
git-svn-id: svn://ultimatepp.org/upp/trunk@11114 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-24 19:46:12 +00:00
cxl
755c891ba1 Geom: Fixed Angle(Pointf3...)
git-svn-id: svn://ultimatepp.org/upp/trunk@11113 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-23 12:54:04 +00:00
cxl
1e89b14fcd CodeEditor, ide: ReadOnly mode now blocks all write operations (some of advanced ones were not blocked)
git-svn-id: svn://ultimatepp.org/upp/trunk@11112 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-22 09:57:05 +00:00
cxl
93253148ea .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@11111 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-22 08:42:32 +00:00
cxl
84629ac933 Core: Tutorial updated
git-svn-id: svn://ultimatepp.org/upp/trunk@11110 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-20 18:05:37 +00:00
cxl
ee617e1ee0 .tutorial
git-svn-id: svn://ultimatepp.org/upp/trunk@11109 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-20 18:05:34 +00:00
cxl
e0866b62f4 CodeEditor: CSyntax Indent after label or access control
git-svn-id: svn://ultimatepp.org/upp/trunk@11108 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-19 06:50:33 +00:00
cxl
bafafcc6ed Core: Fixed issue with Bits::SetN overload
git-svn-id: svn://ultimatepp.org/upp/trunk@11107 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-18 13:45:13 +00:00
cxl
51add7fbd5 Core: CoWork::Cancel
git-svn-id: svn://ultimatepp.org/upp/trunk@11106 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-18 13:34:33 +00:00
cxl
c142e16e4e .autotest
git-svn-id: svn://ultimatepp.org/upp/trunk@11105 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-18 13:34:31 +00:00
cxl
71a08996b1 CodeEditor: Fixed glitch with '0u' highlighting
git-svn-id: svn://ultimatepp.org/upp/trunk@11104 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-18 08:07:11 +00:00
cxl
8315682a51 .autotest
git-svn-id: svn://ultimatepp.org/upp/trunk@11103 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-18 07:57:36 +00:00
cxl
9dadd4da2f Core: LocalProcess now returns at max ~1KB in Read in Posix too
git-svn-id: svn://ultimatepp.org/upp/trunk@11102 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-18 07:47:45 +00:00
cxl
9b81fd4f34 ide: Ide::Paste added exlamation (thanks omari)
git-svn-id: svn://ultimatepp.org/upp/trunk@11101 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-17 15:06:57 +00:00
cxl
f4deb1d53c TextDiff: line diff improved
git-svn-id: svn://ultimatepp.org/upp/trunk@11100 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-17 13:17:13 +00:00
cxl
60fef1f0e1 Core: Fixed Bits::SetN
git-svn-id: svn://ultimatepp.org/upp/trunk@11098 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-17 08:26:21 +00:00
cxl
f068366b70 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@11097 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-16 15:12:28 +00:00
cxl
f48fa0c1d5 Core: Bits::Get(pos, count), Get64
git-svn-id: svn://ultimatepp.org/upp/trunk@11096 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-16 13:37:08 +00:00
cxl
c82640a8ff .autotest
git-svn-id: svn://ultimatepp.org/upp/trunk@11095 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-16 13:37:06 +00:00
cxl
a3cf763601 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@11094 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-16 11:09:17 +00:00
cxl
cf58734363 Core: Bits now have multibit operations
git-svn-id: svn://ultimatepp.org/upp/trunk@11093 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-16 11:06:14 +00:00
cxl
27a788ba04 .autotest
git-svn-id: svn://ultimatepp.org/upp/trunk@11092 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-16 11:06:11 +00:00
klugier
7cf71509c8 .ide Refactor MacroManager by extracting logic to UscFileParser.
git-svn-id: svn://ultimatepp.org/upp/trunk@11091 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-15 21:21:13 +00:00
cxl
657911785f Core: Xmlize now does not change variables if correspoinding tag is missing
git-svn-id: svn://ultimatepp.org/upp/trunk@11090 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-15 18:37:16 +00:00
cxl
171ea3dc4e Xmlize improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@11089 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-15 17:25:30 +00:00
cxl
5cef37c34d .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@11088 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-15 14:10:28 +00:00
cxl
0f3412d6bd CtrlLib: ArrayCtrl::SetRowDisplay, SetColumnDisplay
git-svn-id: svn://ultimatepp.org/upp/trunk@11087 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-14 12:43:21 +00:00
cxl
7db4d4c20e CtrlLib: TabCtrl::Item::GetText, GetPicture
git-svn-id: svn://ultimatepp.org/upp/trunk@11085 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-14 12:16:36 +00:00
cxl
42b3c8bd26 plugin/Zip: ReadFile(const char *path) variant
git-svn-id: svn://ultimatepp.org/upp/trunk@11084 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-14 12:12:05 +00:00
cxl
3660561f27 .autotest
git-svn-id: svn://ultimatepp.org/upp/trunk@11083 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-14 12:12:02 +00:00