Commit Graph

36683 Commits

Author SHA1 Message Date
juha
ee02cf6a72 Converter: improve handling of errors and error messages
git-svn-id: trunk@37682 -
2012-06-17 23:21:38 +00:00
martin
abf1dac7dc IDE: Added list of recorded editor macros
git-svn-id: trunk@37681 -
2012-06-17 21:31:33 +00:00
martin
f80fb7f098 IDE: Added list of recorded editor macros (forgotten files)
git-svn-id: trunk@37680 -
2012-06-17 21:21:27 +00:00
martin
4eeeddf42d IDE: Added list of recorded editor macros
git-svn-id: trunk@37679 -
2012-06-17 21:16:52 +00:00
martin
e5c319db91 SynEdit, MacroRecorder: Added AssignEvents
git-svn-id: trunk@37678 -
2012-06-17 21:14:03 +00:00
maxim
04a085258f Debugger: regenerated translations; updated Russian translation
git-svn-id: trunk@37677 -
2012-06-17 19:52:11 +00:00
maxim
2eb2b52177 Debugger, Evaluate/Modify dialog: improved localization
git-svn-id: trunk@37676 -
2012-06-17 19:50:43 +00:00
juha
7c90c81de5 Converter: refactoring and improved error handling + other fixes
git-svn-id: trunk@37675 -
2012-06-17 19:47:13 +00:00
maxim
ebb437eefa IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@37674 -
2012-06-17 19:35:46 +00:00
maxim
59fe934f4d Components, SynUniHighlighter: regenerated translations and updated Russian one
git-svn-id: trunk@37673 -
2012-06-17 19:26:30 +00:00
maxim
d32d6ed300 Components, EditorToolBar: regenerated translations and updated Russian one
git-svn-id: trunk@37672 -
2012-06-17 19:19:25 +00:00
juha
503dc10ef7 Revert "LCL: Update TBoundLabel.Font when TLabeledEdit.Font Changes. Issue #20633
git-svn-id: trunk@37669 -
2012-06-17 05:52:14 +00:00
juha
2bd0f8edfe IDE: Remove some border space from ComponentList Window. Issue #22279, patch from William de Oliveira Ferreira
git-svn-id: trunk@37668 -
2012-06-16 18:35:42 +00:00
juha
2028f4a305 Codetools: Check for nil SrcTree in TUnitDictionary.ParseUnit. Can happen with invalid code.
git-svn-id: trunk@37667 -
2012-06-16 18:35:34 +00:00
juha
7093e49073 IDE: formatting
git-svn-id: trunk@37666 -
2012-06-16 18:35:27 +00:00
juha
6814f6a1f8 Designer -> Change Class opens a dilaog, add 3 dots to the menuitem
git-svn-id: trunk@37665 -
2012-06-16 11:13:05 +00:00
ask
21622f66e7 TAChart: Introduce ZeroRect constant
git-svn-id: trunk@37664 -
2012-06-16 10:06:57 +00:00
mattias
8984c6dc6e IDE: fixed show info on --help when no stdout exists
git-svn-id: trunk@37663 -
2012-06-16 08:33:20 +00:00
juha
e0554a6021 LCL: Update TBoundLabel.Font when TLabeledEdit.Font Changes. Issue #20633, patch from Avishai
git-svn-id: trunk@37662 -
2012-06-15 23:03:44 +00:00
juha
3b50e92d50 Designer: cleanup for MenuEditor
git-svn-id: trunk@37661 -
2012-06-15 20:25:23 +00:00
jesus
d73084acb7 LazReport, move path variable to class as private field, from Aleksey Lagunov, issue #22267
git-svn-id: trunk@37660 -
2012-06-15 19:40:25 +00:00
juha
80fa80846b Designer: Improve MenuEditor, delete only one item at time. Issue #22142, patch from Anton
git-svn-id: trunk@37659 -
2012-06-15 18:01:35 +00:00
juha
744f01cc46 LCL: Reading LFM, don't give an error when bitfields (sets, eg. Options) are not found. Partially fixes issue #22239
git-svn-id: trunk@37658 -
2012-06-15 18:01:16 +00:00
martin
38fd73abd1 DBG: fixed a out of index error, in watches history
git-svn-id: trunk@37657 -
2012-06-15 17:51:17 +00:00
mattias
24c2470b43 IDE: using TFileStreamUTF8 and TStringListUTF8
git-svn-id: trunk@37656 -
2012-06-15 16:50:31 +00:00
mattias
d326a205cc lazutils: small optimization
git-svn-id: trunk@37655 -
2012-06-15 16:39:31 +00:00
martin
d7f32c5301 SynEdit: Remove svn lock
git-svn-id: trunk@37654 -
2012-06-15 16:28:42 +00:00
mattias
9175dedadf codetools: using TFileStreamUTF8
git-svn-id: trunk@37653 -
2012-06-15 16:21:53 +00:00
mattias
a9cea90ffd lazutils: added LoadStringsFromFileUTF8 SaveStringsToFileUTF8
git-svn-id: trunk@37652 -
2012-06-15 16:21:26 +00:00
martin
f40ed7d7fe SynEdit: add SQLite mode to sql highlighter (patch by taazz)
git-svn-id: trunk@37651 -
2012-06-15 11:51:30 +00:00
martin
d45b16bc4b SynEdit: Register JScript Highlighter
git-svn-id: trunk@37650 -
2012-06-15 11:49:56 +00:00
juha
c1e59bf0a8 Add a missing file for #22232
git-svn-id: trunk@37649 -
2012-06-14 20:50:11 +00:00
juha
4098afbcb6 Converter: fix compilation of r37646 #d91c978a4d
git-svn-id: trunk@37648 -
2012-06-14 18:02:37 +00:00
juha
7c30f0e6d0 sqldb: Register TPQEventMonitor component etc. Issue #22232, patch from Ludo Brands
git-svn-id: trunk@37647 -
2012-06-14 17:51:35 +00:00
juha
d91c978a4d Converter: Call FixIncludeFiles before parsing the source.
git-svn-id: trunk@37646 -
2012-06-14 17:51:25 +00:00
juha
be1c9fa2ae New image files for issue #22232
git-svn-id: trunk@37645 -
2012-06-14 17:49:39 +00:00
mattias
9cd168b8fe codetools: fixed inserting proc bodies in implementation in front of methods
git-svn-id: trunk@37644 -
2012-06-14 12:53:22 +00:00
martin
dbd226b8aa DBG: Disassembler: prevent disassembler from doing large address ranges, if gdb returns data with far away addresses. Issue #0022230
git-svn-id: trunk@37643 -
2012-06-14 11:56:59 +00:00
mattias
95989934cf lcl: fixed LRSObjectTextToBinary toWString, issue #19650
git-svn-id: trunk@37642 -
2012-06-14 11:51:35 +00:00
juha
68d9311e48 LazUtils: Change CopyFile's behavior to match the earlier version. Issue #22259, patch from Mario Bonati
git-svn-id: trunk@37641 -
2012-06-13 19:37:09 +00:00
mattias
d91e9ccb16 IDE: paste components: update TControl.Caption
git-svn-id: trunk@37640 -
2012-06-13 16:26:29 +00:00
mattias
082541ea2d IDE: paste one component
git-svn-id: trunk@37639 -
2012-06-13 16:25:52 +00:00
mattias
22957ca052 IDE: paste multiple components: fix references
git-svn-id: trunk@37638 -
2012-06-13 15:56:51 +00:00
mattias
ef5a5438ab lcl: LRSObjectTextToBinary: write convert list of components
git-svn-id: trunk@37637 -
2012-06-13 15:30:32 +00:00
mattias
65ea827862 codetools: class completion: add static method specifier for class property setter
git-svn-id: trunk@37636 -
2012-06-13 14:53:28 +00:00
mattias
86b0a8eb31 IDE: paste component: fix renamed references
git-svn-id: trunk@37635 -
2012-06-13 14:43:12 +00:00
mattias
b1e9846595 IDEIntf: objectinspector: fixed painting outside paint event
git-svn-id: trunk@37634 -
2012-06-13 13:35:41 +00:00
mattias
b6a92e67e4 codetools: class completion: add static method modifier for setter of class property
git-svn-id: trunk@37633 -
2012-06-12 16:26:06 +00:00
mattias
2f0a0b9f8e codetools: identifier completion: when creating an override hide higher visibility members
git-svn-id: trunk@37632 -
2012-06-12 12:12:03 +00:00
mattias
e711cf6069 codetools: no var node for anonymous record case variables
git-svn-id: trunk@37631 -
2012-06-12 10:47:38 +00:00