Commit Graph

113 Commits

Author SHA1 Message Date
mattias
738fe94d96 IDE: messages window: show used parsers
git-svn-id: trunk@57951 -
2018-05-18 07:02:10 +00:00
mattias
ee7e7c077c IDEIntf: added CompilerPath, fixed fpc msg parser if msg id not found
git-svn-id: trunk@57910 -
2018-05-13 07:15:23 +00:00
mattias
f65a30ed47 IDE: use pas2js msg parser
git-svn-id: trunk@57905 -
2018-05-12 15:36:26 +00:00
ondrej
936a0dea02 IDE: use IDEImages instead of custom image lists
git-svn-id: trunk@57865 -
2018-05-09 01:39:31 +00:00
ondrej
59e52062f8 IDE: message frame: fix icons
git-svn-id: trunk@57860 -
2018-05-08 23:32:39 +00:00
ondrej
c482fcbcf4 IDE: message frame: fix icons
git-svn-id: trunk@57859 -
2018-05-08 23:25:48 +00:00
ondrej
a914eaa29d IDE: use TLCLGlyphs for IDE buttons
git-svn-id: trunk@57857 -
2018-05-08 23:10:58 +00:00
ondrej
0143117e52 IDE: use TLCLGlyphs for IDE images
git-svn-id: trunk@57852 -
2018-05-08 21:41:16 +00:00
ondrej
e0c0f459e7 IDE: disable DoubleBuffered
git-svn-id: trunk@57271 -
2018-02-07 17:04:36 +00:00
michl
1f61be0b77 IDE: MessageWindow: Win32: Messages painting: Prevent flickering.
git-svn-id: trunk@55781 -
2017-09-03 11:47:53 +00:00
ondrej
dc0a33652f IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods.
git-svn-id: trunk@55039 -
2017-05-22 07:52:37 +00:00
michl
5d03c243b5 IDE: High-DPI: All IDE SpeedButtons DPI-aware
git-svn-id: trunk@55035 -
2017-05-21 20:59:29 +00:00
juha
e800a738ad Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it.
The unit in FPC packages will be used directly later.

