lazarus/ide
2015-07-04 23:08:00 +00:00
..
frames LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
include IDE: checked compiler warnings, clean up, fixed compile with fpc 2.6.4 2015-03-10 15:28:11 +00:00
aboutfrm.lfm IDE: Hide minimize button etc. in About dialog. Issue #28080, patch from Alexey Torgashin. 2015-05-13 22:09:27 +00:00
aboutfrm.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
abstractsmethodsdlg.lfm
abstractsmethodsdlg.pas IDE: clean up 2015-03-10 12:02:19 +00:00
addtoprojectdlg.lfm IDE: Improve ProjectInspect. Issue #28127, patch from Ondrej Pokorny. 2015-06-05 18:12:49 +00:00
addtoprojectdlg.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +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: clean up 2015-03-10 13:17:19 +00:00
applicationbundle.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
basebuildmanager.pas IDEIntf: added HasGUI 2015-03-18 17:11:43 +00:00
basedebugmanager.pas IDE: checked compiler warnings, clean up 2015-03-10 15:50:16 +00:00
buildfiledlg.lfm
buildfiledlg.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
buildlazdialog.lfm Do not spread radio buttons across large area, if window is resized (enlarged) 2015-01-04 22:18:40 +00:00
buildlazdialog.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
buildmanager.pas IDE: renamed/regrouped/cleaned up resource strings for file filter names, bug #28219, patch from Alexey Torgashin 2015-06-02 23:56:03 +00:00
buildmodediffdlg.lfm IDE: BuildModeDiff dialog layout improvements. Issue #28297, patch from Alexey Torgashin. 2015-06-16 11:32:46 +00:00
buildmodediffdlg.pas IDE: BuildModeDiff dialog layout improvements. Issue #28297, patch from Alexey Torgashin. 2015-06-16 11:32:46 +00:00
buildmodesmanager.lfm IDE: Layout improvements for BuildModes manager. Issue #28296, patch from Alexey Torgashin. 2015-06-16 11:32:45 +00:00
buildmodesmanager.pas IDE: Layout improvements for BuildModes manager. Issue #28296, patch from Alexey Torgashin. 2015-06-16 11:32:45 +00:00
buildprofilemanager.lfm IDE: BuildProfileManager dialog tweak. Issue #28216, patch from Alexey Torgashin. 2015-05-31 11:57:12 +00:00
buildprofilemanager.pas IDE: Use InputQuery instead of AddProfileDialog in BuildProfileManager. Issue #28088, patch from Alexey Torgashin. 2015-05-16 11:09:08 +00:00
buildprojectdlg.lfm IDE: Improve layout and tab order in TCleanBuildProjectDialog. Issue #28207, patch from Alexey Torgashin. 2015-05-29 10:20:36 +00:00
buildprojectdlg.pas IDE: Improve layout and tab order in TCleanBuildProjectDialog. Issue #28207, patch from Alexey Torgashin. 2015-05-29 10:20:36 +00:00
charactermapdlg.lfm
charactermapdlg.pas IDE: checked compiler warnings, clean up 2015-03-10 15:59:16 +00:00
checkcompileropts.lfm
checkcompileropts.pas IDE/lazbuild: simplified TestBuildDirectory, when checking if project needs compile check if target file exists 2015-03-17 13:30:53 +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; check lfm: report codetools errors in Codetools view 2015-03-15 09:18:32 +00:00
cleandirdlg.lfm IDE: Improve CleanDir dialog layout. Issue #28248, patch from Alexey Torgashin. 2015-06-05 17:10:53 +00:00
cleandirdlg.pas IDE: clean up 2015-03-10 12:53:11 +00:00
clipboardhistory.pas
codebrowser.lfm IDE: Modeless dialogs clean-up. Issue #28354, patch from Ondrej Pokorny. 2015-06-28 12:27:53 +00:00
codebrowser.pas codetools: class helpers: find declaration and code completion, patch #28266, from Ondrej Pokorny 2015-06-22 10:02:11 +00:00
codecontextform.pas codetools: class helpers: find declaration and code completion, patch #28266, from Ondrej Pokorny 2015-06-22 10:02:11 +00:00
codeexplopts.pas IDE: checked compiler warnings, clean up 2015-03-10 13:27:41 +00:00
codeexplorer.lfm IDE: Use TextHint in CodeExplorer dialog. Issue #28051, patch from Alexey Torgashin. 2015-05-17 11:41:44 +00:00
codeexplorer.pas codetools: class helpers: find declaration and code completion, patch #28266, from Ondrej Pokorny 2015-06-22 10:02:11 +00:00
codehelp.pas codetools: add compiler functions into system., filter predefined compiler functions, patch #28320 2015-06-30 09:22:06 +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 IDE: checked compiler warnings, clean up 2015-03-10 14:51:21 +00:00
codemacroselect.lfm
codemacroselect.pas IDE: package editor: implemented find in files 2015-03-10 16:27:19 +00:00
codetemplatesdlg.lfm IDE: Use FileNameEdit in CodeTemplates dialog. Issue #28087, patch from Alexey Torgashin. 2015-05-14 11:58:52 +00:00
codetemplatesdlg.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
codetoolsdefines.lfm
codetoolsdefines.pas Fix uninitialized variables and other problems found by the compiler. 2015-03-22 10:17:35 +00:00
codetoolsdefpreview.lfm
codetoolsdefpreview.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
codetoolsoptions.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +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 Fix uninitialized variables and other problems found by the compiler. 2015-03-22 10:17:35 +00:00
compileroptions.pp IDE: fpc params: assembler style: add missing space 2015-05-05 18:06:12 +00:00
componentlist.lfm IDE: Modeless dialogs clean-up. Issue #28354, patch from Ondrej Pokorny. 2015-06-28 12:27:53 +00:00
componentlist.pas IDE: Modeless dialogs clean-up. Issue #28354, patch from Ondrej Pokorny. 2015-06-28 12:27:53 +00:00
componentpalette.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
compoptsmodes.pas
comppagespopup.lfm IDE: Make component palette selection button toggle the dialog visibility. Issue #28232, patch from Ondrej Pokorny. 2015-06-03 16:42:32 +00:00
comppagespopup.pas IDE: Make component palette selection button toggle the dialog visibility. Issue #28232, patch from Ondrej Pokorny. 2015-06-03 16:42:32 +00:00
customformeditor.pp LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
debugmanager.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
definesgui.lfm IDE: Rename dialog CustomDefines -> DefinesGui. 2015-05-24 12:01:06 +00:00
definesgui.pas IDE: Rename dialog CustomDefines -> DefinesGui. 2015-05-24 12:01:06 +00:00
desktopmanager.lfm Desktop manager form. 2015-06-28 11:45:43 +00:00
desktopmanager.pas Desktop manager form. 2015-06-28 11:45:43 +00:00
dialogprocs.pas IDE/lazbuild: rename/delete lazarus.exe backups: show failures 2015-04-01 14:58:05 +00:00
diffdialog.lfm IDE: Hid "Cancel Scanning" button in "Compare Files" dialog. It is always disabled and its functionality was never implemented. 2015-01-16 00:10:04 +00:00
diffdialog.pas IDE: renamed/regrouped/cleaned up resource strings for file filter names, bug #28219, patch from Alexey Torgashin 2015-06-02 23:56:03 +00:00
diffpatch.pas
diskdiffsdialog.lfm IDE: In TDiskDiffsDlg fix tab order, disable WantTabs in SynEdit, use OnSelectionChange instead of OnMouseUp (works with keyboard). Issue #28224, patch from Ondrej Pokorny 2015-06-01 22:30:48 +00:00
diskdiffsdialog.pas IDE: In TDiskDiffsDlg fix tab order, disable WantTabs in SynEdit, use OnSelectionChange instead of OnMouseUp (works with keyboard). Issue #28224, patch from Ondrej Pokorny 2015-06-01 22:30:48 +00:00
editdefinetree.pas IDE: removed old workaround global SrcPath 2013-06-26 12:47:16 +00:00
editorfilemanager.lfm IDE: Modeless dialogs clean-up. Issue #28354, patch from Ondrej Pokorny. 2015-06-28 12:27:53 +00:00
editorfilemanager.pas IDE: Modeless dialogs clean-up. Issue #28354, patch from Ondrej Pokorny. 2015-06-28 12:27:53 +00:00
editormacrolistviewer.lfm IDE: improve layout anchors in 2 forms. 2015-01-31 09:53:33 +00:00
editormacrolistviewer.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
editoroptions.pp Fix uninitialized variables and other problems found by the compiler. 2015-03-22 10:17:35 +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
editortoolbarstatic.pas IDE: Fix default value for "EditorToolbar is visible" option. Issue #28348, patch from Ondrej Pokorny. 2015-06-28 12:27:51 +00:00
emptymethodsdlg.lfm IDE: Tweak EmptyMethods dialog layout. Issue #28180, patch from Alexey Torgashin. 2015-05-26 11:09:14 +00:00
emptymethodsdlg.pas IDE: clean up 2015-03-10 12:53:11 +00:00
encloseifdef.lfm IDE: Rename dialog ConDef -> EncloseIfDef. 2015-05-24 10:09:20 +00:00
encloseifdef.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
encloseselectiondlg.lfm IDE: Rename dialog ConDef -> EncloseIfDef. 2015-05-24 10:09:20 +00:00
encloseselectiondlg.pas IDE: checked compiler warnings, clean up 2015-03-10 15:59:16 +00:00
environmentopts.pp IDE: Add visibility checkbox into component palette options frame. Layout changes. Move Visible flag under ComponentPaletteOptions. 2015-07-02 18:50:26 +00:00
etfpcmsgparser.pas IDE: fpc msg parser: check fpc full version and show if unexpected 2015-05-05 18:02:51 +00:00
etmakemsgparser.pas IDE: clean up old external tools 2014-07-20 20:02:40 +00:00
etmessageframe.lfm IDE: Use TextHint in Message frame. Issue #28188, patch from Alexey Torgashin. 2015-05-27 10:41:52 +00:00
etmessageframe.pas Move EditorToolbar from a package to IDE sources. Reuse config dialog with IDE Coolbar. 2015-06-21 10:45:24 +00:00
etmessageswnd.lfm IDE: messages: started load/save options 2014-06-03 15:46:20 +00:00
etmessageswnd.pas IDE: Modeless dialogs clean-up. Issue #28354, patch from Ondrej Pokorny. 2015-06-28 12:27:53 +00:00
etquickfixes.pas IDE: Cleanup. 2015-06-06 11:19:40 +00:00
etsrceditmarks.pas Fix uninitialized variables and other problems found by the compiler. 2015-03-22 10:17:35 +00:00
examplemanager.lfm IDE: ExampleProj dialog: taborder fixed, unneeded frames deleted. Issue #28025, patch from Alexey Torgashin. 2015-05-05 21:59:15 +00:00
examplemanager.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
extractprocdlg.lfm IDE: improved layout and i18n by replacing separate buttons with ButtonPanel, bug #27966 2015-05-07 22:27:31 +00:00
extractprocdlg.pas IDE: improved layout and i18n by replacing separate buttons with ButtonPanel, bug #27966 2015-05-07 22:27:31 +00:00
exttooldialog.lfm IDE: File filters in ExtTooldialog. Issue #28255, patch from Alexey Torgashin. 2015-06-08 16:10:58 +00:00
exttooldialog.pas IDE: File filters in ExtTooldialog. Issue #28255, patch from Alexey Torgashin. 2015-06-08 16:10:58 +00:00
exttooleditdlg.lfm IDE: Use DirectoryEdit and FilenameEdit in ExtTools property dialog. Issue #28081, patch from Alexey Torgashin. 2015-05-13 22:09:34 +00:00
exttooleditdlg.pas IDE: renamed/regrouped/cleaned up resource strings for file filter names, bug #28219, patch from Alexey Torgashin 2015-06-02 23:56:03 +00:00
exttools.pas lazbuild: added parameter --max-process-count, write parameters on start when verbose 2015-03-18 21:18:45 +00:00
filereferencelist.pas
findinfilesdlg.lfm IDE: find in files: captions for multi directories 2014-08-01 12:12:53 +00:00
findinfilesdlg.pas IDE: Share options between FindInFiles and FindReplace dialogs better. Issue #28302. 2015-06-18 15:03:27 +00:00
findoverloadsdlg.lfm
findoverloadsdlg.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
findrenameidentifier.lfm IDE: improved wording in several dialogs ('Where' -> 'Search scope' etc.), bug #27966 2015-05-07 22:45:36 +00:00
findrenameidentifier.pas IDE: improved wording in several dialogs ('Where' -> 'Search scope' etc.), bug #27966 2015-05-07 22:45:36 +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: Retain ReplaceAll flag after F3 in SearchOptions. Issue #28300, patch from Ondrej Pokorny. 2015-06-15 23:31:55 +00:00
findunitdlg.lfm
findunitdlg.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +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: renamed/regrouped/cleaned up resource strings for file filter names, bug #28219, patch from Alexey Torgashin 2015-06-02 23:56:03 +00:00
fpdochints.pas IDE: checked compiler warnings, clean up, fixed compile with fpc 2.6.4 2015-03-10 15:28:11 +00:00
fpdocselectinherited.lfm
fpdocselectinherited.pas
fpdocselectlink.lfm IDE: fpdoceditor: error in description: jump to col,line 2015-03-10 14:08:59 +00:00
fpdocselectlink.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
fpmake.pp IDE: Rename dialog ConDef -> EncloseIfDef. 2015-05-24 10:09:20 +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: clean up old external tools 2014-07-20 19:52:20 +00:00
helpoptions.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +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 LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
idecontexthelpedit.lfm
idecontexthelpedit.pas IDE: replaced some MessageDlg with IDEMessageDialog 2013-06-02 17:54:22 +00:00
idecoolbardata.pas IDE: An experimental GUI for saving and switching desktops + other related changes. Define EnableDesktops. 2015-06-28 12:27:48 +00:00
idedefs.pas IDE: clean up 2013-04-02 10:10:54 +00:00
idefpcinfo.lfm
idefpcinfo.pas IDE: clean up 2015-03-10 12:59:28 +00:00
idefpdocfilesearch.lfm
idefpdocfilesearch.pas IDE: clean up 2015-03-10 12:02:19 +00:00
ideguicmdline.pas codetools: less output, ctconsoleverbosity 2015-03-18 21:44:39 +00:00
idehelpmanager.lfm IDE: automatic changes in lfm. 2014-07-25 16:56:25 +00:00
idehelpmanager.pas IDE: TLazIDEHTMLProvider: fixed URLHasStream 2015-03-10 16:29:27 +00:00
ideinfodlg.lfm
ideinfodlg.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
ideinfoneedbuild.lfm
ideinfoneedbuild.pas IDE: fixed setting IDE as target, ignoring current project settings 2015-03-11 12:22:22 +00:00
ideoptiondefs.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
ideoptionsdlg.lfm IDE: UTF-8 mode: changed caption to set UTF-8 in RTL, there is no UTF-8 RTL 2015-02-15 11:50:11 +00:00
ideoptionsdlg.pas IDE: options frames: fixed Cancel/Restore for options without supported class/group 2015-04-16 20:21:35 +00:00
ideprocs.pp Fix uninitialized variables and other problems found by the compiler. 2015-03-22 10:17:35 +00:00
ideprotocol.pas
idetranslations.pas Deprecate wrappers for LazUTF8 functions in LCLProc. 2015-02-06 18:25:31 +00:00
idewindowhelp.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
imexportcompileropts.lfm IDE: New look for ImportExportCompOpts, use ComboBox. Issue #28291, patch from Alexey Torgashin. 2015-06-14 21:38:23 +00:00
imexportcompileropts.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
initialsetupdlgs.lfm
initialsetupdlgs.pas IDE: renamed/regrouped/cleaned up resource strings for file filter names, bug #28219, patch from Alexey Torgashin 2015-06-02 23:56:03 +00:00
initialsetupproc.pas IDE: resourcestring 2015-03-11 23:53:07 +00:00
inputfiledialog.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
inputhistory.pas Deprecate wrappers for LazUTF8 functions in LCLProc. 2015-02-06 18:25:31 +00:00
inspectchksumchangeddlg.lfm
inspectchksumchangeddlg.pas ToDo items for some uninitialized variables and other problems found by the compiler. 2015-03-22 10:17:59 +00:00
invertassigntool.pas Fix uninitialized variables and other problems found by the compiler. 2015-03-22 10:17:35 +00:00
jumphistoryview.lfm
jumphistoryview.pas IDE: clean up 2015-03-10 12:59:28 +00:00
keymapping.pp IDE: formatting. 2015-06-28 12:27:50 +00:00
keymapschemedlg.lfm
keymapschemedlg.pas IDE: checked compiler warnings, clean up 2015-03-10 13:27:41 +00:00
keymapshortcutdlg.lfm IDE: Tweak Keymapshortcut dialog position and borders. Issue #28178, patch from Alexey Torgashin. 2015-05-26 11:09:12 +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 Rename ToolbarData -> IdeCoolbarData. 2015-06-21 11:02:57 +00:00
lazarus.pp Move EditorToolbar from a package to IDE sources. Reuse config dialog with IDE Coolbar. 2015-06-21 10:45:24 +00:00
lazarus.res IDE: re-added icon in lazarus.lpi, bug #28257 2015-06-13 08:23:10 +00:00
lazarusidestrconsts.pas IDE: Add visibility checkbox into component palette options frame. Layout changes. Move Visible flag under ComponentPaletteOptions. 2015-07-02 18:50:26 +00:00
lazarusmanager.pas IDE: use GetPhysicalFilename instead of readalllinks 2014-05-30 12:41:17 +00:00
lazbuild.lpi codetools: less output, ctconsoleverbosity 2015-03-18 21:44:39 +00:00
lazbuild.lpr lazbuild: verbose: show compile package ... 2015-05-22 11:06:39 +00:00
lazconf.pp LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
lazdoc.res ide, images: 2013-09-28 03:19:37 +00:00
lfmunitresource.pas IDE: checked compiler warnings, clean up 2015-03-10 14:51:21 +00:00
macropromptdlg.pas IDE: checked compiler warnings, clean up, fixed compile with fpc 2.6.4 2015-03-10 15:28:11 +00:00
main.pp LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
mainbar.pas IDE: Move method OpenFilePopupMenuPopup from MainIDE to MainIDEBar. 2015-07-02 18:50:35 +00:00
mainbase.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
mainintf.pas IDE: renamed TUnitInfo.Unit_Name to SrcUnitName and fixed updating it 2015-05-01 10:32:13 +00:00
Makefile Move EditorToolbar from a package to IDE sources. Reuse config dialog with IDE Coolbar. 2015-06-21 10:45:24 +00:00
Makefile.fpc Move EditorToolbar from a package to IDE sources. Reuse config dialog with IDE Coolbar. 2015-06-21 10:45:24 +00:00
makeresstrdlg.lfm IDE: Improve MakeResStr dialog, use ButtonPanel. Issue #28147, patch from Alexey Torgashin. 2015-05-22 20:20:40 +00:00
makeresstrdlg.pas IDE: Improve MakeResStr dialog, use ButtonPanel. Issue #28147, patch from Alexey Torgashin. 2015-05-22 20:20:40 +00:00
miscoptions.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
modematrixopts.pas IDE: build target #ide instead of # 2015-04-02 12:10:57 +00:00
mouseactiondialog.lfm IDE: Advanced Mouse-settings: fixed layout: Issue #0028185 2015-05-27 20:21:43 +00:00
mouseactiondialog.pas IDE: Cleanup. 2015-06-06 11:19:40 +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 IDE: Improve adding a new file to package, reuse the "New..." dialog. Issue #28097, patch from Alexey Torgashin. 2015-05-18 22:31:35 +00:00
newdialog.pas IDE: less hints 2015-05-19 21:05:37 +00:00
newprojectdlg.lfm IDE: Use TreeView instead of ListBox in NewProject dialog. Issue #28142, patch from Alexey Torgashin. 2015-05-22 20:20:43 +00:00
newprojectdlg.pp IDE: Use TreeView instead of ListBox in NewProject dialog. Issue #28142, patch from Alexey Torgashin. 2015-05-22 20:20:43 +00:00
objectlists.pas
patheditordlg.lfm IDE: layout 2015-02-09 22:16:24 +00:00
patheditordlg.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
procedurelist.lfm IDE: Minor visual tweaks for ProcedureList and SearchResult dialogs. Issue #28268, patch from Alexey Torgashin. 2015-06-10 09:02:56 +00:00
procedurelist.pas IDE: Minor visual tweaks for ProcedureList and SearchResult dialogs. Issue #28268, patch from Alexey Torgashin. 2015-06-10 09:02:56 +00:00
progressdlg.lfm
progressdlg.pas IDE: clean up 2013-04-02 10:10:54 +00:00
progresswnd.lfm
progresswnd.pas
project.pp IDE: when checking fpc config file exists expand ~ 2015-06-12 17:58:16 +00:00
projectdefs.pas Fix uninitialized variables and other problems found by the compiler. 2015-03-22 10:17:35 +00:00
projecticon.pas IDE: project icon: fixed default value 2015-02-26 09:01:49 +00:00
projectinspector.lfm IDE: Improve popup menu in Project Inspector. Issue #28192, (modified) patch from Ondrej Pokorny. 2015-06-03 15:49:59 +00:00
projectinspector.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
projectresources.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
projectuserresources.pas IDE: clean up old external tools 2014-07-20 19:47:30 +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 LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
publishprojectdlg.lfm
publishprojectdlg.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
qfinitlocalvardlg.lfm IDE: quick fix for local variable not initialized: add assignment 2015-02-16 22:32:30 +00:00
qfinitlocalvardlg.pas IDE: Cleanup. 2015-06-06 11:19:40 +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: fixed compile with -dHEAPTRC_WINDOW, issue #27643 2015-03-10 21:07:44 +00:00
restrictionbrowser.lfm IDE: Fix taborder and hide border of pane in Restriction Browser. Issue #28053, patch from Alexey Torgashin. 2015-05-17 11:41:41 +00:00
restrictionbrowser.pas IDE: clean up 2015-03-10 12:50:12 +00:00
runparamsopts.lfm Fixes/Enhancement for run dialog. Issue #0028060 2015-05-18 21:49:57 +00:00
runparamsopts.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
searchfrm.lfm
searchfrm.pas IDE: checked compiler warnings, clean up 2015-03-10 14:51:21 +00:00
searchresultview.lfm IDE: Modeless dialogs clean-up. Issue #28354, patch from Ondrej Pokorny. 2015-06-28 12:27:53 +00:00
searchresultview.pp IDE: FindInFiles fixes. Issue #28293, patch from Ondrej Pokorny. 2015-06-14 21:38:31 +00:00
showcompileropts.lfm IDE: show compiler options: save option relative paths 2014-06-09 07:40:55 +00:00
showcompileropts.pas IDE: clean up 2015-03-10 13:17:19 +00:00
showdeletingfilesdlg.lfm
showdeletingfilesdlg.pas IDE: improved 'Show files to be deleted' dialog i18n, bug #28251 2015-06-09 21:12:59 +00:00
sortselectiondlg.lfm
sortselectiondlg.pas IDE: Apply editor font in SortSelection dialog. Issue #28138, patch from Alexey Torgashin. 2015-05-22 20:20:45 +00:00
sourceeditor.lfm IDE: New JumpTo... commands and menu items. Remove the functionality from EditorToolbar. Issue #28199, patch from Ondrej Pokorny. 2015-05-31 10:21:27 +00:00
sourceeditor.pp LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
sourceeditprocs.pas codetools: fixed typo 2015-06-30 14:51:21 +00:00
sourcefilemanager.pas LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus. 2015-07-04 23:08:00 +00:00
sourcemarks.pas IDE: checked compiler warnings, clean up 2015-03-10 15:22:25 +00:00
sourcesyneditor.pas SourceSynEdit: Fixed wrong variable in reseting overviewgutter 2015-04-11 17:50:30 +00:00
splash.lfm
splash.pp ide: load splash logo from FPC resource 2013-09-27 08:51:41 +00:00
srcedithintfrm.pas IDE: checked compiler warnings, clean up 2015-03-10 14:58:34 +00:00
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 option: fixed layout, bug #27434 2015-02-18 18:51:21 +00:00
syncolorattribeditor.pas IDE: checked compiler warnings, clean up 2015-03-10 13:27:41 +00:00
sysvaruseroverridedlg.lfm IDE: SysVarUserOvr dialog refactoring. Issue #28136, patch from Alexey Torgashin. 2015-05-22 20:20:46 +00:00
sysvaruseroverridedlg.pas IDE: SysVarUserOvr dialog refactoring. Issue #28136, patch from Alexey Torgashin. 2015-05-22 20:20:46 +00:00
toolbarconfig.lfm IDE: Improve layout of Toolbar config dialogs. Issue #27770, patch from Balázs Székely. 2015-04-04 11:36:01 +00:00
toolbarconfig.pas IDE: Improve the XML format for IDE Coolbar in environment options. Fix image name. 2015-06-22 11:22:21 +00:00
transfermacros.pp Deprecate wrappers for LazUTF8 functions in LCLProc. 2015-02-06 18:25:31 +00:00
unitdependencies.lfm IDE: Modeless dialogs clean-up. Issue #28354, patch from Ondrej Pokorny. 2015-06-28 12:27:53 +00:00
unitdependencies.pas IDE: Modeless dialogs clean-up. Issue #28354, patch from Ondrej Pokorny. 2015-06-28 12:27:53 +00:00
unitinfodlg.lfm IDE: Use ListView in UnitInfo dialog. Issue #28068, patch from Alexey Torgashin. 2015-05-13 22:09:32 +00:00
unitinfodlg.pp IDE: Use ListView in UnitInfo dialog. Issue #28068, patch from Alexey Torgashin. 2015-05-13 22:09:32 +00:00
unusedunitsdlg.lfm IDE: Tweak UnusedUnits dialog layout. Issue #28179, patch from Alexey Torgashin. 2015-05-26 11:09:13 +00:00
unusedunitsdlg.pas Fix uninitialized variables and other problems found by the compiler. 2015-03-22 10:17:35 +00:00
useunitdlg.lfm IDE: in "Add Unit To Uses Section" dialog, use interface section by default. Fix layout for FilterEdit. 2014-10-28 21:35:40 +00:00
useunitdlg.pas codetools: move Find*UsesSection to TPascalParserTool, issue #28285 2015-06-16 09:22:42 +00:00
version.inc developer aka trunk version 1.5 2015-01-11 11:12:07 +00:00
viewunit_dlg.lfm IDE: Hide border and make button wider in ViewUnit dialog. Issue #28049, patch from Alexey Torgashin 2015-05-10 07:59:53 +00:00
viewunit_dlg.pp IDE: checked compiler warnings, clean up, fixed compile with fpc 2.6.4 2015-03-10 15:28:11 +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