Commit Graph

5492 Commits

Author SHA1 Message Date
maxim
0ca831e720 JCF2: improved 'Clarify/Indent' page layout
git-svn-id: trunk@24888 -
2010-04-24 17:45:23 +00:00
maxim
c100f0d607 JCF2: improved 'Clarify/Spaces' page layout
git-svn-id: trunk@24887 -
2010-04-24 17:32:26 +00:00
mattias
3c931c022f externhelp: implemented load/save items in packages
git-svn-id: trunk@24882 -
2010-04-24 15:53:57 +00:00
maxim
d1fe7c62e5 JCF2: fixed 'Clarify settings' page layout
git-svn-id: trunk@24881 -
2010-04-24 15:43:33 +00:00
maxim
5e86fc68f6 JCF2: fixed 'Obfuscate settings' page layout
git-svn-id: trunk@24879 -
2010-04-24 15:36:16 +00:00
mattias
86d2a6e2bd externhelp: started loading/saving from packages
git-svn-id: trunk@24874 -
2010-04-24 12:44:00 +00:00
mattias
265089f8cf IDEIntf: added handler package file loaded
git-svn-id: trunk@24872 -
2010-04-24 11:58:05 +00:00
martin
d83aa912d4 SynEdit, Refactor: managed range lists
git-svn-id: trunk@24856 -
2010-04-23 17:00:58 +00:00
jesus
fe33266f15 LazReport, fix pdf exporting of barcodes, issue #16316
git-svn-id: trunk@24827 -
2010-04-22 19:55:40 +00:00
mattias
971b487b42 educationlaz: fixed saving after colleting values from frames
git-svn-id: trunk@24821 -
2010-04-22 17:23:53 +00:00
paul
5451a2e4a3 tachart: fix range check errors
git-svn-id: trunk@24811 -
2010-04-22 02:43:25 +00:00
paul
1088982d5b fpcunit: fix range check errors
git-svn-id: trunk@24810 -
2010-04-22 02:06:44 +00:00
maxim
d861ff28e2 Components: Added translations for CGI component:
1) Portuguese by Marcelo B Paula (another part of bug #16312) with technical change.
2) Russian.

