Commit Graph

50309 Commits

Author SHA1 Message Date
mattias
e5eb945c49 chmhelp: fixed path sep normalization
git-svn-id: trunk@53231 -
2016-10-26 16:48:20 +00:00
mattias
f22350e1c5 project groups: fixed path sep normalization
git-svn-id: trunk@53230 -
2016-10-26 16:47:58 +00:00
mattias
72ab451ade codetools: fixed path sep normalization
git-svn-id: trunk@53229 -
2016-10-26 16:46:35 +00:00
mattias
4511184249 IDE: designer: fixed path sep normalization
git-svn-id: trunk@53228 -
2016-10-26 16:46:11 +00:00
mattias
4bb3ff1725 IDE: designer: menu templates: simplified cfgpath
git-svn-id: trunk@53227 -
2016-10-26 16:45:22 +00:00
mattias
557e4c9757 IDE: fpc msg parser: fixed default fpc.errore.msg file
git-svn-id: trunk@53226 -
2016-10-26 16:44:09 +00:00
mattias
b9ff9978e4 IDE: codetools defines templates: fixed paths
git-svn-id: trunk@53225 -
2016-10-26 16:43:54 +00:00
mattias
56ea37d276 IDE: fpc msg parser: fixed default fpc.errore.msg file
git-svn-id: trunk@53224 -
2016-10-26 16:43:30 +00:00
mattias
a8c1a0eee4 IDE: help: fixed normalizing path separators
git-svn-id: trunk@53223 -
2016-10-26 16:42:54 +00:00
mattias
7e1b420ecf IDE: fixed default IDE window help file
git-svn-id: trunk@53222 -
2016-10-26 16:40:55 +00:00
mattias
230db065ad IDE: fixed initial setup dlg default paths
git-svn-id: trunk@53221 -
2016-10-26 16:40:33 +00:00
mattias
4e61552e3c IDE: fixed initial setup dlg default paths
git-svn-id: trunk@53220 -
2016-10-26 16:40:21 +00:00
mattias
d836f6d5e9 lazbuild: fixed default fcl.lpk path
git-svn-id: trunk@53219 -
2016-10-26 16:39:28 +00:00
mattias
38fb04468e IDE: fixed path editor dialog examples
git-svn-id: trunk@53218 -
2016-10-26 16:38:51 +00:00
mattias
e81a0a5b06 IDE: fixed publish project examples
git-svn-id: trunk@53217 -
2016-10-26 16:38:27 +00:00
mattias
eb062c92d7 IDE: fixed dci filename
git-svn-id: trunk@53216 -
2016-10-26 16:38:01 +00:00
mattias
a85eb67551 IDE: packager: fixed dummy.lpk
git-svn-id: trunk@53215 -
2016-10-26 16:36:57 +00:00
mattias
2291c07d2b lcl: doc
git-svn-id: trunk@53214 -
2016-10-26 08:14:59 +00:00
mattias
c7f7b34cac IDE: DoOpenFileAndJumpToPos: do not open project
git-svn-id: trunk@53213 -
2016-10-26 07:45:23 +00:00
mattias
85e2468d35 lazbuild: fixed compilation
git-svn-id: trunk@53212 -
2016-10-26 07:27:44 +00:00
mattias
018e27b67c IDE: fpc msg parser: reverse source files from test build directory
git-svn-id: trunk@53211 -
2016-10-26 07:25:58 +00:00
martin
b250b13bbc SynEdit: tests for fold info list
git-svn-id: trunk@53210 -
2016-10-26 02:03:19 +00:00
martin
9b3d07a150 SynEdit: updates to markup fold-color, patch 15 from issue #0030421 // and started test case.
git-svn-id: trunk@53209 -
2016-10-26 01:54:10 +00:00
mattias
9c41906a96 IDE: fpc msg parser: reverse source files from test build directory, bug #30787
git-svn-id: trunk@53208 -
2016-10-25 21:41:34 +00:00
mattias
98e64cab9d cody: fixed opening lpr file, bug #30787
git-svn-id: trunk@53207 -
2016-10-25 20:23:37 +00:00
mattias
a152fd580f IDE: added TAbstractExternalTool.CurrentDirectoryIsTestDir
git-svn-id: trunk@53206 -
2016-10-25 20:20:05 +00:00
mattias
dc27fbd3f4 vlc: fixed compilation, bug #30742
git-svn-id: trunk@53204 -
2016-10-25 17:07:32 +00:00
maxim
f8f7b54ebe Regenerated translations
git-svn-id: trunk@53203 -
2016-10-24 22:54:46 +00:00
maxim
922c8b8716 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@53202 -
2016-10-24 22:39:05 +00:00
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