lazarus/ide
2004-08-17 19:01:37 +00:00
..
include replaced GetEnv from dos unit by GetEnvironmentVariable from SysUtils unit 2004-08-16 18:05:29 +00:00
aboutfrm.lfm added website hints to about dlg 2004-07-14 16:03:07 +00:00
aboutfrm.lrs added website hints to about dlg 2004-07-14 16:03:07 +00:00
aboutfrm.pas updated urls in about dlg 2004-07-14 16:06:11 +00:00
addtoprojectdlg.pas implemented: showing only existing packages on add requirement 2004-03-13 15:28:58 +00:00
basedebugmanager.pas improved debugger: saved log, error handling in initialization, better reinitialize 2004-01-05 15:22:42 +00:00
buildfiledlg.lfm set DragCursor props to default 2004-01-03 18:16:25 +00:00
buildfiledlg.lrs set DragCursor props to default 2004-01-03 18:16:25 +00:00
buildfiledlg.pas set MacroGroupBox bounds on form creation 2004-06-11 20:51:33 +00:00
buildlazdialog.pas fixed make output recognition for win32 2004-08-04 17:38:08 +00:00
charactermapdlg.lfm set colors to default values 2003-12-28 02:40:50 +00:00
charactermapdlg.lrs set colors to default values 2003-12-28 02:40:50 +00:00
charactermapdlg.pas implemented character map 2003-08-18 18:07:53 +00:00
checkcompileropts.lfm started first compiler test 2003-08-14 08:10:02 +00:00
checkcompileropts.lrs started first compiler test 2003-08-14 08:10:02 +00:00
checkcompileropts.pas TXMLPropStorage basically working 2004-07-25 01:04:45 +00:00
checklfmdlg.lfm set colors to default values 2003-12-28 02:40:50 +00:00
checklfmdlg.lrs set colors to default values 2003-12-28 02:40:50 +00:00
checklfmdlg.pas implemented getting define properties for Repair broken LFM wizard 2004-08-09 15:46:34 +00:00
cleandirdlg.lfm set DragCursor props to default 2004-01-03 18:16:25 +00:00
cleandirdlg.lrs set DragCursor props to default 2004-01-03 18:16:25 +00:00
cleandirdlg.pas replaced FindMask by global function from Vincent 2004-06-05 10:29:15 +00:00
clipboardhistory.pas implemented package graph showing open packages 2003-04-10 19:42:16 +00:00
codeexplorer.lfm implemented handling keys in IDE windows 2004-05-29 17:20:06 +00:00
codeexplorer.lrs implemented handling keys in IDE windows 2004-05-29 17:20:06 +00:00
codeexplorer.pas implemented handling keys in IDE windows 2004-05-29 17:20:06 +00:00
codetemplatedialog.pp renamed LCLLinux to LCLIntf 2003-09-18 09:21:03 +00:00
codetoolsdefines.lrs
codetoolsdefines.pas replaced ppc386 with platform independent name 2004-08-13 12:28:01 +00:00
codetoolsdefpreview.lfm set colors to default values 2003-12-28 02:40:50 +00:00
codetoolsdefpreview.lrs set colors to default values 2003-12-28 02:40:50 +00:00
codetoolsdefpreview.pas added codetools defines and lazconf support for powerpc 2004-07-25 12:59:49 +00:00
codetoolsoptions.pas removed unneeded units in uses sections 2004-05-02 12:01:15 +00:00
compiler.pp implemented ShowAll and hide hints for unused package units option 2003-12-21 18:21:32 +00:00
compileroptions.pp added link path templates 2004-08-15 18:16:10 +00:00
componentpalette.pas Open unit of component palette component now jumps to declaration 2004-08-12 10:50:14 +00:00
condef.lfm added insert IFDEF tool from Colin 2004-07-03 15:10:57 +00:00
condef.lrs added insert IFDEF tool from Colin 2004-07-03 15:10:57 +00:00
condef.pas fixed IFDEF tool for blocks from Colin 2004-07-04 11:09:43 +00:00
customformeditor.pp IDE save toolbutton is now updated on Idle 2004-08-09 18:28:16 +00:00
debugmanager.pas splitted TMainIDE (main control instance) and TMainIDEBar (IDE menu and palette), added mainbase.pas and mainintf.pas 2004-08-08 18:02:45 +00:00
debugoptionsfrm.lfm set DragCursor props to default 2004-01-03 18:16:25 +00:00
debugoptionsfrm.lrs set DragCursor props to default 2004-01-03 18:16:25 +00:00
debugoptionsfrm.pas OI support for TPersistent, PropMeasuerHeight 2004-01-04 11:32:17 +00:00
delphiunit2laz.lfm implemented basic Repair broken LFM wizard 2003-12-16 13:42:02 +00:00
delphiunit2laz.lrs implemented basic Repair broken LFM wizard 2003-12-16 13:42:02 +00:00
delphiunit2laz.pas fixed compilation for fpc 1.0.10 2004-08-06 06:51:15 +00:00
dialogprocs.pas added write check 2004-02-22 18:33:03 +00:00
diffdialog.pas resizes for localizations 2004-06-28 17:30:22 +00:00
diffpatch.pas clean up win32 ifdefs 2003-08-15 14:28:48 +00:00
diskdiffsdialog.pas removed unneeded units in uses sections 2004-05-02 12:01:15 +00:00
editdefinetree.pas added TProject.Destroying 2003-12-26 09:37:19 +00:00
editoroptions.lrs
editoroptions.pp re-added bash highlighter 2004-07-09 20:48:56 +00:00
encloseselectiondlg.lfm started enclose selection 2003-08-16 09:45:44 +00:00
encloseselectiondlg.lrs started enclose selection 2003-08-16 09:45:44 +00:00
encloseselectiondlg.pas using now fpc constant LineEnding from Vincent 2004-01-17 13:29:04 +00:00
environmentopts.pp gtk intf now ignores size notifications of unrealized widgets 2004-08-17 19:01:37 +00:00
extractprocdlg.lfm fixed extract proc selection block level check 2004-08-07 10:57:08 +00:00
extractprocdlg.lrs fixed extract proc selection block level check 2004-08-07 10:57:08 +00:00
extractprocdlg.pas fixed extract proc selection block level check 2004-08-07 10:57:08 +00:00
exttooldialog.pas removed unneeded units in uses sections 2004-05-02 12:01:15 +00:00
exttooleditdlg.pas removed unneeded units in uses sections 2004-05-02 12:01:15 +00:00
filereferencelist.pas implemented automatic define templates for packages 2003-04-19 12:57:09 +00:00
findinfilesdlg.pas Find In Files dialog: options are now saved 2004-04-09 11:13:25 +00:00
findreplacedialog.pp set default and cancel buttons 2004-06-30 11:48:09 +00:00
formeditor.pp fixed compilation for fpc 1.0.10 2004-08-06 06:51:15 +00:00
frmsearch.lfm removed extra label 2004-06-03 11:33:19 +00:00
frmsearch.lrs removed extra label 2004-06-03 11:33:19 +00:00
frmsearch.pas Search Result View now shortens filepaths 2004-08-09 20:34:10 +00:00
global.inc
global.pp
helpmanager.pas implemented THelpSelectorDialog 2004-08-13 12:05:02 +00:00
idedefs.pas fixed grids SetBorderStyle 2004-05-22 11:06:27 +00:00
ideoptiondefs.pas FindInFilesDialog size is now stored 2004-04-09 10:32:02 +00:00
ideprocs.pp fixed freeing synedit PrimarySelection and sending gtklist DrawItem msg for destroing controls 2004-07-17 14:24:31 +00:00
imexportcompileropts.lfm implemented Import and Export of compiler options 2003-09-10 12:13:48 +00:00
imexportcompileropts.lrs implemented Import and Export of compiler options 2003-09-10 12:13:48 +00:00
imexportcompileropts.pas more Actions TAction, TBasicAction, ... 2004-02-02 16:59:28 +00:00
initialsetupdlgs.pas replaced ppc386 with platform independent name 2004-08-13 12:28:01 +00:00
inputfiledialog.pas removed unneeded units in uses sections 2004-05-02 12:01:15 +00:00
inputhistory.pas Find In Files dialog: options are now saved 2004-04-09 11:13:25 +00:00
keymapping.pp added insert IFDEF tool from Colin 2004-07-03 15:10:57 +00:00
keymapschemedlg.lfm implemented keymap schemes, started classic scheme 2003-08-24 12:15:55 +00:00
keymapschemedlg.lrs implemented keymap schemes, started classic scheme 2003-08-24 12:15:55 +00:00
keymapschemedlg.pas implemented keymap schemes, started classic scheme 2003-08-24 12:15:55 +00:00
lazarus_about_logo.lrs
lazarus_dci.lrs
lazarus.pp splitted TMainIDE (main control instance) and TMainIDEBar (IDE menu and palette), added mainbase.pas and mainintf.pas 2004-08-08 18:02:45 +00:00
lazarus.rc
lazarusidestrconsts.pas implemented platform independent binary object streamer 2004-08-15 14:39:36 +00:00
lazconf.pp replaced ppc386 with platform independent name 2004-08-13 12:28:01 +00:00
macropromptdlg.pas
main.pp implemented endian independent object Text <-> Binary converter 2004-08-15 17:53:32 +00:00
mainbar.pas moved componentreg.pas to ideintf 2004-08-09 09:24:29 +00:00
mainbase.pas Open unit of component palette component now jumps to declaration 2004-08-12 10:50:14 +00:00
mainintf.pas Open unit of component palette component now jumps to declaration 2004-08-12 10:50:14 +00:00
makeresstrdlg.pas removed unneeded units in uses sections 2004-05-02 12:01:15 +00:00
miscoptions.pas fixed extract proc selection block level check 2004-08-07 10:57:08 +00:00
msgview.pp replaced ppc386 with platform independent name 2004-08-13 12:28:01 +00:00
msgvieweditor.lfm set colors to default values 2003-12-28 02:40:50 +00:00
msgvieweditor.lrs set colors to default values 2003-12-28 02:40:50 +00:00
msgvieweditor.pas various combobox and other fixes from Vincent 2003-12-26 15:29:33 +00:00
multireplacedlg.lfm set colors to default values 2003-12-28 02:40:50 +00:00
multireplacedlg.lrs set colors to default values 2003-12-28 02:40:50 +00:00
multireplacedlg.pas started multi replace and fixed IF templates 2003-11-07 18:12:34 +00:00
newdialog.pas removed unneeded units in uses sections 2004-05-02 12:01:15 +00:00
newprojectdlg.pp
objectlists.pas fixed codetools ConstSet, implemented notifying TApplication whenmenu popups 2004-08-13 10:20:19 +00:00
outputfilter.pas added default assembler style for compiler options 2004-08-13 19:48:53 +00:00
patheditordlg.pas removed unneeded units in uses sections 2004-05-02 12:01:15 +00:00
project.pp fixed extract proc selection block level check 2004-08-07 10:57:08 +00:00
projectdefs.pas removed unneeded units in uses sections 2004-05-02 12:01:15 +00:00
projectinspector.pas implemented handling keys in IDE windows 2004-05-29 17:20:06 +00:00
projectopts.lrs
projectopts.pp removed unneeded units in uses sections 2004-05-02 12:01:15 +00:00
publishmodule.pas renamed DirectoryExists to DirPathExists to reduce ambigiousity 2003-12-21 13:58:06 +00:00
publishprojectdlg.lfm implemented by guessing the 16bit bmp reader part 2004-04-02 20:20:21 +00:00
publishprojectdlg.lrs implemented by guessing the 16bit bmp reader part 2004-04-02 20:20:21 +00:00
publishprojectdlg.pas removed unneeded units in uses sections 2004-05-02 12:01:15 +00:00
runparamsopts.pas renamed DirectoryExists to DirPathExists to reduce ambigiousity 2003-12-21 13:58:06 +00:00
searchresultview.lfm prepared IDE units for split 2003-11-22 15:14:12 +00:00
searchresultview.lrs prepared IDE units for split 2003-11-22 15:14:12 +00:00
searchresultview.pp Search Result View now shortens filepaths 2004-08-09 20:34:10 +00:00
showcompileropts.lfm added show compiler options dialog 2003-08-10 09:52:39 +00:00
showcompileropts.lrs added show compiler options dialog 2003-08-10 09:52:39 +00:00
showcompileropts.pas added show compiler options dialog 2003-08-10 09:52:39 +00:00
sortselectiondlg.pas fixed compilation 1.0.10, started change class editor 2004-07-20 21:36:16 +00:00
sourceeditprocs.pas implemented contrast invert colors for syncompletion 2004-04-02 19:50:33 +00:00
sourcemarks.pas implemented popupmenu items in source editor for breakpoints 2003-06-04 16:34:11 +00:00
splash.lrs
splash.pp renamed LCLLinux to LCLIntf 2003-09-18 09:21:03 +00:00
sysvaruseroverridedlg.pas removed unneeded units in uses sections 2004-05-02 12:01:15 +00:00
todolist.pp added ideintf/packageintf.pas and implemented automatic uses section addition and package dependencies fixer for broken LFM 2004-08-09 13:54:11 +00:00
transfermacros.pp added SetAnchors 2003-09-23 17:52:04 +00:00
unitdependencies.lrs
unitdependencies.pas added ideintf/packageintf.pas and implemented automatic uses section addition and package dependencies fixer for broken LFM 2004-08-09 13:54:11 +00:00
uniteditor.pp + TCharater type used to allow UTF8 keyboard with gtk2 2004-08-13 16:40:47 +00:00
unitinfodlg.pp removed unneeded units in uses sections 2004-05-02 12:01:15 +00:00
viewforms1.lrs
viewunit_dlg.lfm clean up 2004-04-21 21:38:28 +00:00
viewunit_dlg.pp fixed view unit dialog using lfm 2004-04-03 13:35:14 +00:00
viewunits1.lrs clean up 2004-04-21 21:38:28 +00:00
wordcompletion.pp implemented Undo property for OI 2004-01-10 02:01:37 +00:00