maxim
1c567a9e5e
Merged revision(s) 47585 #f43220d638 from trunk:
...
Components, sqlite: i18n and layout improvement, patch by Péter Gábor, bug #27390 with string corrections. Also added Russian translation.
........
git-svn-id: branches/fixes_1_4@47692 -
2015-02-10 22:46:31 +00:00
mattias
99d9158148
IDE: less verbosity
...
git-svn-id: branches/fixes_1_4@47682 -
2015-02-10 15:42:46 +00:00
mattias
e3e1735838
IDE: invalidate file cache before building, after save
...
git-svn-id: branches/fixes_1_4@47680 -
2015-02-10 15:24:49 +00:00
mattias
4bf4341947
LCL: carbon: TMemo.Lines.Assign: fixed empty strings at start, bug #27438
...
git-svn-id: branches/fixes_1_4@47678 -
2015-02-10 15:17:07 +00:00
mattias
e80945cb2a
IDE: package links: fixed cleaning up duplicate ids for same lpk file
...
git-svn-id: branches/fixes_1_4@47665 -
2015-02-09 19:03:23 +00:00
mattias
5bc33bf3f1
IDE: package links: remove old links to same lpk files, fixed using the recently used lpk of two packages with same name
...
git-svn-id: branches/fixes_1_4@47648 -
2015-02-07 13:49:34 +00:00
mattias
c1fb58d3d5
lazutils: TAvgLvlTree.FindLeftMostKey/FindRightMostKey fixed
...
git-svn-id: branches/fixes_1_4@47646 -
2015-02-07 13:18:10 +00:00
mattias
85d935d111
fixed wrong Frac/Trunc in DecodeDate/Time
...
git-svn-id: branches/fixes_1_4@47642 -
2015-02-07 12:22:54 +00:00
mattias
6dfe26c640
codetools: fixed decodetime
...
git-svn-id: branches/fixes_1_4@47640 -
2015-02-07 12:16:07 +00:00
mattias
c3fd874e66
datetimectrls: fixed decodetime
...
git-svn-id: branches/fixes_1_4@47638 -
2015-02-07 12:14:34 +00:00
mattias
67f5a75acb
LCL: tiff: fixed combining date+time
...
git-svn-id: branches/fixes_1_4@47636 -
2015-02-07 12:11:21 +00:00
mattias
fe1c9a8e0f
tests: fixed combining date+time
...
git-svn-id: branches/fixes_1_4@47634 -
2015-02-07 12:10:17 +00:00
mattias
b4e4555e06
examples: fixed combining date+time
...
git-svn-id: branches/fixes_1_4@47632 -
2015-02-07 12:08:55 +00:00
mattias
30cb5eed7b
lazsvnpkg: fixed combining date+time
...
git-svn-id: branches/fixes_1_4@47630 -
2015-02-07 12:06:27 +00:00
mattias
74f9e29f05
turbopower_ipro: fixed combining date+time
...
git-svn-id: branches/fixes_1_4@47628 -
2015-02-07 12:04:50 +00:00
mattias
9c8a0a5f31
printers: fixed combining date+time
...
git-svn-id: branches/fixes_1_4@47626 -
2015-02-07 12:02:04 +00:00
mattias
f3f090d273
codetools: DateToCfgStr extended for time
...
git-svn-id: branches/fixes_1_4@47624 -
2015-02-07 12:00:17 +00:00
mattias
aa4dbdcf8b
IDE: package editor: show version in title
...
git-svn-id: branches/fixes_1_4@47621 -
2015-02-07 10:29:36 +00:00
mattias
7498c4f96e
IDE: package links dialog: fixed sort after refilling grid
...
git-svn-id: branches/fixes_1_4@47619 -
2015-02-07 10:09:40 +00:00
mattias
5320cd5977
IDE: package links dialog: fixed delete after sort
...
git-svn-id: branches/fixes_1_4@47617 -
2015-02-07 10:06:05 +00:00
mattias
f188ce8730
IDE: added parameters --verbose, --quiet, when building IDE or project and when quit, give message when already building
...
git-svn-id: branches/fixes_1_4@47591 -
2015-02-04 22:31:14 +00:00
mattias
22661e969e
IDE: build file: do not build while debugging or compiling
...
git-svn-id: branches/fixes_1_4@47589 -
2015-02-04 20:46:56 +00:00
maxim
e9158a81c6
Merged revision(s) 47583 #2ef47b3812 from trunk:
...
ColorListBox: use same logic for Style as TColorBox. Issue #0027397 .
........
git-svn-id: branches/fixes_1_4@47587 -
2015-02-03 00:16:45 +00:00
maxim
ca35dad0df
Merged revision(s) 47578 #a22050dd62 from trunk:
...
Qt: fixed themed drawing of disabled combobox. issue #27381
........
git-svn-id: branches/fixes_1_4@47586 -
2015-02-03 00:10:57 +00:00
martin
987f026c95
Merged revision(s) 47581 #f05054dd59 from trunk:
...
Debugger: GDB more fixes for gdb 7.7 and up. Uppercase expressions / See issue #27136
........
git-svn-id: branches/fixes_1_4@47582 -
2015-02-02 03:08:48 +00:00
mattias
dc1ee78e83
translations: German: updates from Swen Heinig
...
git-svn-id: branches/fixes_1_4@47573 -
2015-01-31 10:23:01 +00:00
maxim
4548e6d167
Merged revision(s) 47562 #48f6e42729 from trunk:
...
Revert r47557 #4189a2b962 "LCL: Prevent calling TListView OnMouseUp twice on Windows 7. Issue #27189."
........
git-svn-id: branches/fixes_1_4@47565 -
2015-01-29 22:37:17 +00:00
mattias
5626e9f78d
IDE: drop files: invalidate file state cache
...
git-svn-id: branches/fixes_1_4@47564 -
2015-01-29 14:41:10 +00:00
maxim
284794b752
Merged revision(s) 47557 #4189a2b962 from trunk:
...
LCL: Prevent calling TListView OnMouseUp twice on Windows 7. Issue #27189 , patch from Michl.
........
git-svn-id: branches/fixes_1_4@47560 -
2015-01-28 22:59:04 +00:00
maxim
134065986d
Merged revision(s) 47556 #2163b6cdcb from trunk:
...
* Phillipe Levi mentioned seeing "Stringrid" on the ml, a grep turned up two occurances -> fixed.
........
git-svn-id: branches/fixes_1_4@47559 -
2015-01-28 22:52:40 +00:00
maxim
d1d623cd21
Merged revision(s) 47550 #ede88bbed7 from trunk:
...
Translations: Hungarian translation update by Péter Gábor, bug #27365
........
git-svn-id: branches/fixes_1_4@47554 -
2015-01-27 23:16:18 +00:00
maxim
334a590a17
Merged revision(s) 47548 #b6cc6e34aa from trunk:
...
IDEIntf: updated Russian translation
........
git-svn-id: branches/fixes_1_4@47553 -
2015-01-27 23:14:51 +00:00
maxim
3756dbf058
Merged revision(s) 47523 #04725947e0 from trunk:
...
lcl: TCustomBitBtn: do not store Glyph when set by Action, issue #27358 , from BBaz
........
git-svn-id: branches/fixes_1_4@47552 -
2015-01-27 23:13:08 +00:00
maxim
0636e27226
Merged revision(s) 47521 #f38736684f from trunk:
...
TAChart: Move declaration of TDrawEvent event out of the context of TChart and rename it to TChartDrawEvent to fix event OnAfterDraw
........
git-svn-id: branches/fixes_1_4@47551 -
2015-01-27 23:11:59 +00:00
mattias
61d8798b10
IDE: Messages: fixed parsing Windows drive colon in fpc messages
...
git-svn-id: branches/fixes_1_4@47546 -
2015-01-27 08:41:19 +00:00
mattias
39b325c753
LCL: TCustomSpeedButton: do not store Glyph in lfm when Action provides the Glyph, issue #27357 , from BBaz
...
git-svn-id: branches/fixes_1_4@47544 -
2015-01-27 08:34:12 +00:00
mattias
f52d01980d
ideintf: resourcestring, issue #27317 , from Gábor
...
git-svn-id: branches/fixes_1_4@47533 -
2015-01-26 21:57:42 +00:00
mattias
76c3de4d63
lcl: grids: docs, issue #27325 , from Simon Ameis
...
git-svn-id: branches/fixes_1_4@47531 -
2015-01-26 21:56:04 +00:00
martin
f81d413513
Merged revision(s) 47522 #7832ffec7f from trunk:
...
SynEdit (plugins: syncro,templ,complete) remove dynamic allocation of commands. Fix issue #0026329
git-svn-id: branches/fixes_1_4@47526 -
2015-01-26 16:06:53 +00:00
mattias
93f33ce349
IDE: messages: fixed scanning filenames with brackets
...
git-svn-id: branches/fixes_1_4@47525 -
2015-01-26 11:29:23 +00:00
martin
2b84017f69
Merged revision(s) 47504 #ea99a9bc11 from trunk:
...
SynEdit: Fixed search replace with newline (Issue #0026227 ) / Fixed incorrect caret x after replace
git-svn-id: branches/fixes_1_4@47505 -
2015-01-24 17:10:25 +00:00
maxim
fb642ee8fc
Merged revision(s) 47500 #69bb12286a from trunk:
...
LazReport: correctly clear combobox in editor options and fix typo in class method name, based on patch by Péter Gábor, bugs #27347
........
git-svn-id: branches/fixes_1_4@47503 -
2015-01-23 22:06:01 +00:00
maxim
bb629130fb
Merged revision(s) 47499 #a955ceac25 from trunk:
...
Fix some Finnish translations.
........
git-svn-id: branches/fixes_1_4@47502 -
2015-01-23 22:04:36 +00:00
maxim
f661e77efd
Merged revision(s) 47490-47494 #bd0bafb893-#bd0bafb893 from trunk:
...
IDE: Improve TPathEditorButton class, handle Templates better.
........
IDE: Refactor TPathEditorButton more. Copy values between dialog and edit here instead of clients' code.
........
IDE: in Compiler_path_options, turn method CheckSearchPath into a function. Harmonize.
........
IDE: Let TPathEditorButton show the list of paths in edit control's hint.
........
IDE: Fix a layout error in TPathEditorDialog where TemplateGroupBox went under ButtonPanel.
........
git-svn-id: branches/fixes_1_4@47501 -
2015-01-23 22:03:06 +00:00
maxim
8085015aab
Merged revision(s) 47484-47485 #029ac3e841-#029ac3e841 from trunk:
...
LazReport: i18n-ed editor options and function editor, based on patch by Péter Gábor, bugs #27339 , #27340 ; regenerated translations and updated Russian translation.
........
LazReport: fixed typo in function description, patch by Péter Gábor, bug #27338 ; regenerated translations and updated Russian translation.
........
git-svn-id: branches/fixes_1_4@47488 -
2015-01-22 22:08:59 +00:00
maxim
4451f298b2
Merged revision(s) 47481 #b9f3af4090 from trunk:
...
LCL: Revert a workaround for FPC bug that causes Arithmetic overflow in TControlbar. Fixed in FPC trunk. Issue #27167 .
........
git-svn-id: branches/fixes_1_4@47487 -
2015-01-22 22:05:55 +00:00
maxim
72ed7acdb0
Merged revision(s) 47479 #28500725ad, 47482 #1e510ef8a4 from trunk:
...
Fix errors in Finnish translation.
........
IDE: regenerated Finnish translation
........
git-svn-id: branches/fixes_1_4@47486 -
2015-01-22 22:04:53 +00:00
martin
15c001f9ac
Merged revision(s) 47478 #dc002d996b from trunk:
...
Debugger, GDBMI: convert pascal numbers for gdb. Issue #0027236
git-svn-id: branches/fixes_1_4@47483 -
2015-01-22 03:24:22 +00:00
maxim
29adc489a2
Merged revision(s) 47474-47476 #134f81ed44-#134f81ed44 from trunk:
...
LCL: Fix a grammar error in a resource string.
........
Improvements for Finnish translation.
........
LCL: regenerated translations; updated Russian translation
........
git-svn-id: branches/fixes_1_4@47477 -
2015-01-21 00:40:14 +00:00
maxim
05ca771f08
Merged revision(s) 47410 #3151750571 , 47441 #e2866a78a0 from trunk:
...
OI: show '(Mixed)' for Checkbox caption when multiselect and values are mixed.
........
Object Inspector: i18nalize '(Mixed)' value
........
git-svn-id: branches/fixes_1_4@47442 -
2015-01-20 22:18:30 +00:00