Commit graph

4061 commits

Author SHA1 Message Date
cxl
902fa64b26 Sql: SqlExp docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4531 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-03 18:10:38 +00:00
cxl
620493def3 reference: update SqlExp
git-svn-id: svn://ultimatepp.org/upp/trunk@4530 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-03 18:10:37 +00:00
cxl
ff686cb02e Sql: SqlId escaping now tests whether escaped Id is indeed valid SQL id, no escaping otherwise (workaround for use of SqlId('table.*') and similar)
git-svn-id: svn://ultimatepp.org/upp/trunk@4529 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-03 18:07:20 +00:00
cxl
aac38bf81d upptst: SqlExp
git-svn-id: svn://ultimatepp.org/upp/trunk@4528 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-03 18:07:19 +00:00
cxl
03e13bab62 upptst: SvoValue unit test update
git-svn-id: svn://ultimatepp.org/upp/trunk@4527 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-03 17:50:41 +00:00
cxl
e33ee7a3d1 Sql: SqlIds now quoted
git-svn-id: svn://ultimatepp.org/upp/trunk@4526 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-03 17:44:48 +00:00
cxl
456a9d025a upptst: Updated SqlExp unit test to reflect quoted SqlIds
git-svn-id: svn://ultimatepp.org/upp/trunk@4525 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-03 17:44:46 +00:00
cxl
e452ed5d52 *ide: fixed more config issues
git-svn-id: svn://ultimatepp.org/upp/trunk@4524 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-03 12:32:07 +00:00
micio
d1dda0beda ide/Debuggers/Gdb_MI2 : correctly decode Upp::Array class
git-svn-id: svn://ultimatepp.org/upp/trunk@4523 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-03 11:18:54 +00:00
micio
faa92367b8 ide/Debuggers/Gdb_MI2 : better printing of string and vector types
git-svn-id: svn://ultimatepp.org/upp/trunk@4522 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-03 10:44:46 +00:00
dolik
7b31a90568 .lpbuild: temporarily disabled nightly builds of theide
git-svn-id: svn://ultimatepp.org/upp/trunk@4521 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-03 09:03:23 +00:00
micio
d52d14234c ide/Debuggers/Gdb_MI2 : fixed another crash exploring children
git-svn-id: svn://ultimatepp.org/upp/trunk@4520 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-03 00:14:07 +00:00
micio
d0e607e50d ide/Debuggers/Gdb_MI2 : fixed nasty crash in optimal mode
git-svn-id: svn://ultimatepp.org/upp/trunk@4519 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-02 20:32:59 +00:00
micio
2d92226627 ide/Debuggers/Gdb_MI2 : better display of expressions when inspecting childs
git-svn-id: svn://ultimatepp.org/upp/trunk@4518 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-02 18:15:25 +00:00
micio
72c1b86b0e Ide/Debuggers/Gdb_MI2 : implemented variable explorer
git-svn-id: svn://ultimatepp.org/upp/trunk@4517 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-02 17:18:41 +00:00
cxl
f24f35388f *ide: Another Config fix
git-svn-id: svn://ultimatepp.org/upp/trunk@4515 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-02 13:50:08 +00:00
rylek
c2e74c43f4 .ide/UppWspc.cpp: renamed static function FileOrder to FileOrder_ in order to remove clash with a structure with the same name
git-svn-id: svn://ultimatepp.org/upp/trunk@4514 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-02 12:52:35 +00:00
cxl
f303a1e280 ide: Fixed config issue
git-svn-id: svn://ultimatepp.org/upp/trunk@4513 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-02 12:51:19 +00:00
micio
212894be3d Ide/Debuggers/Gdb_MI2 : added watches support
git-svn-id: svn://ultimatepp.org/upp/trunk@4512 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-02 12:09:26 +00:00
rylek
8a58fc17fc .Core/XML.cpp: bug fix - cdata gets cleared inside content-less tag to prevent ReadText from returning nonexistent text content
git-svn-id: svn://ultimatepp.org/upp/trunk@4511 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-02 10:56:44 +00:00
micio
16d1c4e5a4 Ide/Debuggers : avoid opening non-existent source files on Gdb_MI2 frontend
git-svn-id: svn://ultimatepp.org/upp/trunk@4510 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-01 23:49:23 +00:00
micio
1987b514bb Ide/Debuggers : fixed a crash on Gdb_MI2 frontend
git-svn-id: svn://ultimatepp.org/upp/trunk@4509 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-01 23:44:43 +00:00
micio
a5f4cebeae Ide/Debuggers : removed a bottleneck in Gdb_MI2 debugger
git-svn-id: svn://ultimatepp.org/upp/trunk@4508 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-01 22:45:17 +00:00
unodgs
0d5132d386 GridCtrl: Fixed not scrolling the view when calling GoEnd()
git-svn-id: svn://ultimatepp.org/upp/trunk@4507 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-01 20:00:14 +00:00
micio
d2521e2388 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
46b9b4ec1f 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
dolik
b8b406b442 .lpbuild: added dependency on libbz2
git-svn-id: svn://ultimatepp.org/upp/trunk@4504 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-01 06:11:09 +00:00
cxl
4be4b2ff07 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
27bd4913f4 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
07a260bd6a 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
dolik
807ab2e26e .lpbuild2: packaging development (#RM 244)
git-svn-id: svn://ultimatepp.org/upp/trunk@4499 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-30 18:50:41 +00:00
cxl
77c0f9d728 .uppbox: trying to activate lpbuild2
git-svn-id: svn://ultimatepp.org/upp/trunk@4498 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-30 16:57:02 +00:00
cxl
afcf7eefa9 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
d6d5ed2fb9 .reference cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@4496 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-30 16:22:00 +00:00
cxl
71740dc8d6 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
47bbcfa130 .uppbox uppweb Downloads
git-svn-id: svn://ultimatepp.org/upp/trunk@4494 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-30 13:03:58 +00:00
cxl
ff870283df .uppbox
git-svn-id: svn://ultimatepp.org/upp/trunk@4493 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-30 12:34:31 +00:00
cxl
f854eb1e07 .uppbox
git-svn-id: svn://ultimatepp.org/upp/trunk@4492 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-30 11:13:42 +00:00
cxl
482fbf0fc9 .uppbox: uppweb - nightly builds
git-svn-id: svn://ultimatepp.org/upp/trunk@4491 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-30 10:35:16 +00:00
dolik
4f7e926192 .lpbuild2: packaging improvements (RM #244
git-svn-id: svn://ultimatepp.org/upp/trunk@4490 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-29 21:24:09 +00:00
cxl
52d69699b9 .uppbox
git-svn-id: svn://ultimatepp.org/upp/trunk@4489 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-29 11:56:40 +00:00
cxl
c43f9a5789 .uppbox
git-svn-id: svn://ultimatepp.org/upp/trunk@4488 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-29 10:52:03 +00:00
cxl
28958fd83b .uppbox
git-svn-id: svn://ultimatepp.org/upp/trunk@4487 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-29 10:36:45 +00:00
cxl
e3c2f761e2 .uppbox
git-svn-id: svn://ultimatepp.org/upp/trunk@4486 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-29 10:13:11 +00:00
cxl
bf992d63bb .MakeInstall4
git-svn-id: svn://ultimatepp.org/upp/trunk@4485 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-29 09:59:13 +00:00
cxl
35747a1455 .uppbox MakeInstall4, converting to umk
git-svn-id: svn://ultimatepp.org/upp/trunk@4484 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-29 09:57:04 +00:00
cxl
a7ddb22018 .uppbox: Scripts
git-svn-id: svn://ultimatepp.org/upp/trunk@4483 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-28 17:37:51 +00:00
koldo
2212223627 UppWeb: Russian translations thanks to Borbek
git-svn-id: svn://ultimatepp.org/upp/trunk@4482 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-28 15:27:22 +00:00
cxl
8495b4edb0 *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
24fef42f2f *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