Commit graph

6617 commits

Author SHA1 Message Date
cxl
e1bbcb4ece ide: error handling improvements...
git-svn-id: svn://ultimatepp.org/upp/trunk@7453 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-17 10:41:00 +00:00
cxl
f0dfb73e21 ide: Improved error handling for MSC
git-svn-id: svn://ultimatepp.org/upp/trunk@7452 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-17 08:07:43 +00:00
cxl
0091ad896f ide: Fixed some error output issues
git-svn-id: svn://ultimatepp.org/upp/trunk@7451 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-16 17:48:05 +00:00
cxl
6955216aa9 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7450 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-16 15:39:32 +00:00
cxl
e35934ba03 .removed DDUMP
git-svn-id: svn://ultimatepp.org/upp/trunk@7449 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-16 15:14:57 +00:00
cxl
1d3eae8bcd ide: improved handling of compiler messages
git-svn-id: svn://ultimatepp.org/upp/trunk@7448 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-16 14:04:01 +00:00
cxl
1949348b4b ide: Handling of compiler output improved #744
git-svn-id: svn://ultimatepp.org/upp/trunk@7447 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-16 13:45:08 +00:00
cxl
36bc66f95d ide: .usc path for editor mode #789
git-svn-id: svn://ultimatepp.org/upp/trunk@7446 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-16 09:42:03 +00:00
cxl
3315087296 CtrlLib: single line switch now vertically centered
git-svn-id: svn://ultimatepp.org/upp/trunk@7445 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-16 08:54:24 +00:00
cxl
3f883564a5 ide: Console mode for running program refined #782
git-svn-id: svn://ultimatepp.org/upp/trunk@7444 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-16 08:41:35 +00:00
cxl
e327524e34 ide: .xsd highlighting support
git-svn-id: svn://ultimatepp.org/upp/trunk@7443 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-16 06:58:57 +00:00
koldo
dd85814b42 Functions4U: ReadCSV improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@7442 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-13 19:17:39 +00:00
cxl
468cb550ce MySql: GetRowsProcessed fix (thanks zsolt)
git-svn-id: svn://ultimatepp.org/upp/trunk@7441 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-11 06:39:47 +00:00
cxl
68d13e02e7 MySql: .sch new macros (thanks zsolt)
git-svn-id: svn://ultimatepp.org/upp/trunk@7440 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-11 06:33:38 +00:00
cxl
91abf69578 plugin/dbf: Version handling improved (thanks zsolt)
git-svn-id: svn://ultimatepp.org/upp/trunk@7439 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-11 06:24:23 +00:00
cxl
aae8de0c2b plugin/dbf: Logical column values adjusted (thanks zsolt)
git-svn-id: svn://ultimatepp.org/upp/trunk@7438 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-11 06:21:36 +00:00
cxl
efa4d19177 Sql: SqlSelect::ForUpdate generates nothing for sqlite3
git-svn-id: svn://ultimatepp.org/upp/trunk@7437 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-11 06:18:26 +00:00
cxl
8fe8385db5 ide: Fixed Find behaviour when the text is not found
git-svn-id: svn://ultimatepp.org/upp/trunk@7436 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-11 06:02:17 +00:00
cxl
38753cd310 .typo
git-svn-id: svn://ultimatepp.org/upp/trunk@7435 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-10 07:05:06 +00:00
cxl
bf3e7bd0eb .ide: default hl colors
git-svn-id: svn://ultimatepp.org/upp/trunk@7434 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-10 07:04:32 +00:00
cxl
2818906d9c .removed DDUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@7433 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-10 06:42:13 +00:00
cxl
3afe071255 ide: Global highlighting of selection IDs improved
git-svn-id: svn://ultimatepp.org/upp/trunk@7432 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-10 06:39:40 +00:00
cxl
bf670aa5a1 ide: Debugger scrolls to see long values #785
git-svn-id: svn://ultimatepp.org/upp/trunk@7431 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-09 16:49:25 +00:00
cxl
aa62d02f87 ide: Highlighting selected/searched word #742, #741
git-svn-id: svn://ultimatepp.org/upp/trunk@7430 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-09 09:43:28 +00:00
cxl
69a5614275 CtrlCore: Support for files source in X11
git-svn-id: svn://ultimatepp.org/upp/trunk@7429 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-08 18:07:00 +00:00
cxl
ce8334cdc2 reference: DropFiles
git-svn-id: svn://ultimatepp.org/upp/trunk@7428 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-08 18:06:58 +00:00
cxl
ef36e689c9 CtrlCore: files source for GTK D&D
git-svn-id: svn://ultimatepp.org/upp/trunk@7427 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-08 17:56:26 +00:00
cxl
eacbbf295f reference: DropFiles as source
git-svn-id: svn://ultimatepp.org/upp/trunk@7426 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-08 17:56:24 +00:00
cxl
db9f38deb7 New SK-SK translation applied (thanks Gapko)
git-svn-id: svn://ultimatepp.org/upp/trunk@7425 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-08 09:37:24 +00:00
cxl
f0161c0a98 CtrlLib: RichTextView VCenter implemented
git-svn-id: svn://ultimatepp.org/upp/trunk@7424 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-07 18:28:36 +00:00
cxl
77918b26b7 plugin/zip: fixed to compile with gcc
git-svn-id: svn://ultimatepp.org/upp/trunk@7422 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-06 09:00:17 +00:00
cxl
10659c0e1d plugin/zip: Zip: Streaming mode for individual files
git-svn-id: svn://ultimatepp.org/upp/trunk@7421 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-06 08:01:22 +00:00
cxl
8dac191d7f .reference: Zip stream mode
git-svn-id: svn://ultimatepp.org/upp/trunk@7420 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-06 08:01:21 +00:00
cxl
e38ba60564 Core: XmlTag improved aesthetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7419 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-05 15:05:56 +00:00
cxl
e8bd44d139 .autotest
git-svn-id: svn://ultimatepp.org/upp/trunk@7418 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-05 15:05:55 +00:00
cxl
735b14823d Core: OutFilterStream 'streamless' mode
git-svn-id: svn://ultimatepp.org/upp/trunk@7417 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-05 11:10:22 +00:00
cxl
d5aa542fe9 reference: OutFilterStream example without output stream
git-svn-id: svn://ultimatepp.org/upp/trunk@7416 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-05 11:10:21 +00:00
cxl
f0da5c0e8a ide: fixed some edit mode issues
git-svn-id: svn://ultimatepp.org/upp/trunk@7415 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-04 13:28:13 +00:00
cxl
fa04e01ec7 ide: Fixed issue with ide/temp-aux
git-svn-id: svn://ultimatepp.org/upp/trunk@7414 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-04 11:45:58 +00:00
cxl
e22b29d39c .reference
git-svn-id: svn://ultimatepp.org/upp/trunk@7413 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-03 07:20:08 +00:00
cxl
c9a1c25a01 .reference
git-svn-id: svn://ultimatepp.org/upp/trunk@7412 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-03 07:19:12 +00:00
cxl
73db4e112b CodeEditor: CSyntax private->protected
git-svn-id: svn://ultimatepp.org/upp/trunk@7411 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-03 06:25:05 +00:00
cxl
31ee71d7a2 .removed DLOG
git-svn-id: svn://ultimatepp.org/upp/trunk@7410 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-03 06:20:40 +00:00
cxl
696d4ab934 ide: Editor mode #553
git-svn-id: svn://ultimatepp.org/upp/trunk@7409 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-02 17:00:50 +00:00
cxl
21569426d2 reference: Report with Watermark example
git-svn-id: svn://ultimatepp.org/upp/trunk@7408 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-02 14:35:52 +00:00
cxl
a3f6699941 ide: Ctrl+F for icon/lay designers finds
git-svn-id: svn://ultimatepp.org/upp/trunk@7407 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-02 12:45:39 +00:00
cxl
091078bdea ide: Layout designer and Icon designer now have 'search' field #772
git-svn-id: svn://ultimatepp.org/upp/trunk@7406 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-02 11:13:18 +00:00
cxl
652aef0dc2 Turtle: Fixed minor issue with === instead of ==
git-svn-id: svn://ultimatepp.org/upp/trunk@7405 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-02 06:43:03 +00:00
cxl
612d920b8e Fixed memory leak issue in IpAddrInfo::Execute
git-svn-id: svn://ultimatepp.org/upp/trunk@7404 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-05-30 06:22:55 +00:00
cxl
724d57be97 ide: InsertColor improved
git-svn-id: svn://ultimatepp.org/upp/trunk@7403 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-05-29 09:32:22 +00:00