blikblum
4f81d97579
lazreport: add const to string params; remove not used unit (Graphics)
...
git-svn-id: trunk@52653 -
2016-07-10 12:11:47 +00:00
blikblum
6e1055dabd
lazreport: fix compilation with fpc 2.6.4
...
git-svn-id: trunk@52652 -
2016-07-10 12:10:18 +00:00
ondrej
4d405f5f01
lcl: fix typo
...
git-svn-id: trunk@52651 -
2016-07-09 06:15:13 +00:00
maxim
2e0d1a0645
Translations: French translation update by Gilles Vasseur, bug #30361
...
git-svn-id: trunk@52650 -
2016-07-08 22:24:14 +00:00
bart
61f5442a15
Win32: fix error in TFontDialog if fdLimitSize is set. Issue #0030340 . Patch by Rik van Kekem.
...
git-svn-id: trunk@52649 -
2016-07-08 12:41:00 +00:00
bart
d2273e2c03
LCLIntf: OpenURL (Windows)
...
- refactor
- don't quote params(the URL) with certain Browsers on Win 10.
Fixes Issue #0030326 as far as we think is possible at the moment.
git-svn-id: trunk@52648 -
2016-07-08 12:06:30 +00:00
mattias
54af11a069
codetools: identifier completion: method specifiers
...
git-svn-id: trunk@52647 -
2016-07-07 23:34:45 +00:00
mattias
ff5f987936
codetools: identifier completion: procedure specifiers and procedure type specifiers
...
git-svn-id: trunk@52646 -
2016-07-07 09:11:39 +00:00
mattias
21f07de277
codetools: identifier completion: method specifiers, patch #30352
...
git-svn-id: trunk@52645 -
2016-07-07 08:57:19 +00:00
mattias
1501194d2e
IDE: less hints
...
git-svn-id: trunk@52644 -
2016-07-07 08:54:50 +00:00
martin
c52062ab8f
SynEdit: Diff Highlighter fix endless loop. Issue #30338
...
git-svn-id: trunk@52643 -
2016-07-06 13:00:30 +00:00
bart
5973a75d07
LCLIntf: OpenURL (Windows)
...
- partially revert r52640 #491870c710, use Params as supplied by FindDefaultBrowser as is.
- always quote file:// if it contains spaces, even if MS IE tells us it it not needed (but it is)
- fix compilation for WinCE
git-svn-id: trunk@52642 -
2016-07-06 11:27:26 +00:00
bart
9a90869147
LCLIntf: refactor.
...
git-svn-id: trunk@52641 -
2016-07-06 08:52:03 +00:00
bart
491870c710
LCLIntf: OpenURL (on Windows): when opening local files, do not use the "extende parameters" as provided by FindDefaultBrowser()
...
like '-osint -url "%s"', since at least FireFox refuses to open the file in such a case.
git-svn-id: trunk@52640 -
2016-07-05 23:38:44 +00:00
bart
fb34835eb2
LCLIntf: refactor FindDefaultBrowser() for Windows.
...
git-svn-id: trunk@52639 -
2016-07-05 22:49:36 +00:00
maxim
baec75c4ca
IDE Hungarian translation: removed fuzzy flag from lismenuresaveformswithi18n ("Resave forms with enabled i18n") by request of Péter Gábor, bug #30342
...
git-svn-id: trunk@52637 -
2016-07-05 22:23:23 +00:00
maxim
d0ea2a9956
Translations: Hungarian translation update by Péter Gábor, bug #30342
...
git-svn-id: trunk@52635 -
2016-07-05 22:12:22 +00:00
maxim
8c0f4930a9
Translations: regenerated German translation
...
git-svn-id: trunk@52634 -
2016-07-05 21:59:33 +00:00
juha
1f77a3c790
Designer: Update TabOrder component tree also when TabSheet is switched. Issue #30010 .
...
git-svn-id: trunk@52633 -
2016-07-05 21:10:37 +00:00
jesus
3852d2bd5e
LazReport, enable some object inspector graphic property editors like color, so the object inspector show a color representation and color picker instead of just a number, fix issue #30346
...
git-svn-id: trunk@52632 -
2016-07-05 20:07:46 +00:00
juha
fd107ecf9e
Designer: Make the link between designer and TabOrder dialog work both ways.
...
git-svn-id: trunk@52631 -
2016-07-05 18:02:14 +00:00
blikblum
df4030e5cf
win32: refactor checks in WM_NCPAINT to avoid redundancy
...
git-svn-id: trunk@52630 -
2016-07-05 12:10:46 +00:00
maxim
38240c91fc
IDE: improved 'Resave forms with i18n' menu caption, regenerated translations and updated Russian translation
...
git-svn-id: trunk@52629 -
2016-07-05 11:30:17 +00:00
juha
865cb9dc42
IDE: Prevent an occasional crash after BuildModes are added and deleted.
...
git-svn-id: trunk@52628 -
2016-07-05 11:16:54 +00:00
juha
cf8074ffe7
IDE: Improve comment.
...
git-svn-id: trunk@52627 -
2016-07-05 11:16:48 +00:00
maxim
43569bcb45
IDE: improved Russian translation
...
git-svn-id: trunk@52625 -
2016-07-04 22:24:13 +00:00
juha
d5d8e2f420
IdeIntf: Improve and harmonize the drawing of Boolean Checkboxes.
...
git-svn-id: trunk@52622 -
2016-07-04 18:13:11 +00:00
juha
96e287106e
IDE: Make the order of IDE Coolbar items more logical.
...
git-svn-id: trunk@52621 -
2016-07-04 14:57:44 +00:00
juha
2eb867569a
IDE: Organize uses sections.
...
git-svn-id: trunk@52620 -
2016-07-04 14:57:39 +00:00
juha
553370e733
IDE: Replace Combobox with Listbox+Filter to add package dependencies for projects and packages.
...
git-svn-id: trunk@52618 -
2016-07-04 09:35:10 +00:00
jesus
af0ed1ee21
LCL, grids: Fix dbgrid header click issue #28919
...
git-svn-id: trunk@52617 -
2016-07-04 06:26:35 +00:00
jesus
dac8469d9c
LCl,grids: fix ignoring first EditorMode:=true, issue #30337
...
git-svn-id: trunk@52616 -
2016-07-04 03:24:14 +00:00
jesus
8b9f0e9b49
LCL, Grids: Implemented AfterMoveSelection, resolves issue #23173
...
git-svn-id: trunk@52615 -
2016-07-03 22:04:42 +00:00
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