Commit Graph

1677 Commits

Author SHA1 Message Date
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
mattias
3e997a1c0b increased version to 0.9.2 beta
git-svn-id: trunk@5829 -
2004-08-20 15:33:18 +00:00
mattias
387847f395 added compiler flags to compiler options dialog
git-svn-id: trunk@5815 -
2004-08-18 10:33:03 +00:00
mattias
a6d5670154 implemented platform independent binary object streamer
git-svn-id: trunk@5787 -
2004-08-15 14:39:36 +00:00
mattias
ed06870dfa replaced ppc386 with platform independent name
git-svn-id: trunk@5778 -
2004-08-13 12:28:01 +00:00
mattias
e603afe3a7 added check to never save doubles in staticpackage.inc
git-svn-id: trunk@5772 -
2004-08-12 09:36:46 +00:00
mattias
212493a075 added ideintf/packageintf.pas and implemented automatic uses section addition and package dependencies fixer for broken LFM
git-svn-id: trunk@5754 -
2004-08-09 13:54:11 +00:00
mattias
d71325aced moved componentreg.pas to ideintf
git-svn-id: trunk@5753 -
2004-08-09 09:24:29 +00:00
mattias
6efa88fffb fixed extract proc selection block level check
git-svn-id: trunk@5748 -
2004-08-07 10:57:08 +00:00
mattias
ebb787e8f5 implemented virtual temporary ct files
git-svn-id: trunk@5747 -
2004-08-07 07:03:29 +00:00
mattias
21b270c41c fixed compilation for fpc 1.0.10
git-svn-id: trunk@5745 -
2004-08-06 06:51:15 +00:00
vincents
03680097bf added Italian ISO language in the IDE
git-svn-id: trunk@5717 -
2004-07-30 19:48:43 +00:00
vincents
12f8270c5b make executable location is a environment option now.
git-svn-id: trunk@5716 -
2004-07-30 15:38:16 +00:00
mattias
7ee9cae478 added IDE cmd line option --skip-last-project
git-svn-id: trunk@5710 -
2004-07-25 22:43:18 +00:00
mattias
fe3c2b2ab2 fixed compilation 1.0.10, started change class editor
git-svn-id: trunk@5696 -
2004-07-20 21:36:16 +00:00
mazen
58a4c38d7b + added Arabic language support
git-svn-id: trunk@5652 -
2004-07-05 15:44:59 +00:00
mattias
52cfcb4f89 added insert IFDEF tool from Colin
git-svn-id: trunk@5644 -
2004-07-03 15:10:57 +00:00
mattias
7ef0f40a46 fixed keydown geting all keys
git-svn-id: trunk@5643 -
2004-07-03 14:59:42 +00:00
mattias
5ce42ad211 added form editor option: right click selects
git-svn-id: trunk@5636 -
2004-07-02 10:12:51 +00:00
mattias
1354eab275 resizes for localizations
git-svn-id: trunk@5607 -
2004-06-28 17:30:22 +00:00
mattias
1896e671c2 added valgrind flag to compiler options
git-svn-id: trunk@5604 -
2004-06-28 09:48:46 +00:00
mattias
7c91354e11 added check for form name not a unit name
git-svn-id: trunk@5582 -
2004-06-19 10:06:26 +00:00
mattias
c0d838030c added hebrew translation from ik
git-svn-id: trunk@5570 -
2004-06-17 08:11:51 +00:00
mattias
39b476ca50 added keys for adding/deleting breakpoints
git-svn-id: trunk@5529 -
2004-05-29 18:56:05 +00:00
mattias
d79589f135 implemented go to next/previous error
git-svn-id: trunk@5525 -
2004-05-29 14:52:18 +00:00
mattias
76405be97d added build date to About box from vincent
git-svn-id: trunk@5503 -
2004-05-23 21:30:10 +00:00
mattias
bab39ff4ab Find In Files dialog: options are now saved
git-svn-id: trunk@5383 -
2004-04-09 11:13:25 +00:00
marc
9a394c00a1 patch from Darek Mazur
git-svn-id: trunk@5380 -
2004-04-08 19:50:06 +00:00
mattias
189f2fffe5 added IDEIntf package and component editors for MemDS
git-svn-id: trunk@5335 -
2004-03-20 17:36:56 +00:00
mattias
70c99062d7 fixed setting project LCLWidgetSet in defines
git-svn-id: trunk@5313 -
2004-03-17 11:28:35 +00:00
mattias
f87f97900d added no compiler optimizations options
git-svn-id: trunk@5254 -
2004-03-02 23:59:51 +00:00
mattias
6090b95013 added test if debugger filename exists
git-svn-id: trunk@5229 -
2004-02-24 15:30:13 +00:00
mattias
b65e8867cf moved compiler options to project menu, added -CX for smartlinking
git-svn-id: trunk@5217 -
2004-02-21 15:37:33 +00:00
mattias
46d10c1953 updated polish translation
git-svn-id: trunk@5177 -
2004-02-06 16:58:58 +00:00
mattias
1ef103e7bf fixed updating menu designer caption when editing in OI
git-svn-id: trunk@5166 -
2004-02-04 17:06:26 +00:00
mattias
efcf97843b increased version to 0.9.1.1
git-svn-id: trunk@5150 -
2004-02-02 22:09:10 +00:00
mattias
7e683edb8a converted strings to resource strings
git-svn-id: trunk@5129 -
2004-02-01 09:36:25 +00:00
mattias
c8b148a7d8 fixed delphi2lazarus unit R directive
git-svn-id: trunk@5128 -
2004-02-01 09:19:08 +00:00
mattias
b0b84ae5fd updated finnish translation from Seppo
git-svn-id: trunk@5107 -
2004-01-26 12:27:14 +00:00
mattias
5455c900ad changed consistency stops during var renaming to errors
git-svn-id: trunk@5060 -
2004-01-13 16:39:02 +00:00
mattias
693ce82ddc added hints to grid combos
git-svn-id: trunk@5059 -
2004-01-13 13:48:25 +00:00
mattias
7df6dc79ca improved debugger: saved log, error handling in initialization, better reinitialize
git-svn-id: trunk@5016 -
2004-01-05 15:22:42 +00:00
marc
348cd5c298 * Changed TComponentSelectionList to TPersistentSelectionList
+ Added SSHdebugger property

