Commit Graph

52807 Commits

Author SHA1 Message Date
wp
46fea057b9 Examples/synedit1: Fix compilation issue
git-svn-id: trunk@56228 -
2017-10-29 14:13:30 +00:00
wp
0060e906c3 examples/componentstreaming: Preving explaining labels reaching beyond form borders.
git-svn-id: trunk@56227 -
2017-10-29 14:01:47 +00:00
wp
b33cda47a6 examples/dbeditmask: Fix crash due to incorrect dateseparator in some countries. Use default font instead of MS SansSerif.
git-svn-id: trunk@56226 -
2017-10-29 13:22:07 +00:00
wp
e96879b669 examples/ResizeImageDemo: remove unit Windows from "uses".
git-svn-id: trunk@56225 -
2017-10-29 12:08:33 +00:00
wp
897c3f20e0 examples/tryicon: Avoid truncated checkbox caption
git-svn-id: trunk@56224 -
2017-10-29 11:42:55 +00:00
wp
748967367b examples/treeview: Use default font (instead of MS SansSerif)
git-svn-id: trunk@56223 -
2017-10-29 11:41:04 +00:00
juha
9870f7bb1a IDE: Improve error messages on calling external programs. Issue #32624, patch from C Western.
git-svn-id: trunk@56222 -
2017-10-29 10:01:55 +00:00
wp
ff5125737c LazControls: More consistent component palette icons (by Roland Hahn)
git-svn-id: trunk@56221 -
2017-10-28 10:40:04 +00:00
martin
6c4ebea341 fixes for 64 bit constructor (and some ifdef) // only fpc 3.0 and up
git-svn-id: trunk@56220 -
2017-10-27 23:02:10 +00:00
wp
cb655096b6 LazControls: New HiRes component palette icons (kindly provided by Roland Hahn).
git-svn-id: trunk@56219 -
2017-10-27 15:50:14 +00:00
mattias
b04498135d codetools: test writing with-lookuproot-do
git-svn-id: trunk@56218 -
2017-10-27 15:25:10 +00:00
mattias
036507e3ba codetools: test write end signature
git-svn-id: trunk@56217 -
2017-10-27 14:57:37 +00:00
mattias
f5a7e41c66 todolist: removed buttonpanel and added toolbutton help
git-svn-id: trunk@56216 -
2017-10-27 12:37:32 +00:00
mattias
62ed571049 lcl: TBitBtn: bkClose on nested form will only close the non docked form
git-svn-id: trunk@56215 -
2017-10-27 12:29:03 +00:00
mattias
a7e9bf0f98 todolist: clean up
git-svn-id: trunk@56214 -
2017-10-27 11:35:30 +00:00
mattias
085ac5259b codetools: test needed unit for defineproperties
git-svn-id: trunk@56213 -
2017-10-26 17:49:46 +00:00
mattias
87cee22c65 codetools: test write custom properties
git-svn-id: trunk@56212 -
2017-10-26 17:29:47 +00:00
mattias
7ac2fd7bf4 codetools: test write custom properties
git-svn-id: trunk@56211 -
2017-10-26 17:29:39 +00:00
martin
6548ec54ea fixes for 64 bit constructor (and some ifdef)
git-svn-id: trunk@56210 -
2017-10-26 16:11:48 +00:00
mattias
fac364fd3b lazutils: added unit lazpasreadutil
git-svn-id: trunk@56209 -
2017-10-26 14:58:46 +00:00
mattias
acd77c3bb0 lazutils: replaced TPASObjectWriter with TCompWriterPas
git-svn-id: trunk@56208 -
2017-10-26 14:18:13 +00:00
mattias
f7c4861200 lcl: comment
git-svn-id: trunk@56207 -
2017-10-26 14:16:50 +00:00
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