Commit Graph

49829 Commits

Author SHA1 Message Date
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
mattias
9e4e6e88b3 codetools: include path for fpc src dir packages/rtl-*
git-svn-id: trunk@52554 -
2016-06-22 11:23:09 +00:00
mattias
07ac12da44 IDE: help selector: read only treeview, bug #30303
git-svn-id: trunk@52551 -
2016-06-22 11:01:09 +00:00
mattias
240274d53c IDE: help for rtl units in packages/rtl-*, bug #30303
git-svn-id: trunk@52550 -
2016-06-22 10:59:57 +00:00
maxim
56da1253e2 LazDataDesktop: removed 'pt'->'pb' substitution hack for Brazilian Portuguese translation, it is not needed for a long time.
git-svn-id: trunk@52549 -
2016-06-21 23:12:50 +00:00
maxim
76a4a4b4ab LazDataDesktop: don't regenerate translations from localize scripts anymore, let IDE handle this.
git-svn-id: trunk@52548 -
2016-06-21 23:04:23 +00:00
maxim
c6ecd22880 LazReport, editor sample: fixed Custom Preview form caption i18n
git-svn-id: trunk@52547 -
2016-06-21 22:50:13 +00:00
maxim
cfb2c1dd76 IDE: fixed "Enable/Disable I18N for LFM" context menu items enabling logic in project inspector (it didn't allow to disable i18n actually due to typo)
git-svn-id: trunk@52546 -
2016-06-21 22:42:57 +00:00
maxim
4f5f6976ef LazReport, editor sample: translate also strings which were extracted from forms
git-svn-id: trunk@52545 -
2016-06-21 22:08:32 +00:00
maxim
874c7c3d41 LazReport, editor sample: committed missing LRT files
git-svn-id: trunk@52544 -
2016-06-21 22:04:29 +00:00
jesus
ad4616bb77 LazReport: implements adding the file extension of export filter to exported report in case the user do not supply one, patch from Aleksey Lagunov
git-svn-id: trunk@52543 -
2016-06-21 20:23:32 +00:00
sekelsenmat
8edded4e25 customdrawn - patch #29822: Fixes windows 64 bits compilation
git-svn-id: trunk@52542 -
2016-06-21 06:35:27 +00:00
sekelsenmat
86397bb4fb cocoa: bug #28784 - Many improvements to TListBox in Cocoa
git-svn-id: trunk@52541 -
2016-06-21 06:31:11 +00:00
maxim
d6c8fdd305 LazReport, editor sample: do not include useless translation strings from tfrmcustompreview to .po files
git-svn-id: trunk@52540 -
2016-06-20 23:02:52 +00:00
maxim
09da73398e DocEditor: don't regenerate translations from localize scripts anymore, let IDE handle this.
git-svn-id: trunk@52539 -
2016-06-20 22:58:33 +00:00
maxim
b3f20e3b16 Translations: don't regenerate LazReport editor sample translations from localize scripts anymore, they are handled by IDE just fine.
git-svn-id: trunk@52538 -
2016-06-20 22:40:31 +00:00
maxim
2c10ed8937 LazReport, editor sample: removed unused translation string and regenerated translations
git-svn-id: trunk@52537 -
2016-06-20 22:30:23 +00:00
maxim
cec173c607 LazReport: regenerated translations for editor sample
git-svn-id: trunk@52536 -
2016-06-20 22:22:04 +00:00
maxim
81627efe17 LazReport: fixed editor sample compilation
git-svn-id: trunk@52535 -
2016-06-20 22:12:31 +00:00
sekelsenmat
c351a36c29 cocoa: Improves key state routine, fixes 64 bits compilation
git-svn-id: trunk@52534 -
2016-06-20 20:49:59 +00:00