Commit graph

10490 commits

Author SHA1 Message Date
cxl
28362b60bb .upptst
git-svn-id: svn://ultimatepp.org/upp/trunk@12188 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-26 12:23:36 +00:00
cxl
c17038f51c CtrCore: Cocoa: Rotated text
git-svn-id: svn://ultimatepp.org/upp/trunk@12187 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-26 11:24:22 +00:00
cxl
1e8320f379 .upptst
git-svn-id: svn://ultimatepp.org/upp/trunk@12186 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-26 11:24:20 +00:00
oblivion
c46da97d84 SFtp: CopyStream has replaced the Upp::CopyStream.
git-svn-id: svn://ultimatepp.org/upp/trunk@12185 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-25 19:20:22 +00:00
cxl
1788fb6e5b CtrlLib: Fixed flags for PrinterJob
git-svn-id: svn://ultimatepp.org/upp/trunk@12184 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-25 17:50:53 +00:00
cxl
bcd0b9c387 Developing Cocoa
git-svn-id: svn://ultimatepp.org/upp/trunk@12183 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-25 16:02:20 +00:00
klugier
04558a5bf7 Doc: Windows installation now posses Troubleshoting paragrap that describes common installation problems.
git-svn-id: svn://ultimatepp.org/upp/trunk@12182 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-24 19:21:38 +00:00
oblivion
665332a5e3 SSH: SshHosts error handling improved. Various fixes & cosmetics.
git-svn-id: svn://ultimatepp.org/upp/trunk@12181 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-23 12:50:05 +00:00
cxl
64d7bd6e12 ide: #undef GUI_APP_MAIN_HOOK to avoid warning
git-svn-id: svn://ultimatepp.org/upp/trunk@12180 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-23 08:07:04 +00:00
cxl
2939a06314 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@12179 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-21 15:53:37 +00:00
cxl
d0cc249ffe CtrlLib, CtrlCore: Cups printing now active for Cocoa
git-svn-id: svn://ultimatepp.org/upp/trunk@12178 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-21 14:17:13 +00:00
cxl
5a44eeb5a7 CtrlCore: Cocoa font features (RenderCharSys, GetData), Draw: Font caching optimized, Core: FoldHash function
git-svn-id: svn://ultimatepp.org/upp/trunk@12177 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-21 12:42:55 +00:00
cxl
8b045bc99d PostgreSQL: Nan support on fetching
git-svn-id: svn://ultimatepp.org/upp/trunk@12176 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-20 07:52:31 +00:00
cxl
0fe27447df Core: WebSocket GET url now http/https instead of ws/wss
git-svn-id: svn://ultimatepp.org/upp/trunk@12175 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-20 07:22:16 +00:00
cxl
450ceafb0f .autotest
git-svn-id: svn://ultimatepp.org/upp/trunk@12174 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-20 07:22:13 +00:00
oblivion
972f834f3c SshBasics: Multithreaded examples are added to the package.
git-svn-id: svn://ultimatepp.org/upp/trunk@12173 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-18 11:03:26 +00:00
oblivion
5e5bca3ba5 SSH: Ssh::Do() MT lock fixed.
git-svn-id: svn://ultimatepp.org/upp/trunk@12172 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-18 11:01:22 +00:00
oblivion
eb8b93826b SshBasics (a reference example set for the SSH package) is added, and SFtpGet & SshExec examples are removed.
git-svn-id: svn://ultimatepp.org/upp/trunk@12171 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-17 20:14:36 +00:00
oblivion
1713059009 SSH: Topic docs for SFtpStream and its derivatives are added.
git-svn-id: svn://ultimatepp.org/upp/trunk@12170 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-17 17:56:34 +00:00
oblivion
88c29a7e25 Scp: Load method is fixed: File size is now correctly checked before file transfers.
git-svn-id: svn://ultimatepp.org/upp/trunk@12169 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-17 15:07:04 +00:00
oblivion
89d8965e10 SSH: Standard channels (scp, exec, tunnel, shell) are all re-added. Minor bugfixes, cosmetics, cleanup. Docs updated.
git-svn-id: svn://ultimatepp.org/upp/trunk@12168 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-15 20:29:12 +00:00
oblivion
0ccf676f22 SFtp: File transfer methods (String/Stream) are refactored. They can now take advantage of WhenProgress gate. Various fixes and refactoring.
git-svn-id: svn://ultimatepp.org/upp/trunk@12167 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-13 19:13:39 +00:00
oblivion
ee9c662295 Refactoring of SshChannel is finished. SshTunnel refactored and re-added. Various clean up and docs updated.
git-svn-id: svn://ultimatepp.org/upp/trunk@12166 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-13 14:09:43 +00:00
oblivion
895fa89ab2 Added a console-based SshExec example.
git-svn-id: svn://ultimatepp.org/upp/trunk@12165 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-12 22:04:11 +00:00
oblivion
0c94f1e3d3 SSH: SshChannel and SshExec classes are refactored, and re-added to the package. Cosmetics & various cleanup.
git-svn-id: svn://ultimatepp.org/upp/trunk@12164 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-12 19:36:30 +00:00
oblivion
40b502c564 SSH: WhenContent removed in favor of GetDone() method. Run method refined, SFtp::Get and SFtp::Put further simplified. Docs updated.
git-svn-id: svn://ultimatepp.org/upp/trunk@12163 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-12 09:03:20 +00:00
klugier
e548dc4b73 Ide: Ide now can habdle limited set of command line arguments (Help, Version, DebugBreakProcess) without initializing GUI.
git-svn-id: svn://ultimatepp.org/upp/trunk@12162 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-11 19:14:37 +00:00
cxl
283790d2e9 CtrlCore: GUI_APP_MAIN_HOOK
git-svn-id: svn://ultimatepp.org/upp/trunk@12161 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-11 17:53:47 +00:00
cxl
928a2ae72f .reference
git-svn-id: svn://ultimatepp.org/upp/trunk@12160 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-11 10:06:26 +00:00
oblivion
4c8563b309 SFtp::SymLink parameters are now references instead of pointers & various other small changes.
git-svn-id: svn://ultimatepp.org/upp/trunk@12159 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-11 09:47:10 +00:00
oblivion
60e890b986 SFtp: GetInfo() method re-added. Pick semantics improved & cosmetics.
git-svn-id: svn://ultimatepp.org/upp/trunk@12158 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-10 20:55:31 +00:00
oblivion
10038d8b94 Third iteration: Started SshSession & SFtp refactoring.
git-svn-id: svn://ultimatepp.org/upp/trunk@12157 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-10 18:46:16 +00:00
cxl
807e95ce11 Core/SSH: Fixed to compile
git-svn-id: svn://ultimatepp.org/upp/trunk@12156 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-10 08:04:16 +00:00
cxl
25dc7f451e Core/SSH: Some more methods
git-svn-id: svn://ultimatepp.org/upp/trunk@12155 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-09 13:14:58 +00:00
cxl
a18838a009 Core/SSH: SFtpStream
git-svn-id: svn://ultimatepp.org/upp/trunk@12154 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-09 13:11:40 +00:00
cxl
1c75c33a16 Core/SSH: minor changes
git-svn-id: svn://ultimatepp.org/upp/trunk@12153 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-08 08:32:30 +00:00
cxl
10aecfa372 Sql: Fixed to compile
git-svn-id: svn://ultimatepp.org/upp/trunk@12152 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-08 08:16:04 +00:00
cxl
ec8408fb7e Core: LOG_ELAPSED
git-svn-id: svn://ultimatepp.org/upp/trunk@12151 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-07 16:35:04 +00:00
cxl
a0c6b3584a Core/SSH: Minor fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@12150 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-07 16:00:36 +00:00
micio
87d77818d9 Bazaar/Updater : re-fixed timeouts
git-svn-id: svn://ultimatepp.org/upp/trunk@12149 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-07 13:49:35 +00:00
micio
a17d49a1f0 Bazaar/XMLMenu : updated to new UPP and fixed some bugs
git-svn-id: svn://ultimatepp.org/upp/trunk@12148 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-05 18:05:43 +00:00
cxl
e9b8fe3453 CtrlCore: Coco WakeupGuiThread, fixed Semaphore
git-svn-id: svn://ultimatepp.org/upp/trunk@12147 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-05 09:13:09 +00:00
cxl
4918f43375 CtrlCore: ViewDraw, DrawDragRect (RectTracker now works)
git-svn-id: svn://ultimatepp.org/upp/trunk@12146 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-04 13:44:35 +00:00
cxl
944890f547 CtrlCore: Cocoa keyboard speeds now read from OS
git-svn-id: svn://ultimatepp.org/upp/trunk@12145 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-04 10:59:16 +00:00
cxl
4fa5ba0919 CtrlCore: Cocoa Double click time now read from the OS
git-svn-id: svn://ultimatepp.org/upp/trunk@12144 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-04 10:51:19 +00:00
cxl
303640e1ff CtrlCore: Cocoa fixed mouse triple
git-svn-id: svn://ultimatepp.org/upp/trunk@12143 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-03 17:19:59 +00:00
cxl
b7e7c4aaf0 CtrlCore, ide: Cocoa Ctrl+Space issue, CT_Font caching
git-svn-id: svn://ultimatepp.org/upp/trunk@12142 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-03 16:44:39 +00:00
klugier
500bcab36b Ide: ide.iml Header icon is now in Standard mode instead of Now - fix for UHD.
git-svn-id: svn://ultimatepp.org/upp/trunk@12141 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-02 17:59:29 +00:00
cxl
ff01418574 ide: OSX flags
git-svn-id: svn://ultimatepp.org/upp/trunk@12140 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-02 17:53:13 +00:00
cxl
fdc14eb61d .todo
git-svn-id: svn://ultimatepp.org/upp/trunk@12138 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-02 16:24:27 +00:00