Commit Graph

94 Commits

Author SHA1 Message Date
mattias
93a6c5de7b IDE: fixed clicking on message during compile, bug #17691
git-svn-id: trunk@31268 -
2011-06-18 08:39:49 +00:00
mattias
2eac29c467 lazbuild: message window checks if exists, bug #19156
git-svn-id: trunk@30300 -
2011-04-15 08:26:01 +00:00
juha
f38190794b Formatting: joined lines where only ');' was split to its own line, in procedure defs.
git-svn-id: trunk@29871 -
2011-03-16 16:52:28 +00:00
mattias
69e50d67b2 IDE: messages window: show quickfix as state images, bug #18721
git-svn-id: trunk@29447 -
2011-02-10 09:48:13 +00:00
mattias
8e7ba111c3 IDE: added sourcemarklings
git-svn-id: trunk@27646 -
2010-10-10 23:17:00 +00:00
mattias
4ffba4129d IDE: clean up
git-svn-id: trunk@26316 -
2010-06-29 07:56:54 +00:00
mattias
ef82ad9e79 IDE: improved message captions
git-svn-id: trunk@25686 -
2010-05-27 10:38:54 +00:00
mattias
f25c0d95e5 IDE: using IDEIntf to show dockable windows
git-svn-id: trunk@25604 -
2010-05-24 14:31:03 +00:00
mattias
a62c0354eb IDE: removed docking
git-svn-id: trunk@25567 -
2010-05-21 16:24:47 +00:00
paul
9622c8cd82 ide: convert forms to use fpc resources
git-svn-id: trunk@23458 -
2010-01-15 02:06:37 +00:00
marc
a5e41fe16c * IDE: Renamed InfoBuilder routines to more understandable name
* IDE: Only show buildprogress if there is really something compiled

git-svn-id: trunk@23191 -
2009-12-18 22:31:23 +00:00
paul
714eb90aaa ide: message view: fix opening message source during compilation process (was strange error message)
git-svn-id: trunk@22993 -
2009-12-06 06:50:26 +00:00
mattias
0a66890198 IDEIntf: added 12x12 images, IDE: messages: icons for message types
git-svn-id: trunk@19452 -
2009-04-16 08:12:16 +00:00
mattias
227db54b29 IDE: messages: fixed crash on popup
git-svn-id: trunk@19440 -
2009-04-15 09:51:29 +00:00
mattias
3b3ee7ffbb IDE: messages: icons showing quick fixes
git-svn-id: trunk@19428 -
2009-04-14 16:19:53 +00:00
mattias
e374b51dd5 IDEIntf: moved IDE key grabbing to propedits, added button to TShortCutPropertyEditor
git-svn-id: trunk@16136 -
2008-08-19 02:57:17 +00:00
mattias
343e405a4a IDE: added info build window from David Guadagnini
git-svn-id: trunk@15417 -
2008-06-14 11:21:49 +00:00
mattias
9106150d26 IDE: Message window now uses BeginUpdate/EndUpdate
git-svn-id: trunk@15330 -
2008-06-06 04:39:30 +00:00
mattias
2132d8a81f IDE: messages windows: added docking popup menu item
git-svn-id: trunk@14399 -
2008-03-03 22:21:09 +00:00
mattias
b502da52e6 IDE: added anchordocking controls
git-svn-id: trunk@14396 -
2008-03-03 20:46:14 +00:00
mattias
22e950cfbb IDE: removed custom-docking code
git-svn-id: trunk@14392 -
2008-03-03 19:59:54 +00:00
paul
e8408b475d ide: docking testing
- make Messages and CodeExplorer windows dockable
- add docksites to uniteditor
(disabled through EnableDocking - see ide.inc)

git-svn-id: trunk@13894 -
2008-01-27 15:04:51 +00:00
mattias
e7821b7cd3 IDE: messages window: menu item save all changed to save all, not only visible
git-svn-id: trunk@13205 -
2007-12-07 15:33:13 +00:00
paul
548c9ae401 menuintf: moved ResourceName argument to the end of RegisterIDEMenuCommand to save compatibility with non-lazarus svn ide plugins
git-svn-id: trunk@13081 -
2007-11-30 01:48:32 +00:00
paul
6301facd85 ide:
- extend menuintf: allow set ResourceName for menu items (to assign menu glyph)
- uniteditor: assign some glyphs to editor popup menu 

