lazarus/ide
mattias 0a891e4ab2 set version to 1.8.0RC1
git-svn-id: trunk@54578 -
2017-04-08 21:53:32 +00:00
..
frames IDE: add option to enable/disable Application.Scaled in project file. Issue #31639 2017-04-05 19:29:05 +00:00
include general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +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:06:40 +00:00
abstractsmethodsdlg.lfm
abstractsmethodsdlg.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
addtoprojectdlg.lfm Packager: Use new AddPkgDependencyDlg for dependencies of projects and packages. Support multiselection. 2016-10-16 20:06:37 +00:00
addtoprojectdlg.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
advhistorylist.pas
allcompileroptions.lfm
allcompileroptions.pas IDE+LCL: debugging Disable/EnableAutoSizing 2015-10-26 21:34:11 +00:00
applicationbundle.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
basebuildmanager.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
basedebugmanager.pas IDE: Use symlinks when opening file for debugging. Improved version. Issue #31577, patch from Artyom. 2017-04-08 09:22:51 +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 general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
buildmanager.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +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 general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
buildmodesmanager.lfm IDE: Remove a Checkbox for creating Debug and Release modes in Build Modes manager. Can be done by setting compiler options as default. 2016-01-03 14:53:21 +00:00
buildmodesmanager.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
buildprofilemanager.lfm IDE: BuildProfileManager dialog tweak. Issue #28216, patch from Alexey Torgashin. 2015-05-31 11:57:12 +00:00
buildprofilemanager.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
buildprojectdlg.lfm IDE: Make the checkboxes in Clean Build Dialog persistent. Issue #29810. 2016-03-11 22:59:58 +00:00
buildprojectdlg.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
charactermapdlg.lfm IDE: Allow sorting the unicode ranges in Character Map Dialog. Issue #31500, patch from FTurtle. 2017-03-11 19:55:17 +00:00
charactermapdlg.pas IDE: less hints 2017-03-12 19:08:55 +00:00
checkcompileropts.lfm IDE: Improve CheckCompilerOptions layout. Issue #29072, patch from Alexey Torgashin. 2015-11-23 17:15:51 +00:00
checkcompileropts.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
checkcompoptsfornewunitdlg.lfm
checkcompoptsfornewunitdlg.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
checklfmdlg.lfm
checklfmdlg.pas IDE: Compiling aborted, if missing events not removed or ignored + fixed undefined out parameter. 2017-02-06 10:32:33 +00:00
cleandirdlg.lfm IDE: clean directory dialog: enlarged, fixed casing 2017-03-24 14:56:19 +00:00
cleandirdlg.pas IDE: clean directory dialog: enlarged, fixed casing 2017-03-24 14:56:19 +00:00
clipboardhistory.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
codebrowser.lfm IDE: Improve layout in Code browser. Issue #28757, patch from Alexey Torgashin. 2015-10-02 11:28:02 +00:00
codebrowser.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
codecontextform.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
codecreationdlg.lfm IDE: Improved code completion dialog i18n 2016-03-11 22:37:16 +00:00
codecreationdlg.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
codeexplopts.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +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 Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
codehelp.pas Fix compilation of Codetools examples and wiki test project. Clean uses sections. 2017-04-07 19:02:11 +00:00
codemacroprompt.lfm
codemacroprompt.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
codemacroselect.lfm
codemacroselect.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +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 general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
codetoolsdefines.lfm IDE: codetools defines editor: clean up 2015-09-08 22:06:39 +00:00
codetoolsdefines.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +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 Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
codetoolsoptions.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
ColorDefault.xml
ColorDelphi.xml
ColorOcean.xml
ColorPascalClassic.xml
ColorTwilight.xml
compatibilityrestrictions.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
compiler.pp general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
compileroptions.pp Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
componentlist.lfm IDE: ComponentList, ComponentPalette: High-DPI 2017-02-27 10:02:12 +00:00
componentlist.pas IDE: ComponentList, ComponentPalette: High-DPI 2017-02-27 10:02:12 +00:00
componentpalette.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
compoptsmodes.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
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 general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
customformeditor.pp Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
debugmanager.pas IDE: Use symlinks when opening file for debugging. Improved version. Issue #31577, patch from Artyom. 2017-04-08 09:22:51 +00:00
definesgui.lfm IDE: Rename dialog CustomDefines -> DefinesGui. 2015-05-24 12:01:06 +00:00
definesgui.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +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 general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
diffdialog.lfm IDE: Improve layout of Diff dialog. Issue #27646, patch from AlexT. 2016-11-23 15:06:41 +00:00
diffdialog.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
diffpatch.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
diskdiffsdialog.lfm ide: DiskDiffsDlg: add AutoCheckModifiedFiles check box 2016-03-15 09:41:46 +00:00
diskdiffsdialog.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
editdefinetree.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +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: 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, SynEdit: markup fold color / else 2017-01-31 17:37:32 +00:00
editoroptions.rc
editoroptions.res
editortoolbarstatic.pas IDE: editortoolbar: auto height 2017-02-21 23:00:57 +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 Fix compilation of Codetools examples and wiki test project. Clean uses sections. 2017-04-07 19:02:11 +00:00
encloseifdef.lfm IDE: Rename dialog ConDef -> EncloseIfDef. 2015-05-24 10:09:20 +00:00
encloseifdef.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
encloseselectiondlg.lfm IDE: Rename dialog ConDef -> EncloseIfDef. 2015-05-24 10:09:20 +00:00
encloseselectiondlg.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
environmentopts.pp general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
etfpcmsgparser.pas Fix compilation of Codetools examples and wiki test project. Clean uses sections. 2017-04-07 19:02:11 +00:00
etmakemsgparser.pas Fix compilation of Codetools examples and wiki test project. Clean uses sections. 2017-04-07 19:02:11 +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 Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
etmessageswnd.lfm
etmessageswnd.pas IDE: do not use icons for individual windows, does not work under Ubuntu wm 2017-02-26 20:48:58 +00:00
etquickfixes.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
etsrceditmarks.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +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 Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +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 general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
exttooleditdlg.lfm IDE: external tools: MS Windows options ShowConsole and HideWindow 2016-09-22 08:59:39 +00:00
exttooleditdlg.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
exttools.pas Fix compilation of Codetools examples and wiki test project. Clean uses sections. 2017-04-07 19:02:11 +00:00
filereferencelist.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
findinfilesdlg.lfm packagetabs: Added packagetabs package. 2015-11-24 11:32:10 +00:00
findinfilesdlg.pas IDE: Split InputHistories unit into 2 pieces to break SynEdit dependency. 2016-12-20 00:09:17 +00:00
findoverloadsdlg.lfm
findoverloadsdlg.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +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 Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
findreplacedialog.lfm
findreplacedialog.pp IDE: less hints 2017-03-22 06:33:06 +00:00
findunitdlg.lfm
findunitdlg.pas IdeIntf: Separate an interface for PackageLinks. 2017-03-15 13:13:41 +00:00
formeditor.pp general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
fpcsrcscan.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
fpdoceditwindow.lfm
fpdoceditwindow.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
fpdochints.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
fpdocselectinherited.lfm
fpdocselectinherited.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
fpdocselectlink.lfm IDE: fpdoceditor: error in description: jump to col,line 2015-03-10 14:08:59 +00:00
fpdocselectlink.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
fpmake.pp Rename unit ProjPackBase -> ProjPackCommon. Reduce confusion as it defines a common interface etc., not a base class. 2017-03-15 13:13:23 +00:00
frmcustomapplicationoptions.lfm
frmcustomapplicationoptions.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
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 general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
helpfpcmessages.lfm
helpfpcmessages.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
helpoptions.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
ide.pas
idecmdline.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
idecontexthelpedit.lfm
idecontexthelpedit.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
idecoolbardata.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
idedefs.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
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 general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
idefpdocfilesearch.lfm
idefpdocfilesearch.pas IDE: clean up 2015-03-10 12:02:19 +00:00
ideguicmdline.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
idehelpmanager.lfm IDE: help selector: read only treeview, bug #30303 2016-06-22 11:01:09 +00:00
idehelpmanager.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
ideinfodlg.lfm IDE: ide internals: show list of external tools 2016-04-06 15:39:30 +00:00
ideinfodlg.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +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 Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
ideinstances.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
ideoptiondefs.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
ideoptionsdlg.lfm IDE: ideoptionsdlg: set Scaled to True 2016-12-03 06:54:04 +00:00
ideoptionsdlg.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
ideprocs.pp Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
ideprotocol.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
idetranslations.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
idewindowhelp.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +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 general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
initialsetupdlgs.lfm
initialsetupdlgs.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
initialsetupproc.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +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 Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
inputhistorywithsearchopt.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
inspectchksumchangeddlg.lfm
inspectchksumchangeddlg.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
invertassigntool.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
jumphistoryview.lfm
jumphistoryview.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
keymapping.pp Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
keymapschemedlg.lfm IDE: Add keymapping "Windows to MacOS". Issue #28658, patch from Alexey Torgashin. 2016-03-14 09:58:59 +00:00
keymapschemedlg.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +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 general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
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 IDE: default code templates: use AddSemicolon macro to insert ending semicolon only if needed 2016-10-14 17:31:51 +00:00
lazarus_indentation.res
lazarus.ico
lazarus.lpi set version to 1.8.0RC1 2017-04-08 21:53:32 +00:00
lazarus.pp IDE: use Scaled for Lazarus IDE itself 2017-02-19 20:12:24 +00:00
lazarus.res set version to 1.8.0RC1 2017-04-08 21:53:32 +00:00
lazarusidestrconsts.pas IDE: fixed menu captions of cut, copy, paste 2017-04-06 22:37:56 +00:00
lazarusmanager.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
lazbuild.lpi LazBuild: remove a direct reference to SynRegExpr. Use FCL's RegExpr everywhere in IDE. 2016-12-20 23:39:59 +00:00
lazbuild.lpr LazBuild: Fix compilation. Issue #31548, patch from Do-wan Kim. 2017-03-16 10:05:15 +00:00
lazconf.pp general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
lazdoc.res
lfmunitresource.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
macropromptdlg.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
main.pp IDE: add option to enable/disable Application.Scaled in project file. Issue #31639 2017-04-05 19:29:05 +00:00
mainbar.pas IDE: mainbar: disable/enable auto sizing on auto height calculation. 2017-03-07 10:58:04 +00:00
mainbase.pas ide, images: new menu_view_search_results.png (designed by FTurtle). Issue #31625, patch by FTurtle 2017-04-06 20:35:43 +00:00
mainintf.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
Makefile make bigide: added lazcontroldsgn and datetimectrlsdsgn 2016-12-16 14:01:30 +00:00
Makefile.fpc make bigide: added lazcontroldsgn and datetimectrlsdsgn 2016-12-16 14:01:30 +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 Fix compilation of Codetools examples and wiki test project. Clean uses sections. 2017-04-07 19:02:11 +00:00
miscoptions.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
modematrixopts.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +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 general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
multipastedlg.lfm IDE: multi paste: added history 2016-10-02 19:25:42 +00:00
multipastedlg.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
multireplacedlg.lfm
multireplacedlg.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
newdialog.lfm IDE: Make NewDialog size persistent and its default size wider. Issue #31520. 2017-03-11 20:22:40 +00:00
newdialog.pas IDE: less hints 2017-03-12 19:08:55 +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 general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
objectlists.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
patheditordlg.lfm IDE: Make more buttons with "..." wider. Issue #29493, patch from Alexey Torgashin. 2016-02-02 00:20:23 +00:00
patheditordlg.pas IDE: fixed path editor dialog examples 2016-10-26 16:38:51 +00:00
procedurelist.lfm IDE: Replace ListView with StringGrid in ProcedureList window. Issue #30317, patch from Markus. 2016-07-19 15:37:12 +00:00
procedurelist.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
progressdlg.lfm
progressdlg.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
progresswnd.lfm
progresswnd.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
project.pp IDE: add option to enable/disable Application.Scaled in project file. Issue #31639 2017-04-05 19:29:05 +00:00
projectdefs.pas IDE: add option to enable/disable Application.Scaled in project file. Issue #31639 2017-04-05 19:29:05 +00:00
projecticon.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
projectinspector.lfm IDE: Remove a wrong color setting from FilterEdits. Issue #31415. 2017-02-24 09:13:24 +00:00
projectinspector.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
projectresources.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
projectuserresources.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
projectwizarddlg.lfm
projectwizarddlg.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
publishmodule.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
publishprojectdlg.lfm
publishprojectdlg.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
qfinitlocalvardlg.lfm IDE: quick fix for local variable not initialized: add assignment 2015-02-16 22:32:30 +00:00
qfinitlocalvardlg.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
raw_window.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
redirect_stderr.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +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 general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
runparamsopts.lfm IDE: run params: disable parameters when using launching application 2016-09-29 08:08:06 +00:00
runparamsopts.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
searchfrm.lfm IDE: Tweaking SearchForm. Issue #31062, patch from AlexeyT. 2016-12-23 12:55:54 +00:00
searchfrm.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +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 Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
showcompileropts.lfm
showcompileropts.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +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 Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
sourceeditor.lfm IDE: highDPI: support source editor (editor toolbar). 2016-12-03 08:23:00 +00:00
sourceeditor.pp Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
sourceeditprocs.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
sourcefilemanager.pas IDE: add option to enable/disable Application.Scaled in project file. Issue #31639 2017-04-05 19:29:05 +00:00
sourcemarks.pas Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
sourcesyneditor.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
splash.lfm
splash.pp general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
srcedithintfrm.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +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 general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
toolbarconfig.lfm IDE: Improve label lblSelect visibility in Toolbar config dialog. 2017-03-18 13:32:47 +00:00
toolbarconfig.pas IDE: Improve label lblSelect visibility in Toolbar config dialog. 2017-03-18 13:32:47 +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 Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +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 general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04: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 general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
useunitdlg.lfm IDE: Remove a wrong color setting from FilterEdits. Issue #31415. 2017-02-24 09:13:24 +00:00
useunitdlg.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
version.inc set version to 1.8.0RC1 2017-04-08 21:53:32 +00:00
viewunit_dlg.lfm IDE: viewunit_dlg, inc height of item by 2px if itemheight <= ideimages16 2017-01-01 11:45:54 +00:00
viewunit_dlg.pp Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it. 2017-04-05 08:34:48 +00:00
w32manifest.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
w32versioninfo.pas general: Updated address of the Free Software Foundation in copyright messages 2017-01-29 21:04:32 +00:00
wordcompletion.pp