Commit Graph

56 Commits

Author SHA1 Message Date
lazarus
6ecb60e9b4 Code cleanup and JITFOrms bug fix.
Shane

git-svn-id: trunk@168 -
2001-02-04 04:18:12 +00:00
lazarus
a60f0a22ae Start of code completion code.
Shane

git-svn-id: trunk@165 -
2001-02-02 14:23:38 +00:00
lazarus
b63fd4b108 Started the code completion.
Shane

git-svn-id: trunk@162 -
2001-02-01 16:45:20 +00:00
lazarus
a5e1df0838 Added the ability to use the FIND feature in the editor.
Shane

git-svn-id: trunk@157 -
2001-01-31 18:57:29 +00:00
lazarus
f74fc3c637 Commitng source with new editor.
Shane

git-svn-id: trunk@155 -
2001-01-31 13:03:33 +00:00
lazarus
e953bd0e5a Removed global unit.
Removed and commented all references to TUnitInfo.

git-svn-id: trunk@151 -
2001-01-31 06:25:35 +00:00
lazarus
c8872787b4 Moved Project Options and Compiler Options menus to the Project menu.
Added Project property to TMainIDE class to allow the project to be
accessed from other units.                                            CAW

git-svn-id: trunk@146 -
2001-01-29 05:46:30 +00:00
lazarus
6bde1f02ae Minor changees
Shane

git-svn-id: trunk@127 -
2001-01-18 13:27:31 +00:00
lazarus
5fff3549d0 trying to determine what's crashing LAzarus on load.
Shane

git-svn-id: trunk@126 -
2001-01-16 23:30:45 +00:00
lazarus
c0ca68ed97 Removes the resource for TViewUnits and it compiles and runs now.
Shane

git-svn-id: trunk@125 -
2001-01-16 22:04:26 +00:00
lazarus
b86d3c39a1 Changed LResources to TLResources
Shane

git-svn-id: trunk@124 -
2001-01-16 16:21:29 +00:00
lazarus
1476ee9a17 Changes for loading filesa
Shane

git-svn-id: trunk@122 -
2001-01-15 20:55:44 +00:00
lazarus
001301df01 Fixed a stupid error I caused by using a variable as an index in main.pp and this variable sometimes caused an exception because the index was out of range.
Shane

git-svn-id: trunk@121 -
2001-01-15 18:25:51 +00:00
lazarus
a38cefe625 Shane
git-svn-id: trunk@119 -
2001-01-14 03:56:57 +00:00
lazarus
0c8466f7f1 Minor fixes
Shane

git-svn-id: trunk@118 -
2001-01-13 06:11:07 +00:00
lazarus
05b6ea0354 Minor changes
Shane

git-svn-id: trunk@117 -
2001-01-13 03:09:37 +00:00
lazarus
874482b405 Named the speedbuttons in MAINIDE and took out some writelns.
Shane

git-svn-id: trunk@115 -
2001-01-12 18:46:50 +00:00
lazarus
feb921f5b1 Changes for keyevents in the editor.
Shane

git-svn-id: trunk@113 -
2001-01-12 18:10:54 +00:00
lazarus
176191f0cf Started taking KeyDown messages in TDesigner
Shane

git-svn-id: trunk@108 -
2001-01-09 21:06:06 +00:00
lazarus
fd402e04ac Worked on moving controls. It's just not working with the X and Y coord's I'm getting.
Shane

git-svn-id: trunk@107 -
2001-01-09 18:23:21 +00:00
lazarus
416eed0941 MWE:
~ Changed makefiles
  ~ Removed testform from lararus and changed it into program
  * some formatting

git-svn-id: trunk@106 -
2001-01-08 23:48:33 +00:00
lazarus
74f4e66f0f Made Designer control the control movement and such. I am now using ISDesignMsg to move the controls.
Shane

git-svn-id: trunk@100 -
2001-01-06 06:28:48 +00:00
lazarus
0a09a437ad Minor changes
git-svn-id: trunk@99 -
2001-01-05 18:56:23 +00:00
lazarus
32bbe50f33 ViewUnits1, ViewForms1 and MessageDlg are all loaded from their resources and all controls are auto-created on them.
There are still a few problems with some controls so I haven't converted all forms.
Shane

git-svn-id: trunk@97 -
2001-01-05 17:44:37 +00:00
lazarus
a1ea547079 Moved lresources.
Moved CreateLFM to Main.pp
Changed Form1 and TFOrm1 to MainIDE and TMainIDE
Shane

git-svn-id: trunk@96 -
2001-01-04 20:33:53 +00:00
lazarus
da8f1b2837 Removed some writelns and changed the property editor for TStrings a bit.
Shane

