bart
|
0d656c63ff
|
LCL: Make thetype of TextHint TTranslateString instead of String (part of issue #0028129).
git-svn-id: trunk@49285 -
|
2015-06-07 09:46:32 +00:00 |
|
bart
|
5383338553
|
LazUtils: Don't raise exceptions in CopyFile function by default. Added a parameter to control this behaviour. Issue #0028236.
git-svn-id: trunk@49284 -
|
2015-06-07 09:21:24 +00:00 |
|
martin
|
922e30ce7c
|
SynEdit: Fixed overflow error
git-svn-id: trunk@49283 -
|
2015-06-06 11:38:01 +00:00 |
|
juha
|
f5d76b4807
|
ChmMaker: Fix a memory leak. Issue #28250, patch from wp.
git-svn-id: trunk@49282 -
|
2015-06-06 11:19:47 +00:00 |
|
juha
|
d5cad8c9f8
|
Fix file filter for AddToPackage dialog. Issue #28247, patch from Alexey Torgashin.
git-svn-id: trunk@49281 -
|
2015-06-06 11:19:45 +00:00 |
|
juha
|
71a92380d4
|
IDE: Cleanup.
git-svn-id: trunk@49280 -
|
2015-06-06 11:19:40 +00:00 |
|
juha
|
51d721b429
|
IDE: Improve ProjectInspect. Issue #28127, patch from Ondrej Pokorny.
git-svn-id: trunk@49279 -
|
2015-06-05 18:12:49 +00:00 |
|
juha
|
8a2cbf2d8e
|
LCL: Remove arrow from widgetsets.
git-svn-id: trunk@49278 -
|
2015-06-05 17:11:00 +00:00 |
|
juha
|
7027b12651
|
LCL: Improve TArrow more. Issue #28228, patch from Alexey Torgashin.
git-svn-id: trunk@49277 -
|
2015-06-05 17:10:58 +00:00 |
|
juha
|
e9c5a3b795
|
IDE: Improve CleanDir dialog layout. Issue #28248, patch from Alexey Torgashin.
git-svn-id: trunk@49276 -
|
2015-06-05 17:10:53 +00:00 |
|
maxim
|
3d94951a6e
|
Translations: Hungarian translation update by Péter Gábor, bug #28244
git-svn-id: trunk@49272 -
|
2015-06-04 21:26:04 +00:00 |
|
maxim
|
e906ccafd2
|
IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@49271 -
|
2015-06-04 21:10:47 +00:00 |
|
jesus
|
6291d0e126
|
LazReport, cairoexport: fine tuning of exported object width/height, from Julio Jiménez B.
git-svn-id: trunk@49270 -
|
2015-06-04 19:29:18 +00:00 |
|
joost
|
d5bcf79820
|
FpDebugServer: Fixed possible AV on commands that are executed without a process being running
git-svn-id: trunk@49269 -
|
2015-06-04 19:26:47 +00:00 |
|
joost
|
f504e38ee7
|
FpDebugServer: Added setconsoletty command.
git-svn-id: trunk@49268 -
|
2015-06-04 19:20:35 +00:00 |
|
joost
|
c88aaffaa0
|
FpDebugServer: Add console-message to json-event-messages.
git-svn-id: trunk@49267 -
|
2015-06-04 19:11:49 +00:00 |
|
joost
|
4c5136dbe7
|
LazDebuggerFPDServer: Fixed compilation
git-svn-id: trunk@49266 -
|
2015-06-04 18:11:17 +00:00 |
|
joost
|
defb929545
|
LazDebuggerFPDServer: Send console-output to the terminal window
git-svn-id: trunk@49265 -
|
2015-06-04 18:08:31 +00:00 |
|
joost
|
5960d41722
|
FpDebugServer: Re-direct console output
git-svn-id: trunk@49264 -
|
2015-06-04 17:47:09 +00:00 |
|
juha
|
3fab105924
|
Packager: CleanPkgDeps dialog tweak. Issue #28241, patch from Alexey Torgashin.
git-svn-id: trunk@49263 -
|
2015-06-04 11:17:49 +00:00 |
|
juha
|
a6dbef7f80
|
Fix dialog file filters in various places. Issue #28242, patch from Alexey Torgashin
git-svn-id: trunk@49262 -
|
2015-06-04 11:17:44 +00:00 |
|
juha
|
cd60cd81ec
|
LCL: Add ShadowColor for TArrow. Issue #28228, patch from Alexey Torgashin.
git-svn-id: trunk@49261 -
|
2015-06-04 08:57:48 +00:00 |
|
juha
|
aa88ae22b8
|
ChmMaker: Fix "lhelp not located" error on Windows. Issue #28239, patch from wp.
git-svn-id: trunk@49260 -
|
2015-06-04 08:57:39 +00:00 |
|
maxim
|
bfc4c3840c
|
IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@49259 -
|
2015-06-04 00:32:46 +00:00 |
|
maxim
|
327fafb24f
|
IDE: reverted parts of r49248 #39eb029e62, which caused regressions e.g. in Russian translation
git-svn-id: trunk@49258 -
|
2015-06-04 00:30:22 +00:00 |
|
jesus
|
d64dd2cde9
|
Lazreport, CairoExport: gapx and gapy calc adjustment is not necessary anymore, fix line split overwritting next line, patch from Julio Jiménez B.
git-svn-id: trunk@49257 -
|
2015-06-03 20:56:42 +00:00 |
|
jesus
|
5bdb00b61a
|
LazReport, reverted last patch which incorrectly changed the BarcodeView class (fix Class Object 'TfrCustomBarCodeView' not found exception in lrCodeReport sample)
git-svn-id: trunk@49256 -
|
2015-06-03 20:22:03 +00:00 |
|
juha
|
da03828c1c
|
DesignerMenu: Use shadow-type "none", change the submenu arrow. Issue #28220, patch from Alexey Torgashin.
git-svn-id: trunk@49255 -
|
2015-06-03 17:23:26 +00:00 |
|
juha
|
11612bcf6b
|
LCL: Use "real" system capture for TMouse.capture property. Issue #28238, patch from Andrew G. Khodotov.
git-svn-id: trunk@49254 -
|
2015-06-03 17:23:21 +00:00 |
|
juha
|
25db164995
|
IDE: Make component palette selection button toggle the dialog visibility. Issue #28232, patch from Ondrej Pokorny.
git-svn-id: trunk@49253 -
|
2015-06-03 16:42:32 +00:00 |
|
juha
|
4d9dbbe158
|
LCL: Improve TArrow drawing when angle=90. Issue #28235, patch from Alexey Torgashin.
git-svn-id: trunk@49252 -
|
2015-06-03 15:50:04 +00:00 |
|
juha
|
4e7cdba43b
|
IDE: Improve popup menu in Project Inspector. Issue #28192, (modified) patch from Ondrej Pokorny.
git-svn-id: trunk@49251 -
|
2015-06-03 15:49:59 +00:00 |
|
juha
|
0652160ea3
|
ChmMaker: Fix painting issues. Issue #28233, patch from wp.
git-svn-id: trunk@49250 -
|
2015-06-03 09:10:09 +00:00 |
|
juha
|
15c9537350
|
LCL: Support different pointer angles in TArrow. Issue #28228, patch from Alexey Torgashin.
git-svn-id: trunk@49249 -
|
2015-06-03 09:10:08 +00:00 |
|
juha
|
39eb029e62
|
IDE: Clean resourcestrings.
git-svn-id: trunk@49248 -
|
2015-06-03 09:10:07 +00:00 |
|
juha
|
d7bcd7ccda
|
IDE: Improve ExportHtml dialog filter. Issue #28234, patch from Alexey Torgashin.
git-svn-id: trunk@49247 -
|
2015-06-03 09:10:01 +00:00 |
|
maxim
|
ef64691d68
|
IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@49246 -
|
2015-06-02 23:56:28 +00:00 |
|
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 |
|