Commit graph

4121 commits

Author SHA1 Message Date
micio
c12f150ca9 TheIDE : Initial implementation of new GDB debugger interface
git-svn-id: svn://ultimatepp.org/upp/trunk@4506 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-01 18:47:22 +00:00
cxl
20eb71934e Sql: SqlSet::operator<<
git-svn-id: svn://ultimatepp.org/upp/trunk@4505 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-01 13:51:27 +00:00
cxl
feef1a579e plugin/bz2: Moving to .so in posix
git-svn-id: svn://ultimatepp.org/upp/trunk@4502 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-31 16:50:29 +00:00
cxl
3ee821a182 Web: HttpClient::GetBody (in case that returned value is Null because of error)
git-svn-id: svn://ultimatepp.org/upp/trunk@4501 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-31 09:11:55 +00:00
cxl
e7f7158183 ide: Environment settings now saved after closing dialog and relodead in other ide instances on change
git-svn-id: svn://ultimatepp.org/upp/trunk@4500 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-30 19:56:43 +00:00
cxl
d79d2052a8 Docking: fixed window title appearance bug
git-svn-id: svn://ultimatepp.org/upp/trunk@4497 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-30 16:22:01 +00:00
cxl
8afe5fef70 Core: new Value reintegrated for conditional compilation (SVO_VALUE flag)
git-svn-id: svn://ultimatepp.org/upp/trunk@4495 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-30 14:53:29 +00:00
cxl
b278075c03 *ide: Fixed issue with importing .png file into icondesigner, filename starting with digit (RM #241)
git-svn-id: svn://ultimatepp.org/upp/trunk@4481 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-28 14:16:14 +00:00
cxl
5967e444ef *ide: Fixed conflict and 'svn add' issues in usvn
git-svn-id: svn://ultimatepp.org/upp/trunk@4480 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-28 10:33:50 +00:00
cxl
156e064d94 .developing usvn
git-svn-id: svn://ultimatepp.org/upp/trunk@4479 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-28 10:27:20 +00:00
cxl
060ac72571 .bazaar temporarily removed from installs
git-svn-id: svn://ultimatepp.org/upp/trunk@4477 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-27 15:59:42 +00:00
cxl
dbd4a0a4de Core: Out of memory panic now displays info about requested block size and allocated memory (RM #240)
git-svn-id: svn://ultimatepp.org/upp/trunk@4471 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-26 19:25:05 +00:00
dolik
d6c8aef327 .ide: Support multiple preconfigured *.bm on first run
git-svn-id: svn://ultimatepp.org/upp/trunk@4470 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-26 17:35:16 +00:00
cxl
530dd1fc42 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@4466 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-23 18:22:57 +00:00
cxl
c44fbd619e *ide: ide/Common now depends on CtrlLib
git-svn-id: svn://ultimatepp.org/upp/trunk@4460 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-22 14:30:46 +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
679bdbbe1b .removing GCC warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@4456 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-21 11:52:33 +00:00
cxl
a00521cf69 *GridCtrl: StdGridDisplay now function instead of global variable (plus some warning removed)
git-svn-id: svn://ultimatepp.org/upp/trunk@4454 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-21 11:49:05 +00:00
cxl
9d581f3632 Fixed some warning
git-svn-id: svn://ultimatepp.org/upp/trunk@4453 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-21 11:39:05 +00:00
cxl
bc3e5d1785 Core: FindFile::GetPath - POSIX support
git-svn-id: svn://ultimatepp.org/upp/trunk@4451 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-20 16:35:50 +00:00
cxl
7d3574f43e Core: FindFile::GetPath
git-svn-id: svn://ultimatepp.org/upp/trunk@4449 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-20 16:21:03 +00:00
cxl
67825eafa9 *ide: arch:SSE2 removed from MSC64 builder (even if SSE2 flag is defined)
git-svn-id: svn://ultimatepp.org/upp/trunk@4447 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-20 16:00:14 +00:00
unodgs
437765d105 GridCtrl: Fixed compilation issue (GCC, Clang)
git-svn-id: svn://ultimatepp.org/upp/trunk@4444 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-19 18:16:40 +00:00
cxl
03618e002c Sql: MassInsert now has remove option
git-svn-id: svn://ultimatepp.org/upp/trunk@4443 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-19 14:39:30 +00:00
cxl
b5930ad68e Core: ScanDate
git-svn-id: svn://ultimatepp.org/upp/trunk@4442 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-19 09:36:55 +00:00
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