git-svn-id: trunk@24805 -
2010-04-21 22:18:44 +00:00
maxim
7ef5aeffed Components: localized CGI component
git-svn-id: trunk@24804 -
2010-04-21 22:12:57 +00:00
maxim
641fe2bd69 Portuguese language updates by Marcelo B Paula (part of bug #16312)
git-svn-id: trunk@24803 -
2010-04-21 21:30:30 +00:00
mattias
89a92b3936 IDE: optimized initializing IDE options
git-svn-id: trunk@24797 -
2010-04-21 18:18:52 +00:00
mattias
9cdfe72ef6 educationlaz: fixed crash on destroy
git-svn-id: trunk@24796 -
2010-04-21 17:43:32 +00:00
mattias
4338c54822 IDEIntf: added voting handler for component palette button visibility
git-svn-id: trunk@24794 -
2010-04-21 16:22:37 +00:00
mattias
9b577d5648 educationlaz: added missing file
git-svn-id: trunk@24791 -
2010-04-21 15:09:06 +00:00
mattias
908f074127 codetools: fixed range check in TIdentifierList.CompletePrefix
git-svn-id: trunk@24767 -
2010-04-20 22:56:31 +00:00
martin
5c2f0c5caa SynEdit: Fixed Hint (completion window) measurements
git-svn-id: trunk@24756 -
2010-04-20 19:31:55 +00:00
mattias
458cb4762c educationlaz: added options to control shown speedbuttons on IDE bar, and objectinspector pages, from Michael Kuhardt
git-svn-id: trunk@24748 -
2010-04-20 17:29:32 +00:00
mattias
bce545c4f8 codetools: fixed FindLineEndOrCodeInFrontOfPosition stopping at empty lines
git-svn-id: trunk@24744 -
2010-04-20 16:24:36 +00:00
mattias
7e95a219cd codetools: added OS haiku, bug #16294
git-svn-id: trunk@24742 -
2010-04-20 14:45:12 +00:00
mattias
e47cce723c laz_xmlcfg: using CompareText
git-svn-id: trunk@24731 -
2010-04-20 10:32:41 +00:00
mattias
4a245a3f0d extern help: fill store-in combobox
git-svn-id: trunk@24715 -
2010-04-19 08:40:21 +00:00
mattias
1ae2b9cefb codetools: class completion: update changed proc with semicolon, bug #16201
git-svn-id: trunk@24703 -
2010-04-18 18:26:20 +00:00
mattias
e0b2912421 codetools: defines for synedit SrcPath to IDEIntf for sub directories
git-svn-id: trunk@24702 -
2010-04-18 18:10:12 +00:00
mattias
a1bc7b255f IDEIntf: moved TPkgVersion and TLazPackageID to unit packageintf
git-svn-id: trunk@24697 -
2010-04-18 16:57:02 +00:00
martin
3fce5af5cc SynEdit: 64 bit compilation
git-svn-id: trunk@24685 -
2010-04-17 19:44:03 +00:00
martin
82200be362 SynEdit: Fixed ChangeStamp, broken in rev 24476 #02c12b2e82
git-svn-id: trunk@24684 -
2010-04-17 19:36:55 +00:00
mattias
1cd8c0cb24 translations: german: updates form Joerg Braun
git-svn-id: trunk@24674 -
2010-04-17 16:35:00 +00:00
mattias
5e7550c376 codetools: FindStartOfTerm: fixed if no token belongs to the variable
git-svn-id: trunk@24673 -
2010-04-17 16:14:52 +00:00
mattias
bd7b2381bc codetools: fixed uninitialized variable, bug #16268
git-svn-id: trunk@24669 -
2010-04-17 15:38:24 +00:00
mattias
5565573175 codetools: fixed parsing constant of type
git-svn-id: trunk@24668 -
2010-04-17 15:31:41 +00:00
mattias
b4e952229d codetools: fixed endless loop if source ends in constant of type
git-svn-id: trunk@24667 -
2010-04-17 15:29:26 +00:00
mattias
5dafb4b21e codetools: do not beautify identifiers in comment, bug #16209
git-svn-id: trunk@24664 -
2010-04-17 15:05:45 +00:00
martin
1446a85067 SynEdit: Fixed adjusting to new client-width after changing scrollbars. possible related to issues: #16093, #16110, #11687
git-svn-id: trunk@24661 -
2010-04-17 12:31:53 +00:00
mattias
fc1a088b05 translations: german: updates from Joerg Braun
git-svn-id: trunk@24660 -
2010-04-17 12:08:54 +00:00
martin
bf5c9aec7a Fixed issue with "caret always visible" not able to reach end of longest line
git-svn-id: trunk@24659 -
2010-04-17 12:08:40 +00:00
martin
84ff8422e1 SynEdit: Clean-up
git-svn-id: trunk@24652 -
2010-04-16 18:28:32 +00:00
martin
34842606c5 SynEdit: Fixes to LFM, Diff folding
git-svn-id: trunk@24650 -
2010-04-16 17:11:07 +00:00
ask
07678eb2fd TAChart: Update demos to use TConstantLine
git-svn-id: trunk@24647 -
2010-04-16 06:28:05 +00:00
ask
f19e3d4ca3 TAChart: Rename TLine to TConstantLine to avoid confusion with TLineSeries
git-svn-id: trunk@24646 -
2010-04-16 06:03:41 +00:00
ask
dfc1161da4 TAChart: Rename TCustomChartSource.ValuesInInterval to ValuesInRange
git-svn-id: trunk@24645 -
2010-04-16 06:02:26 +00:00
maxim
2307ac43f0 Codetools: updated Russian translation
git-svn-id: trunk@24640 -
2010-04-15 23:30:07 +00:00
martin
10ffed1014 SynEdit: Fixed folding IFDEF / broken in rev 24622 #ae416f6a77
git-svn-id: trunk@24638 -
2010-04-15 22:11:43 +00:00
paul
585da14064 codetools: regenerate translations
git-svn-id: trunk@24637 -
2010-04-15 22:11:21 +00:00
martin
c4eff67b5c SynEdit: Removed accidental committed "deprecated" hint
git-svn-id: trunk@24634 -
2010-04-15 18:46:56 +00:00
martin
261424827b SynEdit, Refactor: Moved Modified/ChangStamp completely to TextBuffer (shred editors share this state)
git-svn-id: trunk@24633 -
2010-04-15 18:42:04 +00:00