Commit Graph

52864 Commits

Author SHA1 Message Date
mattias
5a24b63f1f codetools: added test for complete method with specialize param
git-svn-id: trunk@56318 -
2017-11-06 13:06:48 +00:00
juha
c8498f15df IDE: Formatting. Reduce local variables in TLazSourceFileManager.ShowSaveFileAsDialog.
git-svn-id: trunk@56317 -
2017-11-06 12:48:45 +00:00
juha
fd60f4636c IDE: Don't accept an invalid unit name when saving it. Issue #32627.
git-svn-id: trunk@56316 -
2017-11-06 12:48:40 +00:00
wp
2902415890 plotfunction: Fix scaling of plots.
git-svn-id: trunk@56315 -
2017-11-06 12:37:15 +00:00
wp
ed1da81b84 plotfunction: Make axes and fonts better respond to changes in object inspector (issue #26311)
git-svn-id: trunk@56314 -
2017-11-06 11:53:34 +00:00
wp
31e7b35831 plotfunction: Fix memory leak.
git-svn-id: trunk@56313 -
2017-11-06 10:32:34 +00:00
wp
f42a3fc3a5 plotfunction: Fix vertical alignment of y axis caption (issue #26312)
git-svn-id: trunk@56310 -
2017-11-06 10:28:12 +00:00
mattias
688f52440c codetools: parse specialize in param type
git-svn-id: trunk@56293 -
2017-11-06 10:12:57 +00:00
mattias
13d699e6df codetools: test specialize in param type
git-svn-id: trunk@56292 -
2017-11-06 10:12:38 +00:00
mattias
e9b8a1e3e7 IDE: File / Open : fixed browsing linked folders on Windows, bug #32642
git-svn-id: trunk@56290 -
2017-11-05 23:52:33 +00:00
mattias
d94945ef38 lcl: TOpenDialog: deprecated DereferenceLinks, added ResolveLinks, added ofNoResolveLinks, docs, ofNoDereferenceLinks now behaves Delphi compatible
git-svn-id: trunk@56289 -
2017-11-05 23:51:00 +00:00
juha
b5b61d1a93 LCL: Prevent TCustomEdit.OnChange firing extra time when CharCase is ecLowerCase or ecUpperCase. Issue #32630, patch from accorp.
git-svn-id: trunk@56288 -
2017-11-05 21:48:13 +00:00
juha
534586feff LCL-Gtk2: Fix text selection in TEdit and TMemo. Issue #32630, patch from accorp.
git-svn-id: trunk@56287 -
2017-11-05 21:47:58 +00:00
wp
b3c38fe793 IDE: HiRes palette icons for default and unregistered component (by Roland Hahn)
git-svn-id: trunk@56286 -
2017-11-05 17:46:25 +00:00
wp
48f5d83725 sqldb: New HiDpi-icons by Roland Hahn
git-svn-id: trunk@56285 -
2017-11-05 17:44:34 +00:00
mattias
5a8b53d7bf IDE: fixed example designnonlcl
git-svn-id: trunk@56283 -
2017-11-04 15:27:50 +00:00
mattias
50a915579e IDE: designer: fixed store selection bounds for mediator, patch from Anton
git-svn-id: trunk@56281 -
2017-11-04 14:54:43 +00:00
mattias
6dc2571a4c codetools: ReduceCompilerDirectives fixed crash
git-svn-id: trunk@56279 -
2017-11-04 14:44:04 +00:00
mattias
73db65e4ae codetools: examples: comments
git-svn-id: trunk@56278 -
2017-11-04 14:43:37 +00:00
mattias
49e39f4de3 codetools: formatted
git-svn-id: trunk@56276 -
2017-11-04 07:55:39 +00:00
mattias
1cacc05f7e codetools: examples: fixed getexpandedoperand
git-svn-id: trunk@56275 -
2017-11-04 07:53:54 +00:00
mattias
b68511ef69 codetools: examples fixed addmethod
git-svn-id: trunk@56274 -
2017-11-04 07:39:58 +00:00
juha
65ff63a7df Codetools example ReplaceResourceDirectives: Add a sample file to the project. Fix comment.
git-svn-id: trunk@56273 -
2017-11-03 23:54:54 +00:00
juha
f09e119113 Codetools example ReduceIfdefs: Add a sample file to the project.
git-svn-id: trunk@56272 -
2017-11-03 23:54:52 +00:00
juha
9fa334848e Codetools example h2pastest: Remove a non-existent file from project.
git-svn-id: trunk@56271 -
2017-11-03 23:54:47 +00:00
mattias
f38efed9d7 codetools: fixed FindMissingUnits
git-svn-id: trunk@56269 -
2017-11-03 23:04:48 +00:00
mattias
46c5ed7280 codetools: examples: fixed fixfilenames
git-svn-id: trunk@56268 -
2017-11-03 23:04:28 +00:00
mattias
0813733813 codetools: examples: fixed finddeclaration
git-svn-id: trunk@56267 -
2017-11-03 22:38:40 +00:00
mattias
9d8b18caee codetools: examples: fixed completeblock
git-svn-id: trunk@56266 -
2017-11-03 22:28:27 +00:00
mattias
4b044297a1 codetools: fixed example
git-svn-id: trunk@56265 -
2017-11-03 22:17:02 +00:00
mattias
070589661a codetools: fixed example
git-svn-id: trunk@56264 -
2017-11-03 22:16:07 +00:00
mattias
727f6ba694 codetools: example addmethod with fpc sources
git-svn-id: trunk@56263 -
2017-11-03 22:14:50 +00:00
juha
d894505abc CodeTools example AddFpprofCalls: show help if no filename is given. Fix memory leak.
git-svn-id: trunk@56262 -
2017-11-03 21:37:35 +00:00
mattias
d4da6d7376 codetools: cleaned up
git-svn-id: trunk@56261 -
2017-11-03 19:03:52 +00:00
juha
18570daf7b LazUtils: Use TUnicodeCharacterEnumerator for the "for .. in" iterator syntax. Move demo to examples dir and add a GUI demo.
git-svn-id: trunk@56260 -
2017-11-03 16:13:46 +00:00
juha
7772e8646b LazUtils: Optimize Unicode enumerators. Use preset variables for different codepoint/character lengths.
git-svn-id: trunk@56259 -
2017-11-01 23:02:29 +00:00
michl
2f09433a54 IDE: Add revision to lclversion.pas.
git-svn-id: trunk@56258 -
2017-11-01 21:34:39 +00:00
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