Commit Graph

354 Commits

Author SHA1 Message Date
mattias
3c4dee55f9 implemented Add To Project menu item in package editor, fixed fpc lresources warnings, reduced debug output
git-svn-id: trunk@7588 -
2005-08-29 08:25:37 +00:00
mattias
2fae0d3819 implemented IDE command ecSetFreeBookmark
git-svn-id: trunk@7579 -
2005-08-27 13:57:47 +00:00
mattias
401d21c00f implemented goto next/previous bookmark
git-svn-id: trunk@7570 -
2005-08-25 21:48:07 +00:00
mattias
18a6999481 fixed checking dangling events on empty units
git-svn-id: trunk@7562 -
2005-08-24 18:54:09 +00:00
mattias
c2b3055202 resourcestrings for publish project/package dlg
git-svn-id: trunk@7535 -
2005-08-21 22:29:01 +00:00
mattias
3152027241 resourcestrings for clean dir dialog result
git-svn-id: trunk@7534 -
2005-08-21 21:32:53 +00:00
mattias
b597a5b6be added resourcestring for Open %s
git-svn-id: trunk@7532 -
2005-08-21 21:24:52 +00:00
mattias
299a0045a9 added View Source (.lfm) menu item to designer popup menu
git-svn-id: trunk@7518 -
2005-08-17 11:47:40 +00:00
mattias
7811bbddf9 fixed config path for IDE Dialogs
git-svn-id: trunk@7461 -
2005-07-31 17:33:25 +00:00
mattias
7ef1a6df74 CodeExplorer now uses the MenuIntf
git-svn-id: trunk@7457 -
2005-07-30 15:01:39 +00:00
mattias
6d7cf5ca09 started portuguese translation from Erivelton Silva
git-svn-id: trunk@7452 -
2005-07-30 09:09:37 +00:00
mattias
c99014ca13 translation now directly uses the .po files, .mo files removed
git-svn-id: trunk@7404 -
2005-07-22 19:51:43 +00:00
mattias
6056087379 added IDE command ecSelectWord
git-svn-id: trunk@7401 -
2005-07-22 15:50:50 +00:00
vincents
13c1dcc544 set version 0.9.9
git-svn-id: trunk@7383 -
2005-07-19 14:36:54 +00:00
vincents
2953927ca9 to version 0.9.8
git-svn-id: trunk@7379 -
2005-07-19 12:43:43 +00:00
marc
98f5b75116 * Reimplemented ZOrder
+ Added IDE option to move a control one forward/back
* Fixed IDE control selection
- Removed some IFDEF VER 1_0
+ Added some inline

