lazarus/ide
mattias 8ad02e1a94 IDE: mode matrix: read old LCLWidgetType
git-svn-id: trunk@41480 -
2013-06-01 00:02:24 +00:00
..
frames IDE: mode matrix: read old LCLWidgetType 2013-06-01 00:02:24 +00:00
include Move files dealing with Heaptrc output. Part of issue #19837 2013-05-13 13:32:54 +00:00
aboutfrm.lfm
aboutfrm.pas IDE: using TFileStreamUTF8 and TStringListUTF8 2012-06-15 16:50:31 +00:00
abstractsmethodsdlg.lfm IDE: fixed fixed size dialogs 2012-04-13 15:09:17 +00:00
abstractsmethodsdlg.pas Replace #13 with LineEnding in many messages. It didn't show correctly on Linux systems. 2012-09-13 06:39:56 +00:00
addprofiledialog.lfm
addprofiledialog.pas
addtoprojectdlg.lfm Sort ListViews by column click around in many places. 2012-08-20 18:05:46 +00:00
addtoprojectdlg.pas Revert "Use AllFilesMask everywhere instead of GetAllFilesMask, mask must be fixed in FPC libs" 2013-04-30 16:35:02 +00:00
applicationbundle.pas IDE: add retina attribute for new OS X application bundles 2013-03-05 10:03:53 +00:00
basebuildmanager.pas
basedebugmanager.pas IDE: prevent debugger from entering invalid state, if started again before completely stopped. For info see issue #0023800 2013-01-31 19:03:40 +00:00
buildfiledlg.lfm
buildfiledlg.pas IDE: Allow user to create own custom IDE macros and install them to IDE by using packages. Issue #23502, patch from Cyrax 2013-01-20 09:34:35 +00:00
buildlazdialog.lfm IDE: in Build Lazarus dialog, relocate "Edit Defines" button to be nearer the "Defines" list 2012-11-17 10:02:43 +00:00
buildlazdialog.pas IDE: improved Build Lazarus dialog localization 2013-04-20 19:56:20 +00:00
buildmanager.pas IDE: mode matrix: omit old macrovalues 2013-05-30 22:53:01 +00:00
buildmodediffdlg.lfm
buildmodediffdlg.pas IDE: using UTF8CompareText 2012-07-16 20:53:37 +00:00
buildmodesmanager.lfm IDE: Make the new build mode dialog work 2013-04-18 16:56:35 +00:00
buildmodesmanager.pas IDE: Fix showing of session in the new build mode window. 2013-05-20 10:22:19 +00:00
buildprofilemanager.lfm
buildprofilemanager.pas IDE: fixed loading IDE build profiles for version>=3 2012-09-06 15:05:47 +00:00
buildprojectdlg.lfm
buildprojectdlg.pas IDEIntf: added GetRequiredPackages 2013-02-12 21:49:12 +00:00
charactermapdlg.lfm
charactermapdlg.pas
checkcompileropts.lfm IDE: test compiler options: using treeview for results 2012-03-30 14:16:28 +00:00
checkcompileropts.pas Revert "Use AllFilesMask everywhere instead of GetAllFilesMask, mask must be fixed in FPC libs" 2013-04-30 16:35:02 +00:00
checkcompoptsfornewunitdlg.lfm
checkcompoptsfornewunitdlg.pas
checklfmdlg.lfm IDE: Save layout of Check LFM Dialog 2012-05-26 08:36:44 +00:00
checklfmdlg.pas IDE: clean up 2013-04-02 10:10:54 +00:00
cleandirdlg.lfm
cleandirdlg.pas Revert "Use AllFilesMask everywhere instead of GetAllFilesMask, mask must be fixed in FPC libs" 2013-04-30 16:35:02 +00:00
clipboardhistory.pas
codebrowser.lfm
codebrowser.pas Reimplement "IDE, Packager: harmonize some string constants" 2013-05-01 08:44:51 +00:00
codecontextform.pas IDE: code context dlg: free via application 2013-01-29 18:20:08 +00:00
codeexplopts.pas
codeexplorer.lfm IDE: Improve filters default text in Code Explorer. Issue #23201, patch from Gerard Visent 2013-04-28 09:17:42 +00:00
codeexplorer.pas IDE: Improve filters default text in Code Explorer. Issue #23201, patch from Gerard Visent 2013-04-28 09:17:42 +00:00
codehelp.pas IDE: show property's class, name and type in OI StatusBar. 2013-05-24 08:23:49 +00:00
codemacroprompt.lfm
codemacroprompt.pas IDE: code templates: use tabs and BlockTabIndent 2013-04-15 21:48:38 +00:00
codemacroselect.lfm
codemacroselect.pas
codetemplatesdlg.lfm
codetemplatesdlg.pas Revert "Use AllFilesMask everywhere instead of GetAllFilesMask, mask must be fixed in FPC libs" 2013-04-30 16:35:02 +00:00
codetoolsdefines.lfm IDE: codetools defines editor: removed obsolete lazarus source template 2012-09-04 08:51:16 +00:00
codetoolsdefines.pas IDE: clean up 2013-04-02 10:10:54 +00:00
codetoolsdefpreview.lfm Sort ListViews by column click around in many places. 2012-08-20 18:05:46 +00:00
codetoolsdefpreview.pas IDE: clean up 2013-04-02 10:10:54 +00:00
codetoolsoptions.pas IDE: using TFileStreamUTF8 and TStringListUTF8 2012-06-15 16:50:31 +00:00
ColorDefault.xml IDE: Editor-Color opts - Improve default values for priorities 2013-05-28 11:01:48 +00:00
ColorDelphi.xml IDE: Editor-Color opts - Improve default values for priorities 2013-05-28 11:01:48 +00:00
ColorOcean.xml IDE: Editor-Color opts - Improve default values for priorities 2013-05-28 11:01:48 +00:00
ColorPascalClassic.xml IDE: Editor-Color opts - Improve default values for priorities 2013-05-28 11:01:48 +00:00
ColorTwilight.xml IDE: Editor-Color opts - Improve default values for priorities 2013-05-28 11:01:48 +00:00
compatibilityrestrictions.pas IDEIntf: fixed typo: favorite should use the American spelling instead of the British favourite 2012-09-19 13:16:39 +00:00
compiler.pp lazbuild: apply verbosity to compiler invocation 2012-12-06 15:36:36 +00:00
compileroptions.pp IDE: update inherited compiler options when frame becomes visible 2013-05-17 21:49:44 +00:00
componentlist.lfm IDE: Improve Component List's behavior. Issue #22829 2012-09-09 19:29:18 +00:00
componentlist.pas IDE, Component List: add comments, formatting 2012-09-13 06:39:08 +00:00
componentpalette.pas IDE: fixed crash when releasing non existing component palette select button 2012-08-31 01:53:32 +00:00
compoptsmodes.pas
condef.lfm
condef.pas
customformeditor.pp IDE: clean up 2013-04-02 10:10:54 +00:00
debugmanager.pas DBG: fixed changing debugger-class 2013-02-25 16:07:06 +00:00
dialogprocs.pas IDE: invalidate file state cache on rename/copy interactive 2012-10-12 09:50:30 +00:00
diffdialog.lfm
diffdialog.pas Revert "Use AllFilesMask everywhere instead of GetAllFilesMask, mask must be fixed in FPC libs" 2013-04-30 16:35:02 +00:00
diffpatch.pas
diskdiffsdialog.lfm
diskdiffsdialog.pas IDE: vanished lpk on disk: searching for alternative lpk 2013-02-09 12:26:10 +00:00
editdefinetree.pas
editmsgscannersdlg.lfm
editmsgscannersdlg.pas
editorfilemanager.lfm IDE: Make Help button work in Editor Window Manager, issue #21961. 2012-05-17 21:25:42 +00:00
editorfilemanager.pas LazControls: Replace property Data with property Items in ListFilterEdit. Issue #22100 2012-05-22 18:24:49 +00:00
editormacrolistviewer.lfm EditorMacros: Allow editing of macros 2012-08-25 01:02:55 +00:00
editormacrolistviewer.pas Reimplement "IDE, Packager: harmonize some string constants" 2013-05-01 08:44:51 +00:00
editoroptions.pp Formatting and comments 2013-05-28 15:59:52 +00:00
editoroptions.rc
editoroptions.res IDE: Editor-Color opts - Improve default values for priorities 2013-05-28 11:01:48 +00:00
emptymethodsdlg.lfm IDE: fixed fixed size dialogs 2012-04-13 15:09:17 +00:00
emptymethodsdlg.pas Replace #13 with LineEnding in many messages. It didn't show correctly on Linux systems. 2012-09-13 06:39:56 +00:00
encloseselectiondlg.lfm
encloseselectiondlg.pas IDE: using UTF8CompareText 2012-07-16 20:53:37 +00:00
environmentopts.pp IDE: mode matrix: save global session states 2013-05-30 16:40:50 +00:00
examplemanager.lfm IDE: add a choice to view relative paths in the found projects in ExampleManager. 2013-05-10 09:07:19 +00:00
examplemanager.pas Example manager: improved localization 2013-05-11 20:50:04 +00:00
extractprocdlg.lfm IDE: fixed fixed size dialogs 2012-04-13 15:09:17 +00:00
extractprocdlg.pas IDE: extract proc: stop if identifier is invalid 2012-12-06 16:33:40 +00:00
exttooldialog.lfm IDE: Filename filters for External Tools dialog Export/Import. Issue #24350, patch from Cyrax 2013-05-02 22:13:57 +00:00
exttooldialog.pas IDE: Filename filters for External Tools dialog Export/Import. Issue #24350, patch from Cyrax 2013-05-02 22:13:57 +00:00
exttooleditdlg.lfm IDE: Do not word wrap lines in Parameters text of External tools edit dialog. Issue #24406, patch from Cyrax 2013-05-08 21:17:20 +00:00
exttooleditdlg.pas IDE: ExtToolEditDlg formatting 2013-05-06 21:17:05 +00:00
filereferencelist.pas IDE: clean up 2012-03-30 13:35:05 +00:00
findinfilesdlg.lfm IDE: Add "Active File" to Search in Files where-selections. Issue #7686 2012-09-30 16:09:09 +00:00
findinfilesdlg.pas 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
findoverloadsdlg.lfm
findoverloadsdlg.pas
findrenameidentifier.lfm IDE: "Rename Identifier": fixed tab order 2012-12-18 22:39:58 +00:00
findrenameidentifier.pas IDE: Use shorter 'Ref: ' when showing found references. 2013-04-19 09:38:04 +00:00
findreplacedialog.lfm IDE: Ask user to continue search from the beginning if no matches were found. Issue #23228 2012-11-02 22:31:01 +00:00
findreplacedialog.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
findunitdlg.lfm
findunitdlg.pas IDE: cleaned up msg quickfixes 2012-03-30 14:37:28 +00:00
formeditor.pp IDE: added TDesignerMediator.UseRTTIForMethods 2013-02-02 15:46:43 +00:00
fpcsrcscan.pas
fpdocediticons.lrs
fpdoceditwindow.lfm IDE: fpdoc editor: scrollbars for memos 2013-05-13 14:48:43 +00:00
fpdoceditwindow.pas Replace #13 with LineEnding in many messages. It didn't show correctly on Linux systems. 2012-09-13 06:39:56 +00:00
fpdochints.pas IDE: show property's class, name and type in OI StatusBar. 2013-05-24 08:23:49 +00:00
fpdocselectinherited.lfm
fpdocselectinherited.pas
fpdocselectlink.lfm
fpdocselectlink.pas Replace #13 with LineEnding in many messages. It didn't show correctly on Linux systems. 2012-09-13 06:39:56 +00:00
fpmake.pp started fpmake files for IDE 2012-09-08 21:42:19 +00:00
frmcustomapplicationoptions.lfm
frmcustomapplicationoptions.pas IDE: clean up 2013-04-28 18:34:07 +00:00
genericchecklist.lfm
genericchecklist.pas IDE: configure build Lazarus dialog: renamed build to clean 2012-03-25 09:00:24 +00:00
genericlisteditor.lfm
genericlisteditor.pas
gotofrm.lfm
gotofrm.pas
helpfpcmessages.lfm
helpfpcmessages.pas IDE: clean up 2013-04-02 10:10:54 +00:00
helpoptions.pas
ide.lpk IDE: warning not to use ide.lpk 2013-05-20 11:57:58 +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 IDE+startlazarus: use same working directory, needed for passing relative file names as command line parameters 2012-07-05 15:07:43 +00:00
idecontexthelpedit.lfm
idecontexthelpedit.pas lazbuild: less warnings 2012-03-23 08:37:45 +00:00
idedefs.pas IDE: clean up 2013-04-02 10:10:54 +00:00
idefpcinfo.lfm IDE: view / IDE internal / what needs building 2012-04-07 02:43:56 +00:00
idefpcinfo.pas IDE: using TFileStreamUTF8 and TStringListUTF8 2012-06-15 16:50:31 +00:00
idefpdocfilesearch.lfm
idefpdocfilesearch.pas
ideguicmdline.pas LCL: gtk2: fixed access to private variables of TWinControl 2012-09-13 09:42:10 +00:00
idehelpmanager.lfm
idehelpmanager.pas IDE: show property's class, name and type in OI StatusBar. 2013-05-24 08:23:49 +00:00
ideinfodlg.lfm IDE: view / IDE internal / what needs building 2012-04-07 02:43:56 +00:00
ideinfodlg.pas IDE: about IDE modified: show build modes 2013-05-02 17:06:20 +00:00
ideinfoneedbuild.lfm IDE: need build info: escape key 2012-04-07 12:33:03 +00:00
ideinfoneedbuild.pas IDE: inherited compiler options: excluded inheritance of designtime packages 2013-02-13 09:43:05 +00:00
idemacrovalues.lfm IDE: added missing pas 2012-09-02 14:52:36 +00:00
idemacrovalues.pas IDE, IdeMacroValues: cleanup 2013-05-20 10:22:09 +00:00
ideminilibc.pas
ideoptiondefs.pas IDE: make Search Result window use the previous position. Issue #21288 2012-03-29 06:09:40 +00:00
ideoptionsdlg.lfm IDE: Make the BuildModes combobox in IDE options dialog work. 2013-04-18 16:56:40 +00:00
ideoptionsdlg.pas IDE: start to use the new build mode window by default. 2013-05-20 12:08:59 +00:00
ideprocs.pp IdeProgs: comments 2013-05-01 10:57:18 +00:00
ideprotocol.pas IDE: warn if upgrading configs 2012-04-04 09:44:02 +00:00
idetranslations.pas Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one 2012-08-25 21:00:03 +00:00
idewindowhelp.pas Replace #13 with LineEnding in many messages. It didn't show correctly on Linux systems. 2012-09-13 06:39:56 +00:00
imexportcompileropts.lfm
imexportcompileropts.pas Replace #13 with LineEnding in many messages. It didn't show correctly on Linux systems. 2012-09-13 06:39:56 +00:00
infobuild.lfm
infobuild.pp IDE: intial setup: fpc src dir: lazdir/fpc/fpcver/source 2012-04-06 08:21:40 +00:00
initialsetupdlgs.lfm IDE, initial setup dlg: use a thread to search for FPC sources, refactoring 2012-11-18 11:41:50 +00:00
initialsetupdlgs.pas Revert "Use AllFilesMask everywhere instead of GetAllFilesMask, mask must be fixed in FPC libs" 2013-04-30 16:35:02 +00:00
inputfiledialog.pas 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
inputhistory.pas IDE: Add "Active File" to Search in Files where-selections. Issue #7686 2012-09-30 16:09:09 +00:00
inspectchksumchangeddlg.lfm
inspectchksumchangeddlg.pas
invertassigntool.pas
jumphistoryview.lfm
jumphistoryview.pas
keymapping.pp IDE, KeyMapping: In AssignTo, delete excess keys from SynEdit shortcuts already when caching them. 2013-05-30 17:40:44 +00:00
keymapschemedlg.lfm
keymapschemedlg.pas
keymapshortcutdlg.lfm IDE: Improvements to keymapping buttons' default state and TabOrder. 2013-04-27 10:13:37 +00:00
keymapshortcutdlg.pas IDE: Improvements to keymapping buttons' default state and TabOrder. 2013-04-27 10:13:37 +00:00
lazarus_about_logo.lrs
lazarus_dci_file.dci
lazarus_dci.lrs
lazarus_indentation.lrs
lazarus.ico IDE: restored ico 2012-09-20 07:21:06 +00:00
lazarus.lpi lazarus.lpi: cleanup 2013-05-20 10:22:15 +00:00
lazarus.pp IDE: Enable the new Heaptrc output window by default. Part of issue #19837 2013-05-13 14:10:33 +00:00
lazarus.res IDE: restored ico 2012-09-20 07:21:06 +00:00
lazarusidestrconsts.pas IDE: Editor-Color opts - Allow setting priorities 2013-05-26 13:34:29 +00:00
lazarusmanager.pas IDE: comments about startlazarus 2012-12-12 13:29:40 +00:00
lazbuild.lpi lazbuild: add-package: forbid combine with create-makefile, error code if failed, check package type, load package file, save changed misc options.xml, using FileExistsUTF8 2012-05-28 14:57:46 +00:00
lazbuild.lpr lazbuild: fixed compilation 2013-05-30 17:12:05 +00:00
lazconf.pp IDE: mode matrix: load/save old macros 2013-05-30 22:25:20 +00:00
lfmunitresource.pas IDE: clean up 2013-04-02 10:10:54 +00:00
macropromptdlg.pas Macros: Implement $Confirm() macro. Issuse #11370 2013-05-01 08:44:56 +00:00
main.pp IDE: mode matrix: omit old macrovalues 2013-05-30 22:53:01 +00:00
mainbar.pas IDE: moved IDE Internalss / View Package Links to Package / Package Links 2013-01-28 10:43:10 +00:00
mainbase.pas IDE: mode matrix: save enabled options in session modes 2013-05-30 14:29:43 +00:00
mainintf.pas IDE: rename also the form and functions ManageExamples -> ExampleManager 2013-05-09 15:37:16 +00:00
Makefile ideintf: moved to components 2013-04-23 07:04:51 +00:00
Makefile.fpc ideintf: moved to components 2013-04-23 07:04:51 +00:00
makeresstrdlg.lfm
makeresstrdlg.pas IDE: using UTF8CompareText 2012-07-16 20:53:37 +00:00
miscoptions.pas IDE: "Rename Identifier": show replaced lines in result. Changed default 2012-12-18 11:05:58 +00:00
modematrixopts.pas IDE: mode matrix: load/save old macros 2013-05-30 22:25:20 +00:00
mouseactiondialog.lfm IDE: fixed ButtonPanel height in Mouse Action dialog 2013-05-05 15:48:52 +00:00
mouseactiondialog.pas
msgquickfixes.pas IDE: quick fix cant find unit: also apply to can not find unit 2013-01-24 12:52:25 +00:00
msgview.lfm
msgview.pp IDE: clean up 2013-04-02 10:10:54 +00:00
msgvieweditor.lfm Sort ListViews by column click around in many places. 2012-08-20 18:05:46 +00:00
msgvieweditor.pas
multireplacedlg.lfm Sort ListViews by column click around in many places. 2012-08-20 18:05:46 +00:00
multireplacedlg.pas
newdialog.lfm Sort ListViews by column click around in many places. 2012-08-20 18:05:46 +00:00
newdialog.pas Replace #13 with LineEnding in many messages. It didn't show correctly on Linux systems. 2012-09-13 06:39:56 +00:00
newprojectdlg.lfm
newprojectdlg.pp
objectlists.pas
outputfilter.pas 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
patheditordlg.lfm IDE: improve TPathEditorDialog behavior 2012-09-29 17:36:48 +00:00
patheditordlg.pas 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
procedurelist.lfm Sort ListViews by column click around in many places. 2012-08-20 18:05:46 +00:00
procedurelist.pas
progressdlg.lfm
progressdlg.pas IDE: clean up 2013-04-02 10:10:54 +00:00
progresswnd.lfm
progresswnd.pas
project.pp IDE: mode matrix: read old LCLWidgetType 2013-06-01 00:02:24 +00:00
projectdefs.pas IDE,IDEIntf: added TSourceEditorManagerInterface.ReIndent, added parameter Beautify to TLazProjectFile.SetSourceText 2013-04-15 08:31:41 +00:00
projecticon.pas IDE: clean up 2013-04-02 10:10:54 +00:00
projectinspector.lfm IDE: Use the improved FilterEdit feature in many forms 2012-05-19 18:32:55 +00:00
projectinspector.pas IDE: Make SortAlphabetically=True by default in Project Inspector. Issue #22609 2012-10-20 08:31:20 +00:00
projectresources.pas IDE: Prevent unneeded .lrs creation. Issue #21122, patch from Anton 2013-04-28 20:39:33 +00:00
projectwizarddlg.lfm IDE: Add acceleration keys and fix tab order in Project Wizard and ImageListEditor, issue #21718 2012-04-13 19:24:28 +00:00
projectwizarddlg.pas
publishmodule.pas
publishprojectdlg.lfm IDE: Save layout of Publish Project Dialog 2012-05-26 08:36:53 +00:00
publishprojectdlg.pas IDE: Save layout of Publish Project Dialog 2012-05-26 08:36:53 +00:00
raw_window.pas IDE: add define HEAPTRC_WINDOW back to enable the new heap tracer window feature. 2013-05-15 18:00:26 +00:00
redirect_stderr.pas IDE: add define HEAPTRC_WINDOW back to enable the new heap tracer window feature. 2013-05-15 18:00:26 +00:00
restrictionbrowser.lfm IDE: Use the improved FilterEdit feature in many forms 2012-05-19 18:32:55 +00:00
restrictionbrowser.pas IDE: fix RestrictionBrowser filtering. 2013-05-23 11:37:56 +00:00
runparamsopts.lfm Sort ListViews by column click around in many places. 2012-08-20 18:05:46 +00:00
runparamsopts.pas IDE: recent/history lists: replaced case sensitive comparison with three types 2012-04-25 09:03:37 +00:00
searchfrm.lfm IDE: Improved Search Results dialog behavior: 2012-12-12 19:51:53 +00:00
searchfrm.pas Add "inherited Create;" to constructors for classes derived from TFileSearcher. 2013-05-09 11:52:17 +00:00
searchresultview.lfm IDE: changed Search Results dialog to bsSizeable and enabled system menu in order to unify its look with Find / Find in files dialogs, bug #23456 2012-12-10 21:48:56 +00:00
searchresultview.pp IDE: make Search Result window use the previous position. Issue #21288 2012-03-29 06:09:40 +00:00
showcompileropts.lfm
showcompileropts.pas IDE: show compiler options: check compiler 2012-04-29 16:32:31 +00:00
showdeletingfilesdlg.lfm
showdeletingfilesdlg.pas
sortselectiondlg.lfm IDE: sort selection: layout 2012-04-13 15:22:53 +00:00
sortselectiondlg.pas IDE: sort selection: layout 2012-04-13 15:22:53 +00:00
sourceeditor.lfm SourceEditor: Display stop button, while macro recording 2012-06-21 18:23:39 +00:00
sourceeditor.pp IDE: clean up 2013-05-26 13:54:04 +00:00
sourceeditprocs.pas IDE: identifier completion: debugging 2013-01-24 10:52:44 +00:00
sourcefilemanager.pas IDE: mode matrix: save enabled options in session modes 2013-05-30 14:29:43 +00:00
sourcemarks.pas IDE: store directives when new scanner is initialized and a sourceeditor for the unit exist 2013-05-11 17:30:13 +00:00
sourcesyneditor.pas SynSourceEdit: fix destroy (Highlighter may trigger event in destruction, and must be removed while other objects are still in place) 2013-05-29 09:20:24 +00:00
splash.lfm
splash.pp
srcedithintfrm.pas
startlazarus.ico
startlazarus.lpi startlazarus: fixed target file name 2012-12-11 09:33:51 +00:00
startlazarus.lpr IDE: Enable the new Heaptrc output window by default. Part of issue #19837 2013-05-13 14:10:33 +00:00
startlazarus.res
syncolorattribeditor.lfm IDE: Editor-Color opts - Allow setting priorities 2013-05-26 13:34:29 +00:00
syncolorattribeditor.pas IDE: Editor-Color opts - Allow setting priorities 2013-05-26 13:34:29 +00:00
sysvaruseroverridedlg.lfm
sysvaruseroverridedlg.pas
transfermacros.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
unitdependencies.lfm
unitdependencies.pas IDE: fixed translation related regressions after r36225 #575e24d917 2012-03-24 14:44:29 +00:00
unitinfodlg.lfm
unitinfodlg.pp
unusedunitsdlg.lfm IDE: fixed fixed size dialogs 2012-04-13 15:09:17 +00:00
unusedunitsdlg.pas
useunitdlg.lfm
useunitdlg.pas IDE: Do not show the same unit twice in UseUnitDlg. Issue #22866, patch from Anton 2012-09-13 07:05:57 +00:00
version.inc set version to 1.1 on trunk 2012-04-01 18:17:49 +00:00
viewunit_dlg.lfm IDE: improved layout of viewunit dlg.patch by Anton. issue #22749 2012-08-31 13:03:30 +00:00
viewunit_dlg.pp LazControls: Replace property Data with property Items in ListFilterEdit. Issue #22100 2012-05-22 18:24:49 +00:00
w32manifest.pas ide: allow to change executionLevel and uiAccess fields or windows manifest from IDE (issue #0019648) 2012-03-26 06:45:02 +00:00
w32versioninfo.pas IDE: project resource file version: do not set modified if value is the same and initialize it after read 2013-04-07 07:59:12 +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