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
mattias
2772146090
updated finnish translation from Seppo
...
git-svn-id: trunk@5901 -
2004-09-01 10:49:06 +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
4316d37265
better theming for some dialogs
...
git-svn-id: trunk@5833 -
2004-08-22 12:10:56 +00:00
mattias
d0ded429f3
implemented simple HTML help viewer
...
git-svn-id: trunk@5831 -
2004-08-21 23:16:11 +00:00