git-svn-id: trunk@54524 -
2017-04-05 08:34:48 +00:00
joost
1de2cbf586 general: Updated address of the Free Software Foundation in copyright messages
git-svn-id: trunk@54031 -
2017-01-29 21:04:32 +00:00
mattias
e419a0c56c IDE: message window: started line wrap
git-svn-id: trunk@53419 -
2016-11-22 17:43:18 +00:00
mattias
a152fd580f IDE: added TAbstractExternalTool.CurrentDirectoryIsTestDir
git-svn-id: trunk@53206 -
2016-10-25 20:20:05 +00:00
mattias
444a926616 IDEIntf: rewrote TIDEMenuSection to handle changes in hidden sections, tests: added menuintf tests, IDE: clean up
git-svn-id: trunk@52918 -
2016-09-05 15:18:02 +00:00
juha
1a992ed303 IDE: formatting.
git-svn-id: trunk@51673 -
2016-02-21 14:05:36 +00:00
mattias
d4675305e2 IDEIntf: deprecated ChildsAsSubMenu, typo
git-svn-id: trunk@50816 -
2015-12-15 15:34:01 +00:00
juha
57d6ea482c IDE: Share 'Ignore' resource string, reorder.
git-svn-id: trunk@49605 -
2015-08-06 12:50:41 +00:00
juha
29d5e6d734 Move EditorToolbar from a package to IDE sources. Reuse config dialog with IDE Coolbar.
git-svn-id: trunk@49382 -
2015-06-21 10:45:24 +00:00
juha
f5bdffceb6 IDE: Use TextHint in Message frame. Issue #28188, patch from Alexey Torgashin.
git-svn-id: trunk@49189 -
2015-05-27 10:41:52 +00:00
mattias
a4706fccd1 IDE: simplified
git-svn-id: trunk@48816 -
2015-04-22 15:09:41 +00:00
martin
6e096446a7 IDE Options: allow to set colors for messages in message window by urgency. / apply without restart
git-svn-id: trunk@48792 -
2015-04-20 22:19:59 +00:00
martin
045b4fea7a IDE Options: allow to set colors for messages in message window by urgency.
git-svn-id: trunk@48789 -
2015-04-20 21:59:46 +00:00
mattias
4aa714fd47 IDE: Messages: popup menu - Options - More ... opens messages options frame
git-svn-id: trunk@48673 -
2015-04-07 21:55:44 +00:00
juha
708afdf966 Fix uninitialized variables and other problems found by the compiler.
git-svn-id: trunk@48451 -
2015-03-22 10:17:35 +00:00
juha
aa474f5750 IDE: Reuse 'Options' resource string.
git-svn-id: trunk@48316 -
2015-03-12 23:02:06 +00:00
mattias
4760f9f794 IDE: messages: About: added environment overrides
git-svn-id: trunk@48243 -
2015-03-10 18:20:36 +00:00
mattias
f69dd2379e IDE: clean up
git-svn-id: trunk@48198 -
2015-03-10 12:02:19 +00:00
mattias
4e22c679d5 IDE: Messages options: added text color
git-svn-id: trunk@48098 -
2015-03-02 18:42:01 +00:00
mattias
59217ce6db IDE: Messages: do not scroll if user selected a message, auto scroll keep topmost running view visible
git-svn-id: trunk@48015 -
2015-02-26 09:55:12 +00:00
mattias
9d5f9ca2fe IDE: messages: about: use wordwrap
git-svn-id: trunk@47951 -
2015-02-23 09:15:40 +00:00
mattias
0715a3a626 IDE: messages: fixed showing commandline
git-svn-id: trunk@47949 -
2015-02-23 08:59:04 +00:00
mattias
2ce759e3c2 IDE: Messages: About: show command line
git-svn-id: trunk@47668 -
2015-02-09 21:22:14 +00:00
mattias
9a43c7ee8f IDE: Messages window: fixed autoscroll to new message
git-svn-id: trunk@47379 -
2015-01-14 11:51:37 +00:00
juha
2d80259c2a IDE: Turn a phrase positive in messages options. "Hide icons" -> "Show icons". Add hint.
git-svn-id: trunk@46736 -
2014-11-01 15:26:25 +00:00
mattias
76cc05063f IDE: messages: fixed crash on right click on progress line, bug #26595
git-svn-id: trunk@46440 -
2014-10-05 23:00:00 +00:00
maxim
b9c7c9624d IDE: more correct localization of Messages window menu items (visible in EditorToolBar) in case when localized menu items are not currently visible/available
git-svn-id: trunk@46410 -
2014-10-02 23:24:49 +00:00
maxim
99a0239d04 IDE: improved localization of Messages window menu items (visible in EditorToolBar), bug #26500
git-svn-id: trunk@46401 -
2014-10-02 01:15:34 +00:00
mattias
abaf3fb59c IDE: clean up old external tools
git-svn-id: trunk@45942 -
2014-07-20 19:47:30 +00:00
maxim
7d332c02ec IDE: improved localization
git-svn-id: trunk@45888 -
2014-07-16 00:43:56 +00:00
maxim
694b9f3ec6 IDE: improved localization
git-svn-id: trunk@45886 -
2014-07-15 22:12:49 +00:00
mattias
3ef913ce67 IDE: messages: right click on not selected line selects it
git-svn-id: trunk@45869 -
2014-07-14 22:01:08 +00:00
maxim
e2fae8ddb9 IDE: removed duplicate strings with typos
git-svn-id: trunk@45835 -
2014-07-11 21:39:03 +00:00
mattias
e0613378db IDE: messages: no ...
git-svn-id: trunk@45484 -
2014-06-12 17:13:58 +00:00
mattias
5340cd2de6 IDE: warn if user unit path contains pkg source directory, warn if SrcPath is already in UnitPath, warn if output directory of a package contains a unit source
git-svn-id: trunk@45477 -
2014-06-11 18:57:27 +00:00
mattias
612ff96a5f IDE: source editor: fixed crash when no quickfixes available
git-svn-id: trunk@45476 -
2014-06-11 16:53:24 +00:00
mattias
8ae7bc299f IDE: messages: fixed urgency menu items
git-svn-id: trunk@45418 -
2014-06-09 06:16:23 +00:00
mattias
3328deb1f8 IDE: messages: added option always draw selection focused
git-svn-id: trunk@45402 -
2014-06-08 14:19:29 +00:00