Commit Graph

72 Commits

Author SHA1 Message Date
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
mattias
7f659b2099 implemented Quick Fix system
git-svn-id: trunk@8782 -
2006-02-20 18:55:36 +00:00
mattias
3d19914c30 started Quick Fix menu items
git-svn-id: trunk@8780 -
2006-02-20 11:33:38 +00:00
mattias
0c9ab7d58b renamed DrawByRows to DrawAllRows
git-svn-id: trunk@8644 -
2006-01-28 18:14:26 +00:00
mattias
ecaa49c158 implemented feature to copy all compiler messages, including the hiden to the clipboard
git-svn-id: trunk@8508 -
2006-01-11 22:59:17 +00:00
marc
b79a3c34cb * Start of colored messages by Graeme Geldenhuys
git-svn-id: trunk@8374 -
2005-12-26 17:58:04 +00:00
mattias
e4c6c02a98 reduced message window selection events
git-svn-id: trunk@7985 -
2005-10-23 06:02:04 +00:00
mattias
db444336d3 converted msgview to lfm from Darius
git-svn-id: trunk@7910 -
2005-10-04 21:25:31 +00:00
mattias
04627f89c3 started restructuring of IDE main menu for menuintf
git-svn-id: trunk@7761 -
2005-09-20 22:19:45 +00:00
mattias
ff7171bad0 implemented dynamic menu item in MenuIntf, Source Editor now uses the menuintf
git-svn-id: trunk@7616 -
2005-09-02 17:46:30 +00:00
mattias
2d239b23cd MessagesView now uses the MenuIntf
git-svn-id: trunk@7456 -
2005-07-30 13:47:05 +00:00
mattias
19553ee2d3 implemented context help system for compiler/make messages
git-svn-id: trunk@7247 -
2005-06-18 08:49:32 +00:00
mattias
683ed7e2c0 added message window to persistent IDE windows
git-svn-id: trunk@7246 -
2005-06-17 16:06:16 +00:00
mattias
6016b2c888 added Cut/Copy/Paste to sourceeditor popupmenu from George Lober
git-svn-id: trunk@7245 -
2005-06-17 15:57:06 +00:00
mattias
d76fb9db16 implemented copy and save messages
git-svn-id: trunk@6403 -
2004-12-21 19:49:15 +00:00
mattias
75d71f9804 started project interface
git-svn-id: trunk@5893 -
2004-08-30 16:02:17 +00:00
mattias
68ff4d1a7b implemented help jump for messages and classes
git-svn-id: trunk@5841 -
2004-08-23 17:05:21 +00:00
mattias
ed06870dfa replaced ppc386 with platform independent name
git-svn-id: trunk@5778 -
2004-08-13 12:28:01 +00:00
mattias
c1f1aa5d22 implemented handling keys in IDE windows
git-svn-id: trunk@5526 -
2004-05-29 17:20:06 +00:00
mattias
642d5809ae fixed message jumping
git-svn-id: trunk@4963 -
2003-12-26 15:55:38 +00:00
mattias
b4695c1828 started a posteriori message filtering
git-svn-id: trunk@4960 -
2003-12-26 12:36:31 +00:00
mattias
2a4806460e implemented message blocks for package compilation
git-svn-id: trunk@4486 -
2003-08-15 16:19:53 +00:00
mattias
b49deecff8 implemented message blocks
git-svn-id: trunk@4485 -
2003-08-15 16:10:13 +00:00