Commit graph

2096 commits

Author SHA1 Message Date
cxl
4c8a8a412a *Core: Fix in Randomf (INT64 should be I64)
git-svn-id: svn://ultimatepp.org/upp/trunk@4441 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-19 07:38:03 +00:00
unodgs
136651749a GridCtrl: Fixed coping and sorting cells with AttrText value inside
git-svn-id: svn://ultimatepp.org/upp/trunk@4440 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-18 19:48:42 +00:00
cxl
14ff9f7785 Core: Some new Random number generator functions
git-svn-id: svn://ultimatepp.org/upp/trunk@4439 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-18 18:23:30 +00:00
cxl
e81c007ccf .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@4429 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-17 14:12:20 +00:00
cxl
9419fbe2fd *Sql: fixed ugly typo error in *JoinRef
git-svn-id: svn://ultimatepp.org/upp/trunk@4428 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-16 16:54:09 +00:00
cxl
560aef6120 *ide: Fix in msc builder for huge number of linked files (thanks Massimo)
git-svn-id: svn://ultimatepp.org/upp/trunk@4427 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-16 11:44:58 +00:00
cxl
3ab7261388 *ide: MSC & GCC builders fixed issue with compiler options (thanks Massimo)
git-svn-id: svn://ultimatepp.org/upp/trunk@4425 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-16 11:33:05 +00:00
unodgs
9f353670a4 GridCtrl: Fixed crash in RemoveColumn
git-svn-id: svn://ultimatepp.org/upp/trunk@4415 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-14 09:53:09 +00:00
cxl
1ae2f1d0a7 .ide: CppBuilder allows relative '..' paths again
git-svn-id: svn://ultimatepp.org/upp/trunk@4401 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-12 19:19:43 +00:00
cxl
bd00706432 .ide cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@4399 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-11 17:07:40 +00:00
cxl
b1df79eb55 *Core: Date::operator--() fix
git-svn-id: svn://ultimatepp.org/upp/trunk@4397 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-11 14:52:17 +00:00
koldo
49812fb430 .Draw: Added a bit of doc
git-svn-id: svn://ultimatepp.org/upp/trunk@4392 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-10 20:24:04 +00:00
koldo
06a00aa0b8 .Core: Added a bit of doc
git-svn-id: svn://ultimatepp.org/upp/trunk@4391 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-10 20:22:54 +00:00
cxl
123187cd18 Core: Date now has operator++/--
git-svn-id: svn://ultimatepp.org/upp/trunk@4382 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-09 15:59:33 +00:00
unodgs
d1d1550373 WinGL: Added painting through fbo, added blur shader, fixed children clipping, optimized painting a bit
git-svn-id: svn://ultimatepp.org/upp/trunk@4365 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-06 12:48:43 +00:00
unodgs
203f3fc799 CtrlCore: Fixed passing order of state reason
git-svn-id: svn://ultimatepp.org/upp/trunk@4364 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-06 12:24:17 +00:00
cxl
85b4d0a6da *Web/SSL: HttpsClient now correctly uses CONNECT for proxy
git-svn-id: svn://ultimatepp.org/upp/trunk@4361 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-05 08:31:56 +00:00
cxl
1640f1cbe4 Web: virtual destructor for HttpClient (because of HttpsClient inheritance)
git-svn-id: svn://ultimatepp.org/upp/trunk@4359 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-03 11:50:12 +00:00
cxl
a2cbd10613 *CtrlLib: for(int fix in FileSel
git-svn-id: svn://ultimatepp.org/upp/trunk@4357 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-02 08:25:33 +00:00
rylek
5595f01faa .Oracle/Oci8.cpp: fixed some type warnings
.CtrlLib/FileSel.cpp: fixed MSVC for control variable warnings

git-svn-id: svn://ultimatepp.org/upp/trunk@4354 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-29 14:20:36 +00:00
cxl
5f0b18e7ae OleDB: fixed for private Connection in Sql
git-svn-id: svn://ultimatepp.org/upp/trunk@4353 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-28 19:33:38 +00:00
cxl
0b7b0f5af4 Sql: Sql::Attach/Detach, Connection constructor moved private (rm #222)
git-svn-id: svn://ultimatepp.org/upp/trunk@4352 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-28 19:16:46 +00:00
cxl
e9abf72a1c .DDUMPs removed
git-svn-id: svn://ultimatepp.org/upp/trunk@4351 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-28 18:35:19 +00:00
cxl
4aee20926a umk: fixed to work better in windows (':' replaced by ',' as nest separator)
git-svn-id: svn://ultimatepp.org/upp/trunk@4350 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-28 18:29:44 +00:00
cxl
ab25b501b6 *CtrlLib: Fixed D&D in DocEdit
git-svn-id: svn://ultimatepp.org/upp/trunk@4349 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-26 16:54:44 +00:00
cxl
8d3d7c1f07 *CtrlCore, CtrlLib: Fixed D&D in LineEdit, EditField
git-svn-id: svn://ultimatepp.org/upp/trunk@4347 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-26 16:52:23 +00:00
cxl
79226efa5e Sql: GetSchColumn now guaranteed to be uppercase
git-svn-id: svn://ultimatepp.org/upp/trunk@4345 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-26 10:38:19 +00:00
cxl
7dca0d0701 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@4342 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-23 16:27:36 +00:00
cxl
26b492b325 .ide: TheIDE: Selecting items of navigator bar for layout files as text (rm #213)
git-svn-id: svn://ultimatepp.org/upp/trunk@4338 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-22 19:42:26 +00:00
cxl
1bec3513af .ide: Minor optimization in package organizer (RM #212)
git-svn-id: svn://ultimatepp.org/upp/trunk@4337 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-22 19:25:24 +00:00
cxl
d3eaf999e4 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@4336 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-22 13:09:15 +00:00
unodgs
fc003f3af3 GridCtrl: Cosmetics..
git-svn-id: svn://ultimatepp.org/upp/trunk@4334 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-20 20:27:41 +00:00
unodgs
b919183808 GridCtrl: Fixed setting incorrect width of indicator
git-svn-id: svn://ultimatepp.org/upp/trunk@4333 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-20 20:19:59 +00:00
cxl
082490db53 Sql: SqlSession::ThrowOnError
git-svn-id: svn://ultimatepp.org/upp/trunk@4331 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-19 19:00:39 +00:00
cxl
a00372f0fa Sql: Sql now supports fetching ValueMap of row (Fetch or GetRowMap after Fetch)
git-svn-id: svn://ultimatepp.org/upp/trunk@4329 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-19 18:35:38 +00:00
unodgs
59a97d3d1e CtrlLib: Added refreshing system places in file selector each time the dialog is opened
git-svn-id: svn://ultimatepp.org/upp/trunk@4326 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-18 22:40:30 +00:00
unodgs
19f827df4c Core: Added unmounted parameter to FileSystemInfo::Find to allow including registered drives with no content (like cdrom)
git-svn-id: svn://ultimatepp.org/upp/trunk@4325 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-18 22:37:35 +00:00
rylek
cd4e0f462b .Oracle/Oc8.cpp: reference cursor initialization patch
git-svn-id: svn://ultimatepp.org/upp/trunk@4320 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-18 17:05:14 +00:00
cxl
adde3301bd ide: Topic++ now Sorts files for all.i to prevent unnecessary changes
git-svn-id: svn://ultimatepp.org/upp/trunk@4317 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-17 10:51:55 +00:00
cxl
24c4e26eff .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@4314 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-17 10:18:02 +00:00
cxl
eca7161484 SqlCtrl: SqlCtrls now support automatic creation based on schema introspection
git-svn-id: svn://ultimatepp.org/upp/trunk@4312 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-16 18:15:23 +00:00
cxl
e61fef497e *CtrlLib: Fixed ColorPopUp issue in X11
git-svn-id: svn://ultimatepp.org/upp/trunk@4307 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-16 08:46:48 +00:00
cxl
7883a3b524 i18n: pt-br translation
git-svn-id: svn://ultimatepp.org/upp/trunk@4306 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-16 08:21:09 +00:00
cxl
ee0aa395a2 Sql: Sql0 (without session)
git-svn-id: svn://ultimatepp.org/upp/trunk@4305 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-15 10:34:35 +00:00
cxl
418c76a798 Sql: Sql::Attach/Detach, SetSession
git-svn-id: svn://ultimatepp.org/upp/trunk@4304 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-15 10:28:58 +00:00
cxl
6f8c3327b9 Sql, SqlSession: operator= and copy constructors now private
git-svn-id: svn://ultimatepp.org/upp/trunk@4296 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-14 08:44:40 +00:00
cxl
348551f7f5 .doc fix
git-svn-id: svn://ultimatepp.org/upp/trunk@4295 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-13 16:26:11 +00:00
cxl
70b0b03aec .svn problem
git-svn-id: svn://ultimatepp.org/upp/trunk@4293 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-12 08:42:43 +00:00
cxl
f9c2c1ae84 *CtrlLib: ArrayCtrl::AddIndex fixed (related to Id refactoring)
git-svn-id: svn://ultimatepp.org/upp/trunk@4292 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-12 08:23:07 +00:00
cxl
6aefb7f0b1 Sql: Refactored SQL 'default app cursor', added per-thread SQL option, added secondary SQLR 'default app cursor'
git-svn-id: svn://ultimatepp.org/upp/trunk@4290 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-10 16:03:24 +00:00