git-svn-id: trunk@13070 -
2007-11-29 02:59:32 +00:00
vincents
5cc700d456 IDE: fixed copying multiple selected lines from the messages view
git-svn-id: trunk@11194 -
2007-05-25 08:57:17 +00:00
vincents
370aa4c253 fixed fpc 2.3 compilation (assigning to set or record properties)
git-svn-id: trunk@11078 -
2007-05-04 22:43:58 +00:00
mattias
029d4f6327 added package prettymessages - an IDE add-on to reduce FPC hints
git-svn-id: trunk@11002 -
2007-04-25 16:37:19 +00:00
mattias
b2a7c1c696 IDE: fixed clearing messages when appending codetools error
git-svn-id: trunk@10756 -
2007-03-16 11:14:24 +00:00
mattias
9345db7aa6 IDE: messages: fixed custom colors for custom notes, warnings and hints
git-svn-id: trunk@10588 -
2007-02-05 14:02:52 +00:00
mattias
7026b7893b IDE: message window: improved accesing treeview as list
git-svn-id: trunk@10488 -
2007-01-22 15:25:32 +00:00
mattias
070969769c LCL: TTreeView: accelerated TTreeNode.GetIndex
git-svn-id: trunk@10486 -
2007-01-22 14:37:12 +00:00
mattias
66c4a28b49 IDE: message window: replaced TListBox with TTreeView, LCL: TTreeView: fixed normal left click selection with multiselections
git-svn-id: trunk@10484 -
2007-01-21 12:16:13 +00:00
mattias
6da5267421 gtk intf: improved listbox SetTopIndex for newly added items
git-svn-id: trunk@10344 -
2006-12-21 16:29:39 +00:00
mattias
da28cfbd3b IDE: fixed searching first in virtual units and then in search path
git-svn-id: trunk@10164 -
2006-11-02 21:03:13 +00:00
mattias
694d469e5e IDEIntf: added revert editor file function, h2pas gui: added tools for extern c and empty c macros
git-svn-id: trunk@9839 -
2006-09-08 15:24:58 +00:00
mattias
f7855da268 IDE: moved package compile code to packagesystem, IDEIntf: removed IsPartOfProject flag of Backup functions, lazbuidl: package compiling
git-svn-id: trunk@9821 -
2006-09-06 22:40:37 +00:00
mattias
3080a56bcc IDE: closing all forms when IDE is closing
git-svn-id: trunk@9819 -
2006-09-05 19:41:48 +00:00
mattias
a700f82693 IDEIntf: added rnning external tools
git-svn-id: trunk@9672 -
2006-07-25 17:15:37 +00:00
mattias
9e55b163b0 extended quick fix items for jumping, started jumping to linker errors
git-svn-id: trunk@9456 -
2006-06-20 10:22:35 +00:00
mattias
c74dc32a5a fixed av in code templ dlg and added help for linker error cannot find -l
git-svn-id: trunk@9299 -
2006-05-17 16:29:37 +00:00
mattias
cc4020a589 renamed msgintf.pas to idemsgintf.pas
git-svn-id: trunk@9082 -
2006-04-05 19:58:42 +00:00
mattias
dac3215c52 fixed keeping messages in block mode
git-svn-id: trunk@8992 -
2006-03-22 20:21:12 +00:00
mattias
8b5eb2d7ef fixed maximize button
git-svn-id: trunk@8888 -
2006-03-08 00:25:59 +00:00
mattias
b0df4cc0b7 added msg view clear menun item
git-svn-id: trunk@8880 -
2006-03-07 12:02:55 +00:00
mattias
17f7100bdb moved IDE functions to convert delphi projects to unit of its own
git-svn-id: trunk@8853 -
2006-03-01 12:12:42 +00:00
mattias
7ce27416cc improved phpAddClassName and fixed consistency error in msgview
git-svn-id: trunk@8817 -
2006-02-24 15:49:34 +00:00
vincents
060676d981 color code $Warning messages from Graeme
git-svn-id: trunk@8812 -
2006-02-24 11:01:43 +00:00
mattias
fe4945e6d1 added Steps to messgae Quick Fix items and implemente Quick FIx item to improve unit not found source position
git-svn-id: trunk@8794 -
2006-02-22 16:27:02 +00:00
mattias
c3907ba0de implemented updating message linenumbers on editing
git-svn-id: trunk@8792 -
2006-02-22 02:30:31 +00:00