Commit graph

5843 commits

Author SHA1 Message Date
cxl
fcb8e80847 ide: Xml and Json file format now shows viewer, TreeCtrl: GetOpenIds, OpenIds, Core: RegisterGlobalSerialize
git-svn-id: svn://ultimatepp.org/upp/trunk@11290 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-08-05 13:59:30 +00:00
cxl
e43cde7556 ide: Binary detection now ignores UTF16 and UTF8 BOM files
git-svn-id: svn://ultimatepp.org/upp/trunk@11289 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-08-05 07:00:02 +00:00
cxl
3f95d01d2a CtrlLib: Button NakedStyle
git-svn-id: svn://ultimatepp.org/upp/trunk@11288 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-08-04 13:34:59 +00:00
cxl
09ae240be9 CtrlLib: ArrayCtrl::GetSelKeys
git-svn-id: svn://ultimatepp.org/upp/trunk@11287 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-08-03 13:07:17 +00:00
cxl
c47315300b Core: LoadFile now able to load files up to 2GB (was 1GB)
git-svn-id: svn://ultimatepp.org/upp/trunk@11281 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-08-03 09:30:18 +00:00
cxl
298a76931f TextCtrl::Load refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@11279 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-08-01 13:22:16 +00:00
cxl
2035ae83ab CtrlLib: TextCtrl now splits long lines on Load (improvements)
git-svn-id: svn://ultimatepp.org/upp/trunk@11278 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-31 08:36:52 +00:00
cxl
99aa946a14 CtrlLib: TextCtrl now splits long lines
git-svn-id: svn://ultimatepp.org/upp/trunk@11277 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-30 17:32:35 +00:00
cxl
231594bf7d fixed to compile
git-svn-id: svn://ultimatepp.org/upp/trunk@11276 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-30 05:29:42 +00:00
klugier
93d1f19c9b .ide MacroManagre now uses Enable without explicit boolean value when setting ToolButton.
git-svn-id: svn://ultimatepp.org/upp/trunk@11275 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-29 19:15:59 +00:00
cxl
3bc325211a ide: Duplicate package
git-svn-id: svn://ultimatepp.org/upp/trunk@11274 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-29 11:25:58 +00:00
cxl
15cb823081 CtrlLib: ToolButton::Enable now has true as default
git-svn-id: svn://ultimatepp.org/upp/trunk@11273 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-29 08:54:50 +00:00
cxl
98360bfea1 Core: Minor CParser optimisation
git-svn-id: svn://ultimatepp.org/upp/trunk@11272 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-27 14:14:42 +00:00
cxl
4ed214c536 Core: JSON now treats string codepoints >0x8000 as surrogate pairs
git-svn-id: svn://ultimatepp.org/upp/trunk@11269 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-27 12:38:51 +00:00
klugier
b701abb46b .ide MacroManager now has got new macro file operation in toolbar.
git-svn-id: svn://ultimatepp.org/upp/trunk@11267 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-24 21:07:12 +00:00
klugier
85fd6e3392 .ide MacroManager now in production status - huge thanks Omari.
git-svn-id: svn://ultimatepp.org/upp/trunk@11266 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-24 20:27:36 +00:00
klugier
b76b4aa6fc .doc Fix table of contents dead urls in Skylark tutorial.
git-svn-id: svn://ultimatepp.org/upp/trunk@11265 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-20 22:06:52 +00:00
cxl
daaf0b96e1 RichText:EncodeHTML fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@11264 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-20 20:25:07 +00:00
cxl
54b06ada29 RichText: EncodeHTML now treats labels HTML5 compatible
git-svn-id: svn://ultimatepp.org/upp/trunk@11263 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-19 21:58:21 +00:00
cxl
31a5e6e181 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@11261 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-19 20:14:10 +00:00
cxl
65a0cb9ae0 Core: Fixed issue in LocalProcess
git-svn-id: svn://ultimatepp.org/upp/trunk@11260 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-17 11:08:59 +00:00
cxl
2d4e9b2dc7 CtrlCore: Fixed issue with destroying TopWindow
git-svn-id: svn://ultimatepp.org/upp/trunk@11259 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-17 10:58:48 +00:00
cxl
3d9d163fc4 Core: Fix in LocalProcess::Finish
git-svn-id: svn://ultimatepp.org/upp/trunk@11258 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-17 09:57:19 +00:00
klugier
efccf2f3cb .doc Added table of contents to Gettings Started article/tutorial.
git-svn-id: svn://ultimatepp.org/upp/trunk@11256 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-16 21:27:26 +00:00
cxl
abfb88a889 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@11255 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-16 17:58:49 +00:00
cxl
5e3ff718b6 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@11253 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-16 17:48:09 +00:00
cxl
d73948da5c Core: HttpRequest: WhenContent now only receives data of final OK content (not redirection or authorization texts or errors)
git-svn-id: svn://ultimatepp.org/upp/trunk@11249 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-16 17:40:24 +00:00
klugier
fa20696739 .doc Table of contents in Sql tutorial now points to local urls.
git-svn-id: svn://ultimatepp.org/upp/trunk@11247 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-16 15:33:40 +00:00
klugier
51dda603c7 .doc Skylark tutorial table of contents now jumps to local references.
git-svn-id: svn://ultimatepp.org/upp/trunk@11246 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-16 13:43:26 +00:00
klugier
4dff20adcd .doc Draw and Image tutorials now links to local points in table of contents.
git-svn-id: svn://ultimatepp.org/upp/trunk@11245 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-16 13:35:22 +00:00
klugier
3696984d3d .doc CtrlLib table of contents now links to the references in the same page.
git-svn-id: svn://ultimatepp.org/upp/trunk@11244 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-16 13:32:02 +00:00
klugier
a3272964e6 .doc Skylark tutorial now has table of contents.
git-svn-id: svn://ultimatepp.org/upp/trunk@11243 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-15 17:13:29 +00:00
klugier
f51c9954a0 .doc Table of contents for SQL Tutorial.
git-svn-id: svn://ultimatepp.org/upp/trunk@11242 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-15 17:04:54 +00:00
klugier
8e6228703d .doc Draw and Image tutorial now has got table of contents.
git-svn-id: svn://ultimatepp.org/upp/trunk@11241 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-15 16:58:59 +00:00
cxl
5b32a649eb Core: ReadSecret (thanks Oblivion)
git-svn-id: svn://ultimatepp.org/upp/trunk@11238 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-15 09:05:42 +00:00
klugier
c6ba30f6fa .doc Experimental table of contents for GUI tutorial.
git-svn-id: svn://ultimatepp.org/upp/trunk@11236 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-14 21:36:02 +00:00
cxl
1d39c7929f .tutorial
git-svn-id: svn://ultimatepp.org/upp/trunk@11230 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-13 07:51:02 +00:00
cxl
d07e327577 RichText: Fixed margin formatting in debug mode in EncodeHTML
git-svn-id: svn://ultimatepp.org/upp/trunk@11229 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-13 07:46:17 +00:00
cxl
99d2a6f98c .tutorial
git-svn-id: svn://ultimatepp.org/upp/trunk@11228 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-12 10:04:34 +00:00
cxl
df6449cca6 CtrlCore: Improved behaviour of maximaze/close/reopen, now in GTK
git-svn-id: svn://ultimatepp.org/upp/trunk@11226 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-12 08:19:04 +00:00
cxl
a8766bc1ce CtrlCore: Improved behaviour when window is maximized, closed and opened again (in Win32)
git-svn-id: svn://ultimatepp.org/upp/trunk@11225 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-12 07:44:55 +00:00
klugier
b3e36def0b .doc .CtrlLib Layout editor is now bigger in tutorial.
git-svn-id: svn://ultimatepp.org/upp/trunk@11223 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-11 19:51:59 +00:00
cxl
1e0bc19baa ODBC: Now using native error code in error
git-svn-id: svn://ultimatepp.org/upp/trunk@11220 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-07 13:04:44 +00:00
cxl
f0c3c939ee MS build tools autosetup
git-svn-id: svn://ultimatepp.org/upp/trunk@11218 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-06 17:05:47 +00:00
cxl
f81727b8cc SMPT now supports StartTLS (thanks Oblivion)
git-svn-id: svn://ultimatepp.org/upp/trunk@11217 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-05 10:14:27 +00:00
cxl
d491be738a .removed docs (sorry klugier)
git-svn-id: svn://ultimatepp.org/upp/trunk@11212 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-03 16:33:24 +00:00
klugier
89f0dc55c9 .doc Painter documentation
git-svn-id: svn://ultimatepp.org/upp/trunk@11211 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-02 15:20:46 +00:00
klugier
be88acec41 .doc .CtrlLib Update tutorial images.
git-svn-id: svn://ultimatepp.org/upp/trunk@11210 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-02 14:33:59 +00:00
klugier
744699d1a8 .ide MacroManager now uses tabs to categorize global and local macros.
git-svn-id: svn://ultimatepp.org/upp/trunk@11209 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-02 09:17:36 +00:00
klugier
060405afc4 .ide adding tpp file is now possible through new package directory file.
git-svn-id: svn://ultimatepp.org/upp/trunk@11208 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-01 13:45:32 +00:00