cxl
|
5f54b962c3
|
Draw: AttrText constructors now explicit
git-svn-id: svn://ultimatepp.org/upp/trunk@4668 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-03-08 07:55:16 +00:00 |
|
cxl
|
bc0318679a
|
ide: Fixed lost cfg issue
git-svn-id: svn://ultimatepp.org/upp/trunk@4666 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-03-07 20:47:20 +00:00 |
|
cxl
|
dd3a28d1dd
|
Core: Improving Ref
git-svn-id: svn://ultimatepp.org/upp/trunk@4665 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-03-06 17:40:38 +00:00 |
|
cxl
|
3415d44f3c
|
Developing Nos
git-svn-id: svn://ultimatepp.org/upp/trunk@4664 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-03-06 14:32:02 +00:00 |
|
cxl
|
a9a6d541f8
|
Core: Ref support in ValueType
git-svn-id: svn://ultimatepp.org/upp/trunk@4663 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-03-06 14:19:15 +00:00 |
|
cxl
|
0ce95e9532
|
Core: Automatic ValueType<->Ref support
git-svn-id: svn://ultimatepp.org/upp/trunk@4662 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-03-06 07:22:51 +00:00 |
|
cxl
|
f0928a4f7a
|
.docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4661 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-03-05 19:24:34 +00:00 |
|
cxl
|
c6385eb2b7
|
NetNode: More getters (thanks kropniczki)
git-svn-id: svn://ultimatepp.org/upp/trunk@4660 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-03-05 14:05:01 +00:00 |
|
cxl
|
a45ac553b9
|
.docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4659 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-03-04 18:28:02 +00:00 |
|
cxl
|
4b3acc6edf
|
.docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4658 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-03-04 16:57:34 +00:00 |
|
koldo
|
8490dd8b20
|
.Core: Little fix in doc.
git-svn-id: svn://ultimatepp.org/upp/trunk@4657 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-03-04 16:33:44 +00:00 |
|
cxl
|
07194f0359
|
Documenting Value
git-svn-id: svn://ultimatepp.org/upp/trunk@4656 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-03-04 13:30:58 +00:00 |
|
cxl
|
6f6532f402
|
Removed DDUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@4655 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-03-03 23:18:52 +00:00 |
|
cxl
|
b51db10ed9
|
Core: Jsonize finished
git-svn-id: svn://ultimatepp.org/upp/trunk@4654 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-03-03 22:59:48 +00:00 |
|
cxl
|
3478676fa7
|
Core: Developing Jsonize support for Value
git-svn-id: svn://ultimatepp.org/upp/trunk@4653 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-03-03 22:12:00 +00:00 |
|
cxl
|
a0e6ae4a96
|
Core: Value support for Xmlize, Jasonize
git-svn-id: svn://ultimatepp.org/upp/trunk@4651 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-03-03 15:49:28 +00:00 |
|
cxl
|
4261c47291
|
.Core: Value changed to compile in both modes
git-svn-id: svn://ultimatepp.org/upp/trunk@4650 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-03-03 10:48:09 +00:00 |
|
cxl
|
67752936ee
|
.developing SvoValue
git-svn-id: svn://ultimatepp.org/upp/trunk@4647 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-03-03 10:17:50 +00:00 |
|
cxl
|
00e0628685
|
.Core: FileOut::Open wrong #ifdef fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@4645 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-03-02 15:28:09 +00:00 |
|
cxl
|
67e65bb084
|
Core: FileAppend now uses NOWRITESHARE
git-svn-id: svn://ultimatepp.org/upp/trunk@4643 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-03-02 12:56:49 +00:00 |
|
cxl
|
e08add2acb
|
.docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4642 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-03-02 12:53:54 +00:00 |
|
cxl
|
181f2ae987
|
Core: FileStream NOWRITESHARE implemented for Linux,BSD using flock
git-svn-id: svn://ultimatepp.org/upp/trunk@4641 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-03-02 12:51:32 +00:00 |
|
cxl
|
dd2c82e0c0
|
Core: FileOut now uses NOWRITESHARE to enforce exclusive access to the file
git-svn-id: svn://ultimatepp.org/upp/trunk@4640 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-03-02 12:01:16 +00:00 |
|
cxl
|
0eeaeeaea4
|
.ide: config backup
git-svn-id: svn://ultimatepp.org/upp/trunk@4636 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-03-01 12:37:24 +00:00 |
|
cxl
|
85d900d0ed
|
*Sql: Fixed SqlVal::As
git-svn-id: svn://ultimatepp.org/upp/trunk@4635 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-02-29 19:27:50 +00:00 |
|
cxl
|
b5586ca84b
|
*CtrlCore: Fixed error handling of SetClipboardData when handle is NULL
git-svn-id: svn://ultimatepp.org/upp/trunk@4633 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-02-29 14:31:34 +00:00 |
|
cxl
|
45c726d65a
|
Sql: Sql/SqlSession::PerThread
git-svn-id: svn://ultimatepp.org/upp/trunk@4631 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-02-28 09:38:17 +00:00 |
|
cxl
|
d20cac5f22
|
ide: Config sentinels to resolve config bug
git-svn-id: svn://ultimatepp.org/upp/trunk@4629 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-02-28 07:13:06 +00:00 |
|
cxl
|
47c7531c0a
|
*MySql: Fixed GetRowsProcessed
git-svn-id: svn://ultimatepp.org/upp/trunk@4627 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-02-27 13:06:09 +00:00 |
|
cxl
|
68b1782921
|
Sql: Fixed issue with quoted Null SqlId, ide: debugging code for lost config
git-svn-id: svn://ultimatepp.org/upp/trunk@4626 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-02-27 08:30:35 +00:00 |
|
cxl
|
d1097e2198
|
.CtrlCore: Debug mode for clipboard operations
git-svn-id: svn://ultimatepp.org/upp/trunk@4625 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-02-26 18:22:35 +00:00 |
|
cxl
|
9347908011
|
umk: Support of -k option
git-svn-id: svn://ultimatepp.org/upp/trunk@4623 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-02-26 09:19:34 +00:00 |
|
cxl
|
50ebaf348e
|
umk: -k parameter: do not delete out directory when exporting
git-svn-id: svn://ultimatepp.org/upp/trunk@4622 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-02-25 18:36:50 +00:00 |
|
cxl
|
1a1836d3c4
|
ide: Export now properly manages brc files
git-svn-id: svn://ultimatepp.org/upp/trunk@4621 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-02-25 18:18:52 +00:00 |
|
rylek
|
77414d5b02
|
.Sql/SqlStatement.cpp: modified SqlSelect::AsTable to keep extra parentheses around aliased subselect in all dialects except MS-SQL
git-svn-id: svn://ultimatepp.org/upp/trunk@4620 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-02-24 22:45:46 +00:00 |
|
rylek
|
77654d7b83
|
.Sql/SqlStatement.cpp: modified SqlSelect::AsTable to remove extra parentheses only in MS-SQL dialect
git-svn-id: svn://ultimatepp.org/upp/trunk@4617 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-02-24 22:30:28 +00:00 |
|
cxl
|
545ad3b421
|
.documentation
git-svn-id: svn://ultimatepp.org/upp/trunk@4614 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-02-24 11:00:41 +00:00 |
|
rylek
|
3d680acfaf
|
.Sql/SqlStatement.cpp: bug fix in SqlSelect::AsTable to suppress extra parentheses around aliased subselect
git-svn-id: svn://ultimatepp.org/upp/trunk@4612 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-02-24 07:26:26 +00:00 |
|
cxl
|
a3ea6207a8
|
ide: icpp added to source file selector extension list
git-svn-id: svn://ultimatepp.org/upp/trunk@4611 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-02-21 14:17:42 +00:00 |
|
cxl
|
fd7357ed0d
|
GridCtrl: Fixed Xmlize signature
git-svn-id: svn://ultimatepp.org/upp/trunk@4608 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-02-21 09:31:08 +00:00 |
|
cxl
|
6cfe0bfb2c
|
Sql: Fixed ASSERT in SqlMassInsert
git-svn-id: svn://ultimatepp.org/upp/trunk@4607 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-02-21 09:03:38 +00:00 |
|
rylek
|
679c08db9f
|
.TSql/util.h,cpp: fixed schema-related functions to match changes in SqlId
git-svn-id: svn://ultimatepp.org/upp/trunk@4604 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-02-18 23:38:08 +00:00 |
|
cxl
|
43fb97e1e1
|
.cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@4601 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-02-16 16:17:37 +00:00 |
|
micio
|
cfb8556d90
|
ide/Debuggers/Gdb_MI2 : fixed printing of pointer and references to strings and values
git-svn-id: svn://ultimatepp.org/upp/trunk@4593 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-02-13 23:54:57 +00:00 |
|
cxl
|
2161e4208a
|
Core: Xmlize - fixed for GCC
git-svn-id: svn://ultimatepp.org/upp/trunk@4590 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-02-13 22:29:07 +00:00 |
|
cxl
|
034a51733d
|
Core: Xmlize: Changed to reference XmlIO& parameter
git-svn-id: svn://ultimatepp.org/upp/trunk@4588 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-02-13 18:08:04 +00:00 |
|
cxl
|
0fe3512197
|
.Core: ScanTime
git-svn-id: svn://ultimatepp.org/upp/trunk@4583 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-02-13 09:22:45 +00:00 |
|
cxl
|
1736bf4e0a
|
HttpQuery: CaseSensitive
git-svn-id: svn://ultimatepp.org/upp/trunk@4580 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-02-12 21:53:20 +00:00 |
|
cxl
|
0d8fc6df3b
|
*UrlEncode: ',' is now encoded
git-svn-id: svn://ultimatepp.org/upp/trunk@4579 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-02-12 21:28:05 +00:00 |
|
cxl
|
a3e1af3284
|
*Web/SSL: removed signature glitch
git-svn-id: svn://ultimatepp.org/upp/trunk@4577 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-02-12 15:47:19 +00:00 |
|