lazarus/ide
mattias 51d6b1a88a clean up
git-svn-id: trunk@8344 -
2005-12-19 19:08:57 +00:00
..
include renamed TNonControlForm to TNonControlDesignerForm 2005-12-18 10:52:54 +00:00
aboutfrm.lfm use svn2revisioninc to create revision.inc 2005-10-07 10:55:05 +00:00
aboutfrm.lrs use svn2revisioninc to create revision.inc 2005-10-07 10:55:05 +00:00
aboutfrm.pas use svn2revisioninc to create revision.inc 2005-10-07 10:55:05 +00:00
addtoprojectdlg.pas added idewindowintf.pas - interface for storing IDE dialogs sizes 2005-07-31 10:21:18 +00:00
basedebugmanager.pas added warning for setting breakpoint, when no debugger is specified 2005-12-09 10:13:28 +00:00
bigidemake.cfg updated dutch translation from Matthijs Willemstein 2005-09-25 07:57:47 +00:00
buildfiledlg.lfm git-svn-id: trunk@7509 - 2005-08-16 10:35:00 +00:00
buildfiledlg.lrs git-svn-id: trunk@7509 - 2005-08-16 10:35:00 +00:00
buildfiledlg.pas splitted off unit FileUtil, it doesn't depend on other LCL units 2004-09-27 22:05:41 +00:00
buildlazdialog.pas implemented updating IDE fpc values on changing TargetCPU, cross building IDE now switches global settings, so changing project settings no longer required 2005-12-16 16:09:31 +00:00
charactermapdlg.lfm
charactermapdlg.lrs
charactermapdlg.pas changed hexstr(cardinal()) for pointers to dbgs() and other 64-bits fixes from Peter Vreman 2005-03-07 21:59:45 +00:00
checkcompileropts.lfm added close button glyph from Felipe Monteiro de Carvalho 2005-06-21 22:52:13 +00:00
checkcompileropts.lrs added close button glyph from Felipe Monteiro de Carvalho 2005-06-21 22:52:13 +00:00
checkcompileropts.pas added close button glyph from Felipe Monteiro de Carvalho 2005-06-21 22:52:13 +00:00
checklfmdlg.lfm
checklfmdlg.lrs
checklfmdlg.pas fixed checking dangling events on empty units 2005-08-24 18:54:09 +00:00
cleandirdlg.lfm git-svn-id: trunk@7509 - 2005-08-16 10:35:00 +00:00
cleandirdlg.lrs git-svn-id: trunk@7509 - 2005-08-16 10:35:00 +00:00
cleandirdlg.pas fixed FindNext finding empty filename 2005-08-30 17:41:53 +00:00
clipboardhistory.pas
codecontextform.lfm fixed crash on SetShowInTaskBar for non application forms 2005-11-07 09:27:32 +00:00
codecontextform.lrs fixed crash on SetShowInTaskBar for non application forms 2005-11-07 09:27:32 +00:00
codecontextform.pas fixed crash on SetShowInTaskBar for non application forms 2005-11-07 09:27:32 +00:00
codeexplopts.lfm fixed gtk critical on bring control back/front 2005-10-02 11:40:41 +00:00
codeexplopts.lrs fixed gtk critical on bring control back/front 2005-10-02 11:40:41 +00:00
codeexplopts.pas fixed gtk critical on bring control back/front 2005-10-02 11:40:41 +00:00
codeexplorer.lfm implemented incremental search in codeexplorer 2005-12-14 01:34:07 +00:00
codeexplorer.lrs implemented incremental search in codeexplorer 2005-12-14 01:34:07 +00:00
codeexplorer.pas hide class node in codeexplorer 2005-12-14 10:50:52 +00:00
codemacroprompt.lfm added IDE overload for inserting code templates, needed for code macros 2005-11-05 11:46:16 +00:00
codemacroprompt.lrs added IDE overload for inserting code templates, needed for code macros 2005-11-05 11:46:16 +00:00
codemacroprompt.pas implemented IDE code macro ProcedureHead 2005-11-08 18:20:45 +00:00
codemacroselect.lfm added parameter edit to code macro selection 2005-11-11 15:31:06 +00:00
codemacroselect.lrs added parameter edit to code macro selection 2005-11-11 15:31:06 +00:00
codemacroselect.pas added parameter edit to code macro selection 2005-11-11 15:31:06 +00:00
codetemplatesdlg.lfm implemented IDE code macro selection 2005-11-08 15:50:42 +00:00
codetemplatesdlg.lrs implemented IDE code macro selection 2005-11-08 15:50:42 +00:00
codetemplatesdlg.pas * Fixed listbox index vs. completions index (editing the wrong template) 2005-12-07 23:29:09 +00:00
codetoolsdefines.lrs
codetoolsdefines.pas extended docking to auto add splitters, updated german translation, updated examples 2005-10-27 20:35:24 +00:00
codetoolsdefpreview.lfm
codetoolsdefpreview.lrs
codetoolsdefpreview.pas updatepofiles is now case sensitive, 2004-12-18 10:20:22 +00:00
codetoolsoptions.pas fixed code beautifying for compiler directives 2005-09-04 08:11:10 +00:00
compiler.pp clean up 2005-12-19 19:08:57 +00:00
compileroptions.pp implemented updating IDE fpc values on changing TargetCPU, cross building IDE now switches global settings, so changing project settings no longer required 2005-12-16 16:09:31 +00:00
compileroptionsdlg.pp implemented updating IDE fpc values on changing TargetCPU, cross building IDE now switches global settings, so changing project settings no longer required 2005-12-16 16:09:31 +00:00
componentpalette.pas fixed makros in componentpalette 2005-10-02 10:19:20 +00:00
condef.lfm fixed TGtkWidgetSet.ExtSelectClipRGN for DCOrigin 2005-01-16 11:40:11 +00:00
condef.lrs fixed TGtkWidgetSet.ExtSelectClipRGN for DCOrigin 2005-01-16 11:40:11 +00:00
condef.pas reactivated fast xml units without widestrings 2005-01-29 14:36:04 +00:00
customformeditor.pp renamed noncontrolforms.pas to noncontroldesigner.pas 2005-12-18 11:03:18 +00:00
debugmanager.pas - removed check for exe for TProcessDebugger 2005-12-14 22:19:43 +00:00
debugoptionsfrm.lfm improved autosizing of debugger options 2005-11-21 22:04:36 +00:00
debugoptionsfrm.lrs improved autosizing of debugger options 2005-11-21 22:04:36 +00:00
debugoptionsfrm.pas + Added a default debugger class 2005-12-13 00:58:59 +00:00
delphiunit2laz.lfm
delphiunit2laz.lrs
delphiunit2laz.pas fixed search path 2005-11-15 10:10:31 +00:00
dialogprocs.pas removed $IFDEF VER1 from Salvatore 2005-08-03 20:14:56 +00:00
diffdialog.lfm rowselect in watches dialog from Darius Blaszijk 2005-09-07 22:11:24 +00:00
diffdialog.lrs rowselect in watches dialog from Darius Blaszijk 2005-09-07 22:11:24 +00:00
diffdialog.pas added saving and opening from file from Darius 2005-08-04 08:14:13 +00:00
diffpatch.pas fixed a few fpc over warnings from Andrew Haines 2005-06-25 15:34:03 +00:00
diskdiffsdialog.pas improved identifier completion: not showing protected members 2005-10-28 14:11:03 +00:00
editdefinetree.pas implemented multiple source directories for project 2005-11-14 21:53:06 +00:00
editoroptions.lfm fixed setting general editor options 2005-11-17 12:36:19 +00:00
editoroptions.lrs fixed setting general editor options 2005-11-17 12:36:19 +00:00
editoroptions.pp fixed TComboBox InitializeWnd calling inherited 2005-11-21 18:53:43 +00:00
encloseselectiondlg.lfm resing enclose selection dialog buttons 2005-06-22 22:20:08 +00:00
encloseselectiondlg.lrs resing enclose selection dialog buttons 2005-06-22 22:20:08 +00:00
encloseselectiondlg.pas resing enclose selection dialog buttons 2005-06-22 22:20:08 +00:00
environmentopts.lfm use designed size as minimum size (issue #1424, #1426) 2005-11-14 15:11:13 +00:00
environmentopts.lrs use designed size as minimum size (issue #1424, #1426) 2005-11-14 15:11:13 +00:00
environmentopts.pp fixed "no subdirectory" for backup other files (issue #1544) 2005-12-19 09:25:31 +00:00
extractprocdlg.lfm fixed several dialogs to react on esacpe 2005-01-14 00:27:05 +00:00
extractprocdlg.lrs fixed several dialogs to react on esacpe 2005-01-14 00:27:05 +00:00
extractprocdlg.pas updatepofiles is now case sensitive, 2004-12-18 10:20:22 +00:00
exttooldialog.pas dump stacktrace if an exception occurs while running a tool 2005-12-14 21:01:43 +00:00
exttooleditdlg.pas reactivated fast xml units without widestrings 2005-01-29 14:36:04 +00:00
filereferencelist.pas fixed increasing timestamp in TFileReferenceList on invalidate 2005-12-02 00:33:52 +00:00
findinfilesdlg.pas ActiveControl is FindInFile text 2005-12-18 19:51:32 +00:00
findrenameidentifier.lfm improved autosizing from Darius 2005-09-29 18:47:05 +00:00
findrenameidentifier.lrs improved autosizing from Darius 2005-09-29 18:47:05 +00:00
findrenameidentifier.pas Fixed memleak in rename identifier 2005-11-07 09:58:41 +00:00
findreplacedialog.pp fixed unsetting ItemIndex on changing TComboBox.Text 2005-03-07 18:46:36 +00:00
formeditor.pp fixed calling CreateFormEditor 2005-09-30 23:00:17 +00:00
frmsearch.lfm Fixed sizing of the progress label 2005-09-12 11:29:19 +00:00
frmsearch.lrs Fixed sizing of the progress label 2005-09-12 11:29:19 +00:00
frmsearch.pas Fixed sizing of the progress label 2005-09-12 11:29:19 +00:00
helpmanager.pas improved IDE Help selector for items in same node, added more compiler targets 2005-10-29 09:01:06 +00:00
helpoptions.lfm improved help options layout from Martin Smat 2005-12-16 11:23:14 +00:00
helpoptions.lrs improved help options layout from Martin Smat 2005-12-16 11:23:14 +00:00
helpoptions.pas added idewindowintf.pas - interface for storing IDE dialogs sizes 2005-07-31 10:21:18 +00:00
idedefs.pas splitted ide Makefile.fpc ide/Makefile.fpc 2005-07-29 23:24:38 +00:00
ideoptiondefs.pas improved layout a bit 2005-11-22 10:46:44 +00:00
ideprocs.pp implemented updating IDE fpc values on changing TargetCPU, cross building IDE now switches global settings, so changing project settings no longer required 2005-12-16 16:09:31 +00:00
ideprotocol.pas implemented IDE start protocol and avoiding loading a crashing project twice from Andrew Haines 2005-03-21 11:12:25 +00:00
idetranslations.pas removed obsolete rsLanguageRussianUTF 2005-11-11 10:56:48 +00:00
imexportcompileropts.lfm
imexportcompileropts.lrs
imexportcompileropts.pas reactivated fast xml units without widestrings 2005-01-29 14:36:04 +00:00
initialsetupdlgs.pas splitted off unit FileUtil, it doesn't depend on other LCL units 2004-09-27 22:05:41 +00:00
inputfiledialog.pas implemented automatic redirecting of package output directory and filestate cache 2005-01-25 01:14:19 +00:00
inputhistory.pas reactivated fast xml units without widestrings 2005-01-29 14:36:04 +00:00
invertassigntool.pas improved invert assignment tool for comments from Andrew Haines 2005-01-19 08:17:03 +00:00
keymapping.pp add possibility to set shortcut for Rename Identifier 2005-11-07 10:26:51 +00:00
keymapschemedlg.lfm
keymapschemedlg.lrs
keymapschemedlg.pas updatepofiles is now case sensitive, 2004-12-18 10:20:22 +00:00
lazarus_about_logo.lrs
lazarus_dci_file.dci updated lazarus.dci 2005-02-04 15:44:40 +00:00
lazarus_dci.lrs updated lazarus.dci 2005-02-04 15:44:40 +00:00
lazarus.manifest
lazarus.pp use svn2revisioninc to create revision.inc 2005-10-07 10:55:05 +00:00
lazarus.rc fixed resource compilation 2005-07-30 04:50:33 +00:00
lazarusidestrconsts.pas clean up 2005-12-19 19:08:57 +00:00
lazarusmanager.pas removed cvs logs 2005-08-22 12:30:03 +00:00
lazconf.pp - moved some of the translations code to the lcl 2005-11-10 13:42:13 +00:00
lazdocfrm.lfm enabled lazdoc from Darius 2005-11-03 19:42:29 +00:00
lazdocfrm.lrs enabled lazdoc from Darius 2005-11-03 19:42:29 +00:00
lazdocfrm.pas clean up 2005-11-05 13:34:53 +00:00
lrtpotools.pas fixed translations for multi lines, fixed converting UTF8 to local charset under linux fpc 2.0 2005-08-24 17:17:59 +00:00
macropromptdlg.pas updatepofiles is now case sensitive, 2004-12-18 10:20:22 +00:00
main.pp clean up 2005-12-19 19:08:57 +00:00
mainbar.pas implemented hiding component palette and IDE speed buttons 2005-11-01 10:11:38 +00:00
mainbase.pas implemented .compiled state files for projects 2005-12-07 17:11:04 +00:00
mainintf.pas fixed saving non project editor files, when saving to test directory 2005-12-14 23:24:04 +00:00
Makefile fixed output dir of jitform.pas 2005-10-09 12:08:40 +00:00
Makefile.fpc fixed output dir of jitform.pas 2005-10-09 12:08:40 +00:00
makeresstrdlg.pas remove excess string concatenation "+" 2005-10-21 11:50:43 +00:00
miscoptions.pas reactivated fast xml units without widestrings 2005-01-29 14:36:04 +00:00
msgview.lfm converted splash to lfm from Darius 2005-10-04 21:35:46 +00:00
msgview.lrs converted splash to lfm from Darius 2005-10-04 21:35:46 +00:00
msgview.pp reduced message window selection events 2005-10-23 06:02:04 +00:00
msgvieweditor.lfm
msgvieweditor.lrs
msgvieweditor.pas
multireplacedlg.lfm
multireplacedlg.lrs
multireplacedlg.pas
newdialog.lfm converted new dialog to lfm from Darius 2005-10-04 21:29:34 +00:00
newdialog.lrs converted new dialog to lfm from Darius 2005-10-04 21:29:34 +00:00
newdialog.pas converted new dialog to lfm from Darius 2005-10-04 21:29:34 +00:00
newprojectdlg.pp made New Dialog buttons context sensitive 2005-03-05 19:45:22 +00:00
objectlists.pas
outputfilter.pas implemented using non blocking TAsyncProcess if compiling IDE with -dUseAsyncProcess 2005-12-11 11:26:56 +00:00
patheditordlg.pas updatepofiles is now case sensitive, 2004-12-18 10:20:22 +00:00
progressdlg.lfm implemented IDE progress dialog 2005-11-09 21:29:23 +00:00
progressdlg.lrs implemented IDE progress dialog 2005-11-09 21:29:23 +00:00
progressdlg.pas fixed linux compilation, fixed codetools searching class header comment 2005-11-10 18:36:27 +00:00
project.pp implemented updating IDE fpc values on changing TargetCPU, cross building IDE now switches global settings, so changing project settings no longer required 2005-12-16 16:09:31 +00:00
projectdefs.pas set default pascal extension for project descriptors 2005-12-14 23:39:46 +00:00
projectinspector.pas activated menuintf and idescopes 2005-09-25 11:52:16 +00:00
projectopts.lfm added options to always build project 2005-12-09 09:39:29 +00:00
projectopts.lrs added options to always build project 2005-12-09 09:39:29 +00:00
projectopts.pp added options to always build project 2005-12-09 09:39:29 +00:00
publishmodule.pas reactivated fast xml units without widestrings 2005-01-29 14:36:04 +00:00
publishprojectdlg.lfm resourcestrings for publish project/package dlg 2005-08-21 22:29:01 +00:00
publishprojectdlg.lrs resourcestrings for publish project/package dlg 2005-08-21 22:29:01 +00:00
publishprojectdlg.pas resourcestrings for publish project/package dlg 2005-08-21 22:29:01 +00:00
revision.inc fixed setting modofied=false after open project 2005-11-11 14:49:45 +00:00
runparamsopts.lfm use Select Directory Dialog for selecting the workdirectory 2005-12-18 20:15:03 +00:00
runparamsopts.lrs use Select Directory Dialog for selecting the workdirectory 2005-12-18 20:15:03 +00:00
runparamsopts.pas use Select Directory Dialog for selecting the workdirectory 2005-12-18 20:15:03 +00:00
searchresultview.lfm
searchresultview.lrs
searchresultview.pp fixed sending UTF8 key presses in gtk intf 2005-07-23 23:15:19 +00:00
showcompileropts.lfm
showcompileropts.lrs
showcompileropts.pas updatepofiles is now case sensitive, 2004-12-18 10:20:22 +00:00
sortselectiondlg.pas improved sortseletiondialog for big fonts 2005-08-21 21:30:18 +00:00
sourceeditprocs.pas identifier completion now shows enums 2005-08-24 23:38:01 +00:00
sourcemarks.pas implemented dynamic menu item in MenuIntf, Source Editor now uses the menuintf 2005-09-02 17:46:30 +00:00
splash.lfm made splash from as big as the splash image 2005-11-14 18:46:33 +00:00
splash.lrs made splash from as big as the splash image 2005-11-14 18:46:33 +00:00
splash.pp converted splash to lfm from Darius 2005-10-04 21:35:46 +00:00
startlazarus.lpr removed cvs logs 2005-08-22 12:30:03 +00:00
startlazarus.rc fixed resource compilation 2005-07-30 04:50:33 +00:00
startlazopts.pas removed cvs logs 2005-08-22 12:30:03 +00:00
sysvaruseroverridedlg.pas updatepofiles is now case sensitive, 2004-12-18 10:20:22 +00:00
todolist.pp improved todolist dlg resizing from Graeme Geldenhuys 2005-11-19 10:52:32 +00:00
transfermacros.pp fixed TAnchorSide.Side default value 2005-09-09 08:42:33 +00:00
unitdependencies.lrs
unitdependencies.pas fixed missing try..finally for unit dependencies update 2005-11-11 15:14:41 +00:00
uniteditor.lfm source editor borderstyle bsSizeable 2005-11-07 19:11:52 +00:00
uniteditor.lrs source editor borderstyle bsSizeable 2005-11-07 19:11:52 +00:00
uniteditor.pp started using TAsyncProceess, fixed gtk2 compilation 2005-12-11 11:20:20 +00:00
unitinfodlg.pp improved unitinfo dlg resizing from Graeme Geldenhuys 2005-11-19 10:51:30 +00:00
viewforms1.lrs
viewunit_dlg.lfm allowgrayed does not make sense for multiselect 2005-08-16 09:25:43 +00:00
viewunit_dlg.lrs allowgrayed does not make sense for multiselect 2005-08-16 09:25:43 +00:00
viewunit_dlg.pp removed cvs logs 2005-08-22 12:30:03 +00:00
wordcompletion.pp