..
frames
Merged revision(s) 53325 #31944eda39, 53341 #46b3e668d7 from trunk:
2016-11-12 13:10:22 +00:00
include
IDE/lazbuild: use GetAppConfigDirUTF8, bug #29157
2015-12-09 16:04:57 +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
IDE: updated about url, issue #31337
2017-02-02 11:08:08 +00:00
abstractsmethodsdlg.lfm
abstractsmethodsdlg.pas
IDE: clean up
2015-03-10 12:02:19 +00:00
addtoprojectdlg.lfm
Merged revision(s) 52618 #553370e733, 52621 #96e287106e from trunk:
2016-07-04 22:02:38 +00:00
addtoprojectdlg.pas
Merged revision(s) 52618 #553370e733, 52621 #96e287106e from trunk:
2016-07-04 22:02:38 +00:00
advhistorylist.pas
allcompileroptions.lfm
allcompileroptions.pas
IDE+LCL: debugging Disable/EnableAutoSizing
2015-10-26 21:34:11 +00:00
applicationbundle.pas
IDE: clean up
2015-12-03 09:40:41 +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
IDEint: DoBuildFile: added parameter Filename to compile an arbitrary file
2015-11-20 14:25:13 +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
fixed target cpu a64 to aarch64
2016-03-03 12:53:54 +00:00
buildmanager.pas
IDE, lazbuild: clean up
2015-12-05 21:49:47 +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
Merged revision(s) 51162-51163 #1c326b667f-#1c326b667f from trunk:
2016-01-05 13:11:56 +00:00
buildmodesmanager.pas
Merged revision(s) 51162-51163 #1c326b667f-#1c326b667f from trunk:
2016-01-05 13:11:56 +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: Open wiki page for help in BuildProjectDlg. Issue #28697 , patch from Alexey Torgashin.
2015-09-18 22:47:47 +00:00
buildprojectdlg.pas
IDE: Open wiki page for help in BuildProjectDlg. Issue #28697 , patch from Alexey Torgashin.
2015-09-18 22:47:47 +00:00
charactermapdlg.lfm
IDE: Fix combobox for unicode range selection in CharacterMap being too narrow (issue #31269 )
2017-01-24 18:21:54 +00:00
charactermapdlg.pas
IDE: Fix not showing Chars > Chr(127) in ANSI Tab of CharactermapDlg. Improve ANSI charater map. Patch by wp, minor modifications by me. Issue #0029856 .
2016-03-22 20:58:07 +00:00
checkcompileropts.lfm
IDE: Improve CheckCompilerOptions layout. Issue #29072 , patch from Alexey Torgashin.
2015-11-23 17:15:51 +00:00
checkcompileropts.pas
IDE: fixed searching in PATH on Windows
2015-12-17 14:37:15 +00:00
checkcompoptsfornewunitdlg.lfm
checkcompoptsfornewunitdlg.pas
checklfmdlg.lfm
checklfmdlg.pas
IDE: Compiling aborted, if missing events not removed or ignored + fixed undefined out parameter.
2017-02-06 10:44:56 +00:00
chooseclasssectiondlg.lfm
IDE: fixed TChooseClassSectionDialog.Position (use poScreenCenter).
2015-11-04 11:21:19 +00:00
chooseclasssectiondlg.pas
IDE: new dialog for r50196 #14e8ffa23a
2015-10-29 11:15:01 +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: Improve layout in Code browser. Issue #28757 , patch from Alexey Torgashin.
2015-10-02 11:28:02 +00:00
codebrowser.pas
IDE+LCL: debugging Disable/EnableAutoSizing
2015-10-26 21:34: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
Change order of used units so that "deprecated" warnings are not triggered.
2015-08-07 17:20:40 +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
Merged revision(s) 50943 #bbe1b886f7 from trunk:
2015-12-21 22:55:19 +00:00
codehelp.pas
Merged revision(s) 52489-52491 #2a41a0e2f4-#2a41a0e2f4 from trunk:
2016-07-03 20:41:10 +00:00
codemacroprompt.lfm
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
IDE: codetools defines editor: clean up
2015-09-08 22:06:39 +00:00
codetoolsdefines.pas
IDE: codetools defines editor: clean up
2015-09-08 22:06:39 +00:00
codetoolsdefpreview.lfm
IDE: codetools defines editor: nicer layout, wordwrap off, patch #28637 from Alexey Torgashin
2015-09-08 11:44:04 +00:00
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
IDE: fixed codetools options not found msg encoding
2015-12-04 17:36:14 +00:00
ColorDefault.xml
ColorDelphi.xml
ColorOcean.xml
ColorPascalClassic.xml
ColorTwilight.xml
compatibilityrestrictions.pas
compiler.pp
Merged revision(s) 52020 #75791c984b, 52066 #e9527743c5, 52110 #217ce1a2d5 from trunk:
2016-04-06 21:47:29 +00:00
compileroptions.pp
IDE: fixed compiler options ShowCond and ShowExecInfo, bug #30589
2016-09-09 20:24:49 +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
Merged revision(s) 51337-51338 #c0b1fba604-#c0b1fba604, 51345-51347 #68cf5f1d72-#68cf5f1d72, 51360 #5771737dee, 51362 #579a1526dc from trunk:
2016-02-06 14:12:55 +00:00
componentpalette.pas
IDE+LCL: debugging Disable/EnableAutoSizing
2015-10-26 21:34:11 +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
IDE+LCL: debugging Disable/EnableAutoSizing
2015-10-26 21:34:11 +00:00
debugmanager.pas
Merged revision(s) 51693 #82df661d71, 51699 #0776ea2c13, 51894 #86b0d4f7ed from trunk:
2016-03-19 12:59:39 +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
IDE: Desktop manager change separator style back to tbsDividers, fix TabOrder, delete empty SaveActionHint procedure.
2015-10-20 16:02:06 +00:00
desktopmanager.pas
IDE: Desktop manager change separator style back to tbsDividers, fix TabOrder, delete empty SaveActionHint procedure.
2015-10-20 16:02:06 +00:00
dialogprocs.pas
IDE: clean up
2015-12-03 09:40:41 +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
Change order of used units so that "deprecated" warnings are not triggered.
2015-08-07 17:20:40 +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
IDE: Editor-Macro window, layout and tab order. Issue #0028793
2015-10-07 20:53:02 +00:00
editormacrolistviewer.pas
IDE: Prevent AV when trying to record a macro with closed editors. Issue #28947 .
2015-11-03 15:41:19 +00:00
editoroptions.pp
IDE: add option to prefer double-click over middle click when closing tabs.
2015-11-28 10:10:11 +00:00
editoroptions.rc
editoroptions.res
editortoolbarstatic.pas
IDE: Replace config button with a popup menu in EditorToolbar. Issue #28865 , patch from Ondrej Pokorny.
2015-10-16 22:16:45 +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: backup: fixed reading default values
2016-02-26 13:13:46 +00:00
etfpcmsgparser.pas
IDE: fpc msg parser: fixed converting 2.6.4 encoding to UTF-8
2015-12-05 00:16:40 +00:00
etmakemsgparser.pas
Change order of used units so that "deprecated" warnings are not triggered.
2015-08-07 17:20: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
IDEIntf: fixed crash on TIDEMenuSection.Clear, bug #30574
2016-09-08 11:02:41 +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: clean up
2015-12-03 09:40:41 +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: fixed updating key/command relations, bug #30436
2016-08-02 08:23:56 +00:00
exttools.pas
IDE: messages window: add uncategorized messages as mluDebug
2016-09-18 18:00:45 +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
packagetabs: Added packagetabs package.
2015-11-24 11:32:10 +00:00
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: Make Help button do something in Find/rename identifier dialog. Issue #28767 , patch from Alexey Torgashin.
2015-10-02 11:28:09 +00:00
findrenameidentifier.pas
IDE: Make Help button do something in Find/rename identifier dialog. Issue #28767 , patch from Alexey Torgashin.
2015-10-02 11:28:09 +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
IDE+LCL: debugging Disable/EnableAutoSizing
2015-10-26 21:34:11 +00:00
fpdochints.pas
IDE: fpdoc hint: free html control fixing mem leak, patch #28616 from Ondrej Pokorny
2015-09-03 12:08:18 +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
genericchecklist.lfm
IDE: Improve GenericCheckListForm layout. Issue #28945 , patch from Alexey Torgashin.
2015-11-03 12:50:08 +00:00
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
Merged revision(s) 53047 #d967200792 from trunk:
2016-09-28 22:09:11 +00:00
idecontexthelpedit.lfm
idecontexthelpedit.pas
idecoolbardata.pas
Merged revision(s) 52618 #553370e733, 52621 #96e287106e from trunk:
2016-07-04 22:02:38 +00:00
idedefs.pas
idefpcinfo.lfm
IDE: Visual improvements for "About FPC" and "About IDE" dialogs. Issue #28457 , patch from Alexey Torgashin.
2015-08-05 21:58:23 +00:00
idefpcinfo.pas
Change order of used units so that "deprecated" warnings are not triggered.
2015-08-07 17:20:40 +00:00
idefpdocfilesearch.lfm
idefpdocfilesearch.pas
IDE: clean up
2015-03-10 12:02:19 +00:00
ideguicmdline.pas
IDE: less hints
2015-10-18 17:23:53 +00:00
idehelpmanager.lfm
IDE: help selector: read only treeview, bug #30303
2016-06-22 11:03:27 +00:00
idehelpmanager.pas
IDEIntf: help for source identifier: added option to disable showing CodeBrowser on unknown identifier
2017-01-03 17:05:43 +00:00
ideinfodlg.lfm
IDE: Visual improvements for "About FPC" and "About IDE" dialogs. Issue #28457 , patch from Alexey Torgashin.
2015-08-05 21:58:23 +00:00
ideinfodlg.pas
IDE: Visual improvements for "About FPC" and "About IDE" dialogs. Issue #28457 , patch from Alexey Torgashin.
2015-08-05 21:58:23 +00:00
ideinfoneedbuild.lfm
IDE: In "Needs building" dialog prevent a crash when text was typed in Combobox. Layout improvements. Issue #28456 , patch from Alexey Torgashin.
2015-08-05 22:35:16 +00:00
ideinfoneedbuild.pas
Codetools, unit FileProcs: Disable conditionally wrapper functions. For testing define DisableWrapperFunctions and build Lazarus.
2015-07-07 11:43:38 +00:00
ideinstances.pas
Merged revision 50680 #dd154546c3,50681 #ac89c87e02 from /trunk.
2015-12-06 10:32:42 +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: Set FilterEdit as ActiveControl in IDEOptions dialog. It was dropped off at some point.
2015-11-30 13:07:04 +00:00
ideoptionsdlg.pas
IDE: Remove extra value of TextHint in IdeOptionsDialog form file. Issue #28956 .
2015-11-04 21:29:29 +00:00
ideprocs.pp
IDE: fixed searching Pascal files case insensitive
2016-11-21 16:20:04 +00:00
ideprotocol.pas
idetranslations.pas
IDE+lazbuild: update po files: check if both exists rst and rsj and use only the newest
2015-10-07 14:14:46 +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
Merged revision(s) 52020 #75791c984b, 52066 #e9527743c5, 52110 #217ce1a2d5 from trunk:
2016-04-06 21:47:29 +00:00
initialsetupdlgs.lfm
initialsetupdlgs.pas
IDE: initial setup: compiler: only prompt if file exists
2015-12-20 09:54:01 +00:00
initialsetupproc.pas
IDE: initial setup dialog: se environment vars FPCDIR and PP, patch from Maciej
2015-12-18 10:28:39 +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
Change order of used units so that "deprecated" warnings are not triggered.
2015-08-07 17:20:40 +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: fixed updating key/command relations, bug #30436
2016-08-02 08:23:56 +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
lazadvancedipc.pp
IDE: renamed AdvancedIPC to LazAdvancedIPC to prevent file duplicate errors with FPC 3.1.1. Issue #28999 . Patch by Do-wan Kim
2015-11-12 12:55:30 +00:00
lazarus_dci_file.dci
lazarus_indentation.res
lazarus.ico
lazarus.lpi
set fixes version to 1.6.4
2017-02-25 23:30:30 +00:00
lazarus.pp
IDE: don't show empty heaptrc output dialog on windows
2015-11-02 07:20:20 +00:00
lazarus.res
set fixes version to 1.6.4
2017-02-25 23:30:30 +00:00
lazarusidestrconsts.pas
Merged revision(s) 53325 #31944eda39, 53341 #46b3e668d7 from trunk:
2016-11-12 13:10:22 +00:00
lazarusmanager.pas
IDE: IDEInstances: reopen project at start if not opened in another instance
2015-11-15 07:31:22 +00:00
lazbuild.lpi
codetools: less output, ctconsoleverbosity
2015-03-18 21:44:39 +00:00
lazbuild.lpr
packager, IDEIntf: fixed TLazPackageGraph.ChangeStamp in BeginUpdate/EndUpdate and moved ChangeStamp property to LCLIntf
2015-11-18 11:18:21 +00:00
lazconf.pp
IDE: fixed searching in PATH on Windows
2015-12-17 14:37:15 +00:00
lazdoc.res
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
IDE: fixed searching unitnames in stringlist
2016-11-21 12:15:38 +00:00
mainbar.pas
Merged revision(s) 53812 #357ecf160c from trunk:
2017-01-16 21:27:31 +00:00
mainbase.pas
IDEIntf: menuintf: fixed changing nested hidden subsestion
2016-09-07 16:33:08 +00:00
mainintf.pas
Merged revision(s) 50839 #9e35d2c52c from trunk:
2015-12-21 22:44:50 +00:00
Makefile
IDE+lazbuild+makefiles: on darwin use -gw instead of -g
2015-10-01 18:40:54 +00:00
Makefile.fpc
IDE+lazbuild+makefiles: on darwin use -gw instead of -g
2015-10-01 18:40:54 +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: mouse actions options: simplified and improved layout for Linux, patch #28961 from Alexey
2015-11-06 22:34:29 +00:00
mouseactiondialog.pas
IDE: mouse actions options: simplified and improved layout for Linux, patch #28961 from Alexey
2015-11-06 22:34:29 +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: Prevent Access violation when double-clicking on "Project" tree node in "NewProjectDlg. Issue #28399 .
2015-07-16 16:45:15 +00:00
newprojectdlg.pp
IDE: Prevent Access violation when double-clicking on "Project" tree node in "NewProjectDlg. Issue #28399 .
2015-07-16 16:45:15 +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
progresswnd.lfm
progresswnd.pas
IDE+LCL: debugging Disable/EnableAutoSizing
2015-10-26 21:34:11 +00:00
project.pp
IDE: fixed searching Pascal files case insensitive
2016-11-21 16:20:04 +00:00
projectdefs.pas
Merged revision(s) 51059 #42e68fd86d, 51080 #2a49eb46bc, 51084 #0a7cc81dde, 51105 #476bc7e244 from trunk:
2016-01-03 12:28:36 +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
Merged revision(s) 54252 #b51e25235f, 54259 #a0b00a6d66 from trunk:
2017-02-28 22:26:13 +00:00
projectinspector.pas
Merged revision(s) 52877 #c334d3f20a from trunk:
2016-09-07 21:55:20 +00:00
projectresources.pas
IDE: clean up
2016-02-26 13:01:40 +00:00
projectuserresources.pas
Merged revision(s) 52410 #ba927319a4, 52417 #e657f17f12 from trunk:
2016-06-08 22:19:18 +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
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
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: fixed search results when match at in psaces at beginning of line
2015-11-06 19:07:52 +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: replace TabIndexAtClientPos with IndexOfPageAt to hide compiler warnings, after r53950 #f723ac55cd
2017-01-26 07:25:32 +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
IDE: replace TabIndexAtClientPos with IndexOfPageAt to hide compiler warnings, after r53950 #f723ac55cd
2017-01-26 07:25:32 +00:00
sourceeditprocs.pas
IDE, codetools, synedit: fixed identifier completion of identifiers prefixed with &.
2015-11-12 17:01:27 +00:00
sourcefilemanager.pas
Merged revision(s) 52829 #4cf61a07a3 from trunk:
2016-12-07 21:55:03 +00:00
sourcemarks.pas
IDE: checked compiler warnings, clean up
2015-03-10 15:22:25 +00:00
sourcesyneditor.pas
IDE: IDECommand update events refactored: delete timer, use checks for command updates, add TIDESpecialCommand.OnRequestCaptionHint
2015-10-23 17:04:26 +00:00
splash.lfm
splash.pp
srcedithintfrm.pas
IDE: checked compiler warnings, clean up
2015-03-10 14:58:34 +00:00
startlazarus.ico
startlazarus.lpi
IDE: A single IDE instance feature. Issue #8051 , patch from Ondrej Pokorny.
2015-10-02 09:42:44 +00:00
startlazarus.lpr
IDE: A single IDE instance feature. Issue #8051 , patch from Ondrej Pokorny.
2015-10-02 09:42:44 +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.pas
IDE: Use InputQuery in SysVarOverrideDialog. Issue #28836 , patch from Alexey Torgashin.
2015-10-18 15:20:19 +00:00
toolbarconfig.lfm
IDE: toolbar config: show wiki help, patch from Alexey Torgashin
2015-10-06 15:45:49 +00:00
toolbarconfig.pas
IDE: fixed loading toolbar config from Ondrej
2015-10-15 20:55:07 +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: formatting
2015-10-05 22:47:01 +00:00
unitdependencies.pas
IDE: formatting
2015-10-05 22:47:01 +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
Change order of used units so that "deprecated" warnings are not triggered.
2015-08-07 17:20:40 +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
Merged revision(s) 54252 #b51e25235f, 54259 #a0b00a6d66 from trunk:
2017-02-28 22:26:13 +00:00
useunitdlg.pas
codetools: move Find*UsesSection to TPascalParserTool, issue #28285
2015-06-16 09:22:42 +00:00
version.inc
set fixes version to 1.6.5
2017-02-25 23:33:27 +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: view unit/form dialog: fixed ImageIndex
2015-12-05 18:24:32 +00:00
w32manifest.pas
Merged revision(s) 53325 #31944eda39, 53341 #46b3e668d7 from trunk:
2016-11-12 13:10:22 +00:00
w32versioninfo.pas
IDE: clean up
2015-12-03 09:40:41 +00:00
wordcompletion.pp