git-svn-id: trunk@95 -
2001-01-04 16:12:54 +00:00
lazarus
2f4f81f07e The Speedbutton now has a numglyphs setting.
I started the TStringPropertyEditor

git-svn-id: trunk@91 -
2001-01-03 18:44:54 +00:00
lazarus
bf580bbe3c I added the run button with an Enable and disable icon
git-svn-id: trunk@89 -
2000-12-29 20:43:17 +00:00
lazarus
b94c169301 Speedbuttons can now draw disabled images.
Shane

git-svn-id: trunk@88 -
2000-12-29 20:32:33 +00:00
lazarus
27f9719f6a Shane
git-svn-id: trunk@87 -
2000-12-29 19:20:27 +00:00
lazarus
4be859d5cd Added a dropdown image to the resource and a downarrow button by the OPEN button.
Shane

git-svn-id: trunk@84 -
2000-12-29 17:50:53 +00:00
lazarus
d5b810aeae Mattias submitted new lresources.pp and lazres.pp files.
Shane

git-svn-id: trunk@79 -
2000-12-29 13:35:50 +00:00
lazarus
c9e26ce998 Using the lresources.pp and registering components.
This is a major change but will create much more flexibility for the IDE.
Shane

git-svn-id: trunk@78 -
2000-12-29 13:14:05 +00:00
lazarus
56d7d8034d Project - RUN will run the program IF the program is the active unit in the Editor.
Shane

git-svn-id: trunk@75 -
2000-12-21 20:28:34 +00:00
lazarus
d7128b6823 Made PRoject Build compile the active unit. This way we can actually play with it by compiling units.
git-svn-id: trunk@73 -
2000-12-20 20:04:30 +00:00
lazarus
90b0558cba Added GetChildren
Shane

git-svn-id: trunk@72 -
2000-12-20 17:35:58 +00:00
lazarus
698d96b93b Fixed File OPen in the IDE.
Shane

git-svn-id: trunk@71 -
2000-12-20 14:32:42 +00:00
lazarus
4ccb1fbc5a Removed IDEEDITOR. This causes the PROJECT class to not function.
Saving projects no longer works.

I added TSourceNotebook and TSourceEditor.  They do all the work for saving/closing/opening units.  Somethings work but they are in early development.
Shane

git-svn-id: trunk@68 -
2000-12-19 18:43:13 +00:00
lazarus
bfde22b079 Changes from Mattias and I.
Shane

git-svn-id: trunk@65 -
2000-12-15 18:25:17 +00:00
lazarus
5546bff903 Changes my Mattias for dropping controls.
Changes by Shane for adding code to the form source.

git-svn-id: trunk@64 -
2000-12-15 15:29:10 +00:00
lazarus
a8baea3893 renamed Object_Inspector and Prop_edits by removing the underline.
Shane

git-svn-id: trunk@58 -
2000-12-01 20:23:35 +00:00
lazarus
63623a7ae3 Added a private function
FSetProp
to the TComponentInterface.  It changes the properties once a PPropInfo is gotten for the property.
Shane

git-svn-id: trunk@57 -
2000-12-01 19:30:36 +00:00
lazarus
3952fe23db changed the TCOmponentInterface SetPropByName. It works for a few properties, but not all.
Shane

git-svn-id: trunk@55 -
2000-12-01 15:50:39 +00:00
lazarus
8ad22a1c8f Changed TDesigner. It's now notified when a control is added to it's CustomForm.
It's created in main.pp when New Form is selected.

Shane

git-svn-id: trunk@53 -
2000-11-30 21:43:38 +00:00
lazarus
fe6058b7fc New Object Inspector code
Shane

git-svn-id: trunk@52 -
2000-11-29 21:22:35 +00:00
lazarus
f1c1952515 Minor change. I'm setting the rootcomponent for the ObjectInspector now when you click on a form.
No noticable difference.
Shane

git-svn-id: trunk@51 -
2000-11-27 20:36:48 +00:00
lazarus
d08fb6c888 Changed the code so when you add a control to the form, it's selected by the object inspector.
Shane

git-svn-id: trunk@50 -
2000-11-27 20:33:18 +00:00
lazarus
c45ea961df Fixed the code so you can drop controls on the form
Shane

git-svn-id: trunk@49 -
2000-11-27 20:27:16 +00:00
lazarus
472594ab05 Changed the NEw Form feature so the Object Inspector updates right away.
Shane

git-svn-id: trunk@48 -
2000-11-27 19:08:16 +00:00
lazarus
de3d1b9806 Changed the View Inspector menu item so it works.
Shane

git-svn-id: trunk@47 -
2000-11-27 18:59:01 +00:00