lazarus
6d9153fbf6
Streaming additions by MAttias
...
Shane
git-svn-id: trunk@114 -
2001-01-12 18:27:32 +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
7b20ab2021
Added some TImageList code.
...
Added a bookmark resource with 10 resource images.
Removed some of the IFDEF's in mwCustomEdit around the inherited code.
Shane
git-svn-id: trunk@112 -
2001-01-11 20:16:47 +00:00
lazarus
969406d8b7
MWE:
...
* Fixed make clean
+ moved allunits from exe to unit, skipping link stage
git-svn-id: trunk@111 -
2001-01-10 23:54:59 +00:00
lazarus
69c0f67e66
MWE:
...
~ minor change
git-svn-id: trunk@110 -
2001-01-10 23:53:30 +00:00
lazarus
a392379d1d
Added the Nudge feature to the IDE.
...
Shane
git-svn-id: trunk@109 -
2001-01-10 20:12:29 +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
e914a86c61
MWE:
...
~ applieed patch from Peter Vreman to reflect compiler fix
git-svn-id: trunk@105 -
2001-01-08 21:59:36 +00:00
lazarus
217117ab35
Closer to moving controls correctly.
...
Shane
git-svn-id: trunk@104 -
2001-01-08 03:11:46 +00:00
lazarus
75573811af
Closer to moving controls correctly.
...
Shane
git-svn-id: trunk@103 -
2001-01-08 02:06:34 +00:00
lazarus
7a0acebcb0
Small steps to getting the control moving again. I know whats wrong, I just don't have the time tonight to fix it.
...
Shane
git-svn-id: trunk@102 -
2001-01-07 04:34:45 +00:00
lazarus
b4e6e2450a
More changes
...
Shane
git-svn-id: trunk@101 -
2001-01-06 06:42:25 +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
696b560a48
Added 2 forgotten .lfm files.
...
Shane
git-svn-id: trunk@98 -
2001-01-05 17:45:21 +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
536fafd89b
Tested TCustomEdit.Readonly, MaxLength and CharCase.
...
Shane
git-svn-id: trunk@94 -
2001-01-04 15:09:05 +00:00
lazarus
bff114a928
Minor changes to TEdit.
...
Not tested.
Shane
git-svn-id: trunk@93 -
2001-01-04 13:52:00 +00:00
lazarus
2604d54b61
Trying to figure out the TStringsPropertyEditor.
...
Shane
git-svn-id: trunk@92 -
2001-01-03 19:34:46 +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
4187ae3f25
MWE:
...
+ Added Editor test app.
git-svn-id: trunk@90 -
2000-12-31 15:48:41 +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
93c09674f1
Changed the drawing routine in Designer so it wouldn't draw over child controls.
...
Shane
git-svn-id: trunk@86 -
2000-12-29 18:44:29 +00:00
lazarus
0fa9bc58f7
TStatusBar's create and destroy were not set to override TWinControls so they were never called.
...
Shane
git-svn-id: trunk@85 -
2000-12-29 18:33:54 +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
c02249f243
Additional Images
...
git-svn-id: trunk@83 -
2000-12-29 16:17:37 +00:00
lazarus
1558c8a0c1
MOre images into the resource file
...
Shane
git-svn-id: trunk@82 -
2000-12-29 16:11:28 +00:00
lazarus
f691b58971
Added more images to the resource.
...
Shane
git-svn-id: trunk@81 -
2000-12-29 15:04:07 +00:00
lazarus
94237dcca2
Fix to compreg.pp
...
Shane
git-svn-id: trunk@80 -
2000-12-29 13:57:39 +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
bcee4bda8c
More additions to the editor's popupmenu
...
Shane
git-svn-id: trunk@77 -
2000-12-22 20:38:48 +00:00
lazarus
bed2aff0c4
Added the Popupmenu code to the LCL.
...
Now you can right click on the editor and a PopupMenu appears.
Shane
git-svn-id: trunk@76 -
2000-12-22 19:55:38 +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
fe13dc559a
Fixed toggling between forms and units. It the form is open but the source isn't it'll toggle now.
...
git-svn-id: trunk@74 -
2000-12-20 20:53:35 +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
peter
c169803e96
* regenerated
...
git-svn-id: trunk@70 -
2000-12-19 21:18:02 +00:00
lazarus
ce16b2e781
Forgot to add UnitEditor.pp
...
Shane
git-svn-id: trunk@69 -
2000-12-19 18:43:58 +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
1cacf661b1
Shane
...
git-svn-id: trunk@67 -
2000-12-15 19:14:04 +00:00
lazarus
90509a76a6
Shane
...
git-svn-id: trunk@66 -
2000-12-15 19:07:47 +00:00
lazarus
bfde22b079
Changes from Mattias and I.
...
Shane
git-svn-id: trunk@65 -
2000-12-15 18:25:17 +00:00