Commit Graph

17088 Commits

Author SHA1 Message Date
wp
ddef3a32fd TAChart: Split off TCustomFuncSeries from TFuncSeries as ancestor without the OnCalculate event.
git-svn-id: trunk@56335 -
2017-11-07 11:39:34 +00:00
wp
d3268fe1b4 plotpanel: Clip curve outside the drawing area defined by the axes.
git-svn-id: trunk@56334 -
2017-11-06 23:28:11 +00:00
wp
565c1544e4 plotpanel: Fix axis titles being lost when saving form.
git-svn-id: trunk@56333 -
2017-11-06 23:19:01 +00:00
wp
752a73ecc7 plotpanel: Increment version to 0.2. Minor modification if package description (issue #32651).
git-svn-id: trunk@56332 -
2017-11-06 23:01:07 +00:00
maxim
e6459820ac Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #32641
git-svn-id: trunk@56331 -
2017-11-06 22:45:00 +00:00
wp
c0ab6a2a83 plotpanel: Add property for zero line width (issue #32652).
git-svn-id: trunk@56328 -
2017-11-06 22:10:51 +00:00
wp
18685acc3e plotpanel: Rename new background color property, introduced in previous commit, to BkColor.
git-svn-id: trunk@56327 -
2017-11-06 21:39:44 +00:00
wp
8a2289c220 plotpanel: Add properties for linewidth control (issue #32648) and background color control.
git-svn-id: trunk@56326 -
2017-11-06 20:14:34 +00:00
mattias
92c78dc830 codetools: fixed class completion for method with specialize in mdoe delphi
git-svn-id: trunk@56323 -
2017-11-06 14:53:11 +00:00
mattias
dd4b6615a3 codetools: test complete method with specialize in delphi mode
git-svn-id: trunk@56322 -
2017-11-06 14:52:47 +00:00
balazs
4cae594814 Opkman: Wrong data is displayed on "Available Since" item. Issue r.32646
git-svn-id: trunk@56321 -
2017-11-06 13:31:21 +00:00
mattias
87540a5fbf codetools: fixed copying proc param specialize
git-svn-id: trunk@56319 -
2017-11-06 13:07:36 +00:00
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
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
wp
48f5d83725 sqldb: New HiDpi-icons by Roland Hahn
git-svn-id: trunk@56285 -
2017-11-05 17:44:34 +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
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
martin
009303069f Debugger: Ensure correct thread id in history entries
git-svn-id: trunk@56252 -
2017-10-31 19:21:03 +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
maxim
340c964371 Translations: regenerated translations and updated Russian translation
git-svn-id: trunk@56236 -
2017-10-29 22:11:03 +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
5af084c055 codetools: test write components without with-do
git-svn-id: trunk@56229 -
2017-10-29 14:42:45 +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
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
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
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
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
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
5e7387d21d lazutils: fixed ResolveDots: ./ -> .
git-svn-id: trunk@56185 -
2017-10-25 10:21:23 +00:00
mattias
5644927054 codetools: test create components first
git-svn-id: trunk@56182 -
2017-10-25 09:33:52 +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
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
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
mattias
4151bca8e4 codetools: test write string, widestring, unicodestring
git-svn-id: trunk@56147 -
2017-10-22 19:51:14 +00:00
juha
82ea3d79fe IdeIntf: Fix TVariantPropertyEditor. Issue #19324.
git-svn-id: trunk@56146 -
2017-10-22 16:01:36 +00:00
juha
b24dd9505a AnchorDocking: Don't free AnchorDockPageControl too early. Prevent AV. Issues #32342,#32591,#31895.
git-svn-id: trunk@56143 -
2017-10-21 18:16:27 +00:00
mattias
f5831e3b32 codetools: test writing float properties
git-svn-id: trunk@56139 -
2017-10-21 07:10:14 +00:00
juha
647d8f84ab Add powerpc64 as a CPU target. Issue #32577, patch from Alfred.
git-svn-id: trunk@56135 -
2017-10-20 10:27:45 +00:00
mattias
7ed8799425 codetools: test write bool property
git-svn-id: trunk@56133 -
2017-10-19 20:12:54 +00:00
maxim
e71e848e50 Translations: regenerated German translation
git-svn-id: trunk@56132 -
2017-10-18 22:23:02 +00:00
wp
11aad71dab chmhelp: Add resource protection block to TIpChmDataProvider.BuildURL
git-svn-id: trunk@56129 -
2017-10-18 17:49:55 +00:00
mattias
82dabee557 translations: German: updates from Swen Heinig
git-svn-id: trunk@56123 -
2017-10-18 10:55:30 +00:00
mattias
a3fd6c3fd0 make help: fixed
git-svn-id: trunk@56116 -
2017-10-18 07:51:34 +00:00
balazs
35d930c682 Opkman: Rebuild IDE confirmation dialog goes in the background on gtk2.
git-svn-id: trunk@56113 -
2017-10-17 20:28:35 +00:00
mattias
b788983775 leakview: fixed layout
git-svn-id: trunk@56110 -
2017-10-17 16:37:02 +00:00
mattias
de1f03dd48 projecttemplates: layout: anchors
git-svn-id: trunk@56108 -
2017-10-17 16:33:12 +00:00
mattias
8b8930645a lazutils: comment
git-svn-id: trunk@56097 -
2017-10-17 15:10:40 +00:00
mattias
1b5c47c94c codetools: started test pas writer
git-svn-id: trunk@56096 -
2017-10-17 15:10:16 +00:00
mattias
099b09d88d lazutils: added compwriterpas.pas
git-svn-id: trunk@56093 -
2017-10-17 12:12:46 +00:00
maxim
7ccb568efa Translations: regenerated German translation
git-svn-id: trunk@56088 -
2017-10-16 22:42:09 +00:00
juha
e69881ff9d Codetools: Fix code completion for methods with empty parentheses. Issue #31960.
git-svn-id: trunk@56085 -
2017-10-16 16:12:31 +00:00
mattias
61d4aa8258 IDE: open file at cursor: show error message on fail
git-svn-id: trunk@56083 -
2017-10-16 14:06:41 +00:00
mattias
08c246a342 translations: updates from Swen Heinig
git-svn-id: trunk@56079 -
2017-10-16 12:16:51 +00:00
mattias
043449ee6f codetools: fixed AddUnitWarnDirective insert position
git-svn-id: trunk@56077 -
2017-10-16 11:59:40 +00:00
mattias
4a42de695f codetools: test AddUnitWarn
git-svn-id: trunk@56076 -
2017-10-16 11:59:15 +00:00
mattias
dad863f838 codetools: AddUnitWarnDirective: fixed startnode
git-svn-id: trunk@56073 -
2017-10-16 11:35:40 +00:00
mattias
75e4e316a7 codetools: fixed example
git-svn-id: trunk@56071 -
2017-10-16 11:34:04 +00:00
mattias
83340ffde9 codetools: test AddUnitWarn
git-svn-id: trunk@56070 -
2017-10-16 11:33:45 +00:00
maxim
e7b82afeec Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #32544
git-svn-id: trunk@56063 -
2017-10-15 21:50:12 +00:00
maxim
05b5449268 Opkman: fixed typos/improved wording, regenerated translations and updated Russian translation
git-svn-id: trunk@56062 -
2017-10-15 21:44:12 +00:00
balazs
08ed378d73 Opkman: Fixed proxy bug in the local copy of httpclient.
git-svn-id: trunk@56060 -
2017-10-15 13:57:34 +00:00
balazs
60a0663b44 Opkman: Connection timeout now is user configurable, default 10 seconds.
git-svn-id: trunk@56059 -
2017-10-15 12:53:28 +00:00
balazs
492172d626 Opkman: Fixed filtering bug in the package tree.
git-svn-id: trunk@56056 -
2017-10-15 09:47:26 +00:00
balazs
b9d73c457e Opkman: The possibility to open local repository in file manager.
git-svn-id: trunk@56055 -
2017-10-14 17:43:48 +00:00
juha
8e89ff11f9 CodeTools: Don't throw an error with "(" inside a comment in front of unit. Issue #32235.
git-svn-id: trunk@56054 -
2017-10-14 16:12:50 +00:00
martin
ecfce9f8b0 Updated Pascalscript to 5814bd027db6fee3243b434da96661d7b3e8f718
git-svn-id: trunk@56052 -
2017-10-14 14:21:16 +00:00
balazs
ad9c35d0b9 Opkman:Changing version number.
git-svn-id: trunk@56050 -
2017-10-13 20:41:32 +00:00
mattias
0a29cbbac7 codetools: fixed Complete forward proc
git-svn-id: trunk@56044 -
2017-10-13 11:42:39 +00:00
mattias
90007feff1 codetools: added test for CompleteCode
git-svn-id: trunk@56043 -
2017-10-13 11:02:35 +00:00
mattias
ec271131d1 codetools: fixed CompleteCode TryAssignment loop
git-svn-id: trunk@56041 -
2017-10-13 11:00:08 +00:00
maxim
eb93f4654b Codetools: updated Russian translation
git-svn-id: trunk@56036 -
2017-10-12 22:32:30 +00:00
juha
f5a3a339d1 IdeIntf, ComponentTree: Don't try to update Collection name. Affects TSQLQuery Params. Refactor and optimize a little. Issue #31965.
git-svn-id: trunk@56035 -
2017-10-12 13:36:00 +00:00
michael
fdf8f78d72 * Handle portrait orientation (Patch from Pascal Riekenberg)
git-svn-id: trunk@56032 -
2017-10-11 20:58:26 +00:00
bart
08a73bdac1 Fix TMask.InitMaskString for charsets when CaseSensitive is False. Issue #0032491. Patch by delfion.
git-svn-id: trunk@56029 -
2017-10-11 15:38:36 +00:00
juha
1e16c52819 Codetools: Add dotted unit names to uses section correctly. Optimize. Issue #32247.
git-svn-id: trunk@56028 -
2017-10-11 14:04:41 +00:00
juha
cf2c1e8b43 IdeIntf: Replace a test + exception with an assertion in PropEdits.
git-svn-id: trunk@56027 -
2017-10-11 14:04:35 +00:00
juha
04cc3c44b2 Codetools: Do not chomp a procedure name with empty brackets (). Issue #31960.
git-svn-id: trunk@56015 -
2017-10-10 09:44:07 +00:00
mattias
6bca60c00f codetools: fixed tests for fpc trunk
git-svn-id: trunk@56014 -
2017-10-10 09:26:30 +00:00
mattias
8383706bb7 codetools: fixed reparsing on changed module name
git-svn-id: trunk@56012 -
2017-10-10 09:18:10 +00:00
mattias
dfa2c1d3b6 codetools: test scan unit change a word and scan again
git-svn-id: trunk@56011 -
2017-10-10 09:13:21 +00:00
mattias
fccd4f7546 codetools: test scan program without name
git-svn-id: trunk@56010 -
2017-10-10 08:44:52 +00:00
wp
b18d4bfc2a TAChart: Publish properties TChartLegendPanel.Anchors and .BorderSpacing
git-svn-id: trunk@56009 -
2017-10-10 07:25:27 +00:00
juha
e934aeab15 FPCUnit GuiTestRunner: Enhance interface. Issue #32052, patch from CCRDude.
git-svn-id: trunk@56008 -
2017-10-09 23:33:16 +00:00
ondrej
b5e57a129f CodeTools: allow absolute $0:$0 syntax. Issue #32506
git-svn-id: trunk@56002 -
2017-10-09 07:33:22 +00:00
juha
b36128e0a4 Sparta mdi: Send pBG panel back instead of hiding it. Affects Sparta form designer with TMainMenu. Issue #32200, patch from Anthony Walter.
git-svn-id: trunk@55999 -
2017-10-08 16:58:36 +00:00
michael
5ac6230db9 * Allow to load report that misses design data definitions
git-svn-id: trunk@55995 -
2017-10-07 19:34:21 +00:00
wp
832ce1039a LazControls: Make TCustomLvlGraphControl respect property Color when painting its background.
git-svn-id: trunk@55993 -
2017-10-07 08:47:58 +00:00
wp
4803801696 LazControls: Add new property CaseSensitive to TLvlGraph (http://www.lazarusforum.de/viewtopic.php?f=18&t=11108).
git-svn-id: trunk@55990 -
2017-10-06 10:57:57 +00:00
juha
c5ebf982e9 IdeIntf: Remember the layout of many property editor windows.
git-svn-id: trunk@55989 -
2017-10-06 10:47:12 +00:00
juha
d25418e28d IdeIntf: Change TIDEDialogLayoutList.ApplyLayout UseAsMin parameter default from True to False. Clean calls in code accordingly.
git-svn-id: trunk@55988 -
2017-10-06 10:20:45 +00:00
juha
60b135d29f IdeIntf: Remember the layout of String property editors, and ToolbarConfig dialog. Issue #32113.
git-svn-id: trunk@55987 -
2017-10-06 10:06:02 +00:00
maxim
4865f71238 Translations: French translation update by Gilles Vasseur, bug #32507
git-svn-id: trunk@55985 -
2017-10-05 22:55:42 +00:00
maxim
75d2b6b092 Translations: Hungarian translation update by Péter Gábor, bug #32503
git-svn-id: trunk@55983 -
2017-10-05 22:45:21 +00:00
wp
d6b6fe9b4b wiki: Fix compilation of wikiget
git-svn-id: trunk@55971 -
2017-10-04 10:48:10 +00:00
wp
60baefff0d IDE: HiRes icons for System component palette (by Roland Hahn)
git-svn-id: trunk@55966 -
2017-10-03 17:07:05 +00:00
wp
d8655a553a TAChart: Fix crash due to uninitialized function variable OnInitBuiltinTools if unit TATools is not "used".
git-svn-id: trunk@55965 -
2017-10-03 16:02:59 +00:00
maxim
1565f1578c Translations: regenerated German translation
git-svn-id: trunk@55959 -
2017-10-02 22:30:49 +00:00
balazs
2f7641a460 Opkman: Fixed bug related to node unfolding. Issue r32497 #5429c2b84b, reported by AlexeyT.
git-svn-id: trunk@55958 -
2017-10-02 20:25:26 +00:00
mattias
429d58ac16 translations: German: updates from Swen Heinig
git-svn-id: trunk@55955 -
2017-10-02 10:03:37 +00:00
wp
84fee411a5 DBExport examples: fix compilation and layout, improved usability
git-svn-id: trunk@55953 -
2017-10-01 17:34:00 +00:00
mattias
8961126033 codetools: added ctnSrcName
git-svn-id: trunk@55951 -
2017-09-30 19:20:56 +00:00
mattias
027f9ab2e6 codetools: updated test dottedt unit name
git-svn-id: trunk@55950 -
2017-09-30 19:20:43 +00:00
mattias
fb8fc48319 codetools: fixed continuing parsing after source name
git-svn-id: trunk@55948 -
2017-09-30 14:29:25 +00:00
mattias
4cee79f31d codetools: fixed skipping sourcename, added TPascalParserTool.FindUsesNode
git-svn-id: trunk@55946 -
2017-09-30 13:52:10 +00:00
mattias
ccf46cda1d codetools: fixed RemoveUnitFromAllUsesSections
git-svn-id: trunk@55944 -
2017-09-30 13:14:44 +00:00
martin
7e8132a70d SynEdit: Paint Caret in paint-event (except win32) / some very few gtk may have issues
git-svn-id: trunk@55941 -
2017-09-28 22:01:04 +00:00
balazs
cb3c2eb2ec Opkman: More space between labels on form opkman_progressfrm.lfm
git-svn-id: trunk@55939 -
2017-09-28 11:20:25 +00:00
balazs
fdde5e54a3 Opkman: VST support for Cocoa.
git-svn-id: trunk@55937 -
2017-09-28 05:44:46 +00:00
michael
ac938407f0 * Fix update of designer at change of page orientation (bugID 32470)
git-svn-id: trunk@55936 -
2017-09-27 19:37:53 +00:00
michael
91c3879a87 * Rename files to avoid too generic names
git-svn-id: trunk@55935 -
2017-09-27 18:39:19 +00:00
michael
b21af159d3 * Patch from Pascal Riekenberg to fix bug ID #32472 (when editing page no, page not redrawn correctly).
git-svn-id: trunk@55933 -
2017-09-27 11:45:14 +00:00
juha
24f4125a85 AnchorDocking: Prevent parasitic changes in sites height with TAnchorDockPanel. Issue #32376, patch from Andrey Zubarev.
git-svn-id: trunk@55930 -
2017-09-26 13:42:04 +00:00
maxim
7c09223bb5 IDEIntf: regenerated translations and updated Russian translation
git-svn-id: trunk@55922 -
2017-09-25 21:50:29 +00:00
michl
90e664c499 LCL: AnchorDocking: Fixed faulty load layout from config when used second time. Issue #31238. Patch by Andrey Zubarev
git-svn-id: trunk@55921 -
2017-09-25 20:01:11 +00:00
wp
3e05a17dbf TAChart: Fix event TDbChartSource.OnGetItem not being alterable in designer. Add demo db-barseries.
git-svn-id: trunk@55919 -
2017-09-25 09:36:47 +00:00
mattias
0e777d6648 codetools: property completion: fixed read/write accessor for param+index specifier
git-svn-id: trunk@55917 -
2017-09-24 17:58:26 +00:00
mattias
dd43ceac8e codetools: property completion: fixed check if store accessor with index specififer exists
git-svn-id: trunk@55915 -
2017-09-24 16:38:12 +00:00
juha
002248b374 IdeIntf: Less hints. Formatting.
git-svn-id: trunk@55907 -
2017-09-23 23:09:02 +00:00
wp
f300174bea IDE: Add HiRes palette icons for TDBDateTimePacker.
git-svn-id: trunk@55906 -
2017-09-23 20:33:46 +00:00
michael
0fd8c2b8f3 * Patch from Pascal Riekenberg: do not draw shape if not necessary
git-svn-id: trunk@55905 -
2017-09-23 19:13:03 +00:00
juha
e1b03f485c IdeIntf: Refactoring for PropEdits code.
git-svn-id: trunk@55903 -
2017-09-23 14:33:15 +00:00
juha
2016ffc4e0 IdeIntf, EnumPropertyEditor: Make '(Invalid)' a resource string. Reorder other strings.
git-svn-id: trunk@55902 -
2017-09-23 14:33:13 +00:00
michael
da96cd01b1 * Fix 2 bugs: wrong index in extended code 93 encoding, copy paste error in checksum
git-svn-id: trunk@55900 -
2017-09-23 14:08:28 +00:00
maxim
3956dc2480 Translations: French translation update by Gilles Vasseur, bug #32456
git-svn-id: trunk@55897 -
2017-09-22 23:02:34 +00:00
michael
02989f3b43 * Patch from Pascal Riekenberg to fix missing shape color handling
git-svn-id: trunk@55889 -
2017-09-20 15:37:39 +00:00
zeljko
e70c7b573e Qt,Qt5: added missing LazUTF8 for darwin and mswindows targets
git-svn-id: trunk@55888 -
2017-09-20 08:22:51 +00:00
maxim
159129b893 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #32419
git-svn-id: trunk@55885 -
2017-09-19 21:39:36 +00:00
zeljko
b0e2efefe6 Qt: stopped assert from Qt4 lib when CustomPageSize is setted up. With Qt5 it works ok.
git-svn-id: trunk@55883 -
2017-09-18 07:55:14 +00:00
zeljko
277eafe535 Qt5: fixed regressions from r55874 #41d1833551
git-svn-id: trunk@55882 -
2017-09-18 07:35:44 +00:00
michl
d546f02f26 PackageTabs: Fixed icon after revision 55878 #01c54b6b69.
git-svn-id: trunk@55879 -
2017-09-17 19:19:12 +00:00
juha
8f3d7a7dea IDE, OI: Update the component ComboBox properly when it is visible. Issue #32427.
git-svn-id: trunk@55877 -
2017-09-17 10:34:48 +00:00
wp
c75197f5f2 DateTimeCtls: HiRes icons for TDateTimePicker by Roland Hahn. Switch icons to .res format.
git-svn-id: trunk@55875 -
2017-09-16 16:42:14 +00:00
jesus
41d1833551 Printers, Qt: fix 'The paper xxx has not defined rectangle\!, issue #26971
git-svn-id: trunk@55874 -
2017-09-16 15:57:44 +00:00