maxim
|
6f4c8353e5
|
IDE: renamed/regrouped/cleaned up resource strings for file filter names, bug #28219, patch from Alexey Torgashin
git-svn-id: trunk@49245 -
|
2015-06-02 23:56:03 +00:00 |
|
jesus
|
e57d6b4ea6
|
LCL, stringgrid, rework calc or rowcount when loading CSV data, issue #28230
git-svn-id: trunk@49244 -
|
2015-06-02 21:07:50 +00:00 |
|
juha
|
1e433ebf42
|
Improve documentation of FilterEdit components.
git-svn-id: trunk@49243 -
|
2015-06-02 11:59:42 +00:00 |
|
juha
|
8fbb5a4e52
|
LCL: Publish ShowHint and ParentShowHint for TDBMemo. Issue #28225.
git-svn-id: trunk@49242 -
|
2015-06-02 11:59:40 +00:00 |
|
juha
|
f5147983a1
|
FPCUnit GUI: Speed up the SaveTree operation. Issue #28229, patch from Serguei Tarassov.
git-svn-id: trunk@49241 -
|
2015-06-02 11:59:34 +00:00 |
|
juha
|
9a65162f12
|
LazControls: Add skeleton document XML files.
git-svn-id: trunk@49240 -
|
2015-06-01 23:04:27 +00:00 |
|
juha
|
0e34a7e352
|
IDE: In TDiskDiffsDlg fix tab order, disable WantTabs in SynEdit, use OnSelectionChange instead of OnMouseUp (works with keyboard). Issue #28224, patch from Ondrej Pokorny
git-svn-id: trunk@49239 -
|
2015-06-01 22:30:48 +00:00 |
|
juha
|
a837dfe757
|
FPCUnit GUI: Display summary about fail/error + other improvements. Issue #27929, patch from Serguei Tarassov.
git-svn-id: trunk@49238 -
|
2015-06-01 21:54:00 +00:00 |
|
joost
|
cfa932781f
|
FpDebugServer: Show function-parameters in callstack
git-svn-id: trunk@49237 -
|
2015-06-01 20:06:07 +00:00 |
|
juha
|
1fca252176
|
Svn2RevisionInc: Show at least some warning if svn command is not in path. Patch from Sandro Cumerlato.
git-svn-id: trunk@49236 -
|
2015-06-01 11:23:47 +00:00 |
|
joost
|
533cb5e719
|
LazDebuggerFPDServer: Fixed possible AV
git-svn-id: trunk@49235 -
|
2015-05-31 19:24:12 +00:00 |
|
juha
|
abdada70fe
|
LCL: Don't call EditButton.EditChange while component is loading.
git-svn-id: trunk@49234 -
|
2015-05-31 17:13:15 +00:00 |
|
juha
|
255bf5782e
|
Use GlobalDesignHook only if it is assigned. Issue #28175.
git-svn-id: trunk@49233 -
|
2015-05-31 13:45:31 +00:00 |
|
juha
|
9c161101bc
|
LazUtils: Add missing ISO-8859-15 entry to LConvEncoding. Issue #28209, patch from Alexey Torgashin.
git-svn-id: trunk@49232 -
|
2015-05-31 13:45:25 +00:00 |
|
juha
|
6a459963a7
|
IDE: BuildProfileManager dialog tweak. Issue #28216, patch from Alexey Torgashin.
git-svn-id: trunk@49231 -
|
2015-05-31 11:57:12 +00:00 |
|
juha
|
c7c6870884
|
IDE: New look for Import/Export compiler options dialog. Issue #28215, patch from Alexey Torgashin.
git-svn-id: trunk@49230 -
|
2015-05-31 11:57:10 +00:00 |
|
juha
|
78b1df7582
|
IDE: Localize OpenDialog filter in Component Pallette options frame. Issue #28214, patch from Alexey Torgashin.
git-svn-id: trunk@49229 -
|
2015-05-31 11:57:05 +00:00 |
|
juha
|
fec6004fd9
|
FPCUnit GUI: Fix some regressions. Issue #28211, patch from Serguei Tarassov.
git-svn-id: trunk@49228 -
|
2015-05-31 11:06:12 +00:00 |
|
juha
|
ff08bf968d
|
LCL: Select a single TreeView node with RightClick also when MultiSelect is enabled. Issue #28193, patch from Ondrej Pokorny.
git-svn-id: trunk@49227 -
|
2015-05-31 11:06:08 +00:00 |
|
juha
|
c6b6503cf2
|
IDE: New JumpTo... commands and menu items. Remove the functionality from EditorToolbar. Issue #28199, patch from Ondrej Pokorny.
git-svn-id: trunk@49226 -
|
2015-05-31 10:21:27 +00:00 |
|
joost
|
50fb4a0145
|
FpDebugServer: Clear the cached call-stack immediately after retrieval
git-svn-id: trunk@49225 -
|
2015-05-31 09:54:56 +00:00 |
|
juha
|
5fa82d006f
|
New icons for JumpTo menu commands from Ondrej Pokorny. Issue #28199.
git-svn-id: trunk@49224 -
|
2015-05-31 09:21:36 +00:00 |
|
martin
|
764912011f
|
IDE: cleans up asm dlg hint
git-svn-id: trunk@49223 -
|
2015-05-30 17:33:04 +00:00 |
|
martin
|
475b08884c
|
SynEdit: Fixed Option for MouseLink (when not using MouseActions) / ssMeta on MAc
git-svn-id: trunk@49222 -
|
2015-05-30 13:21:57 +00:00 |
|
joost
|
fbe9b123fd
|
LazDebuggerFPDServer: Set debuger-state properly on first run.
git-svn-id: trunk@49221 -
|
2015-05-30 10:45:20 +00:00 |
|
joost
|
ecfcd3a2a5
|
LazDebuggerFPDServer: Callstack-support added
git-svn-id: trunk@49220 -
|
2015-05-30 09:50:18 +00:00 |
|
maxim
|
1aaab1734c
|
IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@49218 -
|
2015-05-30 00:05:57 +00:00 |
|
maxim
|
a58bea165a
|
IDE: improved Code Browser i18n, bug #28204
git-svn-id: trunk@49217 -
|
2015-05-30 00:03:34 +00:00 |
|
juha
|
479aa55225
|
Packager: Use ButtonPanel in ConfirmPkgList dialog. Issue #28169, patch from Alexey Torgashin.
git-svn-id: trunk@49216 -
|
2015-05-29 22:51:32 +00:00 |
|
jesus
|
73ce2ed74c
|
LazReport, Patch to print SubReports on PageFooter, from Luigi, issue #25285
git-svn-id: trunk@49215 -
|
2015-05-29 19:29:51 +00:00 |
|
jesus
|
bbb037cc27
|
LCL: fix TDBRadioGroup value not set when not in editmode, from Erwin van den Bosch, issue #25754
git-svn-id: trunk@49214 -
|
2015-05-29 18:45:44 +00:00 |
|
joost
|
bda023911d
|
FpDebugServer: Resolved some warnings
git-svn-id: trunk@49213 -
|
2015-05-29 17:45:22 +00:00 |
|
joost
|
a48ce84628
|
FpDebugServer: TFpDebugThreadStackTraceCommand added
git-svn-id: trunk@49212 -
|
2015-05-29 17:40:23 +00:00 |
|
zeljko
|
adcc1a2862
|
Qt: better check if variant is really valid handle.
git-svn-id: trunk@49211 -
|
2015-05-29 15:00:22 +00:00 |
|
martin
|
649ab6c422
|
SynEdit: Fixed Option for MouseLink (when not using MouseActions) / ssMeta on MAc
git-svn-id: trunk@49210 -
|
2015-05-29 11:10:27 +00:00 |
|
juha
|
8c08115db1
|
LCL: Select a single TreeView node with RightClick also when MultiSelect is enabled. Issue #28193, patch from Ondrej Pokorny.
git-svn-id: trunk@49209 -
|
2015-05-29 10:20:39 +00:00 |
|
juha
|
ff1446d780
|
LCL: Remove extra spaces at ends of lines of treeview.inc.
git-svn-id: trunk@49208 -
|
2015-05-29 10:20:37 +00:00 |
|
juha
|
3d1faad666
|
IDE: Improve layout and tab order in TCleanBuildProjectDialog. Issue #28207, patch from Alexey Torgashin.
git-svn-id: trunk@49207 -
|
2015-05-29 10:20:36 +00:00 |
|
juha
|
a3cb7438fe
|
IDE: Add filter for SaveDialog in EditorColor options frame. Issue #28206, patch from Alexey Torgashin.
git-svn-id: trunk@49206 -
|
2015-05-29 10:20:31 +00:00 |
|
juha
|
149f86dea2
|
Codetools: Use TextHint in Cody Identifiers dialog. Issue #28196, patch from Alexey Torgashin.
git-svn-id: trunk@49205 -
|
2015-05-29 09:21:01 +00:00 |
|
juha
|
fd613aa8a9
|
IDE: Add hints to project forms options frame. Issue #28205, patch from Alexey Torgashin.
git-svn-id: trunk@49204 -
|
2015-05-29 09:04:18 +00:00 |
|
juha
|
ecf4539fab
|
Use EditBtn in Frames for i18n (project and package). Issue #28202, patch from Alexey Torgashin.
git-svn-id: trunk@49203 -
|
2015-05-29 09:04:17 +00:00 |
|
juha
|
a1067c7d07
|
IDE: Use DirectoryEdit in Project FPDoc options. Issue #28198, patch from Alexey Torgashin
git-svn-id: trunk@49202 -
|
2015-05-29 09:04:15 +00:00 |
|
juha
|
b49ef96e4c
|
PackageIntegration frame: Use TextHint. Issue #28197, patch from Alexey Torgashin.
git-svn-id: trunk@49201 -
|
2015-05-29 09:04:14 +00:00 |
|
juha
|
7abf4ba56f
|
LCL: Select a single TreeView node with RightClick also when MultiSelect is enabled. Issue #28193, patch from Ondrej Pokorny.
git-svn-id: trunk@49200 -
|
2015-05-29 09:04:09 +00:00 |
|
bart
|
a9060dc0b7
|
MaskEdit: fix FormatMaskText.
git-svn-id: trunk@49197 -
|
2015-05-28 17:27:53 +00:00 |
|
martin
|
88a5ad88c2
|
IDE: Advanced Mouse-settings: fixed layout: Issue #0028185
git-svn-id: trunk@49193 -
|
2015-05-27 20:21:43 +00:00 |
|
martin
|
fee02222c7
|
SynEdit: Fixed Option for MouseLink (when not using MouseActions)
git-svn-id: trunk@49192 -
|
2015-05-27 20:13:33 +00:00 |
|
juha
|
5d0a5d2225
|
LCL: Move message handlers in TCustomForm to protected section. Allows calling them from handlers in derived classes. Issue #28184, patch from Ondrej Pokorny.
git-svn-id: trunk@49191 -
|
2015-05-27 13:07:16 +00:00 |
|
juha
|
50f2b070b6
|
Debugger: Add file filter to History dialog. Issue #28189, patch from Alexey Torgashin.
git-svn-id: trunk@49190 -
|
2015-05-27 10:41:53 +00:00 |
|