lazarus/ide
2011-12-01 12:58:38 +00:00
..
frames IDE: codetools space options: fixed storing options 2011-11-28 22:17:35 +00:00
include IDE: moved LazarusVersionStr to lazconf 2011-03-27 08:51:22 +00:00
aboutfrm.lfm Starts moving lfms from OnPageChange to OnChange 2011-10-02 19:42:59 +00:00
aboutfrm.pas IDE: moved LazarusVersionStr to lazconf 2011-03-27 08:51:22 +00:00
abstractsmethodsdlg.lfm IDE: improved 'Abstract methods' dialog localization and (slightly) layout 2011-03-10 22:53:08 +00:00
abstractsmethodsdlg.pas IDE: improved 'Abstract methods' dialog localization and (slightly) layout 2011-03-10 22:53:08 +00:00
addprofiledialog.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
addprofiledialog.pas IDE, Add/Rename build profile dialog: improve layout and localization 2010-11-07 15:46:46 +00:00
addtoprojectdlg.lfm
addtoprojectdlg.pas
applicationbundle.pas
basebuildmanager.pas IDE: clean up 2011-06-22 07:52:10 +00:00
basedebugmanager.pas DBG: moved window-names from IDE to debugger 2011-11-05 13:32:32 +00:00
bigidemake.cfg
buildfiledlg.lfm
buildfiledlg.pas IDE: improve some resource strings 2011-11-01 21:27:58 +00:00
buildlazdialog.lfm IDE: improved 'Build Lazarus' dialog layout and localization 2011-10-29 17:25:05 +00:00
buildlazdialog.pas IDE: Changed GUI string capitalization. Issue #16068 2011-11-19 13:41:43 +00:00
buildmanager.pas IDE: simplify Build Lazarus dialog and build code 2011-10-22 10:33:41 +00:00
buildmodediffdlg.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
buildmodediffdlg.pas IDE, Build mode differences dialog: improved layout and localized 2010-11-14 16:07:39 +00:00
buildprofilemanager.lfm IDE: don't build examples from Build Lazarus dialog. Fixes issue #20261 (TrackBar Demo is started instead of Lazarus) 2011-10-10 21:51:45 +00:00
buildprofilemanager.pas IDE: Add a "Normal IDE" build profile as default when installing clean. 2011-11-20 14:46:42 +00:00
buildprojectdlg.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
buildprojectdlg.pas IDE: improved 'Clean and rebuild' dialog localization 2011-06-03 22:41:01 +00:00
charactermapdlg.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
charactermapdlg.pas IDE: Add Shift+Ctrl+M as a shortcut for character map. Implement navigating and adding a char with keyboard. 2011-03-22 10:09:19 +00:00
checkcompileropts.lfm IDE: cleanup 2011-11-18 10:39:19 +00:00
checkcompileropts.pas IDE: cleanup 2011-11-18 10:39:19 +00:00
checkcompoptsfornewunitdlg.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
checkcompoptsfornewunitdlg.pas IDE: Improving "Directives for new unit" dialog layout. Issue #20067 2011-08-28 14:36:23 +00:00
checklfmdlg.lfm
checklfmdlg.pas IDE: clean up 2011-06-22 07:52:10 +00:00
cleandirdlg.lfm IDE: fix problem with combobox list when changing items order. Save form's layout in IDEDialogLayoutList. Issue #18931 2011-10-26 16:40:37 +00:00
cleandirdlg.pas IDE: fix problem with combobox list when changing items order. Save form's layout in IDEDialogLayoutList. Issue #18931 2011-10-26 16:40:37 +00:00
clipboardhistory.pas
codebrowser.lfm IDE: codebrowser: invalidate file lists on rescan, bug #19699 2011-07-08 18:56:32 +00:00
codebrowser.pas IDE: change lazarus dir, fixed reloading lpl, reload lpk in topological order 2011-10-30 18:17:19 +00:00
codecontextform.pas IDE: parameter hints: use monitor workarea, bug #19117 2011-07-10 09:22:41 +00:00
codeexplopts.pas IDE: codeexplorer: surrounding 2011-05-18 08:23:48 +00:00
codeexplorer.lfm Starts moving lfms from OnPageChange to OnChange 2011-10-02 19:42:59 +00:00
codeexplorer.pas IDE: codeexplorer: keep Parent treenode, bug #20333 2011-10-02 16:13:00 +00:00
codehelp.pas IDE: code help hint: show elements pre, table, tr, th, td 2011-11-26 11:19:08 +00:00
codemacroprompt.lfm
codemacroprompt.pas IDE: code templates: fixed auto indent for middle space 2011-01-12 12:21:41 +00:00
codemacroselect.lfm
codemacroselect.pas
codetemplatesdlg.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
codetemplatesdlg.pas IDE: fixed compilation by breaking a unit circle 2011-02-11 15:29:27 +00:00
codetoolsdefines.lfm Starts moving lfms from OnPageChange to OnChange 2011-10-02 19:42:59 +00:00
codetoolsdefines.pas codetools: clean up 2011-09-27 19:20:22 +00:00
codetoolsdefpreview.lfm IDE: Set ReadOnly = True for some report memos and treeviews. 2011-10-23 20:01:56 +00:00
codetoolsdefpreview.pas IDE: fixed compilation by breaking a unit circle 2011-02-11 15:29:27 +00:00
codetoolsoptions.pas IDE: identifier completion: option to show help 2011-06-14 18:37:52 +00:00
ColorDefault.xml IDE: add ini, bat highlighter, thanks to vrode for converting from orig synedit. issue #18320 2010-12-17 19:50:21 +00:00
ColorDelphi.xml IDE: add ini, bat highlighter, thanks to vrode for converting from orig synedit. issue #18320 2010-12-17 19:50:21 +00:00
ColorOcean.xml IDE: add ini, bat highlighter, thanks to vrode for converting from orig synedit. issue #18320 2010-12-17 19:50:21 +00:00
ColorPascalClassic.xml IDE: add ini, bat highlighter, thanks to vrode for converting from orig synedit. issue #18320 2010-12-17 19:50:21 +00:00
ColorTwilight.xml IDE: add ini, bat highlighter, thanks to vrode for converting from orig synedit. issue #18320 2010-12-17 19:50:21 +00:00
compatibilityrestrictions.pas IDE: activated new xml units 2011-09-12 21:12:49 +00:00
compiler.pp IDE: clean up 2011-06-22 07:52:10 +00:00
compileroptions.pp IDEIntf: added TLazCompilerOptions.GetUnitPath 2011-11-27 00:14:34 +00:00
componentlist.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
componentlist.pas IDE: Fix a crash in Components View. Issue #20305, patch from Bart Broersma 2011-09-21 09:28:03 +00:00
componentpalette.pas IDE: Show also unit name in the component hint in component palette. Issue #20723, patch from Anton 2011-11-21 20:49:24 +00:00
compoptsmodes.pas
condef.lfm
condef.pas IDE: clean up 2011-06-22 07:52:10 +00:00
customformeditor.pp IDE: creating component name from class name: check if removing leading T starts with a number 2011-10-12 07:24:55 +00:00
debugmanager.pas DBG: Markl project as modified, if watches are added/changed/removed. issue #0020092 2011-11-05 14:30:32 +00:00
dialogprocs.pas lazutils: started lazutf8, lazfileutil, lazfilecache 2011-10-04 22:42:44 +00:00
diffdialog.lfm IDE: Improve DiffDialog. Use OnIdle and progressbar for better feedback for user. 2011-10-29 22:39:37 +00:00
diffdialog.pas IDE: make Diff generation code more object oriented. Refactoring. 2011-10-30 09:56:32 +00:00
diffpatch.pas IDE: More refactoring for DiffPatch dialog 2011-10-30 18:19:53 +00:00
diskdiffsdialog.lfm
diskdiffsdialog.pas IDE: make Diff generation code more object oriented. Refactoring. 2011-10-30 09:56:32 +00:00
editdefinetree.pas IDEIntf: added TLazCompilerOptions.GetUnitPath 2011-11-27 00:14:34 +00:00
editmsgscannersdlg.lfm
editmsgscannersdlg.pas
editoroptions.pp IDE, SynEdit: introduce block-indent by tab. issue #0020256 2011-11-07 02:44:22 +00:00
editoroptions.rc
editoroptions.res ide: generate editoroptions.res by windres (maybe this can solve issue #0018600) 2011-02-12 09:35:36 +00:00
emptymethodsdlg.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
emptymethodsdlg.pas IDE: check for empty methods: using GetPropList for safer align, bug #19109 2011-09-30 14:22:22 +00:00
encloseselectiondlg.lfm
encloseselectiondlg.pas IDE: enclose selection: fixed if line contains only one character, bug #19287 2011-05-05 19:40:20 +00:00
environmentopts.pp IDE: file dialog filter: reduced loading/saving, auto clean up, do not save default 2011-11-24 23:04:54 +00:00
extractprocdlg.lfm codetools: extractproc for program 2011-05-02 18:27:16 +00:00
extractprocdlg.pas codetools: extractproc for program 2011-05-02 18:27:16 +00:00
exttooldialog.lfm
exttooldialog.pas IDE: run external tool: check if working directory exists 2011-05-11 01:26:20 +00:00
exttooleditdlg.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
exttooleditdlg.pas IDE: fixed compilation by breaking a unit circle 2011-02-11 15:29:27 +00:00
filereferencelist.pas IDE: clean up 2011-06-22 07:52:10 +00:00
findinfilesdlg.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
findinfilesdlg.pas IDE: unified Find in Files dialog resource strings with Find/Replace dialog ones; added missing accelerators, bug #19966 2011-08-13 18:00:16 +00:00
findoverloadsdlg.lfm
findoverloadsdlg.pas Formatting: joined lines where only ');' was split to its own line, in procedure defs. 2011-03-16 16:52:28 +00:00
findpalettecomp.lfm
findpalettecomp.pas IDE: clean up 2011-06-22 07:52:10 +00:00
findrenameidentifier.lfm IDE: improved "Find and rename identifier" dialog layout and made it resizable. Hopefully fixes bug #20444. 2011-10-09 14:58:56 +00:00
findrenameidentifier.pas IDE: activated new xml units 2011-09-12 21:12:49 +00:00
findreplacedialog.lfm IDE: improve the layout and layout management of search dialogs. 2011-06-05 09:47:35 +00:00
findreplacedialog.pp IDE: Minor spelling correction. 2011-08-14 08:13:57 +00:00
findunitdlg.lfm IDE: started dialog to help with the message recompiling checksum changed 2011-01-10 14:02:09 +00:00
findunitdlg.pas IDE: search unit: use lcl instead of lclbase 2011-07-13 18:22:13 +00:00
formeditor.pp
fpcsrcscan.pas codetools: clean up 2011-06-16 09:02:28 +00:00
fpdoceditwindow.lfm Starts moving lfms from OnPageChange to OnChange 2011-10-02 19:42:59 +00:00
fpdoceditwindow.pas codetools+tests: function to fix xml attribute values 2011-10-02 23:18:22 +00:00
fpdochints.pas IDE: codehelp: help for units 2011-09-22 22:48:54 +00:00
fpdocselectinherited.lfm
fpdocselectinherited.pas
fpdocselectlink.lfm
fpdocselectlink.pas IDE: activated new xml units 2011-09-12 21:12:49 +00:00
frmcustomapplicationoptions.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
frmcustomapplicationoptions.pas
genericchecklist.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
genericchecklist.pas IDE: fixed compilation by breaking a unit circle 2011-02-11 15:29:27 +00:00
genericlisteditor.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
genericlisteditor.pas IDE: localize Edit Build Lazarus Defines dialog 2010-11-07 13:38:38 +00:00
gotofrm.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
gotofrm.pas
helpfpcmessages.pas IDEIntf: moved the FPCMessagesHelpDB to idehelpint 2011-02-01 10:20:04 +00:00
helpoptions.pas
ide.lpk IDE package: updated 2011-10-13 20:33:10 +00:00
ide.pas DBG: Starting testcase for exception handling 2010-12-07 03:16:08 +00:00
idecmdline.pas IDE: --help parameter is detected at any position now 2011-09-07 21:37:42 +00:00
idecontexthelpedit.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
idecontexthelpedit.pas IDE: FindDeclarationOfIDEControl: search nested components 2011-05-21 23:40:31 +00:00
idedefs.pas IDE: clean up 2011-06-22 07:52:10 +00:00
idefpcinfo.lfm IDE: Set ReadOnly = True for some report memos and treeviews. 2011-10-23 20:01:56 +00:00
idefpcinfo.pas IDE: set CodeToolBoss.FPCDefinesCache.ExtraOptions to load codetools message file 2011-06-05 20:56:03 +00:00
ideguicmdline.pas Fixes bug #20419: svn revision 31276 #e2081bb160 breaks building gtk2 version on Mac OS X 2011-10-06 06:52:45 +00:00
idehelpmanager.lfm IDE: removed obsolete code for help for fpc keywords 2011-05-12 20:50:35 +00:00
idehelpmanager.pas IDE: source editor: context menu open lfm file of inc file 2011-10-29 11:00:15 +00:00
ideinfodlg.lfm IDE: Set ReadOnly = True for some report memos and treeviews. 2011-10-23 20:01:56 +00:00
ideinfodlg.pas IDE: ide info: show exename, feature 19030 2011-05-16 15:34:14 +00:00
ideminilibc.pas ide-libc: nonblock for sparc 2011-09-12 21:34:54 +00:00
ideoptiondefs.pas DBG: moved window-names from IDE to debugger 2011-11-05 13:32:32 +00:00
ideoptionsdlg.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
ideoptionsdlg.pas IDE: formatting and some comments 2011-10-21 15:44:26 +00:00
ideprocs.pp Change variable name "l" because it resembles "1". 2011-11-18 16:20:31 +00:00
ideprotocol.pas Formatting: joined lines where only ');' was split to its own line, in procedure defs. 2011-03-16 16:52:28 +00:00
idetranslations.pas IDE: actually use gdbmidebugger translations 2011-09-02 22:42:33 +00:00
idewindowhelp.pas Fix spelling from Childs to Children around Lazarus source. Patch from Mazen NEIFER 2011-05-10 09:13:38 +00:00
imexportcompileropts.lfm
imexportcompileropts.pas ide: remove compileroptionsdlg dependencies 2011-02-12 14:02:18 +00:00
infobuild.lfm ide: set autosize to parent panel to prevent clipping of bottom bevel (bug #0018401) 2011-01-11 04:01:59 +00:00
infobuild.pp IDE: make sure that Compile Progress dialog timer is disabled after its execution in order to avoid saving environment settings endlessly, patch by Flávio Etrusco, bug #20150 2011-09-06 00:42:04 +00:00
initialsetupdlgs.lfm IDE: initial setup dialog: treeview readonly 2011-10-04 14:17:24 +00:00
initialsetupdlgs.pas IDE: Try to fix the initial setup dialog better. 2011-12-01 12:58:38 +00:00
inputfiledialog.pas IDE: clean up 2011-06-22 07:52:10 +00:00
inputhistory.pas IDE: formatting 2011-10-26 16:40:09 +00:00
inspectchksumchangeddlg.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
inspectchksumchangeddlg.pas codetools: directory cacher: store time 2011-05-23 15:12:20 +00:00
invertassigntool.pas IDE: Fix 'Invert assignment' with 2D arrays assignment. Issue #14996 2011-11-19 21:21:14 +00:00
jumphistoryview.lfm IDE: Support Enter key in Jump History window. 2011-06-20 19:43:34 +00:00
jumphistoryview.pas IDE: Support Enter key in Jump History window. 2011-06-20 19:43:34 +00:00
keymapping.pp IDE: keymapping: fixed loading shortcuts of packages 2011-11-20 23:21:10 +00:00
keymapschemedlg.lfm ide: change borderstyle of key dialogs to bsDialog 2010-12-10 06:38:17 +00:00
keymapschemedlg.pas IDE: clean up 2011-06-22 07:52:10 +00:00
keymapshortcutdlg.lfm ide: change borderstyle of key dialogs to bsDialog 2010-12-10 06:38:17 +00:00
keymapshortcutdlg.pas
lazarus_about_logo.lrs
lazarus_dci_file.dci
lazarus_dci.lrs
lazarus_indentation.lrs
lazarus.ico
lazarus.lpi Improve ListFilterEdit and apply it to compiler message dialog. 2011-11-25 09:40:15 +00:00
lazarus.pp bigide: added instantfpc 2011-10-01 20:24:52 +00:00
lazarus.res IDE: lazarus.res updated 2011-09-19 21:04:53 +00:00
lazarusidestrconsts.pas IDE: improved File Filters options tab popup menu localization 2011-11-26 15:55:19 +00:00
lazarusmanager.pas IDE: split parsing command line options into gui and nogui parts 2011-06-28 07:23:25 +00:00
lazbuild.lpi lazbuild: fixed compilation 2011-10-01 20:26:22 +00:00
lazbuild.lpr lazbuild: fixed compilation 2011-10-30 19:53:47 +00:00
lazconf.pp Initial commit of the customdrawn widgetset. It already compiles in win32, but does not link yet. 2011-11-06 08:19:26 +00:00
lazdoc.lrs
macropromptdlg.pas
main.pp IDE: shortcuts: execute source editor command, when focused control has parent MainIDEBar or a TSourceNotebook, bug #19149 2011-11-30 02:51:37 +00:00
mainbar.pas IDE: New "Example Projects" feature. 2011-10-10 20:35:59 +00:00
mainbase.pas IDE: Changed GUI string capitalization. Issue #16068 2011-11-19 13:41:43 +00:00
mainintf.pas IDE: New "Example Projects" feature. 2011-10-10 20:35:59 +00:00
Makefile Massive update of makefiles to file make bigide 2011-10-17 11:29:24 +00:00
Makefile.fpc Massive update of makefiles to file make bigide 2011-10-17 11:29:24 +00:00
makeresstrdlg.lfm
makeresstrdlg.pas IDE: clean up 2011-06-22 07:52:10 +00:00
manageexamples.lfm IDE: Improve the layout of Manage Examples form. 2011-11-26 22:51:56 +00:00
manageexamples.pas IDE: Improve the layout of Manage Examples form. 2011-11-26 22:51:56 +00:00
miscoptions.pas IDE: do not warn when environmentoptions.xml is missing 2011-10-02 16:47:31 +00:00
mouseactiondialog.lfm
mouseactiondialog.pas
msgquickfixes.pas IDE: codehelp: improved debugging 2011-04-11 21:25:55 +00:00
msgview.lfm IDE: made messages window resizable again 2010-12-05 14:24:05 +00:00
msgview.pp IDE: fixed clicking on message during compile, bug #17691 2011-06-18 08:39:49 +00:00
msgvieweditor.lfm
msgvieweditor.pas
multireplacedlg.lfm
multireplacedlg.pas
newdialog.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
newdialog.pas IDE: added a sanity check about if ListView.Selected is assigned. Issue #19819 2011-11-17 20:16:25 +00:00
newprojectdlg.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
newprojectdlg.pp IDE: new project dialog: store project desc in listbox 2011-07-18 20:17:25 +00:00
objectlists.pas IDE: clean up 2011-06-22 07:52:10 +00:00
outputfilter.pas IDE: outputfilter: normalize file name 2011-11-21 13:45:00 +00:00
patheditordlg.lfm
patheditordlg.pas IDE: clean up 2011-06-22 07:52:10 +00:00
procedurelist.lfm
procedurelist.pas codetools: moved TCodeXYPosition from CodeAtom to CodeCache 2011-11-02 14:26:05 +00:00
progressdlg.lfm
progressdlg.pas
progresswnd.lfm
progresswnd.pas IDE: added check for missing real compiler 2011-01-11 16:41:54 +00:00
project.pp IDE: compiler options: execute before/after: using project macros 2011-11-08 20:12:01 +00:00
projectdefs.pas IDE: Set -WR compiler option as default for library projects. Issue #7154 2011-11-14 22:17:08 +00:00
projecticon.pas IDEIntf: added TLazProject.UseManifest/LoadDefaultIcon 2011-10-01 20:09:07 +00:00
projectinspector.lfm Use new TreeFilterEdit where appropriate. 2011-07-19 22:21:26 +00:00
projectinspector.pas IDE: fix character casing in a GUI string 2011-11-23 21:09:36 +00:00
projectresources.pas codetools: renamed TStandardCodeTool.AddIncludeDirective 2011-08-30 16:37:31 +00:00
projectwizarddlg.lfm IDE: add "View Example Projects" to ProjectWizard dialog. 2011-10-19 07:41:23 +00:00
projectwizarddlg.pas IDE: add "View Example Projects" to ProjectWizard dialog. 2011-10-19 07:41:23 +00:00
publishmodule.pas Formatting: joined lines where only ');' was split to its own line, in procedure defs. 2011-03-16 16:52:28 +00:00
publishprojectdlg.lfm
publishprojectdlg.pas IDE: Changed GUI string capitalization. Issue #16068 2011-11-19 13:41:43 +00:00
restrictionbrowser.lfm
restrictionbrowser.pas
runparamsopts.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
runparamsopts.pas IDE: run parameters dialog: fixed comboboxes list containing current value 2011-10-01 21:53:23 +00:00
searchfrm.lfm IDE, 'Searching ...' dialog: don't show acceleration chars in searched expression 2011-07-31 12:23:24 +00:00
searchfrm.pas IDE: correctly assign captions to tabs in search results window even if user started two parallel searches, bug #20217 2011-09-14 22:05:43 +00:00
searchresultview.lfm Starts moving lfms from OnPageChange to OnChange 2011-10-02 19:42:59 +00:00
searchresultview.pp SearchResultView: shortcuts and menu for page navigation and expand/collapse. Issue #19954, based on patch from Flávio Etrusco 2011-08-16 18:41:24 +00:00
showcompileropts.lfm
showcompileropts.pas IDE: replaced globaloptions with macros, bug #18179, #18421, #18143 2011-01-07 18:42:24 +00:00
showdeletingfilesdlg.lfm
showdeletingfilesdlg.pas
sortselectiondlg.pas IDE: clean up 2011-06-22 07:52:10 +00:00
sourceeditor.lfm
sourceeditor.pp IDE: SourceEditor, change toggle comment for single line selection to use full line, like multi-line selection. Column mode selection still allows the previous behaviour. Issue #20091 2011-11-20 17:22:44 +00:00
sourceeditprocs.pas ide: show hint modifier for some identifiers 2011-05-12 01:56:05 +00:00
sourcemarks.pas Formatting: joined lines where only ');' was split to its own line, in procedure defs. 2011-03-16 16:52:28 +00:00
sourcesyneditor.pas SynEdit: Fold-Gutter: Defer creation of popup menu, until needed; use global image list 2011-08-17 13:58:45 +00:00
splash.lfm
splash.pp IDE, Splash screen: allow more lengthy version string and center it, bug #19802 2011-07-24 17:07:30 +00:00
srcedithintfrm.pas IDE: identifier completion hint: update via idle timer 2011-06-21 18:06:00 +00:00
startlazarus.ico
startlazarus.lpi startlazarus: fixed lpi paths 2011-03-03 10:06:46 +00:00
startlazarus.lpr
startlazarus.res
sysvaruseroverridedlg.lfm
sysvaruseroverridedlg.pas
transfermacros.pp IDE: clean up 2011-06-22 07:52:10 +00:00
unitdependencies.lfm
unitdependencies.pas Formatting: joined lines where only ');' was split to its own line, in procedure defs. 2011-03-16 16:52:28 +00:00
unitinfodlg.lfm
unitinfodlg.pp IDE: Change 2 resourcestrings to the correct ones. 2011-03-09 08:13:30 +00:00
unusedunitsdlg.lfm DBG: make tool/dialog windows 2010-12-04 19:46:22 +00:00
unusedunitsdlg.pas IDE: improved 'Unused units' dialog localization 2011-03-10 22:08:51 +00:00
useunitdlg.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
useunitdlg.pas IDE: Renamed UseProjUnitDlg to UseUnitDlg. 2011-09-01 21:32:48 +00:00
version.inc set version number in trunk to 0.9.31 2010-12-23 15:08:39 +00:00
viewunit_dlg.lfm IDE, IDEIntf, packager, tools: final batch of TButtonPanel captions cleanup 2011-10-03 23:14:54 +00:00
viewunit_dlg.pp IDE: Use Unit dialog now adds the correct char case for unit name + other improvements from Anton Panferov 2011-07-17 08:31:21 +00:00
w32manifest.pas IDEIntf: added TLazProject.Resources 2011-10-01 19:49:29 +00:00
w32versioninfo.pas IDE: activated new xml units 2011-09-12 21:12:49 +00:00
wordcompletion.pp