Commit Graph

48 Commits

Author SHA1 Message Date
mattias
da84b52103 converted IDE FileMenu to use menuintf
git-svn-id: trunk@7762 -
2005-09-21 08:24:10 +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
02ef7c9c49 added .p as pascal extension
git-svn-id: trunk@7730 -
2005-09-17 18:01:22 +00:00
mattias
d78f4a688c converted environment options to lfm from Darius
git-svn-id: trunk@7726 -
2005-09-17 13:50:59 +00:00
vincents
5602b9a48c - constructor/destructor is now supported
- resourcestrings are being used
from Darius

git-svn-id: trunk@7709 -
2005-09-15 10:42:38 +00:00
mattias
47a5b4d0de added lazdoc IDE feature, enable with -dEnableLazDoc from Darius Blaszijk
git-svn-id: trunk@7685 -
2005-09-13 10:46:20 +00:00
mattias
4f10f5506b moved code templates settings to a dialog of its own - it needs more space for the coming makros
git-svn-id: trunk@7601 -
2005-08-30 20:54:21 +00:00
mattias
193756ef59 fixed FindNext finding empty filename
git-svn-id: trunk@7597 -
2005-08-30 17:41:53 +00:00
mattias
2fae0d3819 implemented IDE command ecSetFreeBookmark
git-svn-id: trunk@7579 -
2005-08-27 13:57:47 +00:00
mattias
fc534906c2 implemented goto next/previous bookmark menu items
git-svn-id: trunk@7571 -
2005-08-25 21:53:55 +00:00
mattias
401d21c00f implemented goto next/previous bookmark
git-svn-id: trunk@7570 -
2005-08-25 21:48:07 +00:00
vincents
e91c979c4e removed $IFDEF VER1 from Salvatore
git-svn-id: trunk@7475 -
2005-08-03 20:14:56 +00:00
mattias
2d239b23cd MessagesView now uses the MenuIntf
git-svn-id: trunk@7456 -
2005-07-30 13:47:05 +00:00
mattias
bb74449136 fixed registering TStaticText
git-svn-id: trunk@7276 -
2005-06-23 18:48:55 +00:00
mattias
32723bddcf deleted ambigous Project1 global variable in mainbase.pas
git-svn-id: trunk@7198 -
2005-05-23 23:31:41 +00:00
mattias
a4f497026b fixed ambigious with ambiguous
git-svn-id: trunk@7011 -
2005-03-23 10:45:06 +00:00
mattias
aecdb669cb added menu close, open project icon from Razvan
git-svn-id: trunk@6938 -
2005-03-11 12:45:35 +00:00
mattias
81f9980ad0 implemented automatic redirecting of package output directory and filestate cache
git-svn-id: trunk@6680 -
2005-01-25 01:14:19 +00:00
vincents
c897b1bb92 rearranged help menu
git-svn-id: trunk@6674 -
2005-01-24 08:37:32 +00:00
vincents
c535f37167 use xml units from fpc, if not compiling with fpc 1.0
git-svn-id: trunk@6603 -
2005-01-15 13:44:03 +00:00
mattias
0ced54bdb8 implemented TCheckBox.State=cbGrayed for gtk intf without visual representation
git-svn-id: trunk@6489 -
2005-01-07 01:31:44 +00:00
mattias
dc88d11043 empty recent menus are now disabled
git-svn-id: trunk@6475 -
2005-01-03 23:42:39 +00:00
mattias
b62eab6b71 updated russian utf translation from Vasily
git-svn-id: trunk@6433 -
2004-12-30 11:24:06 +00:00
mattias
24f64d8bf8 started TTranslateStrings and .lrt files support from Vasily
git-svn-id: trunk@6423 -
2004-12-27 12:56:42 +00:00
mattias
d9f87ef6eb updatepofiles is now case sensitive,
replaced many places, where Application was needlessly Owner
updated po files, started Configure IDE Install Package dialog,
implemented removing double file package links

git-svn-id: trunk@6388 -
2004-12-18 10:20:22 +00:00
mattias
4e924ae6a2 implemented open project after open standard windows
git-svn-id: trunk@6367 -
2004-12-12 03:54:09 +00:00
mattias
8761771580 fixed compilation for lazconf linux, bsd, macosx
git-svn-id: trunk@6353 -
2004-12-09 19:29:42 +00:00
vincents
4985469320 removed ifdef UseStartLazarus
git-svn-id: trunk@6299 -
2004-11-26 16:07:12 +00:00
marc
d638ed5696 + Added Evaluate/Modify dialog
git-svn-id: trunk@6287 -
2004-11-23 00:57:05 +00:00
mattias
68c0ee8c21 renamed avl_tree.pas to oldavltree.pas for new fpc 1.9.5
git-svn-id: trunk@6210 -
2004-11-06 19:49:14 +00:00
marc
fee93ccea9 * fixed stronger fpc typing (and some real cast errors)
git-svn-id: trunk@6195 -
2004-11-04 01:26:47 +00:00
mattias
eb45bfc091 implemented custom project types
git-svn-id: trunk@6093 -
2004-10-01 11:23:07 +00:00
vincents
450371882c splitted off unit FileUtil, it doesn't depend on other LCL units
git-svn-id: trunk@6081 -
2004-09-27 22:05:41 +00:00
mattias
abacaa7cbf implemented Rename Identifier
git-svn-id: trunk@6075 -
2004-09-25 15:05:39 +00:00
mattias
ada62722b1 started new feature: find identifier references
git-svn-id: trunk@6022 -
2004-09-18 01:02:23 +00:00
mattias
06702cefa4 implemented autofixing MainUnit IDE directive PathDelim by Vincent
git-svn-id: trunk@5989 -
2004-09-12 22:57:29 +00:00
mattias
d8300a99ff implemented commenting missing units for Delphi unit conversion
git-svn-id: trunk@5964 -
2004-09-11 01:23:11 +00:00
mattias
3d39aba638 implemented Components -> Open package of current unit
git-svn-id: trunk@5934 -
2004-09-07 11:43:03 +00:00
marc
b8918ec656 * Restructured debugger view classes
* Fixed help

git-svn-id: trunk@5867 -
2004-08-26 23:50:05 +00:00
vincents
f02d97fd21 Prepare lazarus for use with loader. Use -dUseStartLazarus to activate.
git-svn-id: trunk@5863 -
2004-08-26 21:32:31 +00:00
mattias
631040fd94 added unit info to View menu
git-svn-id: trunk@5856 -
2004-08-25 22:22:39 +00:00
mattias
07dd273dd2 implemented context help for source editor
git-svn-id: trunk@5836 -
2004-08-22 22:47:43 +00:00
mattias
d0ded429f3 implemented simple HTML help viewer
git-svn-id: trunk@5831 -
2004-08-21 23:16:11 +00:00
mattias
c94cfaf9ac splitted IDE component owner hierachy to reduce notification time
git-svn-id: trunk@5825 -
2004-08-19 18:50:53 +00:00
mattias
02957fe9b9 Open unit of component palette component now jumps to declaration
git-svn-id: trunk@5773 -
2004-08-12 10:50:14 +00:00
mattias
d71325aced moved componentreg.pas to ideintf
git-svn-id: trunk@5753 -
2004-08-09 09:24:29 +00:00
mattias
674612146d added main IDe hints
git-svn-id: trunk@5750 -
2004-08-08 18:20:41 +00:00
mattias
a7d381ad9d splitted TMainIDE (main control instance) and TMainIDEBar (IDE menu and palette), added mainbase.pas and mainintf.pas
git-svn-id: trunk@5749 -
2004-08-08 18:02:45 +00:00