git-svn-id: trunk@5007 -
2004-01-04 03:53:36 +00:00
mattias
6ff959c82d moved IDE interface units to ideintf directory
git-svn-id: trunk@4933 -
2003-12-22 00:11:53 +00:00
mattias
c8a8052bd5 implemented ShowAll and hide hints for unused package units option
git-svn-id: trunk@4931 -
2003-12-21 18:21:32 +00:00
mattias
aa76552f75 renamed DirectoryExists to DirPathExists to reduce ambigiousity
git-svn-id: trunk@4925 -
2003-12-21 13:58:06 +00:00
mattias
93962e4220 splitted output directories for cross compilation
git-svn-id: trunk@4914 -
2003-12-20 01:20:53 +00:00
mattias
ff0250a054 fixed ambigious units registry and forms
git-svn-id: trunk@4879 -
2003-12-07 09:07:22 +00:00
mattias
741ace1d9e implemented checking for FPC units conflicts
git-svn-id: trunk@4878 -
2003-12-06 21:00:14 +00:00
mattias
eaf4b20cf4 fixed minor descriptions and fixed a crash when adding units as files to a apckage
git-svn-id: trunk@4873 -
2003-12-02 02:09:56 +00:00
mattias
f8bf653343 implemented Clean Directories
git-svn-id: trunk@4859 -
2003-11-28 23:24:57 +00:00
mattias
94fc75e267 implemented sort package files
git-svn-id: trunk@4849 -
2003-11-27 20:51:13 +00:00
mattias
88f1cbf567 added Rescan FPC source directory menu item
git-svn-id: trunk@4845 -
2003-11-26 21:41:18 +00:00
mattias
d028695352 added win32 gui application compiler switch
git-svn-id: trunk@4832 -
2003-11-23 01:02:45 +00:00
mattias
aeaf1ae674 added short cmd line params
git-svn-id: trunk@4823 -
2003-11-22 15:29:20 +00:00
mattias
e2c9774274 updated ru localization
git-svn-id: trunk@4791 -
2003-11-10 17:54:09 +00:00
mattias
7ad8ccaa88 added state window from Bob
git-svn-id: trunk@4785 -
2003-11-08 23:56:53 +00:00
mattias
436be6d5bc added search result window from Jason
git-svn-id: trunk@4779 -
2003-11-08 11:16:45 +00:00
mattias
8e0f2d4356 implemented Break Lines in Selection
git-svn-id: trunk@4767 -
2003-11-07 16:29:59 +00:00
mattias
ab28387ed2 fixed loading forms with errors
git-svn-id: trunk@4765 -
2003-11-06 19:13:35 +00:00
mattias
f0955a6093 implemented extract proc, check lfm and convert delphi unit
git-svn-id: trunk@4708 -
2003-10-15 18:01:10 +00:00
mattias
1b77f736e7 added catalan
git-svn-id: trunk@4707 -
2003-10-11 08:33:22 +00:00
mattias
429de108cf implemented TBitBtn Text+Caption from Micha
git-svn-id: trunk@4656 -
2003-09-21 10:42:48 +00:00
mattias
5c553b2031 implemented default lcl widget type
git-svn-id: trunk@4636 -
2003-09-17 22:06:56 +00:00
mattias
2f213dcee2 started doceditor
git-svn-id: trunk@4613 -
2003-09-13 13:26:20 +00:00
mattias
61d1cf358a added Kylix 3 specials
git-svn-id: trunk@4595 -
2003-09-10 16:29:13 +00:00
mattias
731901b4e8 implemented Import and Export of compiler options
git-svn-id: trunk@4594 -
2003-09-10 12:13:48 +00:00
mattias
5932d8825a implemented telling custom options of packages to codetools
git-svn-id: trunk@4545 -
2003-08-28 15:22:38 +00:00
mattias
223a02d7e2 implemented codetools values dialog
git-svn-id: trunk@4544 -
2003-08-28 13:55:48 +00:00
mattias
3a6dd972da made package files more relative
git-svn-id: trunk@4542 -
2003-08-28 10:43:34 +00:00
mattias
40044dcf40 listbox and comboboxes now set sort and selection at handle creation
git-svn-id: trunk@4541 -
2003-08-28 09:10:01 +00:00
mattias
61462cda2e implemented keymap schemes, started classic scheme
git-svn-id: trunk@4516 -
2003-08-24 12:15:55 +00:00
mattias
09f667c569 implemented Build+Run File
git-svn-id: trunk@4504 -
2003-08-20 15:06:57 +00:00
mattias
26c5eba0d4 implemented character map
git-svn-id: trunk@4498 -
2003-08-18 18:07:53 +00:00
mattias
de0fa7faca started enclose selection
git-svn-id: trunk@4488 -
2003-08-16 09:45:44 +00:00
mattias
b49deecff8 implemented message blocks
git-svn-id: trunk@4485 -
2003-08-15 16:10:13 +00:00
mattias
122d5ff33f started check compiler options
git-svn-id: trunk@4474 -
2003-08-13 16:18:58 +00:00
mattias
3c90980862 added msg view jump on dbl click option
git-svn-id: trunk@4450 -
2003-08-03 09:25:24 +00:00
mattias
8a77658903 added Abort Build
git-svn-id: trunk@4385 -
2003-07-08 11:30:22 +00:00
mattias
9fe6966160 updated polish localization
git-svn-id: trunk@4374 -
2003-07-06 18:00:56 +00:00
mattias
96d494b9c0 added polish
git-svn-id: trunk@4373 -
2003-07-06 17:58:53 +00:00
mattias
568553d695 implemented multi file add to package editor
git-svn-id: trunk@4343 -
2003-06-30 14:58:29 +00:00
mattias
1fb4ee52a5 fixes for debugging lazarus
git-svn-id: trunk@4296 -
2003-06-23 09:42:09 +00:00
marc
63a231e277 MWE: + Added DebuggerOptionDialog
git-svn-id: trunk@4276 -
2003-06-14 02:24:34 +00:00
mattias
5eb043a6e5 moved TColorButton to dialogs.pp
git-svn-id: trunk@4273 -
2003-06-13 21:08:53 +00:00
mattias
364b458aec implemented view call stack key and jumping to last stack frame with debug info
git-svn-id: trunk@4250 -
2003-06-09 15:58:05 +00:00
mattias
dd5b3994ab removed menubar.inc
git-svn-id: trunk@4244 -
2003-06-09 09:20:27 +00:00
mattias
0da8d34560 implemented filename case check before adding to project
git-svn-id: trunk@4243 -
2003-06-08 11:05:45 +00:00
mattias
99bc6cfe49 increased version to 0.9.0 beta
git-svn-id: trunk@4236 -
2003-06-05 15:53:30 +00:00
mattias
e601180b90 implemented popupmenu items in source editor for breakpoints
git-svn-id: trunk@4233 -
2003-06-04 16:34:11 +00:00
mattias
80d74a8fe7 implemented breakpoints hints for source editor
git-svn-id: trunk@4232 -
2003-06-04 13:34:58 +00:00
mattias
02dd1c8887 fixed inserting code in front of delphi comment
git-svn-id: trunk@4224 -
2003-06-02 17:55:55 +00:00
mattias
e830dfbe20 started datamodule
git-svn-id: trunk@4217 -
2003-05-30 16:25:47 +00:00
mattias
c67f949ee8 implemented jump to code on double click for breakpoints and callstack dlg
git-svn-id: trunk@4214 -
2003-05-29 23:14:17 +00:00
mattias
a470913400 added a help and a more button tot he package editor
git-svn-id: trunk@4209 -
2003-05-28 21:16:47 +00:00
mattias
fec21e4d16 implemented search, fixed double loading breakpoints
git-svn-id: trunk@4193 -
2003-05-26 10:34:47 +00:00
mattias
367a6ddbeb implemented compilation tools Before and After
git-svn-id: trunk@4190 -
2003-05-25 22:16:08 +00:00
mattias
a3012fd98c started Hide IDE on run
git-svn-id: trunk@4181 -
2003-05-24 11:06:43 +00:00
marc
ad0d3fe2c2 MWE: Added "Reset Debuuger" menu command
git-svn-id: trunk@4172 -
2003-05-22 23:05:26 +00:00
mattias
c6045cf388 fixed double formats
git-svn-id: trunk@4168 -
2003-05-22 06:32:03 +00:00
mattias
401808c861 started loading/saving breakpoints
git-svn-id: trunk@4165 -
2003-05-20 21:41:07 +00:00
mattias
65770f0ffc menu templates from Martin Patik
git-svn-id: trunk@4160 -
2003-05-18 21:17:58 +00:00
mattias
3754ce22a8 added interbase package
git-svn-id: trunk@4151 -
2003-05-12 23:37:06 +00:00
mattias
2007425c74 implemented publish package
git-svn-id: trunk@4147 -
2003-05-12 13:11:34 +00:00
mattias
3f8039853d small fixes for gtkopengl
git-svn-id: trunk@4144 -
2003-05-12 08:06:32 +00:00
mattias
fd99e419e3 fixed renaming unit
git-svn-id: trunk@4141 -
2003-05-09 13:24:32 +00:00
mattias
58abbb09d0 autoedit for grids
git-svn-id: trunk@4139 -
2003-05-08 21:29:35 +00:00
mattias
953c395d32 fixed localization
git-svn-id: trunk@4138 -
2003-05-07 18:55:43 +00:00
mattias
4700fd7216 better english
git-svn-id: trunk@4136 -
2003-05-07 07:52:41 +00:00
mattias
23129ad005 french localization from olivier
git-svn-id: trunk@4135 -
2003-05-07 06:51:06 +00:00
mattias
48e266ef61 localization
git-svn-id: trunk@4132 -
2003-05-05 18:45:32 +00:00
mattias
06d7c7abf3 localization
git-svn-id: trunk@4127 -
2003-05-03 23:02:08 +00:00
mattias
876865d9da more localization
git-svn-id: trunk@4122 -
2003-05-02 22:51:34 +00:00
mattias
ed099b1966 localization, added context policy to make resource string dialog
git-svn-id: trunk@4121 -
2003-05-02 22:22:15 +00:00
mattias
9acb463376 improved configure build lazarus dialog
git-svn-id: trunk@4108 -
2003-04-29 13:35:39 +00:00
mattias
1f4d722551 implemented environment path browse buttons
git-svn-id: trunk@4103 -
2003-04-28 08:16:14 +00:00
mattias
cc9654f73b implemented installing static packages
git-svn-id: trunk@4098 -
2003-04-27 09:29:56 +00:00
mattias
0818bea677 implemented define templates for projects with packages
git-svn-id: trunk@4094 -
2003-04-24 16:44:28 +00:00
mattias
885a22cec5 implemented default package for custom IDE components
git-svn-id: trunk@4088 -
2003-04-21 16:21:29 +00:00
mattias
7f5b8c7441 started project inspector
git-svn-id: trunk@4079 -
2003-04-19 16:55:38 +00:00
mattias
74214654f9 implemented inherited compiler options
git-svn-id: trunk@4059 -
2003-04-14 18:03:48 +00:00
mattias
2ccd07c678 fixed gtk warning on setting item height
git-svn-id: trunk@4044 -
2003-04-11 12:48:07 +00:00
mattias
08d31aa5fa implemented expanding package graph explorer
git-svn-id: trunk@4039 -
2003-04-10 23:02:25 +00:00
mattias
f2c5eb5c99 started package graph explorer
git-svn-id: trunk@4035 -
2003-04-10 12:33:53 +00:00
mattias
0dcd66ea61 implemented open package file
git-svn-id: trunk@4028 -
2003-04-08 22:02:15 +00:00
mattias
d2685ce21a implemented open package
git-svn-id: trunk@4027 -
2003-04-08 20:14:27 +00:00
mattias
6e31a770c8 added open installed package dialog
git-svn-id: trunk@4016 -
2003-04-05 11:17:00 +00:00
mattias
f180366e0f updated russian translation from Vasily
git-svn-id: trunk@3998 -
2003-04-02 10:34:14 +00:00
mattias
b1e81f37ff added packagemanager and added config dialog for custom components from Tony
git-svn-id: trunk@3993 -
2003-04-01 17:29:36 +00:00
mattias
5dd9773ab8 added ToDo List from Olivier
git-svn-id: trunk@3965 -
2003-03-26 10:56:30 +00:00
mattias
309a9b60c5 fixed insert text GPL and LGPL
git-svn-id: trunk@3938 -
2003-03-16 11:07:41 +00:00
mattias
d2e497dc13 improved case renaming of pascal files
git-svn-id: trunk@3928 -
2003-03-14 22:51:24 +00:00
mattias
4c31d09eb5 implemented diff dialog
git-svn-id: trunk@3927 -
2003-03-14 21:38:36 +00:00
mattias
9f4034806d make resourcestring dialog now checks for doubles (idents and values)
git-svn-id: trunk@3925 -
2003-03-14 14:57:03 +00:00
mattias
b0b03b2c04 localized codetools options
git-svn-id: trunk@3924 -
2003-03-13 23:27:22 +00:00
mattias
539b9a6930 localized build lazarus dialog
git-svn-id: trunk@3923 -
2003-03-13 22:33:19 +00:00
mattias
20d0673089 fixed TControl.Show in design mode
git-svn-id: trunk@3918 -
2003-03-13 10:11:41 +00:00
mattias
5d4cf435f6 implemented ProjectOpt: AutoCreateNewForms, added designer Show Options
git-svn-id: trunk@3910 -
2003-03-11 09:57:51 +00:00
mattias
98337ae7c6 localization from Olivier
git-svn-id: trunk@3903 -
2003-03-08 01:33:35 +00:00
mattias
f543b67dcd added i386 define for fpc source dir, more localization from Olivier
git-svn-id: trunk@3892 -
2003-03-05 08:33:13 +00:00
mattias
4c988adbf1 added localization for env options from Olivier
git-svn-id: trunk@3891 -
2003-03-04 09:21:09 +00:00
mattias
e775dd8fa8 bookmarks are now saved also for closed files and merged when possible
git-svn-id: trunk@3883 -
2003-02-28 15:38:00 +00:00
mattias
6d6ed821e8 started package system (packager)
git-svn-id: trunk@3879 -
2003-02-28 10:14:28 +00:00
mattias
40b8483953 combobox height can now be set, added OI item height option
git-svn-id: trunk@3871 -
2003-02-24 11:51:44 +00:00
mattias
be157b87aa added snap options to designer popup menu
git-svn-id: trunk@3866 -
2003-02-21 22:12:34 +00:00
mattias
36f3b8c43d implemented browse button for publish project dialog
git-svn-id: trunk@3851 -
2003-02-16 22:32:56 +00:00
mattias
aa186e7665 fixed modified and loading xpms for button glyphs
git-svn-id: trunk@3831 -
2003-02-04 11:44:13 +00:00
mattias
c159e4bb8f started make resource string
git-svn-id: trunk@3820 -
2003-01-19 14:44:28 +00:00
mattias
b47c197070 updated translations and raised message window on error
git-svn-id: trunk@3805 -
2003-01-14 17:02:50 +00:00
mattias
23e8719afd resource string for about form
git-svn-id: trunk@3801 -
2003-01-13 16:25:00 +00:00
mattias
1e9fc0f4f2 fixed typos
git-svn-id: trunk@3800 -
2003-01-13 16:15:51 +00:00
mattias
4f99bbbbf7 added Windows menu to IDE
git-svn-id: trunk@3782 -
2003-01-04 11:58:32 +00:00
mattias
a71800b3d9 added sort selection
git-svn-id: trunk@3778 -
2003-01-03 12:27:48 +00:00
mattias
47413cf3e4 implemented incremental find and unit usage counts
git-svn-id: trunk@3776 -
2003-01-02 04:33:55 +00:00
mattias
aa746f870e now using SynRegExpr for Find-Replace in IDE
git-svn-id: trunk@3775 -
2003-01-01 17:45:43 +00:00
mattias
b608081566 added form editor options for rubberband and colors
git-svn-id: trunk@3667 -
2002-11-27 14:37:37 +00:00
mattias
565d1935ce applied patch from Vasily
git-svn-id: trunk@3662 -
2002-11-25 11:37:18 +00:00
mattias
784d1092a2 improved icons, started codeexplorer
git-svn-id: trunk@3649 -
2002-11-18 11:01:58 +00:00
lazarus
c5103d69c8 MG: added smart linking compiler options
git-svn-id: trunk@3632 -
2002-11-13 17:31:08 +00:00
lazarus
7a9df7c439 MG: fixed TListView with more than 2 columns
git-svn-id: trunk@3625 -
2002-11-12 13:16:04 +00:00
lazarus
60beece58e MG: added environment files checks
git-svn-id: trunk@3615 -
2002-11-07 18:04:34 +00:00
lazarus
92e2f6aee5 MG: added publish project
git-svn-id: trunk@3501 -
2002-10-13 09:35:38 +00:00
lazarus
e0dc10c4c1 MG: renamed general options to enviroment options
git-svn-id: trunk@3487 -
2002-10-08 17:57:08 +00:00
lazarus
b994b97f19 MG: added backup options help note
git-svn-id: trunk@3486 -
2002-10-08 17:55:57 +00:00
lazarus
30d94f5301 MG: added editor option Mouse Links
git-svn-id: trunk@3481 -
2002-10-07 21:15:44 +00:00
lazarus
cfaaa10ef0 MG: codecompletion: added ForwardProcInsertPolicies
git-svn-id: trunk@3472 -
2002-10-06 09:03:28 +00:00
lazarus
25d5234def MG: fixed jumping history
git-svn-id: trunk@3449 -
2002-10-02 20:30:28 +00:00
lazarus
cdc4491fb2 MG: accelerated unitdependencies
git-svn-id: trunk@3448 -
2002-10-02 16:16:40 +00:00
lazarus
367fd82678 MG: fixed frozen selection in designer on sizing
git-svn-id: trunk@3444 -
2002-10-02 07:56:23 +00:00
lazarus
aeaef506fa MG: renamed close all
git-svn-id: trunk@3376 -
2002-09-30 09:35:15 +00:00
lazarus
27f7ca3e31 MWE: Applied patch from "Andrew Johnson" <aj_genius@hotmail.com>
Here is the run down of what it includes -

 -Vasily Volchenko's Updated Russian Localizations

 -improvements to GTK Styles/SysColors
 -initial GTK Palette code - (untested, and for now useless)

 -Hint Windows and Modal dialogs now try to stay transient to
  the main program form, aka they stay on top of the main form
  and usually minimize/maximize with it.

 -fixes to Form BorderStyle code(tool windows needed a border)

 -fixes DrawFrameControl DFCS_BUTTONPUSH to match Win32 better
  when flat

 -fixes DrawFrameControl DFCS_BUTTONCHECK to match Win32 better
  and to match GTK theme better. It works most of the time now,
  but some themes, noteably Default, don't work.

 -fixes bug in Bitmap code which broke compiling in NoGDKPixbuf
  mode.

 -misc other cleanups/ fixes in gtk interface

 -speedbutton's should now draw correctly when flat in Win32

 -I have included an experimental new CheckBox(disabled by
  default) which has initial support for cbGrayed(Tri-State),
  and WordWrap, and misc other improvements. It is not done, it
  is mostly a quick hack to test DrawFrameControl
  DFCS_BUTTONCHECK, however it offers many improvements which
  can be seen in cbsCheck/cbsCrissCross (aka non-themed) state.

 -fixes Message Dialogs to more accurately determine
  button Spacing/Size, and Label Spacing/Size based on current
  System font.
 -fixes MessageDlgPos, & ShowMessagePos in Dialogs
 -adds InputQuery & InputBox to Dialogs

 -re-arranges & somewhat re-designs Control Tabbing, it now
  partially works - wrapping around doesn't work, and
  subcontrols(Panels & Children, etc) don't work. TabOrder now
  works to an extent. I am not sure what is wrong with my code,
  based on my other tests at least wrapping and TabOrder SHOULD
  work properly, but.. Anyone want to try and fix?

 -SynEdit(Code Editor) now changes mouse cursor to match
  position(aka over scrollbar/gutter vs over text edit)

 -adds a TRegion property to Graphics.pp, and Canvas. Once I
  figure out how to handle complex regions(aka polygons) data
  properly I will add Region functions to the canvas itself
  (SetClipRect, intersectClipRect etc.)

 -BitBtn now has a Stored flag on Glyph so it doesn't store to
  lfm/lrs if Glyph is Empty, or if Glyph is not bkCustom(aka
  bkOk, bkCancel, etc.) This should fix most crashes with older
  GDKPixbuf libs.

