juha
|
3e453bba59
|
IDE: Refactor a method, formatting.
git-svn-id: trunk@56257 -
|
2017-11-01 14:20:06 +00:00 |
|
juha
|
2545c39937
|
IDE: Remember the "Origin" setting in Search/Find dialog. Issue #32619.
git-svn-id: trunk@56256 -
|
2017-11-01 13:46:15 +00:00 |
|
juha
|
5dc2a8fa0e
|
IDE: Delete an unused unit MultiReplaceDlg.
git-svn-id: trunk@56255 -
|
2017-11-01 13:46:03 +00:00 |
|
juha
|
0e07a10a03
|
IdeIntf: New notify handler RunFinished. Issue #32617, patch from Pascal Riekenberg.
git-svn-id: trunk@56254 -
|
2017-10-31 21:13:40 +00:00 |
|
michl
|
98765f8769
|
IDE: High-DPI new icons. Issue #32628. Patch by FTurtle.
git-svn-id: trunk@56253 -
|
2017-10-31 20:25:21 +00:00 |
|
martin
|
009303069f
|
Debugger: Ensure correct thread id in history entries
git-svn-id: trunk@56252 -
|
2017-10-31 19:21:03 +00:00 |
|
wp
|
040dbb8a1e
|
IDE: HiRes icons for component palette "Misc" (by Roland Hahn)
git-svn-id: trunk@56251 -
|
2017-10-31 15:08:35 +00:00 |
|
juha
|
c71500bcf7
|
Delete example "FpDocManager". Does not work.
git-svn-id: trunk@56250 -
|
2017-10-31 09:25:27 +00:00 |
|
juha
|
471d2ea156
|
Delete example "SpeedTest". Image penguin.xpm is missing and it makes no sense.
git-svn-id: trunk@56249 -
|
2017-10-31 09:25:24 +00:00 |
|
juha
|
ad57283d64
|
Move package SemaphorGridLPK and its example project to Lazarus-CCR.
git-svn-id: trunk@56248 -
|
2017-10-31 09:25:19 +00:00 |
|
juha
|
0bf8f0f4c9
|
AnchorDocking: Show also inactive tabed windows in Window-menu. Issue #32618, patch from Pascal Riekenberg.
git-svn-id: trunk@56244 -
|
2017-10-30 07:59:19 +00:00 |
|
martin
|
a43dd15a73
|
GDBMI debugger: more tests for LineInfo with exceptions, run error, assert
git-svn-id: trunk@56243 -
|
2017-10-30 00:25:45 +00:00 |
|
juha
|
efb8df15a1
|
LCL: Make procedure RunDialog public in TFileNameEdit, TDirectoryEdit and CalcEdit. Helps with shortcut keys.
git-svn-id: trunk@56242 -
|
2017-10-29 22:28:51 +00:00 |
|
maxim
|
340c964371
|
Translations: regenerated translations and updated Russian translation
git-svn-id: trunk@56236 -
|
2017-10-29 22:11:03 +00:00 |
|
juha
|
8de5a73097
|
LCL: Prevent a crash when getting editor for an empty Grid. Issue #32623, patch from C Western.
git-svn-id: trunk@56235 -
|
2017-10-29 21:20:57 +00:00 |
|
martin
|
7a60c60d61
|
SynEdit: fix mark gutter, calculating width of mark-image
git-svn-id: trunk@56234 -
|
2017-10-29 16:09:13 +00:00 |
|
mattias
|
e20bbbe399
|
codetools: fixed adding uses section to program
git-svn-id: trunk@56232 -
|
2017-10-29 15:43:55 +00:00 |
|
mattias
|
a1f502d251
|
cody: comments
git-svn-id: trunk@56231 -
|
2017-10-29 15:43:41 +00:00 |
|
mattias
|
be3726793a
|
IDE: simplified
git-svn-id: trunk@56230 -
|
2017-10-29 15:36:27 +00:00 |
|
mattias
|
5af084c055
|
codetools: test write components without with-do
git-svn-id: trunk@56229 -
|
2017-10-29 14:42:45 +00:00 |
|
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 |
|