lazarus/ide
lazarus bf2acd12f4 Codecompletion changes.
Added code to Uniteditor for code completion.

Also, added code to gtkobject.inc so forms now get keypress events.
Shane

git-svn-id: trunk@166 -
2001-02-02 20:13:39 +00:00
..
include * Initial version. Same as Linux, and probably will be that way. 2001-01-14 20:50:23 +00:00
codetemplatedialog.pp Commitng source with new editor. 2001-01-31 13:03:33 +00:00
compiler.pp Removed global unit. CAW 2001-01-31 06:26:23 +00:00
compileroptions.pp Moved compiler options to write to the project file. CAW 2001-01-29 05:44:02 +00:00
compreg.pp 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. 2001-01-15 18:25:51 +00:00
customformeditor.pp Codecompletion changes. 2001-02-02 20:13:39 +00:00
dlgmessage.lfm Changes for loading filesa 2001-01-15 20:55:44 +00:00
dlgmessage.lrs Shane 2001-01-14 03:56:57 +00:00
dlgmessage.pp Shane 2001-01-14 03:56:57 +00:00
editoroptions.pp Start of code completion code. 2001-02-02 14:23:38 +00:00
find_dlg.pp Started the code completion. 2001-02-01 16:45:20 +00:00
formeditor.pp Start of code completion code. 2001-02-02 14:23:38 +00:00
global.inc Commitng source with new editor. 2001-01-31 13:03:33 +00:00
global.pp Commitng source with new editor. 2001-01-31 13:03:33 +00:00
idecomp.pp Removed global unit. CAW 2001-01-31 06:26:53 +00:00
keymapping.pp Start of code completion code. 2001-02-02 14:23:38 +00:00
lazarus.dci Commitng source with new editor. 2001-01-31 13:03:33 +00:00
lazarus.pp Commitng source with new editor. 2001-01-31 13:03:33 +00:00
lazconf.pp + Initial import 2000-07-13 10:28:31 +00:00
lazres.pp Mattias submitted new lresources.pp and lazres.pp files. 2000-12-29 13:35:50 +00:00
main.pp Start of code completion code. 2001-02-02 14:23:38 +00:00
project.pp Commitng source with new editor. 2001-01-31 13:03:33 +00:00
splash.pp MWE: 2000-09-10 23:08:31 +00:00
testform.pp MWE: 2001-01-08 23:48:33 +00:00
uniteditor.pp Codecompletion changes. 2001-02-02 20:13:39 +00:00
viewform_dlg.lfm Changes for loading filesa 2001-01-15 20:55:44 +00:00
viewform_dlg.pp trying to determine what's crashing LAzarus on load. 2001-01-16 23:30:45 +00:00
viewforms1.lrs ViewUnits1, ViewForms1 and MessageDlg are all loaded from their resources and all controls are auto-created on them. 2001-01-05 17:44:37 +00:00
viewunit_dlg.lfm Changes for loading filesa 2001-01-15 20:55:44 +00:00
viewunit_dlg.pp trying to determine what's crashing LAzarus on load. 2001-01-16 23:30:45 +00:00
viewunits1.lrs ViewUnits1, ViewForms1 and MessageDlg are all loaded from their resources and all controls are auto-created on them. 2001-01-05 17:44:37 +00:00