Commit graph

1657 commits

Author SHA1 Message Date
captainc
0fcd38039a Added Lingering and Non-blocking sections to socket documentation.
git-svn-id: svn://ultimatepp.org/upp/trunk@399 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-06 02:31:02 +00:00
captainc
38202f63e6 Added line to example to display connecting ip address.
git-svn-id: svn://ultimatepp.org/upp/trunk@398 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-05 22:56:30 +00:00
captainc
613ac5b421 Added line to example to display connecting ip address.
git-svn-id: svn://ultimatepp.org/upp/trunk@397 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-05 22:55:52 +00:00
captainc
07fdfd4c4a Modified name of Example and title of Connection Oriented Sockets Tutorial
git-svn-id: svn://ultimatepp.org/upp/trunk@396 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-05 19:00:20 +00:00
captainc
4eef0c14a6 Added socket documentation to srcdoc.tpp group in Web package. -captainc
git-svn-id: svn://ultimatepp.org/upp/trunk@395 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-05 18:56:17 +00:00
cxl
fc70268cf1 Fixed Time support in Sqlite3 (column must have datetime type)
git-svn-id: svn://ultimatepp.org/upp/trunk@394 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-03 15:17:45 +00:00
mrjt
0ddd74a6c9 Docking update
git-svn-id: svn://ultimatepp.org/upp/trunk@393 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-02 17:18:23 +00:00
mrjt
27258d6d98 ExpandFrame/Ctrl package added
git-svn-id: svn://ultimatepp.org/upp/trunk@392 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-02 17:17:59 +00:00
unodgs
ea12ac66c1 Wrong column and row index was passed to WhenPasteCell
git-svn-id: svn://ultimatepp.org/upp/trunk@391 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-31 18:25:46 +00:00
unodgs
ec0ea177f7 More popup fixes (passing events)
git-svn-id: svn://ultimatepp.org/upp/trunk@390 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-31 17:36:29 +00:00
cxl
9be57d77ac With GCC, TheIDE now can show assembler code for the file (similar to Preprocess file)
git-svn-id: svn://ultimatepp.org/upp/trunk@389 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-31 08:35:36 +00:00
cxl
9e8d68178a Adjusted Run dialog
git-svn-id: svn://ultimatepp.org/upp/trunk@388 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-30 16:07:40 +00:00
cxl
91ede46201 EncodeHTML support for superscript, subscript, strikeout and smallcaps
git-svn-id: svn://ultimatepp.org/upp/trunk@387 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-30 08:31:18 +00:00
cxl
82b1f55206 git-svn-id: svn://ultimatepp.org/upp/trunk@386 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-08-30 08:31:16 +00:00
rylek
35e44db9eb NOAPPSQL fixes for the third time (TRC, don't know why it keeps syncing that)
git-svn-id: svn://ultimatepp.org/upp/trunk@385 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-29 15:07:26 +00:00
unodgs
6a6ae049ed added GetVisibleCount, activated WhenPasteCell
git-svn-id: svn://ultimatepp.org/upp/trunk@384 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-29 13:23:14 +00:00
unodgs
6abd307765 GridCtrl and DropGrid updated to the latest versions
git-svn-id: svn://ultimatepp.org/upp/trunk@383 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-28 22:38:54 +00:00
cxl
bead9fcd39 git-svn-id: svn://ultimatepp.org/upp/trunk@382 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-08-28 20:53:12 +00:00
cxl
21461e6f29 Fixed Random for Win32, Uuid now uses Random
git-svn-id: svn://ultimatepp.org/upp/trunk@381 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-28 20:48:53 +00:00
cxl
c9aa45fa53 git-svn-id: svn://ultimatepp.org/upp/trunk@380 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-08-28 20:48:51 +00:00
cxl
d1c211a0d0 Added mersenne twister based Random to Core
git-svn-id: svn://ultimatepp.org/upp/trunk@379 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-28 20:37:04 +00:00
cxl
e568dbf66f git-svn-id: svn://ultimatepp.org/upp/trunk@378 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-08-28 20:37:03 +00:00
cxl
e919f9d80b Added CharFilterNotWhitespace
git-svn-id: svn://ultimatepp.org/upp/trunk@377 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-28 16:42:17 +00:00
cxl
212246e853 Fixed a couple of issues of Bazaar packages with GCC/Linux
git-svn-id: svn://ultimatepp.org/upp/trunk@376 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-28 16:42:15 +00:00
cxl
7ca3512359 git-svn-id: svn://ultimatepp.org/upp/trunk@375 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-08-28 13:18:46 +00:00
cxl
848f55c6fd git-svn-id: svn://ultimatepp.org/upp/trunk@374 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-08-28 13:18:44 +00:00
cxl
95b7c83335 git-svn-id: svn://ultimatepp.org/upp/trunk@373 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-08-27 15:57:38 +00:00
cxl
1a064ba8ea Doc fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@372 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-27 12:38:22 +00:00
captainc
01152981fb Added documentation to Sql package.
git-svn-id: svn://ultimatepp.org/upp/trunk@371 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-27 01:00:27 +00:00
cxl
78ce33e8b5 git-svn-id: svn://ultimatepp.org/upp/trunk@370 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-08-26 21:58:39 +00:00
cxl
d60e88445e Small fix in theide commandline mode
git-svn-id: svn://ultimatepp.org/upp/trunk@369 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-26 21:25:16 +00:00
cxl
339b25a81b Fixed uppweb to work in commandline mode
git-svn-id: svn://ultimatepp.org/upp/trunk@368 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-26 21:25:13 +00:00
cxl
9e11f9ed00 git-svn-id: svn://ultimatepp.org/upp/trunk@367 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-08-25 11:27:14 +00:00
cxl
a4243a8669 git-svn-id: svn://ultimatepp.org/upp/trunk@366 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-08-24 18:39:16 +00:00
cxl
84335fdaf5 git-svn-id: svn://ultimatepp.org/upp/trunk@365 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-08-24 18:39:13 +00:00
cxl
f7ba1b6922 git-svn-id: svn://ultimatepp.org/upp/trunk@364 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-08-22 15:25:18 +00:00
cxl
7f4a5ae50f git-svn-id: svn://ultimatepp.org/upp/trunk@363 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-08-20 17:17:32 +00:00
cxl
999da29487 Minor mysql encoding improvement... (to be sure, we call mysql_set_character_set too)
git-svn-id: svn://ultimatepp.org/upp/trunk@362 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-20 10:18:01 +00:00
cxl
750fa28c09 Fixed encoding issues in MySql, new ExportIds utility (in Sql) creates a file of SQLID constants for given database
git-svn-id: svn://ultimatepp.org/upp/trunk@361 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-20 10:06:42 +00:00
rylek
23a284af9e git-svn-id: svn://ultimatepp.org/upp/trunk@360 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-08-20 08:56:40 +00:00
cxl
1f178cdd8a new fn ExportSch in Sql exports .sch file from SqlSession
git-svn-id: svn://ultimatepp.org/upp/trunk@359 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-20 08:06:54 +00:00
cxl
06f5a7a669 Fixed one more issue with usvn replace
git-svn-id: svn://ultimatepp.org/upp/trunk@358 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-19 17:52:14 +00:00
cxl
35f4130f3b Added usvn ability to detect folder replacement and to deal with the situation...
git-svn-id: svn://ultimatepp.org/upp/trunk@357 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-19 13:30:02 +00:00
amrein
a36208c8fa Build need expat-devel
git-svn-id: svn://ultimatepp.org/upp/trunk@356 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-19 13:27:25 +00:00
amrein
2cf72d56c8 New generic .spec file tor easy rpmbuild package construction
git-svn-id: svn://ultimatepp.org/upp/trunk@355 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-19 11:15:44 +00:00
cxl
01e442fc73 Removed wrong png files, fixed inconsistent line ending problem
git-svn-id: svn://ultimatepp.org/upp/trunk@354 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-19 09:31:47 +00:00
cxl
c17d0de5f5 added linux-scripts/rpm
git-svn-id: svn://ultimatepp.org/upp/trunk@353 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-17 06:38:13 +00:00
cxl
fee23db84c git-svn-id: svn://ultimatepp.org/upp/trunk@352 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-08-16 19:58:35 +00:00
cxl
f9c190b221 git-svn-id: svn://ultimatepp.org/upp/trunk@351 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-08-16 19:53:48 +00:00
cxl
8622744b57 Converted T++ in examples and reference
git-svn-id: svn://ultimatepp.org/upp/trunk@350 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-16 19:04:57 +00:00