git-svn-id: trunk@7361 -
2005-07-16 00:08:26 +00:00
mattias
52b0862c32 extended MakeResourceString function to auto adjust at string constants boundaries
git-svn-id: trunk@7359 -
2005-07-15 17:42:45 +00:00
mattias
a3ceca18bf added resourcestrings for search progress form
git-svn-id: trunk@7356 -
2005-07-15 15:00:01 +00:00
mattias
2e08e62328 added ldocktree.pas
git-svn-id: trunk@7311 -
2005-07-01 18:20:41 +00:00
mattias
8feeeb020d started add new unit page for package editor
git-svn-id: trunk@7296 -
2005-06-29 22:52:39 +00:00
mattias
d51a586c3e replaced resourcestrings using singular/plural (s) combos
git-svn-id: trunk@7287 -
2005-06-25 16:35:14 +00:00
mattias
fa3b24cef5 updated translations
git-svn-id: trunk@7286 -
2005-06-25 16:21:45 +00:00
vincents
76b0ec7ad4 added resourcestring for missing contributors file.
git-svn-id: trunk@7266 -
2005-06-22 12:21:36 +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
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
f63de75308 implemented check for missing installed packages before openening a designer form
git-svn-id: trunk@7241 -
2005-06-17 13:29:06 +00:00
mattias
36fcecd067 fixed focussing modal forms on gtk intf
git-svn-id: trunk@7221 -
2005-06-03 20:58:23 +00:00
mattias
31d368a4d8 changed OI SHow Hints option to resource string, added TProjectDescriptor.DoInitDescriptor
git-svn-id: trunk@7203 -
2005-05-26 15:54:02 +00:00
mattias
536fc01a98 implemented Use Unit option for package units to allow units, that are not always compiled
git-svn-id: trunk@7192 -
2005-05-21 16:36:31 +00:00
mattias
68a7c67548 fixed some typos
git-svn-id: trunk@7190 -
2005-05-21 15:38:07 +00:00
mattias
a57486b40f added check for view package source and virtual packages
git-svn-id: trunk@7189 -
2005-05-21 15:18:58 +00:00
mattias
3d37b16f09 added TComponent to ad to package new component dialog
git-svn-id: trunk@7187 -
2005-05-21 14:30:16 +00:00
micha
647a5f96c1 make popupmenu caption clearer
git-svn-id: trunk@7153 -
2005-05-06 08:27:14 +00:00
mattias
c9ac8e1e6f fixed selection trakcing in codetools defines editor
git-svn-id: trunk@7091 -
2005-04-20 07:04:30 +00:00
mattias
a81cc46219 implemented favourite properties for ObjectInspector
git-svn-id: trunk@7072 -
2005-04-13 09:33:15 +00:00
marc
3d07b12402 * patch from Luca Minuti
git-svn-id: trunk@7043 -
2005-03-30 22:51:26 +00:00
mattias
2a9f1aca6a fixed Symantec Checking with Syntax Options
git-svn-id: trunk@7012 -
2005-03-23 10:55:29 +00:00
mattias
a4f497026b fixed ambigious with ambiguous
git-svn-id: trunk@7011 -
2005-03-23 10:45:06 +00:00
mattias
e66b2fa73c replaced automatic package header comment to avoid translators bugs
git-svn-id: trunk@7004 -
2005-03-21 09:53:14 +00:00
mattias
ab161e4a33 added Enhance Home to editor options
git-svn-id: trunk@6929 -
2005-03-09 12:19:26 +00:00
mattias
b0df60b87e replaced save as auto rename checkboxes with radiogroup from smace and mg
git-svn-id: trunk@6861 -
2005-02-28 17:24:18 +00:00
mattias
1ba0163183 added filter for open package/project/file
git-svn-id: trunk@6847 -
2005-02-25 21:55:44 +00:00
mattias
ab2ebd300a added RTTI check for unitname of design components
git-svn-id: trunk@6844 -
2005-02-25 20:19:46 +00:00
mattias
74e7dda52e increased version to 0.9.7
git-svn-id: trunk@6843 -
2005-02-25 19:55:19 +00:00
vincents
820db9488b set version to 0.9.6
git-svn-id: trunk@6835 -
2005-02-25 12:06:55 +00:00
mattias
7aa4edbf74 added finnish translation for windows codepage from Seppo
git-svn-id: trunk@6818 -
2005-02-20 11:03:36 +00:00
mattias
dc28842255 project dependencies are now added/removed/renamed in the project main uses section
git-svn-id: trunk@6804 -
2005-02-18 18:08:20 +00:00
mattias
fa2362a1d5 added some resourcestrings
git-svn-id: trunk@6741 -
2005-02-05 13:44:20 +00:00
mattias
da84f603d8 added resource string for TDefaultComponentEditor.Edit
git-svn-id: trunk@6710 -
2005-01-28 17:06:30 +00:00
mattias
7f390beb39 implemented for delphi unit conversion: auto fixing in filenames
git-svn-id: trunk@6707 -
2005-01-28 16:42:30 +00:00
mattias
6d6e590885 added option compiler: keeping fpc summary in messages
git-svn-id: trunk@6704 -
2005-01-27 19:36:46 +00:00
mattias
945205ad3c implemented adding files from directory in project inspector, fixed extrac proc checking overlapping blocks
git-svn-id: trunk@6690 -
2005-01-26 15:45:08 +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
mattias
a7606840be implemented DoubleClick for quick selection in new dialog
git-svn-id: trunk@6679 -
2005-01-24 16:06:42 +00:00
mattias
f7d46bbd2e fixed search path to cmd line param
git-svn-id: trunk@6673 -
2005-01-24 02:42:34 +00:00
mattias
b03bf7f76a implemented option to reduce designer painting
git-svn-id: trunk@6659 -
2005-01-21 19:18:35 +00:00
mattias
7cfb7c62b7 added check for additional compiler config biting the standard one
git-svn-id: trunk@6623 -
2005-01-17 13:08:12 +00:00
mattias
dbaae1e981 renamed invert attribution to invert assignment tool from Sergio
git-svn-id: trunk@6585 -
2005-01-14 14:29:51 +00:00
mattias
d7a61074f1 replaced fpc config file options text
git-svn-id: trunk@6575 -
2005-01-13 20:46:54 +00:00
mattias
d1d89f1a92 replaced up/down with more meaningful forward/backward search
git-svn-id: trunk@6568 -
2005-01-13 18:44:01 +00:00
mattias
76cf624f43 comp opt: renamed additional fpc config file with custom config file
git-svn-id: trunk@6558 -
2005-01-12 18:43:21 +00:00
mattias
e79682cb9c added new editor options: Right Mouse moves cursor and Tab Indent Blocks
git-svn-id: trunk@6546 -
2005-01-11 15:22:04 +00:00
mattias
0411877119 fixed cursor pos after inserting tab
git-svn-id: trunk@6543 -
2005-01-11 14:25:36 +00:00
mattias
5cdec89521 added Invert attribution tool from sergio
git-svn-id: trunk@6524 -
2005-01-09 15:26:05 +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
80adbeee96 increased version to 0.9.5
git-svn-id: trunk@6470 -
2005-01-03 15:11:44 +00:00
mattias
358d5c1c4e updated localization
git-svn-id: trunk@6458 -
2005-01-02 11:56:38 +00:00
mattias
fd903d9ed1 increased version to 0.9.4
git-svn-id: trunk@6456 -
2005-01-02 11:24:25 +00:00
mattias
cf818e4584 implemented adding class header comment on class completion
git-svn-id: trunk@6455 -
2005-01-01 23:22:48 +00:00
mattias
b62eab6b71 updated russian utf translation from Vasily
git-svn-id: trunk@6433 -
2004-12-30 11:24:06 +00:00
mattias
332d4e3136 implemented dialog to edit basic help db settings
git-svn-id: trunk@6425 -
2004-12-27 16:51:19 +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
9c96d43be8 updated finnish translation from Seppo
git-svn-id: trunk@6418 -
2004-12-26 22:39:56 +00:00
mattias
d76fb9db16 implemented copy and save messages
git-svn-id: trunk@6403 -
2004-12-21 19:49:15 +00:00
mattias
339c87d92c implemented im/export of install package list
git-svn-id: trunk@6400 -
2004-12-21 11:14:29 +00:00
mattias
924cd35914 added resurce strings for gtk file dlg
git-svn-id: trunk@6391 -
2004-12-18 23:46:17 +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
vincents
56666e6d35 set version to 0.9.3
git-svn-id: trunk@6384 -
2004-12-17 09:00:47 +00:00
mattias
93cb3ed38c implemented auto add on double click on component palette
git-svn-id: trunk@6358 -
2004-12-10 19:22:28 +00:00
mattias
00984da31c added link to RTL online help
git-svn-id: trunk@6355 -
2004-12-10 08:39:51 +00:00
vincents
809c5a0cec cleaned up resource strings after compiler options changes
git-svn-id: trunk@6351 -
2004-12-09 13:22:44 +00:00
mattias
b298708349 available translations are now searched automatically
git-svn-id: trunk@6340 -
2004-12-06 18:27:18 +00:00
mattias
956b317b29 added missing project options to dialog
git-svn-id: trunk@6305 -
2004-11-27 14:36:28 +00:00
marc
d638ed5696 + Added Evaluate/Modify dialog
git-svn-id: trunk@6287 -
2004-11-23 00:57:05 +00:00
marc
0c3f9a08ae * worked aound lack of %u as formatspecifier
+ introduced dbgptr for dealing with pointers on the target
+ added classnames to pointer evaluation

