lazarus/ide
2007-09-12 00:15:30 +00:00
..
include changed lazarus to use the widgetset it is compiled with as the default when building projects 2006-11-18 13:45:28 +00:00
aboutfrm.lfm - restored "about" tab as default in about lazarus dialog 2007-05-13 14:56:10 +00:00
aboutfrm.lrs - restored "about" tab as default in about lazarus dialog 2007-05-13 14:56:10 +00:00
aboutfrm.pas + introduced LCLPlatformDisplayNames (used on screen) and LCLPlatformDirNames (used for compilation) to be able show win32/win64 on screen and use the win32 directory 2007-05-13 14:25:05 +00:00
addtoprojectdlg.lfm set button/bitbtn borderspacing.innerborder to 4 2006-05-22 08:10:49 +00:00
addtoprojectdlg.lrs set button/bitbtn borderspacing.innerborder to 4 2006-05-22 08:10:49 +00:00
addtoprojectdlg.pas IDE: added new editor options page for code folding from Graeme 2006-10-31 13:34:39 +00:00
basebuildmanager.pas IDE: added option to debug/run Application Bundle on darwin, remove code under DoNotUseProcessDebugger 2007-06-02 10:53:09 +00:00
basedebugmanager.pas extended Load/Save events for project sessions 2006-01-31 16:40:59 +00:00
bigidemake.cfg updated dutch translation from Matthijs Willemstein 2005-09-25 07:57:47 +00:00
buildfiledlg.lfm IDE: improved layout of configure build file dialog from Darius 2007-09-10 19:42:48 +00:00
buildfiledlg.lrs IDE: improved layout of configure build file dialog from Darius 2007-09-10 19:42:48 +00:00
buildfiledlg.pas IDE: improved layout of configure build file dialog from Darius 2007-09-10 19:42:48 +00:00
buildlazdialog.lfm Build Lazarus Dialog changes from Darius 2007-06-13 01:23:46 +00:00
buildlazdialog.lrs Build Lazarus Dialog changes from Darius 2007-06-13 01:23:46 +00:00
buildlazdialog.pas - another way to show splitter points under gtk1 2007-06-06 02:19:44 +00:00
buildmanager.pas IDE: added option to debug/run Application Bundle on darwin, remove code under DoNotUseProcessDebugger 2007-06-02 10:53:09 +00:00
charactermapdlg.lfm fixes grid's line widths in several forms 2007-04-17 18:58:04 +00:00
charactermapdlg.lrs fixes grid's line widths in several forms 2007-04-17 18:58:04 +00:00
charactermapdlg.pas improved CharacterMap grid instead of synedit and inserting characters directly into the source editor from Tomas Gregorovic 2006-01-11 22:27:59 +00:00
checkcompileropts.lfm IDE: compiler test: added popup menu item to copy the output to the clipboard 2007-07-17 19:47:53 +00:00
checkcompileropts.lrs IDE: compiler test: added popup menu item to copy the output to the clipboard 2007-07-17 19:47:53 +00:00
checkcompileropts.pas IDE: check compiler: added test to search for FPC ppus in project/package unit search path 2007-07-31 17:34:08 +00:00
checklfmdlg.lfm
checklfmdlg.lrs set button/bitbtn borderspacing.innerborder to 4 2006-05-22 08:10:49 +00:00
checklfmdlg.pas replaced calls to MethodName with hooks 2007-04-29 22:18:42 +00:00
cleandirdlg.lfm IDE: improved clean directory dialog from Darius 2007-09-10 18:45:55 +00:00
cleandirdlg.lrs IDE: improved clean directory dialog from Darius 2007-09-10 18:45:55 +00:00
cleandirdlg.pas IDE: improved clean directory dialog from Darius 2007-09-10 18:45:55 +00:00
clipboardhistory.pas * Some fixes from Graeme Geldenhuys 2007-02-25 16:06:20 +00:00
codebrowser.lfm LCL: changed TApplication.AddOnIdleHandler to use TIdleEvent instead of TNotifyEvent, IDE: codebrowser: added resourcestrings 2007-03-28 19:01:27 +00:00
codebrowser.lrs LCL: changed TApplication.AddOnIdleHandler to use TIdleEvent instead of TNotifyEvent, IDE: codebrowser: added resourcestrings 2007-03-28 19:01:27 +00:00
codebrowser.pas * Step 1 of the native imagelist implementation 2007-04-05 00:00:37 +00:00
codecontextform.pas LCL: changed TApplication.AddOnIdleHandler to use TIdleEvent instead of TNotifyEvent, IDE: codebrowser: added resourcestrings 2007-03-28 19:01:27 +00:00
codeexplopts.lfm IDE: code explorer: added directives page 2007-08-14 17:22:47 +00:00
codeexplopts.lrs IDE: code explorer: added directives page 2007-08-14 17:22:47 +00:00
codeexplopts.pas fixed gtk critical on bring control back/front 2005-10-02 11:40:41 +00:00
codeexplorer.lfm IDE: code explorer: added directives page 2007-08-14 17:22:47 +00:00
codeexplorer.lrs IDE: code explorer: added directives page 2007-08-14 17:22:47 +00:00
codeexplorer.pas IDE: code explorer: added directives page 2007-08-14 17:22:47 +00:00
codemacroprompt.lfm added IDE overload for inserting code templates, needed for code macros 2005-11-05 11:46:16 +00:00
codemacroprompt.lrs set button/bitbtn borderspacing.innerborder to 4 2006-05-22 08:10:49 +00:00
codemacroprompt.pas IDE: implemented auto invoking code template on space 2007-09-11 23:21:57 +00:00
codemacroselect.lfm set button/bitbtn borderspacing.innerborder to 4 2006-05-22 08:10:49 +00:00
codemacroselect.lrs set button/bitbtn borderspacing.innerborder to 4 2006-05-22 08:10:49 +00:00
codemacroselect.pas added parameter edit to code macro selection 2005-11-11 15:31:06 +00:00
codetemplatesdlg.lfm IDE: implemented attributes for code templates 2007-09-11 17:38:17 +00:00
codetemplatesdlg.lrs IDE: implemented attributes for code templates 2007-09-11 17:38:17 +00:00
codetemplatesdlg.pas IDE: started code macro AddMissingEnd 2007-09-11 23:57:27 +00:00
codetoolsdefines.lfm set button/bitbtn borderspacing.innerborder to 4 2006-05-22 08:10:49 +00:00
codetoolsdefines.lrs set button/bitbtn borderspacing.innerborder to 4 2006-05-22 08:10:49 +00:00
codetoolsdefines.pas IDE Help for FPC keywords activated, IDE find now supports multi lines, regexpr case insensitive, regexpr whole words 2006-08-29 17:35:20 +00:00
codetoolsdefpreview.lfm IDE: imporved layout of codetools defines values dialog 2006-11-24 14:39:41 +00:00
codetoolsdefpreview.lrs IDE: imporved layout of codetools defines values dialog 2006-11-24 14:39:41 +00:00
codetoolsdefpreview.pas IDE: fixed updating codetools defines for custom compiler flags 2006-09-03 12:35:15 +00:00
codetoolsoptions.pas (IDE): 2007-07-30 16:33:41 +00:00
compiler.pp fixed compilation 2007-02-05 12:16:41 +00:00
compileroptions.pp IDE: fixed memleak introduced in r11821 #04703e3b42 2007-08-24 12:35:18 +00:00
compileroptionsdlg.pp codetools: implemented local type and var section for generics 2007-08-17 12:48:29 +00:00
componentpalette.pas gtk2 intf: improved resizing code to not need the caching trick 2007-05-29 00:30:26 +00:00
condef.lfm IDE: conditional defines: IDE help, resourcestrings, double click from Darius Blaszijk 2007-09-08 15:21:41 +00:00
condef.lrs IDE: conditional defines: IDE help, resourcestrings, double click from Darius Blaszijk 2007-09-08 15:21:41 +00:00
condef.pas IDE: conditional defines: IDE help, resourcestrings, double click from Darius Blaszijk 2007-09-08 15:21:41 +00:00
customformeditor.pp IDEIntf: added lfm/lrs files for objectinspector 2007-09-08 14:11:53 +00:00
debugmanager.pas IDE: added option to debug/run Application Bundle on darwin, remove code under DoNotUseProcessDebugger 2007-06-02 10:53:09 +00:00
debugoptionsfrm.lfm check if debugger path name is an executable to prevent problems like bug #8454 2007-03-07 22:45:15 +00:00
debugoptionsfrm.lrs check if debugger path name is an executable to prevent problems like bug #8454 2007-03-07 22:45:15 +00:00
debugoptionsfrm.pas IDE: added option to debug/run Application Bundle on darwin, remove code under DoNotUseProcessDebugger 2007-06-02 10:53:09 +00:00
dialogprocs.pas IDE: implemented attributes for code templates 2007-09-11 17:38:17 +00:00
diffdialog.lfm added resourcestrings 2007-01-07 21:11:21 +00:00
diffdialog.lrs added resourcestrings 2007-01-07 21:11:21 +00:00
diffdialog.pas added resourcestrings 2007-01-07 21:11:21 +00:00
diffpatch.pas
diskdiffsdialog.lfm set button/bitbtn borderspacing.innerborder to 4 2006-05-22 08:10:49 +00:00
diskdiffsdialog.lrs set button/bitbtn borderspacing.innerborder to 4 2006-05-22 08:10:49 +00:00
diskdiffsdialog.pas lazbuild: checking dependency graph 2006-09-05 11:36:29 +00:00
editdefinetree.pas IDE: fixed updating codetools defines for custom compiler flags 2006-09-03 12:35:15 +00:00
editoroptions.lfm IDE: editor options: using OnChange event for checkboxes - but it would be better to fix the OnClick event for TRadioButtons on all widgetsets 2007-06-05 16:38:49 +00:00
editoroptions.lrs IDE: editor options: using OnChange event for checkboxes - but it would be better to fix the OnClick event for TRadioButtons on all widgetsets 2007-06-05 16:38:49 +00:00
editoroptions.pp IDE: implemented attributes for code templates 2007-09-11 17:38:17 +00:00
encloseselectiondlg.lfm IDE: edit menus are now disabled if no selection available 2006-07-01 10:24:17 +00:00
encloseselectiondlg.lrs IDE: edit menus are now disabled if no selection available 2006-07-01 10:24:17 +00:00
encloseselectiondlg.pas IDE: edit menus are now disabled if no selection available 2006-07-01 10:24:17 +00:00
environmentopts.lfm - set use manifest to false by default 2007-06-27 07:56:42 +00:00
environmentopts.lrs - set use manifest to false by default 2007-06-27 07:56:42 +00:00
environmentopts.pp german: translations: fixed compiler directory to filename 2007-07-28 10:04:42 +00:00
extractprocdlg.lfm
extractprocdlg.lrs set button/bitbtn borderspacing.innerborder to 4 2006-05-22 08:10:49 +00:00
extractprocdlg.pas
exttooldialog.lfm * Layout fixes from Graeme Geldenhuys 2007-02-26 23:08:30 +00:00
exttooldialog.lrs * Layout fixes from Graeme Geldenhuys 2007-02-26 23:08:30 +00:00
exttooldialog.pas IDE: fixed TExternalToolOptions.Assign calling inherited 2006-09-27 19:45:49 +00:00
exttooleditdlg.pas fixed fpc 2.3 compilation (assigning to set or record properties) 2007-05-04 22:43:58 +00:00
filereferencelist.pas fixed invalidating file references, when it was never valid 2006-06-18 19:52:01 +00:00
findinfilesdlg.lfm IDE: fixed initial size of Find in files dialog (bug #7625) 2006-12-01 09:54:59 +00:00
findinfilesdlg.lrs IDE: fixed initial size of Find in files dialog (bug #7625) 2006-12-01 09:54:59 +00:00
findinfilesdlg.pas IDE: fixed initial size of Find in files dialog (bug #7625) 2006-12-01 09:54:59 +00:00
findpalettecomp.lfm implemented a dialog to find components in the palette 2006-06-14 17:50:08 +00:00
findpalettecomp.lrs implemented a dialog to find components in the palette 2006-06-14 17:50:08 +00:00
findpalettecomp.pas localized dialog to find components in the palette 2006-06-14 17:52:11 +00:00
findrenameidentifier.lfm added resourcestrings, enlarged findrename dlg 2006-08-14 09:05:05 +00:00
findrenameidentifier.lrs added resourcestrings, enlarged findrename dlg 2006-08-14 09:05:05 +00:00
findrenameidentifier.pas IDE: Find in Files: implemented multi line pattern and replacement, gtk intf: improved z ordering with modal forms 2006-09-01 14:38:07 +00:00
findreplacedialog.lfm ide: improved layout of the find/replace dialog, from Graeme 2006-11-16 12:46:14 +00:00
findreplacedialog.lrs ide: improved layout of the find/replace dialog, from Graeme 2006-11-16 12:46:14 +00:00
findreplacedialog.pp ide: improved layout of the find/replace dialog, from Graeme 2006-11-16 12:46:14 +00:00
formeditor.pp IDEIntf: added lfm/lrs files for objectinspector 2007-09-08 14:11:53 +00:00
frmcustomapplicationoptions.lfm IDE: added options for new project item console application from Michael Van Canneyt 2007-08-13 08:59:41 +00:00
frmcustomapplicationoptions.lrs IDE: added options for new project item console application from Michael Van Canneyt 2007-08-13 08:59:41 +00:00
frmcustomapplicationoptions.pas IDE: added options for new project item console application from Michael Van Canneyt 2007-08-13 08:59:41 +00:00
frmsearch.lfm improved layout of search windows 2006-09-09 12:49:04 +00:00
frmsearch.lrs improved layout of search windows 2006-09-09 12:49:04 +00:00
frmsearch.pas h2pas: fixed creating new project 2006-09-20 22:31:36 +00:00
helpfpcmessages.pas improved parsing errore.msg 2006-06-04 13:15:09 +00:00
helpmanager.lfm * Some fixes from Graeme Geldenhuys 2007-02-25 16:06:20 +00:00
helpmanager.lrs * Some fixes from Graeme Geldenhuys 2007-02-25 16:06:20 +00:00
helpmanager.pas IDE: added menu item Help -> Reporting a bug from Tom 2007-09-12 00:15:30 +00:00
helpoptions.lfm IDE: reordered buttons from Graeme 2006-12-04 10:34:44 +00:00
helpoptions.lrs IDE: reordered buttons from Graeme 2006-12-04 10:34:44 +00:00
helpoptions.pas IDE Help for FPC keywords activated, IDE find now supports multi lines, regexpr case insensitive, regexpr whole words 2006-08-29 17:35:20 +00:00
idecontexthelpedit.lfm improved laz_xmlcfg.TXmlConfig to delete unused parent nodes 2006-07-19 09:54:40 +00:00
idecontexthelpedit.lrs improved laz_xmlcfg.TXmlConfig to delete unused parent nodes 2006-07-19 09:54:40 +00:00
idecontexthelpedit.pas moved ideintf/helpintf.pas to lcl/lazhelpintf.pas 2006-05-13 13:39:30 +00:00
idedefs.pas sorted IDE macros 2006-09-02 21:10:32 +00:00
ideoptiondefs.pas IDE: started code browser 2007-02-07 01:19:00 +00:00
ideprocs.pp IDE: added compiler tests: ambiguous fpc ppu, checking compiler date 2007-07-17 16:22:37 +00:00
ideprotocol.pas moved ideintf/configstorage.pas to lcl/lazconfigstorage.pas 2006-05-13 11:44:14 +00:00
idetranslations.pas IDE: added Lithuanian as language in the environment options 2007-09-02 13:05:36 +00:00
idewindowhelp.pas LCL help is now autarc 2006-05-13 14:41:42 +00:00
imexportcompileropts.lfm
imexportcompileropts.lrs set button/bitbtn borderspacing.innerborder to 4 2006-05-22 08:10:49 +00:00
imexportcompileropts.pas IDE: added compiler check for relative unit paths, missing directories, wrong * character, ambiguous fpc configs, missing fpc config 2007-07-16 21:23:55 +00:00
initialsetupdlgs.pas added FindDefaultLazarusSrcDirectory 2006-02-14 10:40:09 +00:00
inputfiledialog.pas added resourcestrings 2006-08-14 09:19:37 +00:00
inputhistory.pas fixed fpc 2.3 compilation (assigning to set or record properties) 2007-05-04 22:43:58 +00:00
invertassigntool.pas
keymapping.pp IDE: added menu item Help -> Reporting a bug from Tom 2007-09-12 00:15:30 +00:00
keymapschemedlg.lfm
keymapschemedlg.lrs set button/bitbtn borderspacing.innerborder to 4 2006-05-22 08:10:49 +00:00
keymapschemedlg.pas added resourcestrings 2006-08-14 09:19:37 +00:00
lazarus_about_logo.lrs
lazarus_dci_file.dci
lazarus_dci.lrs
lazarus.lpi IDE: lazaris.lpi 2007-04-08 12:11:46 +00:00
lazarus.manifest IDE: don't set processor architecture in the manifest, so it can be used on win64 too 2007-07-02 08:25:48 +00:00
lazarus.pp IDE: win64 now has a resouce compiler, so add manifest and icon resources 2007-07-08 21:51:37 +00:00
lazarus.rc * fixed compilation on win64 2007-07-17 22:54:36 +00:00
lazarusidestrconsts.pas IDE: added menu item Help -> Reporting a bug from Tom 2007-09-12 00:15:30 +00:00
lazarusmanager.pas IDE: implemented attributes for code templates 2007-09-11 17:38:17 +00:00
lazbuild.lpi lazbuild: implemented overriding global compiler filename 2006-11-24 12:41:43 +00:00
lazbuild.lpr lazbuild: implemented executing external tools, for example before compilation (bug #8918) from Darius 2007-05-30 20:48:14 +00:00
lazconf.pp codetools: implemented parsing the new fpc 2.3.1 generics, simple find declaration for generics 2007-08-16 17:12:56 +00:00
lazdoc.pas IDE: LazDoc: lazdoc paths can now be relative and contain global macros for projects and packages 2006-12-06 11:06:31 +00:00
lazdocfrm.lfm IDE: fixed layout of lazdocform (bug #9525 en 9526) from Darius 2007-09-02 07:29:28 +00:00
lazdocfrm.lrs IDE: fixed layout of lazdocform (bug #9525 en 9526) from Darius 2007-09-02 07:29:28 +00:00
lazdocfrm.pas LCL: changed TApplication.AddOnIdleHandler to use TIdleEvent instead of TNotifyEvent, IDE: codebrowser: added resourcestrings 2007-03-28 19:01:27 +00:00
lazdocselectinherited.lfm lazdoc: added xml cache, added inherited page 2006-08-18 09:17:37 +00:00
lazdocselectinherited.lrs lazdoc: added xml cache, added inherited page 2006-08-18 09:17:37 +00:00
lazdocselectinherited.pas lazdoc: added xml cache, added inherited page 2006-08-18 09:17:37 +00:00
lrtpotools.pas fixed translations for multi lines, fixed converting UTF8 to local charset under linux fpc 2.0 2005-08-24 17:17:59 +00:00
macropromptdlg.pas
main.pp IDE: implemented attributes for code templates 2007-09-11 17:38:17 +00:00
mainbar.pas IDE: added menu item Help -> Reporting a bug from Tom 2007-09-12 00:15:30 +00:00
mainbase.pas IDE: added menu item Help -> Reporting a bug from Tom 2007-09-12 00:15:30 +00:00
mainintf.pas IDE: implemented attributes for code templates 2007-09-11 17:38:17 +00:00
Makefile IDE: fixed Makefile, LCL_PLATFORM was initialized twice. 2007-07-05 08:42:09 +00:00
Makefile.fpc IDE: fixed Makefile, LCL_PLATFORM was initialized twice. 2007-07-05 08:42:09 +00:00
makeresstrdlg.lfm IDE: added resourcestrings for IDE short cuts 2007-01-09 01:14:50 +00:00
makeresstrdlg.lrs IDE: added resourcestrings for IDE short cuts 2007-01-09 01:14:50 +00:00
makeresstrdlg.pas IDE: added resourcestrings for IDE short cuts 2007-01-09 01:14:50 +00:00
manifest.lrs forgotten file 2007-07-04 06:39:51 +00:00
manifest.rc simplifying manifest resource 2007-07-04 06:38:16 +00:00
manifest.res simplifying manifest resource 2007-07-04 06:38:16 +00:00
miscoptions.pas
msgquickfixes.pas implemented jumping to some kind of linker undefined reference errors 2006-06-21 20:53:58 +00:00
msgview.lfm codetools: fixed endless loop TPascalReaderTool.FindClassNode 2007-09-10 18:36:09 +00:00
msgview.lrs codetools: fixed endless loop TPascalReaderTool.FindClassNode 2007-09-10 18:36:09 +00:00
msgview.pp IDE: fixed copying multiple selected lines from the messages view 2007-05-25 08:57:17 +00:00
msgvieweditor.lfm
msgvieweditor.lrs set button/bitbtn borderspacing.innerborder to 4 2006-05-22 08:10:49 +00:00
msgvieweditor.pas
multireplacedlg.lfm
multireplacedlg.lrs set button/bitbtn borderspacing.innerborder to 4 2006-05-22 08:10:49 +00:00
multireplacedlg.pas
newdialog.lfm IDE: new dialog: removed panel caption 2007-09-08 13:21:20 +00:00
newdialog.lrs IDE: new dialog: removed panel caption 2007-09-08 13:21:20 +00:00
newdialog.pas tools: updatepofiles: added recognition of UTF8 header 2007-09-08 13:17:58 +00:00
newprojectdlg.pp fixed FPC 2.0 compilation 2007-04-27 15:06:08 +00:00
objectlists.pas
outputfilter.pas IDE: fpc messages filter now shows Recompiling unit, checksum changed messages 2007-07-31 16:43:36 +00:00
patheditordlg.pas
procedurelist.lfm added procedure list from Graeme Geldenhuys 2006-07-17 18:41:28 +00:00
procedurelist.lrs added procedure list from Graeme Geldenhuys 2006-07-17 18:41:28 +00:00
procedurelist.pas (IDE): 2007-07-30 16:33:41 +00:00
progressdlg.lfm (IDE): 2007-07-30 16:33:41 +00:00
progressdlg.lrs (IDE): 2007-07-30 16:33:41 +00:00
progressdlg.pas LCL: changed TApplication.AddOnIdleHandler to use TIdleEvent instead of TNotifyEvent, IDE: codebrowser: added resourcestrings 2007-03-28 19:01:27 +00:00
project.pp h2pas wizard: added combo tools for pre and post h2pas tools 2007-08-15 17:41:50 +00:00
projectdefs.pas fixed fpc 2.3 compilation (assigning to set or record properties) 2007-05-04 22:43:58 +00:00
projectinspector.lfm - replaced old images with modern from silk and own painting: 2007-05-11 02:40:08 +00:00
projectinspector.lrs - replaced old images with modern from silk and own painting: 2007-05-11 02:40:08 +00:00
projectinspector.pas - replaced old images with modern from silk and own painting: 2007-05-11 02:40:08 +00:00
projectopts.lfm improved package compiler options: compile 2007-07-13 13:53:32 +00:00
projectopts.lrs improved package compiler options: compile 2007-07-13 13:53:32 +00:00
projectopts.pp option to add so called "XP" manifest into windows executable 2007-06-26 09:24:33 +00:00
publishmodule.pas
publishprojectdlg.lfm publish project: fixed saving settings, when clicking ok 2006-11-16 22:20:12 +00:00
publishprojectdlg.lrs publish project: fixed saving settings, when clicking ok 2006-11-16 22:20:12 +00:00
publishprojectdlg.pas publish project: fixed saving settings, when clicking ok 2006-11-16 22:20:12 +00:00
runparamsopts.lfm IDE: run parameters now have histories 2006-10-31 14:11:03 +00:00
runparamsopts.lrs IDE: run parameters now have histories 2006-10-31 14:11:03 +00:00
runparamsopts.pas IDE: run parameters now have histories 2006-10-31 14:11:03 +00:00
searchresultview.lfm added close button to search results for non gtk users 2006-10-04 20:45:30 +00:00
searchresultview.lrs added close button to search results for non gtk users 2006-10-04 20:45:30 +00:00
searchresultview.pp fixed fpc 2.3 compilation (assigning to set or record properties) 2007-05-04 22:43:58 +00:00
showcompileropts.lfm compiler options: added option to show options : relatvie/absolute, .compiled files now create relative paths 2006-05-24 16:52:12 +00:00
showcompileropts.lrs compiler options: added option to show options : relatvie/absolute, .compiled files now create relative paths 2006-05-24 16:52:12 +00:00
showcompileropts.pas compiler options: added option to show options : relatvie/absolute, .compiled files now create relative paths 2006-05-24 16:52:12 +00:00
sortselectiondlg.pas improved sortseletiondialog for big fonts 2005-08-21 21:30:18 +00:00
sourceeditprocs.pas gtk2 intf: added focus events for combobox, ideintf: textconverter now supports codetool buffers, h2pas wiz: added tool to remove redfinitions, reduced warnings 2007-08-03 22:38:11 +00:00
sourcemarks.pas * Step 1 of the native imagelist implementation 2007-04-05 00:00:37 +00:00
splash.lfm IDE: removed timer from splashform 2007-04-06 17:48:51 +00:00
splash.lrs IDE: removed timer from splashform 2007-04-06 17:48:51 +00:00
splash.pp IDE: removed timer from splashform 2007-04-06 17:48:51 +00:00
startlazarus.lpi IDE: implemented attributes for code templates 2007-09-11 17:38:17 +00:00
startlazarus.lpr startlazarus: fixed compilation 2007-09-11 22:49:57 +00:00
startlazarus.rc fixed resource compilation 2005-07-30 04:50:33 +00:00
sysvaruseroverridedlg.lfm set button/bitbtn borderspacing.innerborder to 4 2006-05-22 08:10:49 +00:00
sysvaruseroverridedlg.lrs set button/bitbtn borderspacing.innerborder to 4 2006-05-22 08:10:49 +00:00
sysvaruseroverridedlg.pas converted SysVarUserOveridesDlg to lfm from Darius 2006-01-10 14:20:20 +00:00
todolist.lfm added resourcestrings 2007-01-07 21:48:45 +00:00
todolist.lrs added resourcestrings 2007-01-07 21:48:45 +00:00
todolist.pp added resourcestrings 2007-01-07 21:48:45 +00:00
transfermacros.pp added example to add IDE help for the sources of a package 2006-09-19 22:25:33 +00:00
unitdependencies.lfm added resourcestring, added ampersand for close buttons, renamed env options backup option none 2006-07-20 19:31:12 +00:00
unitdependencies.lrs added resourcestring, added ampersand for close buttons, renamed env options backup option none 2006-07-20 19:31:12 +00:00
unitdependencies.pas added resourcestring, added ampersand for close buttons, renamed env options backup option none 2006-07-20 19:31:12 +00:00
uniteditor.lfm renamed SourceNoteBook -> SourceNotebook, the same as in the IDE window list, to workaround a bug in TComponent.ValidateRename 2006-05-16 22:14:58 +00:00
uniteditor.lrs set button/bitbtn borderspacing.innerborder to 4 2006-05-22 08:10:49 +00:00
uniteditor.pp IDE: implemented auto invoking code template on space 2007-09-11 23:21:57 +00:00
unitinfodlg.lfm added FontIsMonoSpace 2006-10-05 21:50:05 +00:00
unitinfodlg.lrs added FontIsMonoSpace 2006-10-05 21:50:05 +00:00
unitinfodlg.pp added FontIsMonoSpace 2006-10-05 21:50:05 +00:00
version.inc Version 0.9.23 2007-03-26 17:56:20 +00:00
versioninfoadditionalinfo.lfm -- reanchoring some controls 2007-06-26 06:18:38 +00:00
versioninfoadditionalinfo.lrs -- reanchoring some controls 2007-06-26 06:18:38 +00:00
versioninfoadditionalinfo.pas -- reanchoring some controls 2007-06-26 06:18:38 +00:00
viewunit_dlg.lfm - repositioned and reanchored view units/forms dialog (issue #0009325) 2007-07-26 00:57:57 +00:00
viewunit_dlg.lrs - repositioned and reanchored view units/forms dialog (issue #0009325) 2007-07-26 00:57:57 +00:00
viewunit_dlg.pp - repositioned and reanchored view units/forms dialog (issue #0009325) 2007-07-26 00:57:57 +00:00
w32manifest.pas option to add so called "XP" manifest into windows executable 2007-06-26 09:24:33 +00:00
w32versioninfo.pas fixed fpc 2.3 compilation (assigning to set or record properties) 2007-05-04 22:43:58 +00:00
wordcompletion.pp