lazarus/ide
martin 18985425ec IDE: update Color-schemes
git-svn-id: trunk@41920 -
2013-06-27 14:37:13 +00:00
..
frames codetools: code completion: started option to not update signatures if only case changed 2013-06-26 15:03:37 +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 IDE: replaced some MessageDlg with IDEMessageDialog 2013-06-02 17:54:22 +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 IDE: replaced some MessageDlg with IDEMessageDialog 2013-06-02 17:54:22 +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: added tree of inherited parameters to show options 2013-06-09 10:21:45 +00:00
buildlazdialog.pas IDE: added tree of inherited parameters to show options 2013-06-09 10:21:45 +00:00
buildmanager.pas IDE+lazbuild: fixed applying ide macros for the right build mode 2013-06-07 12:12:02 +00:00
buildmodediffdlg.lfm
buildmodediffdlg.pas IDE: build modes diff: clearer captions 2013-06-07 11:36:47 +00:00
buildmodesmanager.lfm IDE: project options: fixed build modes diff showing modes 2013-06-02 16:29:21 +00:00
buildmodesmanager.pas IDE: do not show build modes on package options, that is too confusing 2013-06-11 16:38:33 +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 IDE: replaced some MessageDlg with IDEMessageDialog 2013-06-02 17:54:22 +00:00
checkcompoptsfornewunitdlg.lfm
checkcompoptsfornewunitdlg.pas IDE: replaced some MessageDlg with IDEMessageDialog 2013-06-02 17:54:22 +00:00
checklfmdlg.lfm IDE: Save layout of Check LFM Dialog 2012-05-26 08:36:44 +00:00
checklfmdlg.pas Converter: Remove invalid properties also after replacing a component type. Issue #24527 2013-06-09 10:05:20 +00:00
cleandirdlg.lfm
cleandirdlg.pas IDE: replaced some MessageDlg with IDEMessageDialog 2013-06-02 17:27:09 +00:00
clipboardhistory.pas
codebrowser.lfm
codebrowser.pas IDE: replaced some MessageDlg with IDEMessageDialog 2013-06-02 17:54:22 +00:00
codecontextform.pas if param hint is "no hint", then there is no button, so do not update it 2013-06-24 17:45:10 +00:00
codeexplopts.pas IDE: codeexplorer: save active page 2013-06-05 15:03:13 +00:00
codeexplorer.lfm IDE: fixed layout codeexplorer 2013-06-24 12:05:39 +00:00
codeexplorer.pas IDE: codeexplorer: save active page 2013-06-05 15:03:13 +00:00
codehelp.pas IDE: code hints: fixed showing ancestor docs in same units 2013-06-23 11:31:47 +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: replaced some MessageDlg with IDEMessageDialog 2013-06-02 17:27:09 +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 codetools: code completion: started option to not update signatures if only case changed 2013-06-26 15:03:37 +00:00
ColorDefault.xml IDE: update Color-schemes 2013-06-27 14:37:13 +00:00
ColorDelphi.xml IDE: update Color-schemes 2013-06-27 14:37:13 +00:00
ColorOcean.xml IDE: update Color-schemes 2013-06-27 14:37:13 +00:00
ColorPascalClassic.xml IDE: update Color-schemes 2013-06-27 14:37:13 +00:00
ColorTwilight.xml IDE: update Color-schemes 2013-06-27 14:37:13 +00:00
compatibilityrestrictions.pas 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: constantified 2013-06-26 10:44:46 +00:00
componentlist.lfm IDE: Testing and tweaking component list. 2013-06-25 16:48:04 +00:00
componentlist.pas IDE: Testing and tweaking component list. 2013-06-25 16:48:04 +00:00
componentpalette.pas IDE: component palette: right click does not select component and bring form to front 2013-06-23 12:57:58 +00:00
compoptsmodes.pas
condef.lfm
condef.pas
customformeditor.pp IDE: added designer menu item Reset to reset to ancestor bounds 2013-06-27 02:36:17 +00:00
debugmanager.pas dbg: start fallback location detection 2013-06-24 15:22:56 +00:00
dialogprocs.pas IDE: cleanup code in DialogProgs. 2013-06-07 11:21:17 +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 IDE: removed old workaround global SrcPath 2013-06-26 12:47:16 +00:00
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 IDE: replaced some MessageDlg with IDEMessageDialog 2013-06-02 17:54:22 +00:00
editoroptions.pp IDE+synedit: TSynHighlighterAttributes: added Caption:PString for non fixed resourcestring, fixed IDE to use Caption and StoredName correct 2013-06-14 21:28:58 +00:00
editoroptions.rc
editoroptions.res IDE: update Color-schemes 2013-06-27 14:37:13 +00:00
emptymethodsdlg.lfm IDE: fixed fixed size dialogs 2012-04-13 15:09:17 +00:00
emptymethodsdlg.pas IDE: replaced some MessageDlg with IDEMessageDialog 2013-06-02 17:27:09 +00:00
encloseselectiondlg.lfm
encloseselectiondlg.pas IDE: using UTF8CompareText 2012-07-16 20:53:37 +00:00
environmentopts.pp IDE: mode matrix: clean up shared and global enabled states on save 2013-06-04 07:38:07 +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: replaced some MessageDlg with IDEMessageDialog 2013-06-02 17:54:22 +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: replaced some MessageDlg with IDEMessageDialog 2013-06-02 17:27:09 +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 IDE: replaced some MessageDlg with IDEMessageDialog 2013-06-02 17:54:22 +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: replaced some MessageDlg with IDEMessageDialog 2013-06-02 17:54:22 +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 IDE: replaced some MessageDlg with IDEMessageDialog 2013-06-02 17:54:22 +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 IDE: replaced some MessageDlg with IDEMessageDialog 2013-06-02 17:54:22 +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 IDE: removed compiler options page inherited 2013-06-09 10:24:48 +00:00
frmcustomapplicationoptions.lfm
frmcustomapplicationoptions.pas IDE: clean up 2013-04-28 18:34:07 +00:00
genericchecklist.lfm
genericchecklist.pas
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 IDE: replaced some MessageDlg with IDEMessageDialog 2013-06-02 17:54:22 +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
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: don't reserve space for build mode combo if it is not visible 2013-06-14 14:45:58 +00:00
ideoptionsdlg.pas ide: don't reserve space for build mode combo if it is not visible 2013-06-14 14:45:58 +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 IDE: replaced some MessageDlg with IDEMessageDialog 2013-06-02 17:54:22 +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 IDE: initial setup dlg: give hint where to get FPC and FPC-SRC 2013-06-11 19:09:28 +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: new unit dependencies 2013-06-21 13:41:07 +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 IDE: lazarus.lpi: added -WG 2013-06-21 10:44:00 +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: added designer menu item Reset to reset to ancestor bounds 2013-06-27 02:36:17 +00:00
lazarusmanager.pas startlazarus: fixed compilation 2013-06-02 21:03:48 +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 IDE: replaced compiler options Macro values with Additions and Overrides 2013-06-06 21:34:39 +00:00
lazconf.pp gtk3 widgetset added.This is base implementation with alpha status. 2013-06-23 10:35:00 +00:00
lfmunitresource.pas IDE: clean up 2013-06-04 07:42:47 +00:00
macropromptdlg.pas Macros: Implement $Confirm() macro. Issuse #11370 2013-05-01 08:44:56 +00:00
main.pp IDE: remove freed forms from restore windows list 2013-06-23 19:48:13 +00:00
mainbar.pas IDE: unit deps: resourcestrings 2013-06-22 07:12:56 +00:00
mainbase.pas IDE: new unit dependencies 2013-06-21 13:41:07 +00:00
mainintf.pas IDE: remove freed forms from restore windows list 2013-06-23 19:48:13 +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: replaced some MessageDlg with IDEMessageDialog 2013-06-02 17:54:22 +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+lazbuild: fixed applying ide macros for the right build mode 2013-06-07 12:12:02 +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: replaced some MessageDlg with IDEMessageDialog 2013-06-02 17:54:22 +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 IDE: replaced some MessageDlg with IDEMessageDialog 2013-06-02 17:54:22 +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: project inspector: do not keep references to files and dependencies 2013-06-27 03:17:22 +00:00
projectdefs.pas IDE: combined defaults for publish module+project 2013-06-12 11:02:22 +00:00
projecticon.pas IDE: clean up 2013-04-02 10:10:54 +00:00
projectinspector.lfm IDE: TTreeFilterEdit: using TTFENodeData 2013-06-27 02:57:55 +00:00
projectinspector.pas IDE: project inspector: do not keep references to files and dependencies 2013-06-27 03:17:22 +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: combined defaults for publish module+project 2013-06-12 11:02:22 +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: do not write default launching pathplusparams 2013-06-12 10:47:36 +00:00
searchfrm.lfm IDE: Improved Search Results dialog behavior: 2012-12-12 19:51:53 +00:00
searchfrm.pas IDE: replaced some MessageDlg with IDEMessageDialog 2013-06-02 17:27:09 +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 IDE: fixed mem leak in show compiler options 2013-06-10 07:31:09 +00:00
showcompileropts.pas IDE: fixed mem leak in show compiler options 2013-06-10 07:31:09 +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+synedit: TSynHighlighterAttributes: added Caption:PString for non fixed resourcestring, fixed IDE to use Caption and StoredName correct 2013-06-14 21:28:58 +00:00
sourceeditprocs.pas IDE: identifier completion: debugging 2013-01-24 10:52:44 +00:00
sourcefilemanager.pas IDE: create project for program file: set TargetFilename to source filenme, bug #23379 2013-06-23 18:06:19 +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 SourceSynEdit: fix scrolling with top-info hint. Issue #0024505 2013-06-14 19:54:26 +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 IDE: replaced some MessageDlg with IDEMessageDialog 2013-06-02 17:54:22 +00:00
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 IDE: unit deps: resourcestrings 2013-06-22 07:12:56 +00:00
unitdependencies.pas IDE: unit deps: fixed popup menu 2013-06-25 15:51:58 +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: added Slovenian language to version info language list 2013-06-23 19:59:05 +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