lazarus/ide
2015-07-07 11:43:38 +00:00
..
frames Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
include
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
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
allcompileroptions.lfm
allcompileroptions.pas
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
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
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 Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +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 Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
charactermapdlg.lfm
charactermapdlg.pas
checkcompileropts.lfm
checkcompileropts.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
checkcompoptsfornewunitdlg.lfm
checkcompoptsfornewunitdlg.pas
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
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, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +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 Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +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, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
codemacroprompt.lfm
codemacroprompt.pas
codemacroselect.lfm
codemacroselect.pas
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 IDE: codetools defines editor: removed obsolete lazarus source template 2012-09-04 08:51:16 +00:00
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
ColorDelphi.xml
ColorOcean.xml
ColorPascalClassic.xml
ColorTwilight.xml
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 Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
diffdialog.lfm
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 Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
editdefinetree.pas
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
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
editoroptions.res
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
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
environmentopts.pp Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
etfpcmsgparser.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
etmakemsgparser.pas
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
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 Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
exttools.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
filereferencelist.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
findinfilesdlg.lfm
findinfilesdlg.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +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 Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
findreplacedialog.lfm
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 Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
fpdoceditwindow.lfm
fpdoceditwindow.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
fpdochints.pas
fpdocselectinherited.lfm
fpdocselectinherited.pas
fpdocselectlink.lfm
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
genericchecklist.lfm
genericchecklist.pas
genericlisteditor.lfm
genericlisteditor.pas
gotofrm.lfm
gotofrm.pas
helpfpcmessages.lfm
helpfpcmessages.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +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
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
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
idefpcinfo.lfm
idefpcinfo.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
idefpdocfilesearch.lfm
idefpdocfilesearch.pas
ideguicmdline.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
idehelpmanager.lfm
idehelpmanager.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +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 Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +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
ideoptionsdlg.pas IDE: options frames: fixed Cancel/Restore for options without supported class/group 2015-04-16 20:21:35 +00:00
ideprocs.pp Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
ideprotocol.pas
idetranslations.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +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 Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +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 Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
inspectchksumchangeddlg.lfm
inspectchksumchangeddlg.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +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
keymapping.pp IDE: formatting. 2015-06-28 12:27:50 +00:00
keymapschemedlg.lfm
keymapschemedlg.pas
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
lazarus_dci_file.dci
lazarus_indentation.res
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 Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +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
lfmunitresource.pas
macropromptdlg.pas
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 Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +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
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
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
progresswnd.lfm
progresswnd.pas
project.pp IDE: when checking fpc config file exists expand ~ 2015-06-12 17:58:16 +00:00
projectdefs.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
projecticon.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +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 Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
projectwizarddlg.lfm
projectwizarddlg.pas
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
qfinitlocalvardlg.pas IDE: Cleanup. 2015-06-06 11:19:40 +00:00
raw_window.pas
redirect_stderr.pas
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
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 Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +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
showcompileropts.pas Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +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, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +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
sourcesyneditor.pas SourceSynEdit: Fixed wrong variable in reseting overviewgutter 2015-04-11 17:50:30 +00:00
splash.lfm
splash.pp
srcedithintfrm.pas
startlazarus.ico
startlazarus.lpi
startlazarus.lpr
startlazarus.res
syncolorattribeditor.lfm
syncolorattribeditor.pas
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 Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +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 Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +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 Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +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
useunitdlg.pas codetools: move Find*UsesSection to TPascalParserTool, issue #28285 2015-06-16 09:22:42 +00:00
version.inc
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 Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus. 2015-07-07 11:43:38 +00:00
w32manifest.pas
w32versioninfo.pas
wordcompletion.pp