git-svn-id: trunk@3373 -
2002-09-27 20:52:23 +00:00
lazarus
50a2d314da MWE: Applied target OS patch from "Vincent Snijders" <vslist@zonnet.nl>
It addresses two things.
1. Setting a OS_TARGET for building lazarus in the Build Lazarus dialog.
2. Specifying the Target OS in the compiler options dialog.

git-svn-id: trunk@3372 -
2002-09-24 20:10:09 +00:00
lazarus
92a823fa10 MG: applied localization from Vasily
git-svn-id: trunk@3367 -
2002-09-20 07:26:37 +00:00
lazarus
093d68ba1a MG: renamed designerstr.pas to objinspstrconsts.pas
git-svn-id: trunk@3351 -
2002-09-16 14:46:05 +00:00
lazarus
70ffadd093 MG: added localization from Vasily
git-svn-id: trunk@3349 -
2002-09-16 06:44:08 +00:00
lazarus
7c2bb90b7b MG: added uni dependencies
git-svn-id: trunk@3339 -
2002-09-14 07:05:15 +00:00
lazarus
db0cda01e8 Fix designer initialization.
git-svn-id: trunk@3335 -
2002-09-13 14:06:19 +00:00
lazarus
e18c37b2a4 Cleanups, extended TStatusBar, graphic control cleanups.
git-svn-id: trunk@3334 -
2002-09-13 11:49:47 +00:00
lazarus
a8acebb11a MG: fixed memcheck output
git-svn-id: trunk@3331 -
2002-09-13 08:11:46 +00:00
lazarus
621924577e MG: added CVS keywords
git-svn-id: trunk@3325 -
2002-09-11 13:19:56 +00:00
lazarus
60c0bf0cd4 MG: added insert ChangeLog Entry
git-svn-id: trunk@3324 -
2002-09-11 12:18:21 +00:00
lazarus
4b76f93f27 MG: added insert Username and Datetime
git-svn-id: trunk@3323 -
2002-09-11 12:05:46 +00:00
lazarus
8c87999185 MG: added insert GPL notice
git-svn-id: trunk@3322 -
2002-09-11 11:31:23 +00:00
lazarus
fb202ba0fe MG: added selection menu items
git-svn-id: trunk@3321 -
2002-09-11 08:32:56 +00:00
lazarus
10a697c44d MG: added new project from file
git-svn-id: trunk@3316 -
2002-09-10 18:17:31 +00:00
lazarus
939e1f6074 Intermediate UI patch to show a bug.
git-svn-id: trunk@3279 -
2002-09-03 20:02:01 +00:00
lazarus
d15ec403d8 MG: fixed editing empty resources
git-svn-id: trunk@2748 -
2002-08-18 08:53:28 +00:00
lazarus
d5f0ff7d47 MG: custom external tools are now shown in the menu
git-svn-id: trunk@1846 -
2002-08-16 20:13:09 +00:00
lazarus
9edfb60be4 MG: added Un-/Comment Selection
git-svn-id: trunk@1845 -
2002-08-16 19:00:56 +00:00
lazarus
32cf125f6a MG: added tool: Convert DFM file to LFM
git-svn-id: trunk@1806 -
2002-07-31 15:21:52 +00:00
lazarus
f51257b9c9 MG: reduced output
git-svn-id: trunk@1790 -
2002-07-22 18:25:12 +00:00
lazarus
3a4fe1163d MG: added Revert
git-svn-id: trunk@1782 -
2002-07-06 06:37:06 +00:00
lazarus
04cb1f713a MG: added handling of invalid programnamnes on save project
git-svn-id: trunk@1778 -
2002-07-05 10:32:44 +00:00
lazarus
6510417783 MG: fixed unreleased gdiobjects on printing cmd line help
git-svn-id: trunk@1777 -
2002-07-05 09:36:45 +00:00
lazarus
c6cf9cfbda MG: added Tabs To Spaces in Selection
git-svn-id: trunk@1766 -
2002-06-28 06:34:56 +00:00
lazarus
bac9463593 MG: added new tool: Guess misplaced $IFDEF/$ENDIF
git-svn-id: trunk@1761 -
2002-06-26 15:11:09 +00:00
lazarus
81cc26790e MG: added upper/lowercase selection
git-svn-id: trunk@1752 -
2002-06-13 18:37:49 +00:00
lazarus
6c9464c470 MG: updated licenses
git-svn-id: trunk@1668 -
2002-05-10 06:57:51 +00:00
lazarus
9f6e67ba6f MWE:
+ Added view callstack menu item

git-svn-id: trunk@1653 -
2002-04-30 15:01:06 +00:00
lazarus
3cb9d2fdec MG: started internationalization of IDE
git-svn-id: trunk@1571 -
2002-03-29 23:22:22 +00:00