Commit graph

207 commits

Author SHA1 Message Date
cxl
8221990cdc Core: Fixed issue with FindFile::IsSymLink
git-svn-id: svn://ultimatepp.org/upp/trunk@1482 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-08 22:01:47 +00:00
cxl
8c0aac8241 Core: Vector::Clear deallocates all memory
git-svn-id: svn://ultimatepp.org/upp/trunk@1457 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-31 06:33:55 +00:00
rylek
1264da8e6f Added implementation for DrawPolyPolyPolygonOp and DrawPolyPolylineOp; added 'public' modifier to ST-variant of RWMutex::ReadLock / WriteLock to get rid of GCC complaints.
git-svn-id: svn://ultimatepp.org/upp/trunk@1450 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-28 08:44:00 +00:00
cxl
29701e5eb8 Core: Blackfin CPU support
git-svn-id: svn://ultimatepp.org/upp/trunk@1447 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-26 15:41:41 +00:00
cxl
29649cf062 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
d3d5c066a5 Core: Fixed wchar Filter, FilterWhile
git-svn-id: svn://ultimatepp.org/upp/trunk@1440 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-21 15:06:41 +00:00
cxl
eb6013e5be Draw: Fixed Win32 font issues
git-svn-id: svn://ultimatepp.org/upp/trunk@1426 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-17 12:09:08 +00:00
rylek
e48f20a683 GetPaintRect support in SystemDraw
git-svn-id: svn://ultimatepp.org/upp/trunk@1423 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-17 11:50:58 +00:00
cxl
bacf2dc0ec Draw: fixed underline issue, Font documented
git-svn-id: svn://ultimatepp.org/upp/trunk@1385 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-08 17:46:19 +00:00
cxl
be2af9ea9f Core: CloseStdLog
git-svn-id: svn://ultimatepp.org/upp/trunk@1332 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-24 09:23:57 +00:00
cxl
9bb8f2dac6 Core: Doc fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1325 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-21 18:08:03 +00:00
cxl
cb33f077e1 Assist++ now supports .sch files
git-svn-id: svn://ultimatepp.org/upp/trunk@1292 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-09 16:01:59 +00:00
cxl
0d71073609 XML now produces CFLF pairs
git-svn-id: svn://ultimatepp.org/upp/trunk@1291 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-09 13:39:04 +00:00
cxl
a79b868d06 Core: DirectoryExits fixed to work with Win32 drives
git-svn-id: svn://ultimatepp.org/upp/trunk@1290 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-08 12:29:05 +00:00
cxl
e9479626f1 Writing Sql tutorial
git-svn-id: svn://ultimatepp.org/upp/trunk@1258 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-01 21:01:06 +00:00
cxl
1c11d5323c BSD patch by masu
git-svn-id: svn://ultimatepp.org/upp/trunk@1254 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-31 11:42:14 +00:00
cxl
9c082c948d theide: Navigator fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1248 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-30 06:39:30 +00:00
cxl
0d19980d0d Theide:minor fixes, Core: WString Filter(WString variants
git-svn-id: svn://ultimatepp.org/upp/trunk@1242 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-27 18:06:19 +00:00
cxl
b91444d77a theide: Select package dialog 'All' option expanded to DropList understandable options, main packages now bold
git-svn-id: svn://ultimatepp.org/upp/trunk@1237 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-26 08:46:59 +00:00
cxl
c7137b20e0 SqlBinary changed to work as SqlCompile type -> it now should work in PGSQL too
git-svn-id: svn://ultimatepp.org/upp/trunk@1232 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-25 08:30:49 +00:00
cxl
28abcf4510 Fix of AssertMoveable for NO_MOVEABLE_CHECK
git-svn-id: svn://ultimatepp.org/upp/trunk@1208 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-18 12:58:26 +00:00
cxl
dc60e72dd1 Change MT Gui
git-svn-id: svn://ultimatepp.org/upp/trunk@1205 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-17 21:30:02 +00:00
cxl
f31448ff64 Ctrl::Lock fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1194 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-16 20:25:07 +00:00
cxl
ec1ca78c6b CtrlCore: Ctrl::Lock MT in Win32
git-svn-id: svn://ultimatepp.org/upp/trunk@1192 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-16 16:50:53 +00:00
cxl
8ee38f7101 FileTime -> Time fix, theide: package selector now shows the nest
git-svn-id: svn://ultimatepp.org/upp/trunk@1186 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-15 18:16:49 +00:00
cxl
4c8f771cce Applied new sk-sk translation
git-svn-id: svn://ultimatepp.org/upp/trunk@1183 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-15 07:06:41 +00:00
cxl
430fe6515d uppsrc: Cleaning nonapp main packages
git-svn-id: svn://ultimatepp.org/upp/trunk@1169 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-14 06:18:42 +00:00
cxl
447b846f9a Fix of Vector::InsertPick
git-svn-id: svn://ultimatepp.org/upp/trunk@1157 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-10 22:08:04 +00:00
cxl
f8d21d12d9 Core documentation fix (added missing titles)
git-svn-id: svn://ultimatepp.org/upp/trunk@1156 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-10 18:32:54 +00:00
cxl
82dd4aa45f Array, Vector: InsertPick, correct CharFilter for type/variable in LayDes, SystemDraw fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@1155 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-10 15:39:30 +00:00
cxl
dbaa8e52c7 Fixed critical bug with Date formatting
git-svn-id: svn://ultimatepp.org/upp/trunk@1126 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-05 16:14:24 +00:00
cxl
d9e0156bb4 Minor ide fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@1125 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-04 17:53:46 +00:00
cxl
6281f285b3 Change in SetDateFilter format, cleanup in related docs
git-svn-id: svn://ultimatepp.org/upp/trunk@1122 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-03 10:43:11 +00:00
cxl
325426a4f5 Fixed .t days of week Sunday<->Saturday issue
git-svn-id: svn://ultimatepp.org/upp/trunk@1120 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-02 15:59:21 +00:00
cxl
66165d49a9 Added runtime check for serializing RichValue with missing Register
git-svn-id: svn://ultimatepp.org/upp/trunk@1119 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-02 15:45:07 +00:00
cxl
ea4448d995 Fixed ugly cluster of problems with Drawing, Painting, RichValue serialization, ValueArray...
git-svn-id: svn://ultimatepp.org/upp/trunk@1118 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-02 13:23:08 +00:00
cxl
3c976c3d48 Drawing refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@1099 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-26 16:27:01 +00:00
cxl
107b0a4952 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
rylek
4f33d6f280 Corrected bug in StdConvertDoubleNotNull; commented out Bearing (moved to Core by CXL)
git-svn-id: svn://ultimatepp.org/upp/trunk@1094 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-22 22:46:05 +00:00
cxl
fa4524e2a1 GTypes - missing Bearing fixed (not missing anymore)
git-svn-id: svn://ultimatepp.org/upp/trunk@1086 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-21 17:37:51 +00:00
cxl
2bb046475a Some conflicting Geom/Painter routines moved to Core
git-svn-id: svn://ultimatepp.org/upp/trunk@1085 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-21 11:36:35 +00:00
cxl
16aa67ea55 ODBC / MSSQL fixed Invalid precision error
git-svn-id: svn://ultimatepp.org/upp/trunk@1079 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-20 13:50:50 +00:00
cxl
7fba1de667 LocalProcess.h documented
git-svn-id: svn://ultimatepp.org/upp/trunk@1077 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-19 15:43:40 +00:00
cxl
a743b439a8 Minor doc fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@1071 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-18 18:19:18 +00:00
cxl
4839ea02ee TheIDE: Sort packages by name
git-svn-id: svn://ultimatepp.org/upp/trunk@1066 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-17 13:16:32 +00:00
cxl
efe3f71b1f Minor fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@1063 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-16 11:29:37 +00:00
cxl
55a463617c Path.h doc
git-svn-id: svn://ultimatepp.org/upp/trunk@1055 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-09 17:23:19 +00:00
cxl
d7a561c9ba Minor changes
git-svn-id: svn://ultimatepp.org/upp/trunk@1053 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-08 17:56:12 +00:00
cxl
73cfd7617e TheIDE: Package coloring experiment
git-svn-id: svn://ultimatepp.org/upp/trunk@1047 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-05 18:30:09 +00:00
cxl
7b02c6e3fb Separating Core ide for new umk, New ZH-CN translations (thanks glx!)
git-svn-id: svn://ultimatepp.org/upp/trunk@1045 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-05 10:57:13 +00:00