bart
|
cc2b0f718e
|
LazUtils: fix comments in lazutils_defines.inc.
git-svn-id: trunk@52607 -
|
2016-07-03 15:15:09 +00:00 |
|
bart
|
37add56709
|
LclIntf: Fix OpenURL for file:// scheme with a local anchor (e.g. file://c:/foo.html#bar) on Windows. Issue #0030326.
git-svn-id: trunk@52606 -
|
2016-07-03 15:01:04 +00:00 |
|
juha
|
06b8397c33
|
LCL: Fix spelling in comment.
git-svn-id: trunk@52605 -
|
2016-07-03 12:35:55 +00:00 |
|
juha
|
a3fd36f97b
|
LCL: Change DebugLn calls in TCustomTreeView.UpdateScrollbars.
git-svn-id: trunk@52604 -
|
2016-07-03 12:35:53 +00:00 |
|
juha
|
7e929ec112
|
ObjectInspector: Update ComponentTree's Scrollbars when rezising or moving splitter.
git-svn-id: trunk@52603 -
|
2016-07-03 12:35:46 +00:00 |
|
jesus
|
67a56eb60a
|
LCl,Grids: Implements FixedGridLineColor for using with flat grid, modified patch by Malcome, issue #30332
git-svn-id: trunk@52602 -
|
2016-07-02 19:25:07 +00:00 |
|
jesus
|
86383be1c4
|
LCL, grids: fix ignoring first "Delete" key press, issue #30335
git-svn-id: trunk@52601 -
|
2016-07-02 18:02:30 +00:00 |
|
maxim
|
6a41cf67c5
|
IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@52600 -
|
2016-07-02 14:41:12 +00:00 |
|
maxim
|
74b73ae3c1
|
IDE: fixed/improved message (layout, typos and i18n) shown when key conflict detected
git-svn-id: trunk@52599 -
|
2016-07-02 14:27:40 +00:00 |
|
maxim
|
3c5b1df94a
|
IDE: improved toolbar command captions i18n
git-svn-id: trunk@52598 -
|
2016-07-02 13:35:11 +00:00 |
|
maxim
|
4f09b51889
|
IDE, compiler config and target options page: improved i18n. Don't show any comments if option is active.
git-svn-id: trunk@52597 -
|
2016-07-02 13:00:09 +00:00 |
|
maxim
|
b1cab7270d
|
IDE: improved 'Resave forms with i18n' error messages
git-svn-id: trunk@52596 -
|
2016-07-02 12:48:45 +00:00 |
|
juha
|
3b284c4674
|
LCL: Set ListView.Selection always when working with OwnerData. Issue #30320, patch from Rolf Wetjen.
git-svn-id: trunk@52595 -
|
2016-07-02 09:27:37 +00:00 |
|
zoran
|
5416af6a20
|
TDateTimePicker - removing not needed lines of code
git-svn-id: trunk@52594 -
|
2016-07-01 11:34:44 +00:00 |
|
zoran
|
7c8840606e
|
TDateTimePicker - correction of drawing speed button arrow - asYetAnotherShape
git-svn-id: trunk@52593 -
|
2016-07-01 11:03:51 +00:00 |
|
juha
|
620c7bc25f
|
IDE: Move used units in ProcedureList to the same "uses" block in interface section.
git-svn-id: trunk@52592 -
|
2016-07-01 08:12:33 +00:00 |
|
juha
|
91780eb6f7
|
LCL: Don't get TListView OwnerData with ItemIndex -1. Issue #30320, patch from Michl.
git-svn-id: trunk@52591 -
|
2016-07-01 07:28:55 +00:00 |
|
maxim
|
2771d74068
|
IDE: added some error handling to 'Resave forms with i18n' (ask user if he wants to retry or abort on read/write errors)
git-svn-id: trunk@52590 -
|
2016-06-30 23:03:06 +00:00 |
|
mattias
|
17018410ca
|
IDE: compiler options: always show -WG option
git-svn-id: trunk@52589 -
|
2016-06-30 12:51:45 +00:00 |
|
juha
|
90f90041ca
|
IDE: Improve ProcedureList, filter also by class name etc. Issue #30317, patch from Markus.
git-svn-id: trunk@52588 -
|
2016-06-30 09:46:26 +00:00 |
|
juha
|
20639a9df7
|
SynEdit test: fix compilation in AssertEquals() parameters. Use PtrInt instead of PtrUInt.
git-svn-id: trunk@52587 -
|
2016-06-30 09:46:20 +00:00 |
|
maxim
|
5ed0714686
|
IDE: added "Resave forms with i18n" function, which opens and resaves all project forms for which i18n was enabled in order to regenerate their translation tables
git-svn-id: trunk@52586 -
|
2016-06-29 22:48:52 +00:00 |
|
ondrej
|
368c310784
|
images: update policy information
git-svn-id: trunk@52585 -
|
2016-06-29 17:54:44 +00:00 |
|
wp
|
40a5dc93a0
|
lazutils: Avoid laz2_xmlcfg changing DefaultFormatSettings.
git-svn-id: trunk@52584 -
|
2016-06-29 11:48:44 +00:00 |
|
jesus
|
4d57da51b5
|
LCL, Grids: Implements AutoAdjustColumns in DbGrid, deprecates AutoSizeColumns. Fix Indicator resize problem, issue #30061
git-svn-id: trunk@52583 -
|
2016-06-29 00:59:27 +00:00 |
|
ondrej
|
629e720ec7
|
IDE: ComponentPalette: remove Application.ProcessMessages in UpdateNoteBookButtons. It caused mouse down message to be sent twice, which manifested itself in r51723 #a26b02db5a. Issue #30316
git-svn-id: trunk@52582 -
|
2016-06-28 15:31:02 +00:00 |
|
ondrej
|
dd65d3bf72
|
LCL: win32: mark TCheckBox.Color and TRadioButton.Color as restricted. Issue #30313
git-svn-id: trunk@52581 -
|
2016-06-27 13:16:01 +00:00 |
|
mattias
|
a0963cc80d
|
translations: German: updates from Swen Heinig
git-svn-id: trunk@52580 -
|
2016-06-27 07:27:19 +00:00 |
|
wp
|
cb851cafdd
|
Replace usage of ColorTree.BackgroundColor by ColorTree.Color in debugger_eventlog_options.
git-svn-id: trunk@52579 -
|
2016-06-26 06:18:42 +00:00 |
|
wp
|
bbd1676580
|
lcl: Fix TCustomTreeView BackgroundColor broken in r52515 #2beb2f65d0 (issue #30312)
git-svn-id: trunk@52578 -
|
2016-06-26 06:06:27 +00:00 |
|
jesus
|
220c413059
|
LCL, grids: removed debug line
git-svn-id: trunk@52577 -
|
2016-06-23 20:38:12 +00:00 |
|
jesus
|
089966371b
|
LCL, dbgrids implements dgDblClickAutoSize: an option for automatically resize a column when the mouse cursor is at column border, modified patch by Gabor Boros, issue #30061
git-svn-id: trunk@52576 -
|
2016-06-23 20:23:15 +00:00 |
|
ondrej
|
4c4f98fef2
|
revert r52574 #6e97929097
git-svn-id: trunk@52575 -
|
2016-06-23 11:00:26 +00:00 |
|
ondrej
|
6e97929097
|
accidental commit (reverted in r52575)
git-svn-id: trunk@52574 -
|
2016-06-23 10:58:31 +00:00 |
|
maxim
|
6822f0cd42
|
Translations: regenerated German translation
git-svn-id: trunk@52573 -
|
2016-06-22 22:29:12 +00:00 |
|
maxim
|
ff4aa8bcd4
|
POChecker: improved IDE menuitem caption, regenerated translations and updated Russian translation.
git-svn-id: trunk@52572 -
|
2016-06-22 22:27:27 +00:00 |
|
mattias
|
d6489bcc97
|
IDE: help selector: selected image index, bug #30303
git-svn-id: trunk@52570 -
|
2016-06-22 21:54:05 +00:00 |
|
maxim
|
7175fcd4fc
|
LazReport, editor sample: cleanup
git-svn-id: trunk@52569 -
|
2016-06-22 21:44:55 +00:00 |
|
jesus
|
a3fdf62ba2
|
CairoCanvas: implement default values for default font (fix fonts on exporting LazReport grid using cairo export)
git-svn-id: trunk@52568 -
|
2016-06-22 20:23:16 +00:00 |
|
ondrej
|
72d7b7a01a
|
codetools: add Insert compiler intrinsic from FPC 3.1.1
git-svn-id: trunk@52567 -
|
2016-06-22 18:16:03 +00:00 |
|
ondrej
|
243ffe08c1
|
codetools: fix Copy() intrinsic
git-svn-id: trunk@52566 -
|
2016-06-22 18:02:41 +00:00 |
|
ondrej
|
a21850f1bc
|
codetools: add Delete compiler intrinsic from FPC 3.1.1
git-svn-id: trunk@52565 -
|
2016-06-22 17:31:02 +00:00 |
|
sekelsenmat
|
7d22a1bb86
|
cocoa: bug #30130 - Fixes wrong dock title implementation
git-svn-id: trunk@52564 -
|
2016-06-22 17:20:12 +00:00 |
|
sekelsenmat
|
3769972b29
|
cocoa: bug #30300 - Fixes TLabel font issue in Mac OS X 10.11 and superior
git-svn-id: trunk@52563 -
|
2016-06-22 17:14:11 +00:00 |
|
jesus
|
a622f23dcd
|
LazReport: fix color of exported text when the color is a system color
git-svn-id: trunk@52562 -
|
2016-06-22 17:13:25 +00:00 |
|
ondrej
|
ec0a83c728
|
IDE: fix regression: make code context hint window clickable
git-svn-id: trunk@52561 -
|
2016-06-22 17:04:18 +00:00 |
|
mattias
|
36b72c350c
|
lcl: less debugging
git-svn-id: trunk@52559 -
|
2016-06-22 14:35:21 +00:00 |
|
mattias
|
03e749be43
|
lcl: gtk2: GTKAPIWidget_FocusIn: check if client widget can be focused
git-svn-id: trunk@52558 -
|
2016-06-22 14:34:20 +00:00 |
|
mattias
|
4c9d5e70ca
|
IDEIntf: less hints
git-svn-id: trunk@52557 -
|
2016-06-22 14:26:48 +00:00 |
|
wp
|
83e3060067
|
TurboPower_iPro: Fix compilation of examples (EnableWrapperFunctions)
git-svn-id: trunk@52556 -
|
2016-06-22 13:25:24 +00:00 |
|