Commit Graph

41347 Commits

Author SHA1 Message Date
mattias
a7d37f552d examples: designnonlcl: fixed compiling under windows
git-svn-id: trunk@42811 -
2013-09-15 14:24:37 +00:00
martin
fcf964aed0 Debugger: Starting FpGDBMI
git-svn-id: trunk@42810 -
2013-09-15 13:01:36 +00:00
mattias
b3ae7a0fc2 examples: designnonlcl: fixed uninitialized var
git-svn-id: trunk@42809 -
2013-09-15 12:58:24 +00:00
mattias
eab036cba5 examples: clean up
git-svn-id: trunk@42808 -
2013-09-15 12:54:25 +00:00
mattias
726def1b66 examples: cleandirs: compile with 2.6.2
git-svn-id: trunk@42807 -
2013-09-15 12:52:57 +00:00
martin
32f7affb2b IDE, Debugger: Display exe-line markers (blue dots) in last line of file too
git-svn-id: trunk@42806 -
2013-09-15 12:51:07 +00:00
mattias
d37aa8ac09 test: fixed compiling runtests, fixes TestExpandFilename under Windows
git-svn-id: trunk@42805 -
2013-09-15 12:50:03 +00:00
mattias
80b7afb789 IDE: auto start completion only in pascal
git-svn-id: trunk@42804 -
2013-09-15 12:31:25 +00:00
mattias
487deb802a updated lpl
git-svn-id: trunk@42803 -
2013-09-15 12:05:23 +00:00
martin
5f80553ea9 Moved fpdebug
git-svn-id: trunk@42802 -
2013-09-15 10:59:04 +00:00
mattias
1e8926baa8 IDE: clean up
git-svn-id: trunk@42801 -
2013-09-15 06:10:28 +00:00
mattias
72c167855f updated Makefiles
git-svn-id: trunk@42800 -
2013-09-15 05:59:45 +00:00
mattias
cada2a7337 LCL: lresources: using SysUtils.CompareText instead of AnsiCompareText - resources must work independent of codepage
git-svn-id: trunk@42799 -
2013-09-14 17:08:50 +00:00
maxim
a4adc98fda IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@42798 -
2013-09-14 14:54:12 +00:00
maxim
db275042c8 IDE: improved Install/Uninstall Packages dialog note wording
git-svn-id: trunk@42797 -
2013-09-14 14:44:43 +00:00
maxim
39bc6e707c IDE, Install/Uninstall Packages dialog: display "selected for installation/uninstallation" package states in package info memo
git-svn-id: trunk@42796 -
2013-09-14 14:06:19 +00:00
martin
0f05bac744 IDE: Move the "all component tabs" speedbutton into tabsheet
git-svn-id: trunk@42795 -
2013-09-14 13:22:10 +00:00
martin
2c7bcf8e6b Auto generated po files
git-svn-id: trunk@42794 -
2013-09-14 13:13:56 +00:00
martin
40664e7c02 IDE: Move the "all component tabs" speedbutton into tabsheet
git-svn-id: trunk@42793 -
2013-09-14 13:12:50 +00:00
juha
53705de2e3 IDE: add another filter edit to Install packages dialog.
git-svn-id: trunk@42792 -
2013-09-14 09:41:24 +00:00
juha
543ef33806 IDE: improve mapping between target CPU and processor type. Issue #20311
git-svn-id: trunk@42791 -
2013-09-14 09:05:01 +00:00
juha
07d52d2075 IDE: Add conflict warning for External Tools keyboard shortcut. Issue #14876, patch from Ludo Brands
git-svn-id: trunk@42790 -
2013-09-14 07:04:47 +00:00
mattias
fdb9a6258b codetools: fixed parsing hint modifiers in resourcestring
git-svn-id: trunk@42789 -
2013-09-14 01:31:32 +00:00
martin
8e624b03d2 Compile with 2.6.0
git-svn-id: trunk@42788 -
2013-09-14 00:14:52 +00:00
mattias
5faa53a9a4 codetools: fixed parsing hint modifiers without semicolon
git-svn-id: trunk@42787 -
2013-09-13 23:47:47 +00:00
mattias
82f068abd7 codetools: fixed parsing multiple hint modifiers
git-svn-id: trunk@42786 -
2013-09-13 23:29:30 +00:00
maxim
9bb0596049 IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@42785 -
2013-09-13 22:10:45 +00:00
maxim
18c2f5aba5 IDE: improved Install/Uninstall Packages dialog captions to make it more intuitive
git-svn-id: trunk@42784 -
2013-09-13 22:08:45 +00:00
mattias
9dc8c8eb9b translations: German: updates from Swen Heinig
git-svn-id: trunk@42778 -
2013-09-13 19:12:15 +00:00
mattias
6a91db9f84 IDE: clean up
git-svn-id: trunk@42777 -
2013-09-13 19:08:46 +00:00
mattias
decd9058d8 LCL: TTreeView.ClearSelection, patch #25014
git-svn-id: trunk@42776 -
2013-09-13 19:07:42 +00:00
juha
03c1d319be LCL: Make TWinControl.GetChildren and overridden methods public. Issue #24974, patch from Stephano.
git-svn-id: trunk@42775 -
2013-09-13 18:44:16 +00:00
bart
a6401dd4c3 TradioGroup and TCheckGroup: fix error in r42772 #471ec807d9: reverse logic in calling UdateAll / UpdateInternalObjectList.
git-svn-id: trunk@42774 -
2013-09-13 14:58:17 +00:00
martin
f0e13de7ac SynEdit: SynCompletion, refactor usage of OnUtf8Key (no longer internally used. Moved event to be called before any built in processing
git-svn-id: trunk@42773 -
2013-09-13 14:57:52 +00:00
bart
471ec807d9 TradioGroup and TCheckGroup: fix accessing Items inside Items.BeginUpdate/Items.EndUpdate.
Fixes issue #0024753.

git-svn-id: trunk@42772 -
2013-09-13 14:47:32 +00:00
martin
0c111ebf85 LazControls: Marked some of the new TExtendeTAbControl os experimental and platform;
git-svn-id: trunk@42771 -
2013-09-13 11:58:24 +00:00
martin
ec28d21dc7 Installer, Win: added helper for cross compile builders
git-svn-id: trunk@42770 -
2013-09-13 11:29:55 +00:00
martin
f544c5cfe0 Installer, Win: allow workaround for make2.8.0 issues (allow replacing make in final installer)
git-svn-id: trunk@42769 -
2013-09-13 11:06:16 +00:00
martin
f14eea56a3 Installer, Win: added helper for cross compile builders
git-svn-id: trunk@42768 -
2013-09-13 11:05:07 +00:00
martin
16ad630a61 IDE: Move the "all component tabs" speedbutton to an existing toolbar
git-svn-id: trunk@42767 -
2013-09-13 10:32:46 +00:00
juha
21bbfbbf52 LCL: fix visibility of overridden methods of TCustomCoolBar.
git-svn-id: trunk@42766 -
2013-09-13 08:55:16 +00:00
mattias
6ae2043274 IDE: less hints
git-svn-id: trunk@42765 -
2013-09-13 08:29:09 +00:00
mattias
b47dd0fdad IDE: install pkg dialog: fixed not listing install packages in available list
git-svn-id: trunk@42764 -
2013-09-13 08:28:12 +00:00
juha
db4ed9dfb7 IDE: separate processor types for i386 and x86_64 CPUs in compiler options.
git-svn-id: trunk@42763 -
2013-09-13 08:09:51 +00:00
juha
0381e3d330 PropEdits: Use a proper designer form for file filter property editor and add up/down buttons. Issue #24811
git-svn-id: trunk@42762 -
2013-09-12 23:33:23 +00:00
juha
194ddd2d06 New window for file filter property editor. Earlier one was generated in code.
git-svn-id: trunk@42761 -
2013-09-12 23:31:43 +00:00
juha
41601dd2fc IDE: Update target processor list and assembly style selections based on CPU type. Issues #20310 and #20311
git-svn-id: trunk@42758 -
2013-09-12 20:10:26 +00:00
juha
5c1f0c896b Revert r42752 #8caba4283d making TWinControl.GetChildren public. It was incomplete.
git-svn-id: trunk@42757 -
2013-09-12 15:34:02 +00:00
juha
31146809e7 LCL: Fix TClipboard.SetComponent to use pcfComponent instead of pcfCustomData. Issue #23060
git-svn-id: trunk@42756 -
2013-09-12 14:44:50 +00:00
juha
085568141c IDE: Add up/down move buttons to treeview item editor. Issue #9773.
git-svn-id: trunk@42755 -
2013-09-12 14:29:23 +00:00