Commit Graph

50380 Commits

Author SHA1 Message Date
maxim
e5a40dfe94 IDE: show hint for 'Method default section' label in Codetools Class Completion options page; made minor improvement in other hint.
git-svn-id: trunk@53201 -
2016-10-24 22:30:45 +00:00
maxim
2335c8127e LCL: fixed/improved 'class cannot have parent' message, regenerated translations and updated Russian translation.
git-svn-id: trunk@53200 -
2016-10-24 22:07:02 +00:00
juha
f9ff67d846 LCL: Publish TListView.OnShowHint. Issue #30757.
git-svn-id: trunk@53199 -
2016-10-23 12:04:48 +00:00
mattias
c8e36e96fd lcl: gtk2: use UTF8_STRING as default, COMPOUND_TEXT does not always work see bug #30775, sleep a milisecond while waiting
git-svn-id: trunk@53198 -
2016-10-23 10:50:24 +00:00
mattias
729865999b codetools: less hints
git-svn-id: trunk@53197 -
2016-10-23 10:18:55 +00:00
mattias
08e20f0ff0 IDE: external tools: fixed show/hide window
git-svn-id: trunk@53196 -
2016-10-21 22:00:15 +00:00
ondrej
6719f2a689 LCL: application: add ShowHintWindow To-Do
git-svn-id: trunk@53195 -
2016-10-21 19:57:58 +00:00
ondrej
1185f73701 LCL: treeview: render hints right to the tree view if the widget set doesn't support transparent windows
git-svn-id: trunk@53194 -
2016-10-21 19:57:13 +00:00
ondrej
677e9d99f2 LCL: add lcTransparentWindow LCL capability
git-svn-id: trunk@53193 -
2016-10-21 19:56:05 +00:00
mattias
cd1f78d608 codetools: fixed TStandardCodeTool.CompleteBlock to not add anything if cursor in a comment
git-svn-id: trunk@53192 -
2016-10-21 17:41:38 +00:00
mattias
b23106921b codetools: added TLinkScanner.FindFirstDirective
git-svn-id: trunk@53191 -
2016-10-21 17:41:05 +00:00
mattias
d7a2596644 codetools: fixed CleanPosIsInComment when cleanpos in front a comment
git-svn-id: trunk@53190 -
2016-10-21 17:40:37 +00:00
mattias
20a6bfdf08 codetools: tests: less hints
git-svn-id: trunk@53189 -
2016-10-21 16:49:40 +00:00
mattias
c4ae77be33 iphtml: fixed crash
git-svn-id: trunk@53188 -
2016-10-21 16:46:37 +00:00
mattias
f2dc924eaa wikisearch: fixed compilation
git-svn-id: trunk@53187 -
2016-10-21 16:46:26 +00:00
mattias
a14da683e3 lazbuild: clean up
git-svn-id: trunk@53186 -
2016-10-20 20:21:08 +00:00
mattias
1a654e3c8b lazbuild: fixed build
git-svn-id: trunk@53185 -
2016-10-20 20:20:38 +00:00
mattias
a9051948ae IDE: compile project/package: warn when passing an option twice with different values
git-svn-id: trunk@53184 -
2016-10-20 20:17:01 +00:00
mattias
94d76f9a59 codetools: ParseFPCParameters: case insensitive defines
git-svn-id: trunk@53183 -
2016-10-20 19:48:07 +00:00
mattias
bd2ab5c7bc codetools: ParseFPCParameters: moved to other fpc option parse functions
git-svn-id: trunk@53182 -
2016-10-20 17:02:59 +00:00
mattias
de0adccd6e codetools: ParseFPCParameters: alias params
git-svn-id: trunk@53181 -
2016-10-20 16:57:52 +00:00
mattias
3610fd18b2 codetools: started ParseFPCParameters
git-svn-id: trunk@53180 -
2016-10-20 16:24:52 +00:00
mattias
01e9778944 IDE: designer: avoid name clash
git-svn-id: trunk@53179 -
2016-10-20 15:12:46 +00:00
mattias
0248f28552 codetools: tests: fixed
git-svn-id: trunk@53178 -
2016-10-20 15:02:39 +00:00
mattias
f495d5d398 codetools: tests: renamed testrefactoring.pas
git-svn-id: trunk@53177 -
2016-10-20 14:37:14 +00:00
mattias
3677cdfb7f codetools: tests: renamed testfinddeclaration.pas
git-svn-id: trunk@53176 -
2016-10-20 14:36:10 +00:00
mattias
1d83009108 LCL: fixed invalid typecast, breaking option -CR
git-svn-id: trunk@53175 -
2016-10-20 09:17:04 +00:00
mattias
f0b6a63446 IDE: less verbosity
git-svn-id: trunk@53174 -
2016-10-20 08:40:40 +00:00
mattias
16b61e3228 IDEIntf: GetChangeParentCandidates: check CheckNewParent
git-svn-id: trunk@53173 -
2016-10-20 00:10:55 +00:00
mattias
ec89ef7ef4 lcl: TCustomPage: only allow TCustomTabControl as parent
git-svn-id: trunk@53172 -
2016-10-20 00:10:17 +00:00
mattias
3954c0ae9b IDE: designer: change parent: create OI if needed
git-svn-id: trunk@53171 -
2016-10-19 23:41:27 +00:00
mattias
48275b470f IDEIntf: OI: when setting PropertyEditorHook use its selection
git-svn-id: trunk@53170 -
2016-10-19 23:41:06 +00:00
mattias
ffa60a93df IDE: designer: fixed enabling Change Parent when no OI is present
git-svn-id: trunk@53169 -
2016-10-19 23:12:08 +00:00
mattias
dfded84128 IDE: help links for codetools
git-svn-id: trunk@53168 -
2016-10-19 22:06:47 +00:00
mattias
f237d61e01 IDE: codetools: class completion: added option to select default method section
git-svn-id: trunk@53167 -
2016-10-19 21:52:40 +00:00
mattias
feb1a73e6c codetools: added option MethodDefaultSection
git-svn-id: trunk@53166 -
2016-10-19 21:51:56 +00:00
mattias
db0e2f90e3 IDE: codetools class options: changed radiogroups to comboboxes and added hints
git-svn-id: trunk@53165 -
2016-10-19 21:27:12 +00:00
juha
5a9b494484 IDE: Add a "Clear" button to StringsPropEditor dialog. Issue #30743, patch from Silvio Clécio.
git-svn-id: trunk@53164 -
2016-10-19 21:02:09 +00:00
mattias
2af4dde394 IDE: codetools class options: fixed tab order
git-svn-id: trunk@53163 -
2016-10-19 21:01:42 +00:00
mattias
c1241646a8 IDE: codetools options: put set property parameter name at the bottom
git-svn-id: trunk@53162 -
2016-10-19 20:57:31 +00:00
juha
874df07e16 IDE: Tweaking of code adding a package dependency.
git-svn-id: trunk@53161 -
2016-10-19 13:51:09 +00:00
juha
32d3fb866f ProjectGroups: Add $(IDEBuildOptions) to CustomOptions.
git-svn-id: trunk@53160 -
2016-10-19 13:51:04 +00:00
ondrej
e9bfcc0273 SpinEdit: support setting Text property
git-svn-id: trunk@53159 -
2016-10-19 10:25:58 +00:00
maxim
7adca22c01 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@53158 -
2016-10-18 22:51:14 +00:00
maxim
7a415ee191 IDE: fixed typo in 'Add semicolon' code macro description
git-svn-id: trunk@53157 -
2016-10-18 22:39:40 +00:00
maxim
87e325a19a Cody: improved i18n, patch by Péter Gábor, bug #30746; regenerated translations and updated Russian translation
git-svn-id: trunk@53156 -
2016-10-18 22:23:44 +00:00
mattias
ebe105f987 codetools: started ParseFPCParameter
git-svn-id: trunk@53155 -
2016-10-18 13:34:55 +00:00
mattias
ce7d2bf070 codetools: tests: moved test modules to modulestest
git-svn-id: trunk@53154 -
2016-10-17 15:10:47 +00:00
mattias
6517ecc1de codetools: moved tests
git-svn-id: trunk@53153 -
2016-10-17 15:01:40 +00:00
mattias
541f15a9cb codetools: moved tests
git-svn-id: trunk@53152 -
2016-10-17 15:01:23 +00:00