lazarus
4abca0516d
MG: added dynhasharray and renamed tsynautocompletion
...
git-svn-id: trunk@230 -
2001-03-19 18:51:57 +00:00
lazarus
1a9c1259b6
MG: added synhighlighter for cpp and html
...
git-svn-id: trunk@223 -
2001-03-12 23:43:33 +00:00
lazarus
1c8feee052
MG: added transfermacros, renamed dlgmessage.pp to msgview.pp
...
git-svn-id: trunk@219 -
2001-03-12 09:34:52 +00:00
lazarus
720119a63b
*** empty log message ***
...
git-svn-id: trunk@214 -
2001-03-08 16:05:21 +00:00
lazarus
ab68959328
added streaming to tgraphic, added tpicture
...
git-svn-id: trunk@211 -
2001-03-05 14:20:04 +00:00
lazarus
934f6aff7c
added project support, codetools
...
git-svn-id: trunk@210 -
2001-03-03 11:06:18 +00:00
lazarus
461f8e25db
+ new sample to show Message dialogs
...
stoppok
git-svn-id: trunk@209 -
2001-03-03 00:51:54 +00:00
lazarus
cee16124c1
+ added support for message dialogs (messagedialogs.inc)
...
+ added some pixmaps for message dialogs(messagedialogpixmaps.inc)
stoppok
git-svn-id: trunk@208 -
2001-03-03 00:50:34 +00:00
lazarus
7407397d7f
MWE:
...
* Renamed DBGDebugger to Debugger
git-svn-id: trunk@205 -
2001-02-28 22:09:15 +00:00
lazarus
e29c865572
MWE:
...
+ Added new debugger classes
git-svn-id: trunk@200 -
2001-02-25 16:32:48 +00:00
lazarus
f511da7f78
added file environmentopts.pp
...
git-svn-id: trunk@191 -
2001-02-22 17:06:58 +00:00
lazarus
041250d1cf
Changes for wordcompletion and many other things from Mattias.
...
Shane
git-svn-id: trunk@186 -
2001-02-20 16:53:27 +00:00
lazarus
3fbeb6110f
MWE:
...
* Updated makefiles for packaging support
* created temporary lazarusmake.ini to use with fpcmake
git-svn-id: trunk@182 -
2001-02-14 21:06:35 +00:00
lazarus
a60f0a22ae
Start of code completion code.
...
Shane
git-svn-id: trunk@165 -
2001-02-02 14:23:38 +00:00
lazarus
43ca80415d
TScrollbar created and a lot of code added.
...
It's cose to working.
Shane
git-svn-id: trunk@163 -
2001-02-01 19:34:50 +00:00
lazarus
b63fd4b108
Started the code completion.
...
Shane
git-svn-id: trunk@162 -
2001-02-01 16:45:20 +00:00
lazarus
f74fc3c637
Commitng source with new editor.
...
Shane
git-svn-id: trunk@155 -
2001-01-31 13:03:33 +00:00
lazarus
87da23955b
Added 2 files for the TStatusbar
...
Shane
git-svn-id: trunk@148 -
2001-01-30 18:15:57 +00:00
lazarus
b45677ffb5
MWE:
...
+ Added synedit to the components
git-svn-id: trunk@142 -
2001-01-28 16:16:11 +00:00
lazarus
da5aa5f57d
Added the synedit files
...
Shane
git-svn-id: trunk@140 -
2001-01-26 19:34:10 +00:00
lazarus
2661a323d9
MWE:
...
= moved some types to gtkdef
+ added WinWidgetInfo
+ added some initialization to Application.Create
git-svn-id: trunk@135 -
2001-01-24 23:26:40 +00:00
lazarus
23d3f2c4ee
Rremoved Synedit 1.00
...
SHane
git-svn-id: trunk@128 -
2001-01-20 19:19:32 +00:00
lazarus
fa7e42fde5
added jitforms
...
ShanE
git-svn-id: trunk@123 -
2001-01-15 23:37:16 +00:00
lazarus
1476ee9a17
Changes for loading filesa
...
Shane
git-svn-id: trunk@122 -
2001-01-15 20:55:44 +00:00
marco
30c39459e7
* Initial version. Same as Linux, and probably will be that way.
...
git-svn-id: trunk@120 -
2001-01-14 20:50:23 +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
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
4187ae3f25
MWE:
...
+ Added Editor test app.
git-svn-id: trunk@90 -
2000-12-31 15:48:41 +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
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
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
e61c62fb5a
Removed Designerform.pp
...
No longer used.
Shane
git-svn-id: trunk@54 -
2000-11-30 21:45:07 +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
f28a735d19
Added the Object Inspector code.
...
Added more form editor code.
Shane
git-svn-id: trunk@46 -
2000-11-27 18:52:38 +00:00
lazarus
09c2284956
Added a few files for the formeditor
...
Shane
git-svn-id: trunk@41 -
2000-11-19 00:19:18 +00:00
lazarus
fe47d09840
MWE:
...
* fixed some selection code
+ Added selection sample
git-svn-id: trunk@40 -
2000-10-09 22:50:33 +00:00
lazarus
40306ada30
Added abstractcompiler and abstractdebugger
...
Shane
git-svn-id: trunk@35 -
2000-09-12 18:31:32 +00:00
lazarus
8d46c53658
MWE:
...
* Updated makefiles for FPC release 1.0 binary units
* Changed creation, now LCL unit distributions are possible
* Moved interfaces.pp from LCL to interface dirs
git-svn-id: trunk@33 -
2000-09-10 19:58:48 +00:00
lazarus
92b80ced3a
Added a few files for the start of creating classes for the editor. [SHANE]
...
git-svn-id: trunk@32 -
2000-08-28 14:23:49 +00:00
lazarus
f8a1263111
Adding all the Synedit files.
...
Changed the GDK_KEY_PRESS and GDK_KEY_RELEASE stuff to fix the problem in the editor with the shift key being ignored.
Shane
git-svn-id: trunk@30 -
2000-08-11 14:59:09 +00:00
lazarus
1937465711
Adding commondialog.pp and removing customdialog.inc
...
git-svn-id: trunk@27 -
2000-08-10 11:01:06 +00:00
lazarus
44ff6adb20
Started a FIND dialog box.
...
Shane
git-svn-id: trunk@23 -
2000-08-08 18:52:14 +00:00
lazarus
35cc9bddc6
+ added "testall" demo provided by <christer.t.johansson@se.abb.com>
...
stoppok
git-svn-id: trunk@18 -
2000-07-31 20:33:33 +00:00
lazarus
db8159bde2
new xpm's from christer for bitbtns, stoppok
...
git-svn-id: trunk@3 -
2000-07-16 12:32:06 +00:00
michael
f088b13a3e
+ Initial import
...
git-svn-id: trunk@2 -
2000-07-13 10:28:31 +00:00
(no author)
a8564cfc70
New repository initialized by cvs2svn.
...
git-svn-id: trunk@1 -
2000-07-13 10:28:31 +00:00