git-svn-id: trunk@6275 -
2004-11-21 15:19:08 +00:00
mattias
2e189ec448 added some fpc src paths and changed auto create project for program a Yes/No question
git-svn-id: trunk@6246 -
2004-11-15 12:25:00 +00:00
vincents
6c926a1b4c - Implemented restarting by starting startlazarus on unix (for 1.9.x only).
- Add Restart After Succesfull Build CheckBox to the Configure Build Lazarus dialog.

git-svn-id: trunk@6183 -
2004-10-31 21:17:34 +00:00
vincents
540fe4285a Lazarus can be restarted, even if not started by startlazarus (only win32 implemented).
git-svn-id: trunk@6166 -
2004-10-27 20:49:26 +00:00
mattias
8f32b28a3f calling updating notebook tab after realize, needed for close btns
git-svn-id: trunk@6138 -
2004-10-15 12:04:09 +00:00
vincents
0f9b054cfc Command line help for --debug-log.
git-svn-id: trunk@6130 -
2004-10-11 17:48:59 +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
f252d6adac added refactoring submenu in source editor popupmenu and implemented simple var/const heuristic for extract proc
git-svn-id: trunk@6011 -
2004-09-16 00:15:50 +00:00
mattias
21b225c77b implemented finding DefineProperties in registered TPersistent, implemented auto commenting of missing units for Delphi unit conversion
git-svn-id: trunk@5996 -
2004-09-14 10:23:44 +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
89483df42f fixed find in files searching at end of line
git-svn-id: trunk@5942 -
2004-09-08 08:20:50 +00:00
mattias
0a089d1218 implemented Package Editor -> View package source
git-svn-id: trunk@5940 -
2004-09-07 14:49:13 +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
90b8b206c0 + Added option to skip compiler step on compile, build or run
* Fixed adding of runtime watches
* Fixed runnerror reporting (correct number and location is shown)

git-svn-id: trunk@5918 -
2004-09-04 21:54:08 +00:00
vincents
962815f369 added starter to build lazarus tool
git-svn-id: trunk@5905 -
2004-09-01 22:20:44 +00:00