Commit graph

9609 commits

Author SHA1 Message Date
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
cxl
37e050fda4 ide: brc zstd option restored
git-svn-id: svn://ultimatepp.org/upp/trunk@11082 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-14 09:44:57 +00:00
cxl
b6f9796ff2 plugin/zstd: zstd changed to avoid import.ext
git-svn-id: svn://ultimatepp.org/upp/trunk@11081 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-14 09:38:01 +00:00
cxl
8445d01791 CtrlLib: Fixed issue with ToolBar tips
git-svn-id: svn://ultimatepp.org/upp/trunk@11080 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-13 19:04:29 +00:00
klugier
e30f97438b .ide MacroManager now allows export operation only from tree nodes, minor MacroManager code improvements.
git-svn-id: svn://ultimatepp.org/upp/trunk@11079 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-13 14:26:13 +00:00
klugier
4457deca67 .doc .ide Minor changes in Keys (Update new shortcuts information).
git-svn-id: svn://ultimatepp.org/upp/trunk@11078 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-12 20:17:36 +00:00
klugier
0192ad9cb3 .ide .android NDKBuild now correctly initialized default value for jobs parameter.
git-svn-id: svn://ultimatepp.org/upp/trunk@11077 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-12 19:15:01 +00:00
cxl
72e7c17acc ide: Zstd option removed from brc options until makefile generation is resolved
git-svn-id: svn://ultimatepp.org/upp/trunk@11076 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-12 14:07:47 +00:00
cxl
2752abd8ca .autotest
git-svn-id: svn://ultimatepp.org/upp/trunk@11075 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-12 09:48:56 +00:00
koldo
d69d80e874 Functions4U: Fixed "pedantic" mode warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@11074 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-12 08:01:32 +00:00
koldo
aad150bb6e SysInfo: Better serial disk detection in Windows
git-svn-id: svn://ultimatepp.org/upp/trunk@11073 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-12 07:59:42 +00:00
koldo
7da81369db ScatterCtrl: Fixed "pedantic" mode warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@11072 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-12 07:57:11 +00:00
koldo
f075e57fb0 *ScatterDraw: Fix thanks to aftershock. Added DampedSinusoidal
git-svn-id: svn://ultimatepp.org/upp/trunk@11071 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-12 07:56:28 +00:00
cxl
8a87a9cc8c TextDiffCtrl: Intraline diff improved
git-svn-id: svn://ultimatepp.org/upp/trunk@11070 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-11 21:45:21 +00:00
cxl
07ff1fdf46 TabBar, ide: Close right tabs (thanks Omari)
git-svn-id: svn://ultimatepp.org/upp/trunk@11069 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-11 13:30:26 +00:00
cxl
d004155781 TextDiffCtrl: DirDiffCtrl now has search field for file name (thanks Omari)
git-svn-id: svn://ultimatepp.org/upp/trunk@11068 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-11 12:55:42 +00:00
cxl
13af7bf615 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@11067 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-11 11:50:55 +00:00