Commit graph

550 commits

Author SHA1 Message Date
rylek
6189567f3f .CodeEditor: fixes for correct syntax highlighting in space-indented files
git-svn-id: svn://ultimatepp.org/upp/trunk@4826 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-19 12:21:08 +00:00
cxl
4a31c85643 U++: fixed sources to support c++0x (rm #269)
git-svn-id: svn://ultimatepp.org/upp/trunk@4818 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-19 07:51:23 +00:00
cxl
51ca18bbbd .ide: Removed unnecessarry SSL from project
git-svn-id: svn://ultimatepp.org/upp/trunk@4747 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-05 06:07:36 +00:00
cxl
5a2955e8de Core: Zlib gzip support
git-svn-id: svn://ultimatepp.org/upp/trunk@4733 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-31 22:23:13 +00:00
cxl
375edb5ba2 * ide: Fixed issue with missing caret after pressing Alt
git-svn-id: svn://ultimatepp.org/upp/trunk@4723 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-27 10:46:56 +00:00
rylek
e15419d6ba .ide: removed vc70.pdb generated due to previous error in BRC processing
git-svn-id: svn://ultimatepp.org/upp/trunk@4722 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-26 23:51:29 +00:00
rylek
996fc4e115 .ide: minor fixes related to BRC compilation under VC 2010
git-svn-id: svn://ultimatepp.org/upp/trunk@4721 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-26 23:40:44 +00:00
rylek
bf56566504 .ide/MscBuilder.icpp: bug fix concerning BRC compilation
git-svn-id: svn://ultimatepp.org/upp/trunk@4717 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-26 08:38:59 +00:00
rylek
40d5d75d1f .Core/ValueUtil.cpp: patch for Value-related code not compilable under VC71
.ide/Builders: bug fix - BRC compilation put PDB file in source tree

git-svn-id: svn://ultimatepp.org/upp/trunk@4696 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-17 13:37:31 +00:00
cxl
14e78a710a 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
30764f9d97 .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
34f5598ec3 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
4791b9647e 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
986af11247 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
418aa3eeec 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
347762810b .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
a0520d05ae 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
micio
50e303cb44 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
rylek
f118c68935 .ide/idebar.cpp: fix - self and code make local copies before executing EditMacro; otherwise ESC interpreter breaks after Build-like commands which indirectly cause reset of the relevant globals
git-svn-id: svn://ultimatepp.org/upp/trunk@4575 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-11 13:33:18 +00:00
koldo
bae7309a46 UppWeb: More translated docs thanks to Borbek
git-svn-id: svn://ultimatepp.org/upp/trunk@4566 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-09 22:07:41 +00:00
cxl
152fc65d03 ide: Config management changed to more conservative method
git-svn-id: svn://ultimatepp.org/upp/trunk@4555 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-06 13:41:51 +00:00
micio
68d3fe18c5 ide/Debugger/Gdb_MI2 : fix bug introduced with tooltips
git-svn-id: svn://ultimatepp.org/upp/trunk@4552 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-05 14:42:58 +00:00
micio
6e03c82597 ide/Debuggers/Gdb_MI2 : added tooltips
git-svn-id: svn://ultimatepp.org/upp/trunk@4551 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-05 14:11:32 +00:00
micio
e3e475b910 ide/Debuggers/Gdb_MI2 : fixed display of CPU registers for 32 and 64 bit
git-svn-id: svn://ultimatepp.org/upp/trunk@4550 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-05 13:25:58 +00:00
micio
3733b362f1 ide/Debuggers/Gdb_MI2 : added decoding for One
git-svn-id: svn://ultimatepp.org/upp/trunk@4549 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-05 00:27:13 +00:00
micio
efd31f36db ide/Debuggers/Gdb_MI2 : fixed explorer editfield handling
git-svn-id: svn://ultimatepp.org/upp/trunk@4548 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-05 00:20:40 +00:00
micio
6d2c5ade92 ide/Debuggers/Gdb_MI2 : fixed disassembly pane focus and cursor behaviours
git-svn-id: svn://ultimatepp.org/upp/trunk@4547 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-05 00:06:51 +00:00
micio
c81f4fc0ec ide/Debuggers : fixed disassembly pane text size for GUI non-standard font size 12
git-svn-id: svn://ultimatepp.org/upp/trunk@4546 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-04 23:04:54 +00:00
micio
cdd0c5d8e4 ide/Debuggers/Gdb_MI2 : fixed a couple of breakpoints bugs
git-svn-id: svn://ultimatepp.org/upp/trunk@4545 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-04 22:43:52 +00:00
micio
2c624c7a2a ide/Debuggers/Gdb_MI2 : fixed breakpoint position on RunTo
git-svn-id: svn://ultimatepp.org/upp/trunk@4544 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-04 22:05:51 +00:00
micio
356f05fe72 ide/Debuggers/Gdb_MI2 : added decoding of ArrayMap - sorted local variables
git-svn-id: svn://ultimatepp.org/upp/trunk@4543 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-04 20:16:41 +00:00
micio
caf591f117 ide/Debuggers/Gdb_MI2 : Added Index and VectorMap decoding
git-svn-id: svn://ultimatepp.org/upp/trunk@4542 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-04 19:41:16 +00:00
micio
4f74a39655 ide/Debuggers/Gdb_MI2 : added support for decoding Index and VectorMap
git-svn-id: svn://ultimatepp.org/upp/trunk@4541 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-04 19:03:01 +00:00
micio
42e5dfbbf5 ide/Debuggers/Gdb_MI2 : add support for decoding some Value types
git-svn-id: svn://ultimatepp.org/upp/trunk@4539 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-04 14:40:55 +00:00
micio
8ed34dc762 ide/Debuggers/Gdb_MI2 : added threads support
git-svn-id: svn://ultimatepp.org/upp/trunk@4538 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-04 12:46:49 +00:00
micio
b6a9b3b804 ide/Debuggers/Gdb_MI2 : added 'autos' variables exploring
git-svn-id: svn://ultimatepp.org/upp/trunk@4537 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-04 11:27:31 +00:00
micio
2d0ef9666c ide/Debuggers/Gdb_MI2 : added better quickwatch with deep variable inspection
git-svn-id: svn://ultimatepp.org/upp/trunk@4536 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-04 10:21:30 +00:00
micio
d5cec0fc97 ide/Debuggers/Gdb_MI2 : some cosmetics on interface
git-svn-id: svn://ultimatepp.org/upp/trunk@4535 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-04 08:53:54 +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
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
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