lazarus/ide
paul e447466f59 ide: fix compilation with fpc 2.5.1
git-svn-id: trunk@21277 -
2009-08-18 08:42:22 +00:00
..
frames ide: increase braket highlight option combo width 2009-08-16 18:00:27 +00:00
include
aboutfrm.lfm ide: close about form with Escape key 2009-01-28 15:19:52 +00:00
aboutfrm.lrs ide: close about form with Escape key 2009-01-28 15:19:52 +00:00
aboutfrm.pas IDE: About from: Copy fpc version to clipboard too (issue #13546) 2009-04-21 10:14:32 +00:00
abstractsmethodsdlg.lfm ide: don't load LCL images for Cancel, OK buttons because LCL can do it itself and direct loading makes buttons looks not native on gtk2 2009-04-21 02:01:14 +00:00
abstractsmethodsdlg.lrs ide: don't load LCL images for Cancel, OK buttons because LCL can do it itself and direct loading makes buttons looks not native on gtk2 2009-04-21 02:01:14 +00:00
abstractsmethodsdlg.pas ide, debugger, packager: don't use special Ok, Cancel, Help captions for buttons - use standard LCL - they have accelerators (Ok and Help) (fixes a part of issue #0001379) 2009-05-19 08:54:33 +00:00
addtoprojectdlg.lfm ide: use button panels in add project dialog 2009-06-08 06:22:29 +00:00
addtoprojectdlg.lrs ide: use button panels in add project dialog 2009-06-08 06:22:29 +00:00
addtoprojectdlg.pas IDE: Add files to project, fixed caption (issue #14046) 2009-06-25 07:40:33 +00:00
applicationbundle.pas ide: fix compilation with fpc 2.5.1 2009-08-18 08:42:22 +00:00
basebuildmanager.pas IDE: GetprojectTargetFilename added parameter 2009-02-09 09:09:15 +00:00
basedebugmanager.pas IDE, support for translatable environment options captions, issues #14217, #13572 2009-07-28 04:03:10 +00:00
bigidemake.cfg
buildfiledlg.lfm ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
buildfiledlg.lrs ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
buildfiledlg.pas
buildlazdialog.lfm ide: use standard bitbtns (help, cancel) in configure build lazarus dialog 2009-04-20 14:29:31 +00:00
buildlazdialog.lrs ide: use standard bitbtns (help, cancel) in configure build lazarus dialog 2009-04-20 14:29:31 +00:00
buildlazdialog.pas IDE: remember quick build option from Samuel Herzog (issue #14044) 2009-06-28 17:40:15 +00:00
buildmanager.pas IDE: delete ambiguous file: fixed check under case insensitive file systems 2009-08-06 13:42:34 +00:00
charactermapdlg.lfm ide: improve anchoring of character map, change combo style to prevent editing of text 2009-01-22 08:04:20 +00:00
charactermapdlg.lrs ide: improve anchoring of character map, change combo style to prevent editing of text 2009-01-22 08:04:20 +00:00
charactermapdlg.pas IDE: fixed crash if ANSI character map didn't contain a valid char values from Dmitry (issue #14189) 2009-08-03 14:23:31 +00:00
checkcompileropts.lfm ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
checkcompileropts.lrs ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
checkcompileropts.pas IDE: fixed crash on testing compiler options 2009-06-09 06:53:55 +00:00
checklfmdlg.lfm ide: don't load LCL images for Cancel, OK buttons because LCL can do it itself and direct loading makes buttons looks not native on gtk2 2009-04-21 02:01:14 +00:00
checklfmdlg.lrs ide: don't load LCL images for Cancel, OK buttons because LCL can do it itself and direct loading makes buttons looks not native on gtk2 2009-04-21 02:01:14 +00:00
checklfmdlg.pas ide, debugger, packager: don't use special Ok, Cancel, Help captions for buttons - use standard LCL - they have accelerators (Ok and Help) (fixes a part of issue #0001379) 2009-05-19 08:54:33 +00:00
cleandirdlg.lfm ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
cleandirdlg.lrs ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
cleandirdlg.pas
clipboardhistory.pas ide: windows 2009-04-13 09:46:23 +00:00
codebrowser.lfm set some TTreeView.ReadOnly to true 2009-01-20 20:20:52 +00:00
codebrowser.lrs set some TTreeView.ReadOnly to true 2009-01-20 20:20:52 +00:00
codebrowser.pas ide: fix compilation with fpc 2.5.1 2009-08-18 08:42:22 +00:00
codecontextform.pas codetools: parameter hints: added compiler functions 2009-07-19 09:37:27 +00:00
codeexplopts.pas IDE, support for translatable environment options captions, issues #14217, #13572 2009-07-28 04:03:10 +00:00
codeexplorer.lfm ide: improve figures in the code explorer tree: 2009-04-17 01:29:27 +00:00
codeexplorer.lrs ide: improve figures in the code explorer tree: 2009-04-17 01:29:27 +00:00
codeexplorer.pas IDE: added ChangeStep for codeexplorer options, bug #13910 2009-06-09 16:37:44 +00:00
codehelp.pas ide: fix compilation with fpc 2.5.1 2009-08-18 08:42:22 +00:00
codemacroprompt.lfm
codemacroprompt.lrs
codemacroprompt.pas SynEdit, Code-Templates: fixed remove double semicolon (or end of token). regression from rev 20732 #d6b3aff8c9. Fix issue #14161 2009-07-19 13:15:55 +00:00
codemacroselect.lfm ide: don't load LCL images for Cancel, OK buttons because LCL can do it itself and direct loading makes buttons looks not native on gtk2 2009-04-21 02:01:14 +00:00
codemacroselect.lrs ide: don't load LCL images for Cancel, OK buttons because LCL can do it itself and direct loading makes buttons looks not native on gtk2 2009-04-21 02:01:14 +00:00
codemacroselect.pas ide, debugger, packager: don't use special Ok, Cancel, Help captions for buttons - use standard LCL - they have accelerators (Ok and Help) (fixes a part of issue #0001379) 2009-05-19 08:54:33 +00:00
codetemplatesdlg.lfm ide: set ScreenCenter for Code Templates dialog 2009-04-13 03:45:12 +00:00
codetemplatesdlg.lrs ide: set ScreenCenter for Code Templates dialog 2009-04-13 03:45:12 +00:00
codetemplatesdlg.pas * Placed fields end methods/properties in the correct order. Fixes compilation on fpc 2.3.1. Patch by Marco van de Voort 2009-06-27 14:41:20 +00:00
codetoolsdefines.lfm ide: increase size for slitters in codetools defines editor and preview dialogs 2009-06-02 08:48:16 +00:00
codetoolsdefines.lrs ide: increase size for slitters in codetools defines editor and preview dialogs 2009-06-02 08:48:16 +00:00
codetoolsdefines.pas
codetoolsdefpreview.lfm ide: increase size for slitters in codetools defines editor and preview dialogs 2009-06-02 08:48:16 +00:00
codetoolsdefpreview.lrs ide: increase size for slitters in codetools defines editor and preview dialogs 2009-06-02 08:48:16 +00:00
codetoolsdefpreview.pas
codetoolsoptions.pas IDE, support for translatable environment options captions, issues #14217, #13572 2009-07-28 04:03:10 +00:00
compatibilityrestrictions.pas
compiler.pp lcl: split TAsyncProcess and TProcessUtf8 between 2 units. This is needed to remove widgetset dependency from svn2revision.inc 2009-04-10 15:33:23 +00:00
compileroptions.pp IDE: fixed setting compiler options from http://lazarus.freepascal.org/index.php/topic,6856 2009-06-08 11:55:43 +00:00
compileroptionsdlg.lfm IDE: warng if compile command is missing 2009-08-03 11:52:59 +00:00
compileroptionsdlg.lrs IDE: warng if compile command is missing 2009-08-03 11:52:59 +00:00
compileroptionsdlg.pp IDE: warng if compile command is missing 2009-08-03 11:52:59 +00:00
componentlist.lfm set some TTreeView.ReadOnly to true 2009-01-20 20:20:52 +00:00
componentlist.lrs LCL: broken one unit circle 2009-01-21 17:21:44 +00:00
componentlist.pas
componentpalette.pas IDE: double click on component palette invokes selection dialog 2009-06-06 18:56:56 +00:00
compoptcondpropsdlg.lfm ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
compoptcondpropsdlg.lrs ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
compoptcondpropsdlg.pas IDE: build modes: set values, default value is initialized with set Result 2009-02-13 12:10:06 +00:00
compoptsmodes.pas IDE: build modes: set values, default value is initialized with set Result 2009-02-13 12:10:06 +00:00
condef.lfm ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
condef.lrs ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
condef.pas
customformeditor.pp ide: fix compilation with fpc 2.5.1 2009-08-18 08:42:22 +00:00
debugmanager.pas ide: fix compilation with fpc 2.5.1 2009-08-18 08:42:22 +00:00
dialogprocs.pas IDE: added more ShowAbort flags 2009-04-27 18:08:58 +00:00
diffdialog.lfm ide: use standard bitbtns (help, cancel) in more dialog 2009-04-20 14:59:12 +00:00
diffdialog.lrs ide: use standard bitbtns (help, cancel) in more dialog 2009-04-20 14:59:12 +00:00
diffdialog.pas IDE: resourcestrings for diff dlg 2009-06-27 12:03:44 +00:00
diffpatch.pas
diskdiffsdialog.lfm
diskdiffsdialog.lrs
diskdiffsdialog.pas
editdefinetree.pas
editmsgscannersdlg.lfm ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
editmsgscannersdlg.lrs ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
editmsgscannersdlg.pas
editoroptions.pp EditorOption, mouse-settings: Changed the way they are saved. Advanced customization will always save complete, and not as diff to a (potential) random pre-set 2009-08-16 15:13:44 +00:00
emptymethodsdlg.lfm ide: place some dialogs to screen center (instead of designed values) 2009-04-13 06:43:45 +00:00
emptymethodsdlg.lrs ide: place some dialogs to screen center (instead of designed values) 2009-04-13 06:43:45 +00:00
emptymethodsdlg.pas IDE+codetools: started heuristic to find unused units 2009-04-08 23:45:15 +00:00
encloseselectiondlg.lfm ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
encloseselectiondlg.lrs ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
encloseselectiondlg.pas
environmentopts.pp IDE, support for translatable environment options captions, issues #14217, #13572 2009-07-28 04:03:10 +00:00
extractprocdlg.lfm ide: use standard bitbtns (help, cancel) in more dialog 2009-04-20 14:59:12 +00:00
extractprocdlg.lrs ide: use standard bitbtns (help, cancel) in more dialog 2009-04-20 14:59:12 +00:00
extractprocdlg.pas ide, debugger, packager: don't use special Ok, Cancel, Help captions for buttons - use standard LCL - they have accelerators (Ok and Help) (fixes a part of issue #0001379) 2009-05-19 08:54:33 +00:00
exttooldialog.lfm ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
exttooldialog.lrs ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
exttooldialog.pas lcl: split TAsyncProcess and TProcessUtf8 between 2 units. This is needed to remove widgetset dependency from svn2revision.inc 2009-04-10 15:33:23 +00:00
exttooleditdlg.lfm IDE: edit tool dialog: double clicking on macro inserts it 2009-05-06 09:55:10 +00:00
exttooleditdlg.lrs IDE: edit tool dialog: double clicking on macro inserts it 2009-05-06 09:55:10 +00:00
exttooleditdlg.pas IDE: edit tool dialog: double clicking on macro inserts it 2009-05-06 09:55:10 +00:00
filereferencelist.pas
findinfilesdlg.lfm ide: fix button order in Find In Files dialog (part of issue #0013561) 2009-04-23 09:08:45 +00:00
findinfilesdlg.lrs ide: fix button order in Find In Files dialog (part of issue #0013561) 2009-04-23 09:08:45 +00:00
findinfilesdlg.pas ide: add accelerators for buttons to Find/Replace dialogs (remaining part of issue #0001379) 2009-05-19 09:02:46 +00:00
findoverloadsdlg.lfm IDE: find overloads: progress 2009-05-01 17:19:02 +00:00
findoverloadsdlg.lrs IDE: find overloads: progress 2009-05-01 17:19:02 +00:00
findoverloadsdlg.pas IDE: find overloads: show start identifier in dialog 2009-05-03 04:00:35 +00:00
findpalettecomp.lfm ide: don't load LCL images for Cancel, OK buttons because LCL can do it itself and direct loading makes buttons looks not native on gtk2 2009-04-21 02:01:14 +00:00
findpalettecomp.lrs ide: don't load LCL images for Cancel, OK buttons because LCL can do it itself and direct loading makes buttons looks not native on gtk2 2009-04-21 02:01:14 +00:00
findpalettecomp.pas ide, debugger, packager: don't use special Ok, Cancel, Help captions for buttons - use standard LCL - they have accelerators (Ok and Help) (fixes a part of issue #0001379) 2009-05-19 08:54:33 +00:00
findrenameidentifier.lfm IDE: find/rename identifier: search private identifiers only in current unit 2009-04-22 06:47:34 +00:00
findrenameidentifier.lrs IDE: find/rename identifier: search private identifiers only in current unit 2009-04-22 06:47:34 +00:00
findrenameidentifier.pas ide, debugger, packager: don't use special Ok, Cancel, Help captions for buttons - use standard LCL - they have accelerators (Ok and Help) (fixes a part of issue #0001379) 2009-05-19 08:54:33 +00:00
findreplacedialog.lfm IDE: find dialog: implemented speedbutton to enable/disable auto completion, bug #12334 2009-07-25 15:31:44 +00:00
findreplacedialog.lrs IDE: find dialog: implemented speedbutton to enable/disable auto completion, bug #12334 2009-07-25 15:31:44 +00:00
findreplacedialog.pp IDE: find dlg: using abbreviation 2009-07-25 16:22:30 +00:00
formeditor.pp
fpdoceditwindow.lfm IDE: fpdoc editor: added popup menu and menu item to append short description to long descriptions 2009-08-17 11:53:00 +00:00
fpdoceditwindow.lrs IDE: fpdoc editor: added popup menu and menu item to append short description to long descriptions 2009-08-17 11:53:00 +00:00
fpdoceditwindow.pas IDE: fpdoc editor: added popup menu and menu item to append short description to long descriptions 2009-08-17 11:53:00 +00:00
fpdochints.pas IDE: warning when Idle of fpdoceditor is called during an update 2009-01-29 11:32:27 +00:00
fpdocselectinherited.lfm ide: don't load LCL images for Cancel, OK buttons because LCL can do it itself and direct loading makes buttons looks not native on gtk2 2009-04-21 02:01:14 +00:00
fpdocselectinherited.lrs ide: don't load LCL images for Cancel, OK buttons because LCL can do it itself and direct loading makes buttons looks not native on gtk2 2009-04-21 02:01:14 +00:00
fpdocselectinherited.pas ide, debugger, packager: don't use special Ok, Cancel, Help captions for buttons - use standard LCL - they have accelerators (Ok and Help) (fixes a part of issue #0001379) 2009-05-19 08:54:33 +00:00
fpdocselectlink.lfm IDE: fpdoc link editor: completion with prefix 2009-08-02 13:02:48 +00:00
fpdocselectlink.lrs IDE: fpdoc link editor: completion with prefix 2009-08-02 13:02:48 +00:00
fpdocselectlink.pas IDE: fpdoc link editor: resolving macros in lazdoc paths 2009-08-03 10:31:19 +00:00
frmcustomapplicationoptions.lfm ide: don't load LCL images for Cancel, OK buttons because LCL can do it itself and direct loading makes buttons looks not native on gtk2 2009-04-21 02:01:14 +00:00
frmcustomapplicationoptions.lrs ide: don't load LCL images for Cancel, OK buttons because LCL can do it itself and direct loading makes buttons looks not native on gtk2 2009-04-21 02:01:14 +00:00
frmcustomapplicationoptions.pas ide, debugger, packager: don't use special Ok, Cancel, Help captions for buttons - use standard LCL - they have accelerators (Ok and Help) (fixes a part of issue #0001379) 2009-05-19 08:54:33 +00:00
gotofrm.lfm ide: fix goto form layout again 2009-04-23 03:06:21 +00:00
gotofrm.lrs ide: fix goto form layout again 2009-04-23 03:06:21 +00:00
gotofrm.pas ide: simplify goto form 2009-04-23 02:49:12 +00:00
helpfpcmessages.pas
helpmanager.lfm ide: don't load LCL images for Cancel, OK buttons because LCL can do it itself and direct loading makes buttons looks not native on gtk2 2009-04-21 02:01:14 +00:00
helpmanager.lrs ide: don't load LCL images for Cancel, OK buttons because LCL can do it itself and direct loading makes buttons looks not native on gtk2 2009-04-21 02:01:14 +00:00
helpmanager.pas ide: merge help options into generic IDE options dialog 2009-05-25 06:41:12 +00:00
helpoptions.pas IDE, support for translatable environment options captions, issues #14217, #13572 2009-07-28 04:03:10 +00:00
idecmdline.pas startlazarus: 2009-06-17 11:45:51 +00:00
idecontexthelpedit.lfm IDE: ide help: implemented IsRoot property for multiple wiki pages per dialog 2009-04-28 15:27:42 +00:00
idecontexthelpedit.lrs IDE: ide help: implemented IsRoot property for multiple wiki pages per dialog 2009-04-28 15:27:42 +00:00
idecontexthelpedit.pas IDE: ide help: implemented IsRoot property for multiple wiki pages per dialog 2009-04-28 15:27:42 +00:00
idedefs.pas IDEIntf: changed some var to out 2009-06-12 06:49:14 +00:00
ideoptiondefs.pas ide: IDE options 2009-05-09 09:45:23 +00:00
ideoptionsdlg.lfm EditorOptions: Fixed F1/Help when tree-view is focused 2009-08-14 18:44:32 +00:00
ideoptionsdlg.lrs EditorOptions: Fixed F1/Help when tree-view is focused 2009-08-14 18:44:32 +00:00
ideoptionsdlg.pas * separation of IDE options menu caption and dialog caption. Patch by Maxim Ganetsky 2009-08-15 12:01:13 +00:00
ideprocs.pp ide: fix compilation with fpc 2.5.1 2009-08-18 08:42:22 +00:00
ideprotocol.pas
idetranslations.pas LCL + IDE - fixed 0014108: DefaultTranslator doesn't recognize locale on Mac OS X with help from Alexandr Grau, the supported language IDs should be added into the application bundle property list to CFBundleLocalizations key, see lazarus.app/Contents/Info.plist for example 2009-07-19 12:20:22 +00:00
idewindowhelp.pas IDE: ide help: implemented IsRoot property for multiple wiki pages per dialog 2009-04-28 15:27:42 +00:00
imexportcompileropts.lfm ide: reanchor import/export compiler options dialog 2009-05-04 05:40:32 +00:00
imexportcompileropts.lrs ide: reanchor import/export compiler options dialog 2009-05-04 05:40:32 +00:00
imexportcompileropts.pas ide, debugger, packager: don't use special Ok, Cancel, Help captions for buttons - use standard LCL - they have accelerators (Ok and Help) (fixes a part of issue #0001379) 2009-05-19 08:54:33 +00:00
infobuild.lfm
infobuild.lrs
infobuild.pp
initialsetupdlgs.pas
inputfiledialog.pas
inputhistory.pas IDE: find dialog: implemented speedbutton to enable/disable auto completion, bug #12334 2009-07-25 15:31:44 +00:00
invertassigntool.pas ide: fix compilation with fpc 2.5.1 2009-08-18 08:42:22 +00:00
jumphistoryview.lfm
jumphistoryview.lrs
jumphistoryview.pas
keymapping.pp SynEdit: added persistent block 2009-07-26 23:06:26 +00:00
keymapschemedlg.lfm ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
keymapschemedlg.lrs ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
keymapschemedlg.pas fixed typos 2009-05-16 06:50:16 +00:00
keymapshortcutdlg.lfm ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
keymapshortcutdlg.lrs ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
keymapshortcutdlg.pas ide: replace panel with buttons by buttonpanel in the keymapping shortcut dialog 2009-03-05 08:10:06 +00:00
lazarus_about_logo.lrs
lazarus_dci_file.dci ide: use one formatting style for dci file 2009-07-07 05:07:18 +00:00
lazarus_dci.lrs SynEdit: Added code-template mode: Edit params in cells / updated default templates / some fixes 2009-06-25 01:12:30 +00:00
lazarus.lpi ide: add advanced mouse options frame to the lazarus project 2009-08-16 15:58:05 +00:00
lazarus.manifest
lazarus.pp IDE: added try..except for exceptions during start 2009-08-02 21:07:10 +00:00
lazarus.rc
lazarusidestrconsts.pas IDE: fpdoc editor: added popup menu and menu item to append short description to long descriptions 2009-08-17 11:53:00 +00:00
lazarusmanager.pas startlazarus: 2009-06-17 11:45:51 +00:00
lazbuild.lpi lazbuild: set lpi to nogui 2009-06-01 21:10:05 +00:00
lazbuild.lpr lazbuild: fixed CPU, OS and widget set overrides for packages (issue #13977) 2009-06-17 20:55:53 +00:00
lazbuild.rc
lazconf.pp IDE: override build widgetset with BuildWidgetSetXXX 2009-06-01 20:41:21 +00:00
lazdoc.lrs IDE: clean up 2009-08-09 03:26:17 +00:00
macropromptdlg.pas
main.pp EditorOptions: added simplified Mouse settings 2009-08-15 20:05:01 +00:00
mainbar.pas ide: MainBar: 2009-06-04 07:16:53 +00:00
mainbase.pas IDE: add About menu under carbon to the Apple menu, bug #12294 2009-08-05 11:32:43 +00:00
mainintf.pas IDE: new dialog: using localized names 2009-07-28 14:04:33 +00:00
Makefile Merged SynEdit-design and SynEdit package. (SynEdit, now needs IdeIntf for the property editor; changed compilation order appropriately); Undone all Changes that introduced the SynEdit-Design package. 2009-02-26 23:31:02 +00:00
Makefile.fpc Merged SynEdit-design and SynEdit package. (SynEdit, now needs IdeIntf for the property editor; changed compilation order appropriately); Undone all Changes that introduced the SynEdit-Design package. 2009-02-26 23:31:02 +00:00
makeresstrdlg.lfm ide: use standard bitbtns (help, cancel) in more dialog 2009-04-20 14:59:12 +00:00
makeresstrdlg.lrs ide: use standard bitbtns (help, cancel) in more dialog 2009-04-20 14:59:12 +00:00
makeresstrdlg.pas ide, debugger, packager: don't use special Ok, Cancel, Help captions for buttons - use standard LCL - they have accelerators (Ok and Help) (fixes a part of issue #0001379) 2009-05-19 08:54:33 +00:00
miscoptions.pas
mouseactiondialog.lfm SynEdit, Mouse Actions: Added Priority 2009-06-08 23:53:55 +00:00
mouseactiondialog.lrs SynEdit, Mouse Actions: Added Priority 2009-06-08 23:53:55 +00:00
mouseactiondialog.pas * Improved localization names by Maxim Ganetsky 2009-07-20 22:40:39 +00:00
msgquickfixes.pas IDE: quick fix identifier not found: check if in statement 2009-04-14 08:10:25 +00:00
msgview.lfm IDE: messages: icons showing quick fixes 2009-04-14 16:19:53 +00:00
msgview.lrs IDE: messages: icons showing quick fixes 2009-04-14 16:19:53 +00:00
msgview.pp IDEIntf: added 12x12 images, IDE: messages: icons for message types 2009-04-16 08:12:16 +00:00
msgvieweditor.lfm
msgvieweditor.lrs
msgvieweditor.pas ide, debugger, packager: don't use special Ok, Cancel, Help captions for buttons - use standard LCL - they have accelerators (Ok and Help) (fixes a part of issue #0001379) 2009-05-19 08:54:33 +00:00
multireplacedlg.lfm
multireplacedlg.lrs
multireplacedlg.pas
newdialog.lfm ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
newdialog.lrs ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
newdialog.pas IDEIntf: TNewIDEItemCategory is no longer abstract. RegisterNewItemCategory now expects a real category class, needed for localization 2009-08-02 15:09:22 +00:00
newprojectdlg.lfm ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
newprojectdlg.lrs ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
newprojectdlg.pp
objectlists.pas
outputfilter.pas IDE: calling Idle during compile 2009-08-14 09:28:13 +00:00
patheditordlg.lfm ide: path editor: fix layout and use TButtonPanel 2009-06-02 08:23:15 +00:00
patheditordlg.lrs ide: path editor: fix layout and use TButtonPanel 2009-06-02 08:23:15 +00:00
patheditordlg.pas ide: use editor font in the path editor 2009-06-02 08:35:40 +00:00
procedurelist.lfm ide: place some dialogs to screen center (instead of designed values) 2009-04-13 06:43:45 +00:00
procedurelist.lrs ide: place some dialogs to screen center (instead of designed values) 2009-04-13 06:43:45 +00:00
procedurelist.pas ide: don't crash when we pressing keys in the empty procedure list (bug #0013377) based on patch of Vladimir Zhirov 2009-03-23 01:44:27 +00:00
progressdlg.lfm ide: don't load LCL images for Cancel, OK buttons because LCL can do it itself and direct loading makes buttons looks not native on gtk2 2009-04-21 02:01:14 +00:00
progressdlg.lrs ide: don't load LCL images for Cancel, OK buttons because LCL can do it itself and direct loading makes buttons looks not native on gtk2 2009-04-21 02:01:14 +00:00
progressdlg.pas ide: don't load LCL images for Cancel, OK buttons because LCL can do it itself and direct loading makes buttons looks not native on gtk2 2009-04-21 02:01:14 +00:00
project.pp IDE: fixed backup in TUnitInfo.WriteUnitSourceToFile, bug #14167 2009-08-06 17:01:06 +00:00
projectdefs.pas
projecticon.pas
projectinspector.lfm ide: use TSpeedButton instead of TBitBtn in project inspector dialog 2009-05-13 08:33:19 +00:00
projectinspector.lrs ide: use TSpeedButton instead of TBitBtn in project inspector dialog 2009-05-13 08:33:19 +00:00
projectinspector.pas IDE: removed duplicate include 2009-08-09 03:34:30 +00:00
projectopts.lfm IDE: project options: auto increment version works 2009-08-06 14:06:16 +00:00
projectopts.lrs IDE: project options: auto increment version works 2009-08-06 14:06:16 +00:00
projectopts.pp IDE: project options: moved misc options to the end 2009-08-03 11:07:58 +00:00
projectresources.pas IDE: fixed typo in identifier name 2009-08-06 11:16:09 +00:00
projectwizarddlg.lfm
projectwizarddlg.lrs
projectwizarddlg.pas
publishmodule.pas
publishprojectdlg.lfm IDE: no tri-state checkboxes in publish project dialog (issue #14097) 2009-07-03 20:17:51 +00:00
publishprojectdlg.lrs IDE: no tri-state checkboxes in publish project dialog (issue #14097) 2009-07-03 20:17:51 +00:00
publishprojectdlg.pas ide, debugger, packager: don't use special Ok, Cancel, Help captions for buttons - use standard LCL - they have accelerators (Ok and Help) (fixes a part of issue #0001379) 2009-05-19 08:54:33 +00:00
restrictionbrowser.lfm set some TTreeView.ReadOnly to true 2009-01-20 20:20:52 +00:00
restrictionbrowser.lrs set some TTreeView.ReadOnly to true 2009-01-20 20:20:52 +00:00
restrictionbrowser.pas
runparamsopts.lfm ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
runparamsopts.lrs ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
runparamsopts.pas
searchfrm.lfm ide: don't load LCL images for Cancel, OK buttons because LCL can do it itself and direct loading makes buttons looks not native on gtk2 2009-04-21 02:01:14 +00:00
searchfrm.lrs ide: don't load LCL images for Cancel, OK buttons because LCL can do it itself and direct loading makes buttons looks not native on gtk2 2009-04-21 02:01:14 +00:00
searchfrm.pas ide, debugger, packager: don't use special Ok, Cancel, Help captions for buttons - use standard LCL - they have accelerators (Ok and Help) (fixes a part of issue #0001379) 2009-05-19 08:54:33 +00:00
searchresultview.lfm IDE: fixed using ESC to close Search Results from Dmitry (issue #14291) 2009-08-12 13:21:15 +00:00
searchresultview.lrs IDE: fixed using ESC to close Search Results from Dmitry (issue #14291) 2009-08-12 13:21:15 +00:00
searchresultview.pp IDE: fixed using ESC to close Search Results from Dmitry (issue #14291) 2009-08-12 13:21:15 +00:00
showcompileropts.lfm IDE: fixed layout of resized Show compiler options dialog from Zeljan (issue #13966) 2009-06-12 11:52:41 +00:00
showcompileropts.lrs IDE: fixed layout of resized Show compiler options dialog from Zeljan (issue #13966) 2009-06-12 11:52:41 +00:00
showcompileropts.pas ide: change ok -> close button + show standard glyph for it in show compiler options dialog 2009-06-06 18:24:28 +00:00
showdeletingfilesdlg.lfm
showdeletingfilesdlg.lrs
showdeletingfilesdlg.pas
sortselectiondlg.pas
sourceeditor.lfm ide: show goto form on mouse double click on status bar panel with coordinates 2009-05-06 07:38:42 +00:00
sourceeditor.lrs File now contains the "auto generated" note, to avoid SVN seeing it as modified (since Lazarus keeps adding the note) 2009-06-03 18:18:28 +00:00
sourceeditor.pp SynEdit/sourceEditor: fixed incremental search was loosing search term, if next char would lead to no match. 2009-08-03 01:30:26 +00:00
sourceeditprocs.pas CodeTools/SourceEditor: code completion, indicate if the returned value is void 2009-07-31 15:27:47 +00:00
sourcemarks.pas ide: add TSourceEditor.FillExecutionMarks, TSourceEditor.ClearExecutionMarks (debugger part is missing) 2009-03-14 19:19:13 +00:00
splash.lfm
splash.lrs
splash.pp
srcedithintfrm.pas
startlazarus.lpi startlazarus: 2009-06-17 11:45:51 +00:00
startlazarus.lpr
startlazarus.rc
sysvaruseroverridedlg.lfm
sysvaruseroverridedlg.lrs
sysvaruseroverridedlg.pas ide, debugger, packager: don't use special Ok, Cancel, Help captions for buttons - use standard LCL - they have accelerators (Ok and Help) (fixes a part of issue #0001379) 2009-05-19 08:54:33 +00:00
tododlg.lfm IDE: todo list: commit synedit buffers to codetools 2009-05-12 12:39:49 +00:00
tododlg.lrs IDE: todo list: commit synedit buffers to codetools 2009-05-12 12:39:49 +00:00
tododlg.pas ide, debugger, packager: don't use special Ok, Cancel, Help captions for buttons - use standard LCL - they have accelerators (Ok and Help) (fixes a part of issue #0001379) 2009-05-19 08:54:33 +00:00
todolist.lfm LCL: TToolBar: fixed autosize loop 2009-06-06 16:59:46 +00:00
todolist.lrs LCL: TToolBar: fixed autosize loop 2009-06-06 16:59:46 +00:00
todolist.pas small updates 2009-07-28 15:14:49 +00:00
transfermacros.pp IDE: trim TargetDir of IDE 2009-07-28 06:51:33 +00:00
unitdependencies.lfm ide: reanchor unit dependencies dialog 2009-05-02 12:07:24 +00:00
unitdependencies.lrs ide: reanchor unit dependencies dialog 2009-05-02 12:07:24 +00:00
unitdependencies.pas ide: reanchor unit dependencies dialog 2009-05-02 12:07:24 +00:00
unitinfodlg.lfm ide: anchor buttons to bottom with 6px space in unit info dialog 2009-05-02 12:20:45 +00:00
unitinfodlg.lrs ide: anchor buttons to bottom with 6px space in unit info dialog 2009-05-02 12:20:45 +00:00
unitinfodlg.pp ide: reanchor unit information dialog, use standard ok button glyph 2009-05-02 12:15:46 +00:00
unusedunitsdlg.lfm IDE: unused units: set autosize 2009-04-12 05:33:24 +00:00
unusedunitsdlg.lrs IDE: unused units: set autosize 2009-04-12 05:33:24 +00:00
unusedunitsdlg.pas ide, debugger, packager: don't use special Ok, Cancel, Help captions for buttons - use standard LCL - they have accelerators (Ok and Help) (fixes a part of issue #0001379) 2009-05-19 08:54:33 +00:00
version.inc
versioninfoadditionalinfo.lfm ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
versioninfoadditionalinfo.lrs ide: set TButtonPanel.ShowBevel = False for some IDE dialogs 2009-04-03 07:17:32 +00:00
versioninfoadditionalinfo.pas
viewunit_dlg.lfm
viewunit_dlg.lrs
viewunit_dlg.pp ide: don't focus edit field in view units dialog after listbox click 2009-05-27 09:01:44 +00:00
w32manifest.pas ide: fix issue #0013960 IDE fails to save new projects with Ctrl+S (with parts from patch of Vladimir Zhirov) 2009-06-20 16:54:09 +00:00
w32versioninfo.pas ide: don't increase build in version info too often. do it once before build (maybe fixes bug #0013369) 2009-03-23 10:01:52 +00:00
wordcompletion.pp