Commit Graph

41332 Commits

Author SHA1 Message Date
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
martin
14a2fdcdd2 Debugger: Fixed handling timeouts with new instruction queue
git-svn-id: trunk@42754 -
2013-09-12 14:05:49 +00:00
mattias
b9d9c60281 codetools: fixed AddClassAndNameToProc for procedure(
git-svn-id: trunk@42753 -
2013-09-12 11:19:36 +00:00
juha
8caba4283d LCL: Make TWinControl.GetChildren public. Issue #24974, patch from Stephano.
git-svn-id: trunk@42752 -
2013-09-12 10:13:03 +00:00
juha
023fd6ba9b LCL: rename TCMMouseWheel.WheelData to WheelDelta. Issue #24989, patch from Stephano
git-svn-id: trunk@42751 -
2013-09-12 10:07:30 +00:00
mattias
7538f3a4e4 codetools: fixed checking if a proc header has already a classname, when there are tabs
git-svn-id: trunk@42750 -
2013-09-12 09:45:57 +00:00
mattias
5e9e93f7d7 IDE: load translations before warn about pcp
git-svn-id: trunk@42749 -
2013-09-12 01:02:05 +00:00
mattias
9ed5b3d606 IDE: comments
git-svn-id: trunk@42748 -
2013-09-12 00:52:25 +00:00
mattias
3862ac7b3f IDE: fixed typo
git-svn-id: trunk@42747 -
2013-09-12 00:32:18 +00:00
mattias
d6191d3f6b IDE: initial setup dialog: translate captions and lcl
git-svn-id: trunk@42745 -
2013-09-11 23:30:16 +00:00
martin
923b055a1f Installer, Win: allow to hook the build scripts.
git-svn-id: trunk@42744 -
2013-09-11 23:27:58 +00:00
mattias
7594380f44 IDE: unitdependencies: pending path: update selection
git-svn-id: trunk@42743 -
2013-09-11 22:51:04 +00:00
mattias
74d2f33c3d synedit: fixed TCustomSynEdit.WMMouseWheel DoMouseWheel shiftstate
git-svn-id: trunk@42742 -
2013-09-11 22:44:44 +00:00
mattias
19ea269834 synedit: less hints
git-svn-id: trunk@42741 -
2013-09-11 22:43:09 +00:00
martin
3f2843e09c Installer, Win: updated translation files with new place holders
git-svn-id: trunk@42740 -
2013-09-11 22:00:35 +00:00
maxim
6169173f59 IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@42739 -
2013-09-11 21:35:30 +00:00