| .. |
|
frames
|
IDE: Give a new name for a changed resource string.
|
2014-06-24 22:11:00 +00:00 |
|
include
|
IDE: clean up
|
2014-06-08 12:43:07 +00:00 |
|
aboutfrm.lfm
|
|
|
|
aboutfrm.pas
|
IDE: clean up
|
2014-06-08 12:49:44 +00:00 |
|
abstractsmethodsdlg.lfm
|
|
|
|
abstractsmethodsdlg.pas
|
codetools: FindAbstractMethods: search class interfaces
|
2014-06-21 15:35:46 +00:00 |
|
addprofiledialog.lfm
|
|
|
|
addprofiledialog.pas
|
|
|
|
addtoprojectdlg.lfm
|
IDE: "Add" command to ProjectInspector popup menu and make AddToProjectDlg's lists read-only. Issue #25755, patch from Flávio Etrusco
|
2014-02-23 11:22:12 +00:00 |
|
addtoprojectdlg.pas
|
IDE: More hard-coded quotations in resourcestrings.
|
2014-06-15 11:52:15 +00:00 |
|
advhistorylist.pas
|
IDE: disable optimization stackframe for units with for..in
|
2014-02-06 19:42:58 +00:00 |
|
allcompileroptions.lfm
|
IDE: compiler options: other options: fixed dangling OnIdle, fixed thread accessing non thread safe methods
|
2014-06-15 14:43:35 +00:00 |
|
allcompileroptions.pas
|
IDE: compiler options: other options: fixed dangling OnIdle, fixed thread accessing non thread safe methods
|
2014-06-15 14:43:35 +00:00 |
|
applicationbundle.pas
|
|
|
|
basebuildmanager.pas
|
IDEIntf: added event called when the IDE collects the fpc front end parameters
|
2014-03-04 14:13:40 +00:00 |
|
basedebugmanager.pas
|
Debugger: refactor
|
2014-03-18 02:45:28 +00:00 |
|
buildfiledlg.lfm
|
|
|
|
buildfiledlg.pas
|
IDEIntf: clean up and added unit ideutils
|
2014-02-18 20:55:15 +00:00 |
|
buildlazdialog.lfm
|
IDE: fixed anchors in buildlazdialog.
|
2014-05-17 13:38:09 +00:00 |
|
buildlazdialog.pas
|
IDE: ... and more hard-coded quotations in resourcestrings.
|
2014-06-15 11:52:27 +00:00 |
|
buildmanager.pas
|
IDE: added macro LazVer, from Mike Thompson
|
2014-06-22 16:27:51 +00:00 |
|
buildmodediffdlg.lfm
|
|
|
|
buildmodediffdlg.pas
|
IDE: disable optimization stackframe for units with for..in
|
2014-02-06 19:42:58 +00:00 |
|
buildmodesmanager.lfm
|
IDE: Let user create Debug and Release build modes with one button click. Issues #22743 and #19641
|
2013-07-28 09:14:25 +00:00 |
|
buildmodesmanager.pas
|
ide, components: move images related code to use FPC resource instead of Lazarus resources
|
2013-09-27 12:27:04 +00:00 |
|
buildprofilemanager.lfm
|
|
|
|
buildprofilemanager.pas
|
IDE: enabled new external tools by default, use old code with -dEnableOldExtTools
|
2014-06-08 10:19:28 +00:00 |
|
buildprojectdlg.lfm
|
|
|
|
buildprojectdlg.pas
|
IDE: Use hard-coded quotation in some resourcestrings instead of %s parameters.
|
2014-06-15 11:52:01 +00:00 |
|
charactermapdlg.lfm
|
|
|
|
charactermapdlg.pas
|
|
|
|
checkcompileropts.lfm
|
|
|
|
checkcompileropts.pas
|
IDE: ... and more hard-coded quotations in resourcestrings.
|
2014-06-15 11:52:27 +00:00 |
|
checkcompoptsfornewunitdlg.lfm
|
|
|
|
checkcompoptsfornewunitdlg.pas
|
IDE: replaced some MessageDlg with IDEMessageDialog
|
2013-06-02 17:54:22 +00:00 |
|
checklfmdlg.lfm
|
|
|
|
checklfmdlg.pas
|
IDE: started checking component classes depending on resource format
|
2014-06-25 10:11:30 +00:00 |
|
cleandirdlg.lfm
|
|
|
|
cleandirdlg.pas
|
IDE: Use hard-coded quotation in some resourcestrings instead of %s parameters.
|
2014-06-15 11:52:01 +00:00 |
|
clipboardhistory.pas
|
|
|
|
codebrowser.lfm
|
IDE: codebrowser: right click selects
|
2014-02-07 10:22:57 +00:00 |
|
codebrowser.pas
|
IDE: More hard-coded quotations in resourcestrings.
|
2014-06-15 11:52:15 +00:00 |
|
codecontextform.pas
|
IDE: codecontext: use ClientRect instead of Canvas.ClipRect
|
2014-06-02 19:58:33 +00:00 |
|
codeexplopts.pas
|
IDE: clean up
|
2014-02-18 18:47:15 +00:00 |
|
codeexplorer.lfm
|
IDE: fixed layout codeexplorer
|
2013-06-24 12:05:39 +00:00 |
|
codeexplorer.pas
|
IDE: codeexplorer: catch syntax error
|
2014-03-05 17:39:02 +00:00 |
|
codehelp.pas
|
IDE: More hard-coded quotations in resourcestrings.
|
2014-06-15 11:52:15 +00:00 |
|
codemacroprompt.lfm
|
codetools: started ability to load code completion snippets from an xml files, thanks to Don Ziesig, patch #15922
|
2013-07-22 22:08:53 +00:00 |
|
codemacroprompt.pas
|
SynEdit, IDE: Fix phys/logic char pos in autocomplete. Issue #0026038
|
2014-04-17 22:25:13 +00:00 |
|
codemacroselect.lfm
|
|
|
|
codemacroselect.pas
|
|
|
|
codetemplatesdlg.lfm
|
codetools: started ability to load code completion snippets from an xml files, thanks to Don Ziesig, patch #15922
|
2013-07-22 22:08:53 +00:00 |
|
codetemplatesdlg.pas
|
IDE: More hard-coded quotations in resourcestrings.
|
2014-06-15 11:52:15 +00:00 |
|
codetoolsdefines.lfm
|
|
|
|
codetoolsdefines.pas
|
IDE: clean up
|
2014-06-08 12:49:44 +00:00 |
|
codetoolsdefpreview.lfm
|
|
|
|
codetoolsdefpreview.pas
|
IDE: clean up
|
2014-06-08 12:49:44 +00:00 |
|
codetoolsoptions.pas
|
IDE: fixed xmlconfig default values
|
2014-06-15 12:10:42 +00:00 |
|
ColorDefault.xml
|
IDE: update Color-schemes
|
2013-06-27 14:37:13 +00:00 |
|
ColorDelphi.xml
|
IDE: update Color-schemes
|
2013-06-27 14:37:13 +00:00 |
|
ColorOcean.xml
|
IDE: update Color-schemes
|
2013-06-27 14:37:13 +00:00 |
|
ColorPascalClassic.xml
|
IDE: update Color-schemes
|
2013-06-27 14:37:13 +00:00 |
|
ColorTwilight.xml
|
IDE: update Color-schemes
|
2013-06-27 14:37:13 +00:00 |
|
compatibilityrestrictions.pas
|
|
|
|
compiler.pp
|
IDE: clean up
|
2014-06-17 10:36:04 +00:00 |
|
compileroptions.pp
|
IDE: fixed ignoring empty lines at end of conditionals, no modified if project icon was not touched
|
2014-06-15 18:37:10 +00:00 |
|
componentlist.lfm
|
IDE: In ComponentList, replace OnKeyDown handler with OnKeyPress because FilterEdit uses it. Add OnAfterFilter handler. Part of issue #26035.
|
2014-05-04 22:32:43 +00:00 |
|
componentlist.pas
|
IDE, select the first node initially in ComponentList. Part of issue #26035.
|
2014-05-04 22:32:47 +00:00 |
|
componentpalette.pas
|
IDE: component palette: disabled scrollbars for LCL carbon widgetset
|
2014-05-27 07:52:12 +00:00 |
|
compoptsmodes.pas
|
|
|
|
comppagespopup.lfm
|
New files for a component palette drop-down list.
|
2013-08-04 10:33:34 +00:00 |
|
comppagespopup.pas
|
IDE: less hints
|
2013-09-05 10:09:30 +00:00 |
|
condef.lfm
|
IDE: Improve Conditional Define GUI.
|
2013-07-30 09:14:43 +00:00 |
|
condef.pas
|
IDE: clean up
|
2014-02-18 18:47:15 +00:00 |
|
customdefines.lfm
|
IDE: Try to improve the custom defines GUI.
|
2013-08-24 09:08:12 +00:00 |
|
customdefines.pas
|
IDE: compiler options: other options: fixed dangling OnIdle, fixed thread accessing non thread safe methods
|
2014-06-15 14:43:35 +00:00 |
|
customformeditor.pp
|
IDE: jitlist error: show exception message
|
2014-06-22 09:31:45 +00:00 |
|
debugmanager.pas
|
IDE: formatting. Format some resource strings so that line changes together with %s referring to LineEnding.
|
2014-06-16 18:00:06 +00:00 |
|
dialogprocs.pas
|
IDE: project inspector: rusing package editor types
|
2014-06-20 10:55:44 +00:00 |
|
diffdialog.lfm
|
|
|
|
diffdialog.pas
|
ide, components: move images related code to use FPC resource instead of Lazarus resources
|
2013-09-27 12:27:04 +00:00 |
|
diffpatch.pas
|
|
|
|
diskdiffsdialog.lfm
|
|
|
|
diskdiffsdialog.pas
|
IDE: adjust lineendings of some resource strings.
|
2014-06-16 17:59:56 +00:00 |
|
editdefinetree.pas
|
IDE: removed old workaround global SrcPath
|
2013-06-26 12:47:16 +00:00 |
|
editmsgscannersdlg.lfm
|
|
|
|
editmsgscannersdlg.pas
|
IDE: enabled new external tools by default, use old code with -dEnableOldExtTools
|
2014-06-08 10:19:28 +00:00 |
|
editorfilemanager.lfm
|
IDE: close source editor window manager with Esc key. Issue #25684.
|
2014-02-07 23:15:40 +00:00 |
|
editorfilemanager.pas
|
IDE: close source editor window manager with Esc key. Issue #25684.
|
2014-02-07 23:15:40 +00:00 |
|
editormacrolistviewer.lfm
|
|
|
|
editormacrolistviewer.pas
|
IDE: lpi: use as default: EditorMacros/Count=0
|
2014-06-15 11:48:31 +00:00 |
|
editoroptions.pp
|
IDE: fixed xmlconfig default values
|
2014-06-15 12:10:42 +00:00 |
|
editoroptions.rc
|
ide: load default DCI resource from FPC resource
|
2013-09-28 15:06:04 +00:00 |
|
editoroptions.res
|
ide: load default DCI resource from FPC resource
|
2013-09-28 15:06:04 +00:00 |
|
emptymethodsdlg.lfm
|
|
|
|
emptymethodsdlg.pas
|
IDE: fixed resourcestring name: lisEMDEmtpyMethods -> lisEMDEmptyMethods
|
2013-11-30 15:30:19 +00:00 |
|
encloseselectiondlg.lfm
|
|
|
|
encloseselectiondlg.pas
|
IDE: clean up
|
2014-06-08 12:49:44 +00:00 |
|
environmentopts.pp
|
IDE: environment options: use constants
|
2014-06-15 11:54:40 +00:00 |
|
etfpcmsgparser.pas
|
IDE: fpc msg parser: check package file flag Use Unit
|
2014-06-22 16:59:23 +00:00 |
|
etmakemsgparser.pas
|
IDE: enabled new external tools by default, use old code with -dEnableOldExtTools
|
2014-06-08 10:19:28 +00:00 |
|
etmessageframe.lfm
|
IDE: messages: escape to close search
|
2014-06-05 21:28:50 +00:00 |
|
etmessageframe.pas
|
IDE: messages: no ...
|
2014-06-12 17:13:58 +00:00 |
|
etmessageswnd.lfm
|
IDE: messages: started load/save options
|
2014-06-03 15:46:20 +00:00 |
|
etmessageswnd.pas
|
IDE: resourcestrings
|
2014-06-08 13:51:11 +00:00 |
|
etquickfixes.pas
|
IDE: quick fix for No matching implementation for interface method found: show abstracts methods
|
2014-06-21 16:02:43 +00:00 |
|
etsrceditmarks.pas
|
IDE: enabled new external tools by default, use old code with -dEnableOldExtTools
|
2014-06-08 10:19:28 +00:00 |
|
examplemanager.lfm
|
IDE, Examples manager: removed 'Under construction' label, hid 'Build Selected' button, which functionality was not implemented, improved layout
|
2013-09-05 13:40:31 +00:00 |
|
examplemanager.pas
|
IDE: Use hard-coded quotation in some resourcestrings instead of %s parameters.
|
2014-06-15 11:52:01 +00:00 |
|
extractprocdlg.lfm
|
|
|
|
extractprocdlg.pas
|
IDE: More hard-coded quotations in resourcestrings.
|
2014-06-15 11:52:15 +00:00 |
|
exttooldialog.lfm
|
IDE: Filename filters for External Tools dialog Export/Import. Issue #24350, patch from Cyrax
|
2013-05-02 22:13:57 +00:00 |
|
exttooldialog.pas
|
IDE: enabled new external tools by default, use old code with -dEnableOldExtTools
|
2014-06-08 10:19:28 +00:00 |
|
exttooleditdlg.lfm
|
IDE: Do not word wrap lines in Parameters text of External tools edit dialog. Issue #24406, patch from Cyrax
|
2013-05-08 21:17:20 +00:00 |
|
exttooleditdlg.pas
|
IDE: Tweak some resource strings with newlines. Pass consecutive newlines from caller but use one %s param.
|
2014-06-16 19:48:52 +00:00 |
|
exttools.pas
|
IDE: clean up
|
2014-06-23 18:32:41 +00:00 |
|
filereferencelist.pas
|
|
|
|
findinfilesdlg.lfm
|
|
|
|
findinfilesdlg.pas
|
IDE: replaced some MessageDlg with IDEMessageDialog
|
2013-06-02 17:54:22 +00:00 |
|
findoverloadsdlg.lfm
|
|
|
|
findoverloadsdlg.pas
|
IDE: compare default target os, cpu with compiler default
|
2013-07-11 23:15:45 +00:00 |
|
findrenameidentifier.lfm
|
|
|
|
findrenameidentifier.pas
|
IDE: More hard-coded quotations in resourcestrings.
|
2014-06-15 11:52:15 +00:00 |
|
findreplacedialog.lfm
|
IDE: in Find/Replace dialog, remove AutoSize from OptionsGroupBox. On Windows the size was wrong when the lowest checkbox was disabled.
|
2014-02-28 10:12:07 +00:00 |
|
findreplacedialog.pp
|
IDE: clean up
|
2014-06-08 12:49:44 +00:00 |
|
findunitdlg.lfm
|
|
|
|
findunitdlg.pas
|
IDE: enabled new external tools by default, use old code with -dEnableOldExtTools
|
2014-06-08 10:19:28 +00:00 |
|
formeditor.pp
|
|
|
|
fpcsrcscan.pas
|
Clean outdated DEFINEs from the code, like old compiler versions and FPC_HAS_CONSTREF.
|
2014-01-02 18:16:19 +00:00 |
|
fpdoceditwindow.lfm
|
IDE: fpdoc editor: scrollbars for memos
|
2013-05-13 14:48:43 +00:00 |
|
fpdoceditwindow.pas
|
ide, images:
|
2013-09-28 03:19:37 +00:00 |
|
fpdochints.pas
|
IDE: show property's class, name and type in OI StatusBar.
|
2013-05-24 08:23:49 +00:00 |
|
fpdocselectinherited.lfm
|
|
|
|
fpdocselectinherited.pas
|
|
|
|
fpdocselectlink.lfm
|
|
|
|
fpdocselectlink.pas
|
|
|
|
fpmake.pp
|
IDE: New options page for re-ordering component palette entries. Requires define "EnableComponentPaletteOptions".
|
2013-09-03 12:04:16 +00:00 |
|
frmcustomapplicationoptions.lfm
|
|
|
|
frmcustomapplicationoptions.pas
|
IDE: clean up
|
2013-04-28 18:34:07 +00:00 |
|
genericchecklist.lfm
|
IDE: When adding the path of a new file to project search path, ask which build modes to add it to. Issue #23714.
|
2013-12-25 17:23:46 +00:00 |
|
genericchecklist.pas
|
IDE: When adding the path of a new file to project search path, ask which build modes to add it to. Issue #23714.
|
2013-12-25 17:23:46 +00:00 |
|
genericlisteditor.lfm
|
IDE: add a GUI for compiler defines. Synchronized with Custom Options.
|
2013-08-02 11:29:44 +00:00 |
|
genericlisteditor.pas
|
IDE: clean up
|
2013-09-15 06:10:28 +00:00 |
|
gotofrm.lfm
|
|
|
|
gotofrm.pas
|
|
|
|
helpfpcmessages.lfm
|
IDE: messages: help for message and edit extra help
|
2014-05-29 21:20:42 +00:00 |
|
helpfpcmessages.pas
|
IDE: enabled new external tools by default, use old code with -dEnableOldExtTools
|
2014-06-08 10:19:28 +00:00 |
|
helpoptions.pas
|
IDE: clean up
|
2014-02-18 18:47:15 +00:00 |
|
ide.pas
|
IDE: Fix ide.lpk package. Now it compiles. Issue #24160, patch from Cyrax
|
2013-04-27 21:27:33 +00:00 |
|
idecmdline.pas
|
LazBuild: read pcp from lazarus.cfg file
|
2014-01-10 14:34:43 +00:00 |
|
idecontexthelpedit.lfm
|
|
|
|
idecontexthelpedit.pas
|
IDE: replaced some MessageDlg with IDEMessageDialog
|
2013-06-02 17:54:22 +00:00 |
|
idedefs.pas
|
|
|
|
idefpcinfo.lfm
|
|
|
|
idefpcinfo.pas
|
IDE: Cleanup
|
2014-06-16 05:49:25 +00:00 |
|
idefpdocfilesearch.lfm
|
|
|
|
idefpdocfilesearch.pas
|
|
|
|
ideguicmdline.pas
|
IDE: use lazarus.cfg file for additional commandline param
|
2013-08-27 15:30:51 +00:00 |
|
idehelpmanager.lfm
|
|
|
|
idehelpmanager.pas
|
IDE: enabled new external tools by default, use old code with -dEnableOldExtTools
|
2014-06-08 10:19:28 +00:00 |
|
ideinfodlg.lfm
|
|
|
|
ideinfodlg.pas
|
lazbuild: removed dependency lazdebuggergdbmi
|
2014-06-07 21:02:56 +00:00 |
|
ideinfoneedbuild.lfm
|
|
|
|
ideinfoneedbuild.pas
|
|
|
|
ideoptiondefs.pas
|
IDE: enabled new external tools by default, use old code with -dEnableOldExtTools
|
2014-06-08 10:19:28 +00:00 |
|
ideoptionsdlg.lfm
|
IDE: add separators around Import/Export buttons in Project options dialog.
|
2014-06-22 09:55:48 +00:00 |
|
ideoptionsdlg.pas
|
IDE: Update the GUI for BuildModes after importing them. Disable import/export with invalid filename.
|
2014-06-24 13:26:42 +00:00 |
|
ideprocs.pp
|
IDE: package editor: move files: find res files
|
2014-06-12 11:05:58 +00:00 |
|
ideprotocol.pas
|
|
|
|
idetranslations.pas
|
IDE: clean up
|
2014-06-08 12:49:44 +00:00 |
|
idewindowhelp.pas
|
IDE: Remove some duplicate resource strings.
|
2014-06-03 19:01:24 +00:00 |
|
imexportcompileropts.lfm
|
IDE: Update the GUI for BuildModes after importing them. Disable import/export with invalid filename.
|
2014-06-24 13:26:42 +00:00 |
|
imexportcompileropts.pas
|
IDE: Update the GUI for BuildModes after importing them. Disable import/export with invalid filename.
|
2014-06-24 13:26:42 +00:00 |
|
infobuild.lfm
|
|
|
|
infobuild.pp
|
IDE: enabled new external tools by default, use old code with -dEnableOldExtTools
|
2014-06-08 10:19:28 +00:00 |
|
initialsetupdlgs.lfm
|
|
|
|
initialsetupdlgs.pas
|
lazbuild: removed dependency lazdebuggergdbmi
|
2014-06-07 21:02:56 +00:00 |
|
initialsetupproc.pas
|
lazbuild: removed dependency lazdebuggergdbmi
|
2014-06-07 21:02:56 +00:00 |
|
inputfiledialog.pas
|
IDE: clean up
|
2014-02-18 18:47:15 +00:00 |
|
inputhistory.pas
|
IDE: show compiler options: save option relative paths
|
2014-06-09 07:40:55 +00:00 |
|
inspectchksumchangeddlg.lfm
|
|
|
|
inspectchksumchangeddlg.pas
|
IDE: enabled new external tools by default, use old code with -dEnableOldExtTools
|
2014-06-08 10:19:28 +00:00 |
|
invertassigntool.pas
|
|
|
|
jumphistoryview.lfm
|
|
|
|
jumphistoryview.pas
|
|
|
|
keymapping.pp
|
IDE: added default keys for jump back/forward: Alt+Left/Right
|
2014-06-26 12:55:52 +00:00 |
|
keymapschemedlg.lfm
|
|
|
|
keymapschemedlg.pas
|
|
|
|
keymapshortcutdlg.lfm
|
IDE: Improvements to keymapping buttons' default state and TabOrder.
|
2013-04-27 10:13:37 +00:00 |
|
keymapshortcutdlg.pas
|
IDE: Tweak some resource strings with newlines. Pass consecutive newlines from caller but use one %s param.
|
2014-06-16 19:48:52 +00:00 |
|
lazarus_dci_file.dci
|
dci: changed -1 to Pred
|
2013-07-22 18:20:54 +00:00 |
|
lazarus_indentation.res
|
ide: load default indentation resource from FPC resource
|
2013-09-28 15:16:27 +00:00 |
|
lazarus.ico
|
|
|
|
lazarus.lpi
|
IDE: commit automatic changes for lazarus.lpi
|
2014-06-22 09:56:56 +00:00 |
|
lazarus.pp
|
ide: again rename project.ico to mainiconproject.ico - this way it is more understandable that it is a mainicon of a project file
|
2013-09-28 04:10:00 +00:00 |
|
lazarus.res
|
lplupdate: fixed svn add command
|
2013-09-15 16:11:22 +00:00 |
|
lazarusidestrconsts.pas
|
IDE: Move Delphi Conversion tools to submenu. Issue #26346, patch from Flávio Etrusco.
|
2014-06-26 12:21:29 +00:00 |
|
lazarusmanager.pas
|
IDE: use GetPhysicalFilename instead of readalllinks
|
2014-05-30 12:41:17 +00:00 |
|
lazbuild.lpi
|
lazbuild: removed dependency lazdebuggergdbmi
|
2014-06-07 21:02:56 +00:00 |
|
lazbuild.lpr
|
LazBuild: fix some forgotten Format() params in .lpr file. Formatting.
|
2014-06-16 20:26:51 +00:00 |
|
lazconf.pp
|
IDE fix spelling
|
2013-12-18 22:49:21 +00:00 |
|
lazdoc.res
|
ide, images:
|
2013-09-28 03:19:37 +00:00 |
|
lfmunitresource.pas
|
IDEIntf: added custom lfm unit resource file format
|
2014-06-25 08:16:06 +00:00 |
|
macropromptdlg.pas
|
Macros: Implement $Confirm() macro. Issuse #11370
|
2013-05-01 08:44:56 +00:00 |
|
main.pp
|
IDE: make wrappers or TFileOpenClose methods global functions. Refer to SourceFileMgr singleton when needed.
|
2014-06-27 08:36:39 +00:00 |
|
mainbar.pas
|
IDE: clean up
|
2014-06-24 15:36:16 +00:00 |
|
mainbase.pas
|
IDE: Move Delphi Conversion tools to submenu. Issue #26346, patch from Flávio Etrusco.
|
2014-06-26 12:21:29 +00:00 |
|
mainintf.pas
|
IDE: remove Import/Export project options functions from IDEIntf.
|
2014-06-22 09:56:32 +00:00 |
|
Makefile
|
IDE: make distclean, cleanlaz: delete all output directories ../units/*
|
2014-02-18 10:00:58 +00:00 |
|
Makefile.fpc
|
IDE: make distclean, cleanlaz: delete all output directories ../units/*
|
2014-02-18 10:00:58 +00:00 |
|
makeresstrdlg.lfm
|
|
|
|
makeresstrdlg.pas
|
IDE: resourcestring
|
2014-06-18 07:26:30 +00:00 |
|
miscoptions.pas
|
IDE: show compiler options: save option relative paths
|
2014-06-09 07:40:55 +00:00 |
|
modematrixopts.pas
|
IDE: Refactor, move code from TProjectBuildModes to TBuildMatrixOptions.
|
2014-06-08 23:48:14 +00:00 |
|
mouseactiondialog.lfm
|
IDE: fixed ButtonPanel height in Mouse Action dialog
|
2013-05-05 15:48:52 +00:00 |
|
mouseactiondialog.pas
|
|
|
|
msgquickfixes.pas
|
IDE: enabled new external tools by default, use old code with -dEnableOldExtTools
|
2014-06-08 10:19:28 +00:00 |
|
msgview.lfm
|
|
|
|
msgview.pp
|
IDE: enabled new external tools by default, use old code with -dEnableOldExtTools
|
2014-06-08 10:19:28 +00:00 |
|
msgvieweditor.lfm
|
|
|
|
msgvieweditor.pas
|
ide, components: move images related code to use FPC resource instead of Lazarus resources
|
2013-09-27 12:27:04 +00:00 |
|
multireplacedlg.lfm
|
|
|
|
multireplacedlg.pas
|
|
|
|
newdialog.lfm
|
|
|
|
newdialog.pas
|
IDE: replaced some MessageDlg with IDEMessageDialog
|
2013-06-02 17:54:22 +00:00 |
|
newprojectdlg.lfm
|
|
|
|
newprojectdlg.pp
|
|
|
|
objectlists.pas
|
|
|
|
outputfilter.pas
|
IDE: enabled new external tools by default, use old code with -dEnableOldExtTools
|
2014-06-08 10:19:28 +00:00 |
|
patheditordlg.lfm
|
|
|
|
patheditordlg.pas
|
ide, components: move images related code to use FPC resource instead of Lazarus resources
|
2013-09-27 12:27:04 +00:00 |
|
procedurelist.lfm
|
|
|
|
procedurelist.pas
|
|
|
|
progressdlg.lfm
|
|
|
|
progressdlg.pas
|
|
|
|
progresswnd.lfm
|
|
|
|
progresswnd.pas
|
|
|
|
project.pp
|
IDE: refactoring and cleanup for load/save BuildModes.
|
2014-06-23 18:51:12 +00:00 |
|
projectdefs.pas
|
IDE: fixed xmlconfig default values
|
2014-06-15 12:10:42 +00:00 |
|
projecticon.pas
|
IDE: fixed ignoring empty lines at end of conditionals, no modified if project icon was not touched
|
2014-06-15 18:37:10 +00:00 |
|
projectinspector.lfm
|
IDE: package editor: fixed dnd to directory nodes
|
2014-06-22 11:43:34 +00:00 |
|
projectinspector.pas
|
IDE: project inspector: dnd files
|
2014-06-22 12:05:27 +00:00 |
|
projectresources.pas
|
IDE: ... and more hard-coded quotations in resourcestrings.
|
2014-06-15 11:52:27 +00:00 |
|
projectuserresources.pas
|
IDE: Use hard-coded quotation in some resourcestrings instead of %s parameters.
|
2014-06-15 11:52:01 +00:00 |
|
projectwizarddlg.lfm
|
|
|
|
projectwizarddlg.pas
|
ide, components: move images related code to use FPC resource instead of Lazarus resources
|
2013-09-27 12:27:04 +00:00 |
|
publishmodule.pas
|
|
|
|
publishprojectdlg.lfm
|
|
|
|
publishprojectdlg.pas
|
ide, components: move images related code to use FPC resource instead of Lazarus resources
|
2013-09-27 12:27:04 +00:00 |
|
raw_window.pas
|
IDE: add define HEAPTRC_WINDOW back to enable the new heap tracer window feature.
|
2013-05-15 18:00:26 +00:00 |
|
redirect_stderr.pas
|
IDE: add define HEAPTRC_WINDOW back to enable the new heap tracer window feature.
|
2013-05-15 18:00:26 +00:00 |
|
restrictionbrowser.lfm
|
|
|
|
restrictionbrowser.pas
|
IDE: fix RestrictionBrowser filtering.
|
2013-05-23 11:37:56 +00:00 |
|
runparamsopts.lfm
|
Revert r41936 #ab277e68c5 because Run Parameters dialog lost its existing history lists.
|
2013-06-29 13:14:58 +00:00 |
|
runparamsopts.pas
|
IDE: fixed xmlconfig default values
|
2014-06-15 12:10:42 +00:00 |
|
searchfrm.lfm
|
|
|
|
searchfrm.pas
|
IDE: fixed crash in search form, when doing a hidden search, bug #25886
|
2014-03-20 08:43:56 +00:00 |
|
searchresultview.lfm
|
|
|
|
searchresultview.pp
|
|
|
|
showcompileropts.lfm
|
IDE: show compiler options: save option relative paths
|
2014-06-09 07:40:55 +00:00 |
|
showcompileropts.pas
|
IDE: show compiler options: save option relative paths
|
2014-06-09 07:40:55 +00:00 |
|
showdeletingfilesdlg.lfm
|
|
|
|
showdeletingfilesdlg.pas
|
|
|
|
sortselectiondlg.lfm
|
|
|
|
sortselectiondlg.pas
|
IDE: sourcemarks: break cycle
|
2013-09-19 20:06:45 +00:00 |
|
sourceeditor.lfm
|
codetools: started ability to load code completion snippets from an xml files, thanks to Don Ziesig, patch #15922
|
2013-07-22 22:08:53 +00:00 |
|
sourceeditor.pp
|
IDE: move a piece of common code to TSourceEditorManager.
|
2014-06-27 08:35:44 +00:00 |
|
sourceeditprocs.pas
|
IDE: identifier completion: global property
|
2014-02-26 19:26:12 +00:00 |
|
sourcefilemanager.pas
|
IDE: make wrappers or TFileOpenClose methods global functions. Refer to SourceFileMgr singleton when needed.
|
2014-06-27 08:36:39 +00:00 |
|
sourcemarks.pas
|
IDE: enabled new external tools by default, use old code with -dEnableOldExtTools
|
2014-06-08 10:19:28 +00:00 |
|
sourcesyneditor.pas
|
IDE: enabled new external tools by default, use old code with -dEnableOldExtTools
|
2014-06-08 10:19:28 +00:00 |
|
splash.lfm
|
|
|
|
splash.pp
|
ide: load splash logo from FPC resource
|
2013-09-27 08:51:41 +00:00 |
|
srcedithintfrm.pas
|
|
|
|
startlazarus.ico
|
|
|
|
startlazarus.lpi
|
|
|
|
startlazarus.lpr
|
IDE: Enable the new Heaptrc output window by default. Part of issue #19837
|
2013-05-13 14:10:33 +00:00 |
|
startlazarus.res
|
|
|
|
syncolorattribeditor.lfm
|
IDE: Editor-Color opts - Allow setting priorities
|
2013-05-26 13:34:29 +00:00 |
|
syncolorattribeditor.pas
|
IDE: sourcemarks: break cycle
|
2013-09-19 20:06:45 +00:00 |
|
sysvaruseroverridedlg.lfm
|
|
|
|
sysvaruseroverridedlg.pas
|
IDE: More hard-coded quotations in resourcestrings.
|
2014-06-15 11:52:15 +00:00 |
|
transfermacros.pp
|
IDE: macro loop marker
|
2014-02-16 01:34:41 +00:00 |
|
unitdependencies.lfm
|
IDE: unit dependencies: overlays for cycles
|
2013-09-19 18:23:56 +00:00 |
|
unitdependencies.pas
|
IDE: enabled new external tools by default, use old code with -dEnableOldExtTools
|
2014-06-08 10:19:28 +00:00 |
|
unitinfodlg.lfm
|
|
|
|
unitinfodlg.pp
|
|
|
|
unusedunitsdlg.lfm
|
IDE: fixed layout
|
2013-07-13 21:37:11 +00:00 |
|
unusedunitsdlg.pas
|
IDE: unit deps: popup menu item for unused units
|
2013-06-27 15:11:22 +00:00 |
|
useunitdlg.lfm
|
|
|
|
useunitdlg.pas
|
|
|
|
version.inc
|
set trunk version to 1.3
|
2013-09-15 15:53:49 +00:00 |
|
viewunit_dlg.lfm
|
IDE: select frame: started scan
|
2013-08-04 09:17:57 +00:00 |
|
viewunit_dlg.pp
|
IDE: disable optimization stackframe for units with for..in
|
2014-02-06 19:42:58 +00:00 |
|
w32manifest.pas
|
|
|
|
w32versioninfo.pas
|
IDE: disable optimization stackframe for units with for..in
|
2014-02-06 19:42:58 +00:00 |
|
wordcompletion.pp
|
Improve license headers in sources, part 1. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
|
2013-05-24 18:30:06 +00:00 |