Commit Graph

28180 Commits

Author SHA1 Message Date
mattias
ecf90eadcb IDE: fixed macros
git-svn-id: trunk@28634 -
2010-12-05 23:42:59 +00:00
mattias
56e9d77a02 IDE: check .compiled files for Makefile
git-svn-id: trunk@28633 -
2010-12-05 17:22:19 +00:00
martin
91a0df6e4b DBG: Enable/Disable Run/Step-out btn / Dbg-Win-Menu
git-svn-id: trunk@28632 -
2010-12-05 15:27:55 +00:00
maxim
ee4c81afca IDE: made messages window resizable again
git-svn-id: trunk@28631 -
2010-12-05 14:24:05 +00:00
maxim
2975f89d9f Translations: Czech translation update by Martin Smat
git-svn-id: trunk@28630 -
2010-12-05 14:21:07 +00:00
maxim
cbcdbb7288 regenerated translations; updated Russian translation
git-svn-id: trunk@28629 -
2010-12-05 14:16:15 +00:00
maxim
9ca92e0292 Debugger: localized Assembler dialog caption
git-svn-id: trunk@28628 -
2010-12-05 14:15:48 +00:00
paul
fe9caf05b9 ide: set bsSizeToolWin to Object Inspector window
git-svn-id: trunk@28627 -
2010-12-05 12:45:36 +00:00
mattias
e454608274 IDE: circle detection for macros
git-svn-id: trunk@28626 -
2010-12-05 11:02:53 +00:00
martin
43eaec2e45 IDE: Fix crash when opening debug dialog via keyboard (register dialog)
git-svn-id: trunk@28625 -
2010-12-04 23:05:37 +00:00
mattias
16b4c85fec IDE: fixed keeping / \ characters in custom options, bug #18152
git-svn-id: trunk@28624 -
2010-12-04 22:50:28 +00:00
jesus
dec60d59d3 LazReport, use debug output facilities from lclproc
git-svn-id: trunk@28623 -
2010-12-04 20:20:34 +00:00
martin
074cd19dbd DBG: make tool/dialog windows
git-svn-id: trunk@28622 -
2010-12-04 19:46:22 +00:00
martin
dee564645a DBG: make tool windows
git-svn-id: trunk@28621 -
2010-12-04 19:34:21 +00:00
martin
b5b1b4542d DBG: Add tool bar to Dis-Assembler window
git-svn-id: trunk@28620 -
2010-12-04 18:40:30 +00:00
mattias
fc610a8a98 codetools: findreferences: fixed searching procs 18153
git-svn-id: trunk@28619 -
2010-12-04 16:58:00 +00:00
mattias
b55cf19954 codetools: class completion: fixed inserting new methods into implementation with only a begin
git-svn-id: trunk@28618 -
2010-12-04 16:25:19 +00:00
martin
6cee875ace DBG: pid with gdb7.1 on Mac 32 bit
git-svn-id: trunk@28617 -
2010-12-04 14:14:05 +00:00
mattias
4e1a941852 IDE: fixed compiling non base packages
git-svn-id: trunk@28616 -
2010-12-04 09:58:25 +00:00
martin
22e4034da0 DBG: Fixed warning due to unset result
git-svn-id: trunk@28615 -
2010-12-04 01:29:54 +00:00
mattias
5c9a47695a lazbuild: fixed compilation
git-svn-id: trunk@28614 -
2010-12-03 21:16:23 +00:00
paul
dacbb79dc4 carbon:
- fix GetParent - return parent windows too (forms), not only parent controls
 - if control is disabled then perform mouse action from first non-disabled control parent (fixes issue #0017856)

git-svn-id: trunk@28613 -
2010-12-03 17:56:59 +00:00
mattias
98d8c393c9 IDE: compile IDE with only base packages
git-svn-id: trunk@28612 -
2010-12-03 16:32:25 +00:00
martin
512bbdeb86 SynEdit: doc for BeginUpdate
git-svn-id: trunk@28611 -
2010-12-03 15:49:09 +00:00
mattias
7c572b1d3c codetools: fixed FindUsedUnitNames
git-svn-id: trunk@28610 -
2010-12-03 15:15:09 +00:00
mattias
707649715b lplupdate: fix pathdelims for windows
git-svn-id: trunk@28609 -
2010-12-03 14:59:06 +00:00
martin
6b5a0784e7 SynEdit: prevent painting during paintlock. Issue #0018105, #0018090
git-svn-id: trunk@28608 -
2010-12-03 13:34:52 +00:00
mattias
7575b21454 IDE: project options cancel: restore SessionModified flag, bug #18143
git-svn-id: trunk@28607 -
2010-12-03 10:49:06 +00:00
paul
02c56dd013 ide: don't set compiler options change stamp to invalid in SetModified (fixes bug #0018045)
git-svn-id: trunk@28606 -
2010-12-03 09:30:01 +00:00
paul
7384c21172 ide: fix TBaseCompilerOptions.Assign to assign also messages options (part of bug #0018045)
git-svn-id: trunk@28605 -
2010-12-03 09:01:31 +00:00
paul
46cd0ac529 lazbuild: fix compilation as lazarus project (add LazControls dependency), fix crash in initialization (bug #0018122)
git-svn-id: trunk@28604 -
2010-12-03 04:03:49 +00:00
paul
2c392d68a7 components: use DefaultFormatSettings in codetools to prevent deprecated warning generation
git-svn-id: trunk@28603 -
2010-12-03 03:40:41 +00:00
martin
ba8f8d4e90 SynEdit, SourceEdtior: Decouple UndoBlock from UpdateBlock
git-svn-id: trunk@28602 -
2010-12-03 02:10:35 +00:00
martin
d1792391e0 SynEdit: Fix updating (book-)mark position on edit, after other shared editor was closed. incl Testcase
git-svn-id: trunk@28601 -
2010-12-02 23:39:48 +00:00
martin
2cae5e44c8 SynEdit: Fix hidden caret at pos=1, if gutter invisible. Issue #0018134
git-svn-id: trunk@28600 -
2010-12-02 13:51:32 +00:00
mattias
4e733fa8cf added lpl for synedit1, lcl1, customdrawn
git-svn-id: trunk@28599 -
2010-12-02 13:00:11 +00:00
mattias
a08c25d004 lplupdate: commands for svn add
git-svn-id: trunk@28598 -
2010-12-02 12:59:16 +00:00
mattias
c5d2503a56 added lpl educationlaz
git-svn-id: trunk@28597 -
2010-12-02 12:59:02 +00:00
mattias
1159fa55d8 fixed lpl versions
git-svn-id: trunk@28596 -
2010-12-02 12:53:35 +00:00
mattias
6d0ddc1c18 lplupdate: write svn mv commands
git-svn-id: trunk@28595 -
2010-12-02 12:51:28 +00:00
mattias
3e20bda683 removed dead links
git-svn-id: trunk@28594 -
2010-12-02 12:44:07 +00:00
mattias
a969e7816f lplupdate: svn rm commands
git-svn-id: trunk@28593 -
2010-12-02 12:43:50 +00:00
mattias
992ee6dc96 added lplupdate
git-svn-id: trunk@28592 -
2010-12-02 12:32:18 +00:00
mattias
336f855447 codetools: added RaiseAndCatchException
git-svn-id: trunk@28591 -
2010-12-02 12:32:06 +00:00
paul
b5d35d3037 win32: formatting
git-svn-id: trunk@28590 -
2010-12-02 10:20:39 +00:00
paul
d55955bd63 win32: fix possible gdi leak
git-svn-id: trunk@28589 -
2010-12-02 09:07:58 +00:00
paul
57daf59d6e lcl: use DefaultFormatSettings to prevent deprecated message generation
git-svn-id: trunk@28588 -
2010-12-02 07:21:19 +00:00
zeljko
fcc7ed3436 Qt: disable QAction when menuitem is disabled.Fixes issue #18132
git-svn-id: trunk@28587 -
2010-12-02 07:18:27 +00:00
jesus
83e2bb39fb LazReport, support for shared images (on pdf export they create only one reference)
git-svn-id: trunk@28586 -
2010-12-01 22:12:51 +00:00
jesus
a8bae47cc1 LazReport: powerpdf export support for images with alpha channel/transparency, requires powerpdf 0.9.6
git-svn-id: trunk@28585 -
2010-12-01 22:09:38 +00:00