(****************************************************************************** global.inc ******************************************************************************) { ============================================================================= $Log$ Revision 1.3 2001/01/31 13:03:33 lazarus Commitng source with new editor. Shane Revision 1.2 2000/12/19 18:43:12 lazarus 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 Revision 1.1 2000/07/13 10:27:46 michael + Initial import Revision 1.6 2000/07/09 20:18:55 lazarus MWE: + added new controlselection + some fixes ~ some cleanup Revision 1.5 2000/06/16 13:33:20 lazarus Created a new method for adding controls to the toolbar to be dropped onto the form! Shane Revision 1.4 2000/06/14 18:04:44 lazarus Now adds the code (genericly) when you drop a component on the form Shane Revision 1.3 2000/03/06 12:28:45 lazarus Committed the real Global.inc file. Shane Revision 1.2 2000/03/06 00:05:05 lazarus MWE: Added changes from Peter Dyson for a new release of mwEdit (0.92) Revision 1.1 2000/03/03 22:47:31 lazarus MWE: A quick replacement for the original global.inc }