Commit Graph

52985 Commits

Author SHA1 Message Date
martin
d07e04d57d PascalScript: Update test for 64 bit / fpc: No PS methods
git-svn-id: trunk@56206 -
2017-10-26 14:06:52 +00:00
mattias
b98ec3d5df codetools: test write DefineProperties
git-svn-id: trunk@56205 -
2017-10-26 13:41:53 +00:00
juha
f58106b6e4 IdeIntf: New property CheckFilesOnDiskEnabled. Issue #32612, patch from Pascal Riekenberg.
git-svn-id: trunk@56204 -
2017-10-26 11:01:01 +00:00
mattias
125d8c00d4 codetools: write DesignInfo
git-svn-id: trunk@56203 -
2017-10-26 10:19:52 +00:00
mattias
a32af4eb14 codetools: test writing interface
git-svn-id: trunk@56202 -
2017-10-26 09:59:40 +00:00
juha
1e99f339ab IDE: Disable RangeSelect in the grid of Build Modes dialog. Issue #32614.
git-svn-id: trunk@56201 -
2017-10-26 08:50:13 +00:00
martin
1dda5a4cce Pascalscript: removed lots of differences we had with upstream version
git-svn-id: trunk@56200 -
2017-10-25 21:33:11 +00:00
mattias
a64605ceec codetools: fixed GetIdentStartEndAtPosition if pos behind source
git-svn-id: trunk@56197 -
2017-10-25 20:19:02 +00:00
juha
444f0dd6f1 LCL-GTK2: Fix the boolean logic clause. Issue #32604.
git-svn-id: trunk@56196 -
2017-10-25 19:48:33 +00:00
juha
6b5b623410 IDE: Rename Build Modes by button instead of in grid directly. Issue #32608, patch from AlexeyT.
git-svn-id: trunk@56195 -
2017-10-25 19:37:19 +00:00
juha
cc24ae3fa9 LCL-GTk2: Don't move cursor to first character in TEdit after loosing focus. Issue #32604, patch from accorp.
git-svn-id: trunk@56194 -
2017-10-25 18:45:09 +00:00
mattias
c448ca8778 lcl: gtk2: fixed error handling in GtkDragDataReceived, bug #32611, patch from C Western
git-svn-id: trunk@56193 -
2017-10-25 16:21:50 +00:00
mattias
3e6aa6d36d codetools: test write Name of inherited child
git-svn-id: trunk@56192 -
2017-10-25 16:12:10 +00:00
mattias
d24c83d820 codetools: test write inherited inline
git-svn-id: trunk@56191 -
2017-10-25 15:46:38 +00:00
mattias
92b6b00130 codetools: test set csInline
git-svn-id: trunk@56190 -
2017-10-25 14:42:13 +00:00
mattias
6147137b4d codetools: test write inline component
git-svn-id: trunk@56189 -
2017-10-25 14:23:03 +00:00
mattias
eac3c20fab tests: comment
git-svn-id: trunk@56188 -
2017-10-25 10:36:51 +00:00
bart
0d6d2cc04a LazFileUtils: rename a local variable to improve readability. No functional changes.
git-svn-id: trunk@56187 -
2017-10-25 10:36:19 +00:00
mattias
1c3176f304 tests: added tests for resolvedots
git-svn-id: trunk@56186 -
2017-10-25 10:28:35 +00:00
mattias
5e7387d21d lazutils: fixed ResolveDots: ./ -> .
git-svn-id: trunk@56185 -
2017-10-25 10:21:23 +00:00
mattias
7a1b57743c IDE: clean up
git-svn-id: trunk@56184 -
2017-10-25 10:20:09 +00:00
mattias
b5ad39d341 tests: test ResolveDots
git-svn-id: trunk@56183 -
2017-10-25 10:19:31 +00:00
mattias
5644927054 codetools: test create components first
git-svn-id: trunk@56182 -
2017-10-25 09:33:52 +00:00
bart
c5637ad72a Fix firing an OnChange and setting Modified when setting Text inside OnChange and new Text = old Text. Issue #0032602.
git-svn-id: trunk@56181 -
2017-10-25 09:26:50 +00:00
ondrej
9823f61682 win32: fix GetDpiForMonitor SIGSEGV if Shcore is not available (e.g. on MS Windows Server 2012 R2)
git-svn-id: trunk@56180 -
2017-10-24 20:45:16 +00:00
mattias
a8df3d1f7d codetools: test reference foreign component
git-svn-id: trunk@56179 -
2017-10-24 10:52:40 +00:00
mattias
5f84987ee3 codetools: test writing set of bool/custom int/custom char
git-svn-id: trunk@56178 -
2017-10-24 10:07:17 +00:00
mattias
40996f6530 codetools: test write component with ancestor
git-svn-id: trunk@56177 -
2017-10-23 19:39:25 +00:00
mattias
49c15efbde codetools: test writing collection
git-svn-id: trunk@56176 -
2017-10-23 18:30:56 +00:00
mattias
a9cf1443c7 codetools: test write children Parent
git-svn-id: trunk@56175 -
2017-10-23 15:20:03 +00:00
mattias
f8aec87074 codetools: test write children
git-svn-id: trunk@56174 -
2017-10-23 15:01:21 +00:00
mattias
8ba2af9481 codetools: test write tpersistent
git-svn-id: trunk@56173 -
2017-10-23 14:26:38 +00:00
mattias
d72b90506d codetools: test write variant
git-svn-id: trunk@56172 -
2017-10-23 13:08:49 +00:00
mattias
d320790ba2 codetools: test write variant
git-svn-id: trunk@56171 -
2017-10-23 12:55:02 +00:00
mattias
dbf2c24c6e codetools: GetIdentStartEndAtPosition: check if within number
git-svn-id: trunk@56170 -
2017-10-23 11:48:46 +00:00
mattias
0a43bac5b4 codetools: test GetValuesOfCaseVariable on enum
git-svn-id: trunk@56169 -
2017-10-23 11:47:57 +00:00
mattias
eee3db1cf7 codetools: GetValuesOfCaseVariable: WithTypeDefIfScoped default true
git-svn-id: trunk@56168 -
2017-10-23 11:22:39 +00:00
mattias
f424cce57e codetools: test GetValuesOfCaseVariable on enum
git-svn-id: trunk@56167 -
2017-10-23 11:22:14 +00:00
mattias
c210d57d51 codetools: write sets
git-svn-id: trunk@56166 -
2017-10-23 10:01:20 +00:00
mattias
b7e47080aa codetools: write enums and sets
git-svn-id: trunk@56165 -
2017-10-23 09:58:06 +00:00
mattias
662e536e96 updated lpl
git-svn-id: trunk@56164 -
2017-10-23 09:37:46 +00:00
mattias
90dd28d142 lazutils: simplified
git-svn-id: trunk@56163 -
2017-10-23 09:35:35 +00:00
michl
f9cb151061 LCL: Fixed TSpinEditEx Focus on Tab Click doesn't work. Issue #32601
git-svn-id: trunk@56162 -
2017-10-23 09:19:46 +00:00
martin
f7a5ad2332 PascalScript: fix for 32 bit object.create
git-svn-id: trunk@56161 -
2017-10-23 03:11:52 +00:00
martin
c3ae0f3967 PascalScript: reverted some derivations from the git version
git-svn-id: trunk@56160 -
2017-10-23 03:10:38 +00:00
juha
c1a20347a3 AnchorDocking: Use async call for SimplifyPendingLayouts always. Issue #32591.
git-svn-id: trunk@56156 -
2017-10-22 22:25:38 +00:00
juha
7427737860 IDE: Focus FilterEdit initially. ActiveControl was cleared again for some reason.
git-svn-id: trunk@56155 -
2017-10-22 22:25:36 +00:00
juha
a2b0762abd IdeIntf: Use CompareText.
git-svn-id: trunk@56154 -
2017-10-22 22:25:29 +00:00
maxim
aa61ca7ed4 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #32590
git-svn-id: trunk@56150 -
2017-10-22 22:06:26 +00:00
maxim
7f8d55f135 Translations: French translation update by Gilles Vasseur, bug #32587
git-svn-id: trunk@56149 -
2017-10-22 22:02:51 +00:00