Commit graph

39 commits

Author SHA1 Message Date
cxl
5f104c2398 Core: Now compiles with NODEPRECATED
git-svn-id: svn://ultimatepp.org/upp/trunk@12127 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-31 17:04:33 +00:00
cxl
47525eb5d8 Core: TempFile
git-svn-id: svn://ultimatepp.org/upp/trunk@11946 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-05-15 08:45:27 +00:00
cxl
2de57458cc Core: TempFile, GetTempDirectory
git-svn-id: svn://ultimatepp.org/upp/trunk@11945 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-05-15 08:33:42 +00:00
cxl
c579ebcb38 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
cxl
d09decc4d0 ide: Spellchecking comments
git-svn-id: svn://ultimatepp.org/upp/trunk@10384 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-30 10:41:05 +00:00
cxl
597466fea8 uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed
git-svn-id: svn://ultimatepp.org/upp/trunk@10186 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-08-26 17:15:30 +00:00
cxl
2547ae8569 Core: CoWork refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@10151 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-08-07 09:32:35 +00:00
cxl
a9336c11a8 Fixed ambiguity between <<lambda and <<(String&&, T)
git-svn-id: svn://ultimatepp.org/upp/trunk@9921 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-06-11 15:55:50 +00:00
cxl
5c86036124 .reorganizing
git-svn-id: svn://ultimatepp.org/upp/trunk@9759 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-01 20:21:16 +00:00
cxl
ec5b143291 ide: autosetup changes
git-svn-id: svn://ultimatepp.org/upp/trunk@9011 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-12 16:11:39 +00:00
cxl
5ee25bf05a Core: App removed catch(Exc) so that debugger behaves can show the backtrace
git-svn-id: svn://ultimatepp.org/upp/trunk@7290 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-22 07:03:03 +00:00
cxl
930c9985f5 Core: LoadDataFile, SetDataPath, plugin/lzma: missing functions implemented
git-svn-id: svn://ultimatepp.org/upp/trunk@7224 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-12 10:44:12 +00:00
cxl
ddcc803994 Turtle: LaunchWebBrowser support
git-svn-id: svn://ultimatepp.org/upp/trunk@6878 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-06 19:02:08 +00:00
cxl
b9fc973f42 .cosmetics & docs
git-svn-id: svn://ultimatepp.org/upp/trunk@6801 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-20 20:53:44 +00:00
cxl
b496b51468 Core: Posix LaunchWebBrowser fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@6485 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-10-24 11:13:18 +00:00
cxl
09edff5e1c Core: LaunchWebBrowser POSIX escaping improved
git-svn-id: svn://ultimatepp.org/upp/trunk@6475 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-10-23 12:29:35 +00:00
cxl
ebf8676bb0 Core: LaunchWebBrowser in POSIX fixed special characters in URL
git-svn-id: svn://ultimatepp.org/upp/trunk@6474 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-10-23 12:23:44 +00:00
cxl
d8cd08c64f uppsrc: Fixed some clang warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@5808 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-15 18:22:42 +00:00
cxl
21ecb8b8bc uppsrc: MINGW fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@5227 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-23 07:04:30 +00:00
cxl
426fb85cd3 Core: Exit
git-svn-id: svn://ultimatepp.org/upp/trunk@4982 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-21 12:45:37 +00:00
cxl
9ba808013f Core: inet docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4791 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-16 11:40:17 +00:00
cxl
b5e405587a Core: TcpSocket, Thread::AtExit
git-svn-id: svn://ultimatepp.org/upp/trunk@4761 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-09 13:51:08 +00:00
cxl
cfd894c242 Core: Refactored Stream interface (dword->int), fixed LauchWebBrowser for certaion situations (thanks Koldo)
git-svn-id: svn://ultimatepp.org/upp/trunk@4759 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-08 14:44:03 +00:00
cxl
b91849f9c9 *uppsrc: Fixed many GCC warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@4457 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-21 14:24:31 +00:00
cxl
e4feff51cd Core: Support for secondary .tr language
git-svn-id: svn://ultimatepp.org/upp/trunk@4141 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-07 08:27:34 +00:00
cxl
44fe7d0674 .uppsrc: Fixed for mingw
git-svn-id: svn://ultimatepp.org/upp/trunk@2233 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-16 19:37:30 +00:00
cxl
6fa50404fa *Core: Compiles in POSIX again...
git-svn-id: svn://ultimatepp.org/upp/trunk@2214 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-11 06:46:28 +00:00
rylek
226486a2c3 - CtrlLib: TreeCtrl bug fix - SyncInfo crashed on an empty tree
* CtrlLib: CtrlCore.h, Win32Wnd.cpp - Unicode support in coreCmdLine / SplitCommandLine to support dynamic application charset
* Core: App.cpp - CommandLine() and Environment() support dynamic charset switching
- Geom/Draw: plotter.h & cpp - fixed orientation bug in PlotterTool::Circle routine

git-svn-id: svn://ultimatepp.org/upp/trunk@2211 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-10 19:41:59 +00:00
cxl
09fd991f4b * Core: Folders, fixed for MSC71 compiler...
git-svn-id: svn://ultimatepp.org/upp/trunk@2197 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-08 12:49:08 +00:00
cxl
58b59adcef *Core: *Folders X11
git-svn-id: svn://ultimatepp.org/upp/trunk@2196 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-08 12:11:56 +00:00
cxl
44fdadbafd *Core, CtrlLib: Fixing GetDownloadsFolder()
git-svn-id: svn://ultimatepp.org/upp/trunk@2194 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-08 11:08:23 +00:00
cxl
9e9328407f CtrlLib: FileSel now has a left bar with common folders (adjustable by client code)
git-svn-id: svn://ultimatepp.org/upp/trunk@2191 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-08 00:03:10 +00:00
cxl
81e4fd2eed Fix of recent fix for POSIX...
git-svn-id: svn://ultimatepp.org/upp/trunk@1621 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-09 12:49:21 +00:00
cxl
808faf53cc Core, ide: Fixed issue with non-ASCII characters in environment
git-svn-id: svn://ultimatepp.org/upp/trunk@1620 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-09 12:11:22 +00:00
cxl
fdc6d13820 String docs addenum, OEM charset in GetEnv (thanks Zbigniew), BLOB in MySql (thanks Sergey)
git-svn-id: svn://ultimatepp.org/upp/trunk@1442 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-26 01:32:38 +00:00
cxl
61fff2c453 Improved POSIX compatibility (OpenBSD, NetBSD support)
git-svn-id: svn://ultimatepp.org/upp/trunk@1095 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-24 08:29:02 +00:00
cxl
faadb977dc T++ & actual topics
git-svn-id: svn://ultimatepp.org/upp/trunk@580 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-31 12:15:30 +00:00
cxl
91f4c43201 A++ Alt+C fix
git-svn-id: svn://ultimatepp.org/upp/trunk@540 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-18 19:34:56 +00:00
mdelfede
d2b54f7989 changed svn layout
git-svn-id: svn://ultimatepp.org/upp/trunk@281 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-06-07 22:31:27 +00:00