lazarus/ide
dmitry 61f6219bdd ide: added compiler messages frame
git-svn-id: trunk@23320 -
2009-12-30 11:17:28 +00:00
..
frames ide: added compiler messages frame 2009-12-30 11:17:28 +00:00
include IDE: reduce debugger output 2009-12-17 12:50:04 +00:00
aboutfrm.lfm IDE : Change on AboutBox 2009-11-02 20:05:06 +00:00
aboutfrm.lrs IDE : Change on AboutBox 2009-11-02 20:05:06 +00:00
aboutfrm.pas IDE: removed beta from translations 2009-12-06 23:42:16 +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 codetools: parsing cppclass 2009-11-15 15:43:53 +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: project options: replace monolith project options dialog with project options frames, register them in IDE options 2009-12-30 09:24:39 +00:00
basedebugmanager.pas ideintf, ide, components: IDE options: 2009-12-24 08:31:23 +00:00
bigidemake.cfg
buildfiledlg.lfm
buildfiledlg.lrs
buildfiledlg.pas IDE: build modes: value 2009-12-12 16:52:54 +00:00
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 fixed some FileExists 2009-12-17 16:45:46 +00:00
buildmanager.pas ide: project options: replace monolith project options dialog with project options frames, register them in IDE options 2009-12-30 09:24:39 +00:00
charactermapdlg.lfm
charactermapdlg.lrs
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
checkcompileropts.lrs
checkcompileropts.pas IDE: project compiler options: added checkbox to save as default, from Dmitry Boyarintsev, bug #14154 2009-12-08 21:03:50 +00:00
checklfmdlg.lfm ide: inline streams should not be checked further for missing components (fixes loading of dependencies like form->frame1->frame2). 2009-11-17 07:43:10 +00:00
checklfmdlg.lrs ide: inline streams should not be checked further for missing components (fixes loading of dependencies like form->frame1->frame2). 2009-11-17 07:43:10 +00:00
checklfmdlg.pas ide: inline streams should not be checked further for missing components (fixes loading of dependencies like form->frame1->frame2). 2009-11-17 07:43:10 +00:00
cleandirdlg.lfm
cleandirdlg.lrs
cleandirdlg.pas
clipboardhistory.pas
codebrowser.lfm IDE: quickfix item for identifier not found: search via code browser 2009-09-01 21:57:19 +00:00
codebrowser.lrs OI: check for name special Owner 2009-11-07 09:20:20 +00:00
codebrowser.pas IDE: codebrowser: showing generic types 2009-11-17 10:12:08 +00:00
codecontextform.pas codetools: parameter hints: added compiler functions 2009-07-19 09:37:27 +00:00
codeexplopts.pas ideintf, ide, components: IDE options: 2009-12-24 08:31:23 +00:00
codeexplorer.lfm IDE: code explorer: fixed check for updates, added menu item Rename 2009-11-28 11:55:46 +00:00
codeexplorer.lrs IDE: code explorer: fixed check for updates, added menu item Rename 2009-11-28 11:55:46 +00:00
codeexplorer.pas IDE: code explorer: fixed check for updates, added menu item Rename 2009-11-28 11:55:46 +00:00
codehelp.pas IDE: reduced debugging 2009-11-27 17:39:54 +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
codetemplatesdlg.lrs
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 IDE: default lazarus directory: remove bundle path 2009-10-01 11:16:05 +00:00
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 ideintf, ide, components: IDE options: 2009-12-24 08:31:23 +00:00
compatibilityrestrictions.pas
compiler.pp * IDE: Renamed InfoBuilder routines to more understandable name 2009-12-18 22:31:23 +00:00
compileroptions.pp ideintf: inherit compiler and project options from TAbstractIDEProjectOptions, reserve 2 groups for project and compiler options 2009-12-24 09:34:59 +00:00
compileroptionsdlg.lfm IDE: compiler options: improved layout 2009-12-09 12:51:31 +00:00
compileroptionsdlg.lrs IDE: compiler options: improved layout 2009-12-09 12:51:31 +00:00
compileroptionsdlg.pp IDE: build modes: started delete 2009-12-14 19:27:32 +00:00
componentlist.lfm ide: components windows: add component to the form when Enter/Return key is pressed 2009-09-22 01:29:52 +00:00
componentlist.lrs lazarus.lpi: added unit path converter 2009-11-06 12:00:51 +00:00
componentlist.pas ide: components windows: add component to the form when Enter/Return key is pressed 2009-09-22 01:29:52 +00:00
componentpalette.pas designer, component palette: turn "multy" mode on when shift is pressed during component selection (issue #0008052) 2009-09-02 14:17:19 +00:00
compoptcondpropsdlg.lfm
compoptcondpropsdlg.lrs
compoptcondpropsdlg.pas
compoptsmodes.pas IDE: using new eval 2009-11-26 20:47:19 +00:00
condef.lfm
condef.lrs
condef.pas
customformeditor.pp IDE: added resourcestring 2009-12-18 15:02:02 +00:00
debugmanager.pas ide: project options: replace monolith project options dialog with project options frames, register them in IDE options 2009-12-30 09:24:39 +00:00
dialogprocs.pas IDE: added Line ending menu item, bug #15420 2009-12-25 13:14: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 IDE: improved layout disk changes dlg 2009-12-11 18:59:35 +00:00
diskdiffsdialog.lrs IDE: improved layout disk changes dlg 2009-12-11 18:59:35 +00:00
diskdiffsdialog.pas IDE: improved layout disk changes dlg 2009-12-11 18:59:35 +00:00
editdefinetree.pas
editmsgscannersdlg.lfm
editmsgscannersdlg.lrs
editmsgscannersdlg.pas
editoroptions.pp ideintf, ide, components: IDE options: 2009-12-24 08:31:23 +00:00
emptymethodsdlg.lfm
emptymethodsdlg.lrs
emptymethodsdlg.pas
encloseselectiondlg.lfm
encloseselectiondlg.lrs
encloseselectiondlg.pas
environmentopts.pp clean up 2009-12-25 11:52:38 +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 New fix for bug #15075 2009-11-25 17:53:24 +00:00
exttooldialog.lrs New fix for bug #15075 2009-11-25 17:53:24 +00:00
exttooldialog.pas * IDE: Renamed InfoBuilder routines to more understandable name 2009-12-18 22:31: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
findunitdlg.lfm components, ide, ideintf: change UnitName identifier to AUnitName inside classes (preparations for the new TObject.UnitName method) 2009-10-29 08:40:22 +00:00
findunitdlg.lrs components, ide, ideintf: change UnitName identifier to AUnitName inside classes (preparations for the new TObject.UnitName method) 2009-10-29 08:40:22 +00:00
findunitdlg.pas IDE: implemented new package type Main unit 2009-12-08 22:48:49 +00:00
formeditor.pp IDEIntf: designer mediator: added ComponentIsIcon 2009-09-09 20:16:48 +00:00
fpdoceditwindow.lfm IDE, FPDoc-editor: added feature to edit topics 2009-11-16 19:51:10 +00:00
fpdoceditwindow.lrs IDE, FPDoc-editor: added feature to edit topics 2009-11-16 19:51:10 +00:00
fpdoceditwindow.pas IDE, FPDoc-editor: added feature to edit topics (reduced debugln) 2009-11-16 20:15:48 +00:00
fpdochints.pas
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 editor: select link: fixed listing project units 2009-11-15 14:28:23 +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: not executing source hint on space 2009-11-13 06:12:10 +00:00
helpoptions.pas ideintf, ide, components: IDE options: 2009-12-24 08:31:23 +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 IDE: options filter: fixed accessing nil 2009-12-28 11:56:05 +00:00
ideprocs.pp IDE: added Line ending menu item, bug #15420 2009-12-25 13:14:58 +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: clean up, lazbuild: using package codetools 2009-08-22 16:51:00 +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: moved build modes to project compiler options 2009-09-04 14:18:02 +00:00
infobuild.lfm ide: fix big buttons in 2 dialogs 2009-12-26 17:54:22 +00:00
infobuild.lrs ide: fix big buttons in 2 dialogs 2009-12-26 17:54:22 +00:00
infobuild.pp * IDE: Renamed InfoBuilder routines to more understandable name 2009-12-18 22:31:23 +00:00
initialsetupdlgs.pas IDE: default lazarus directory: remove bundle path 2009-10-01 11:16:05 +00:00
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 ide: add View registers and View assembler keys combinations, add them to the keymapping window 2009-12-11 02:30:42 +00:00
keymapschemedlg.lfm
keymapschemedlg.lrs
keymapschemedlg.pas fixed typos 2009-05-16 06:50:16 +00:00
keymapshortcutdlg.lfm IDE: grab key: escape sets VK_UNKNOWN 2009-10-15 08:56:17 +00:00
keymapshortcutdlg.lrs IDE: grab key: escape sets VK_UNKNOWN 2009-10-15 08:56:17 +00:00
keymapshortcutdlg.pas
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_indentation.lrs IDE: added default config for indentation 2009-10-26 12:39:34 +00:00
lazarus.ico lazarus: use resources by official way 2009-12-04 14:41:19 +00:00
lazarus.lpi ide: added compiler messages frame 2009-12-30 11:17:28 +00:00
lazarus.manifest lazarus: use resources by official way 2009-12-04 14:41:19 +00:00
lazarus.pp ide: chmhelp support: 2009-09-14 23:15:41 +00:00
lazarus.rc lazarus: use resources by official way 2009-12-04 14:41:19 +00:00
lazarusidestrconsts.pas ide: change resource string + update translations 2009-12-26 19:18:14 +00:00
lazarusmanager.pas fixed some FileExists 2009-12-17 16:45:46 +00:00
lazbuild.lpi IDE: clean up, lazbuild: using package codetools 2009-08-22 16:51:00 +00:00
lazbuild.lpr lazbuild: fixed installing packages via build-ide 2009-12-07 23:14:02 +00:00
lazbuild.rc
lazconf.pp IDE: nogui now is shown as stable 2009-09-25 09:44:10 +00:00
lazdoc.lrs IDE: clean up 2009-08-09 03:26:17 +00:00
macropromptdlg.pas
main.pp ide: added compiler messages frame 2009-12-30 11:17:28 +00:00
mainbar.pas ide: MainBar: 2009-06-04 07:16:53 +00:00
mainbase.pas ide: use icon for Inspect menu items 2009-12-10 02:42:11 +00:00
mainintf.pas ideintf, ide: project resources: 2009-12-26 19:01:05 +00:00
Makefile ide: chmhelp support: 2009-09-14 23:15:41 +00:00
Makefile.fpc IDE: fixed make -C ide all 2009-10-08 01:16:33 +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 IDE: Cleanup unused units 2009-08-19 12:33:25 +00:00
msgquickfixes.pas IDE: quickfix item for identifier not found: search via code browser 2009-09-01 21:57:19 +00:00
msgview.lfm ide: message view: fix opening message source during compilation process (was strange error message) 2009-12-06 06:50:26 +00:00
msgview.lrs ide: message view: fix opening message source during compilation process (was strange error message) 2009-12-06 06:50:26 +00:00
msgview.pp * IDE: Renamed InfoBuilder routines to more understandable name 2009-12-18 22:31:23 +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: don't declare a class variable for the new inherited items if they are inherits from the TFrame (new dialog) 2009-10-31 15:06:47 +00:00
newdialog.lrs ide: don't declare a class variable for the new inherited items if they are inherits from the TFrame (new dialog) 2009-10-31 15:06:47 +00:00
newdialog.pas ide: don't declare a class variable for the new inherited items if they are inherits from the TFrame (new dialog) 2009-10-31 15:06:47 +00:00
newprojectdlg.lfm
newprojectdlg.lrs
newprojectdlg.pp
objectlists.pas Changes all dynamic methods in the ide, lclintf and lcl to virtual methods, because they are the same in fpc and dynamic is a legacy directive 2009-08-18 14:44:25 +00:00
outputfilter.pas fix for #14775. Improved support for non-english compiler messages. ParseFPCMessage usage is removed 2009-10-10 19:11:33 +00:00
patheditordlg.lfm IDE: path editor: hide empty templates 2009-12-19 20:58:11 +00:00
patheditordlg.lrs IDE: path editor: hide empty templates 2009-12-19 20:58:11 +00:00
patheditordlg.pas IDE: path editor: hide empty templates 2009-12-19 20:58:11 +00:00
procedurelist.lfm
procedurelist.lrs
procedurelist.pas ide: fixed sorting in localized procedure list 2009-11-18 20:41:06 +00:00
progressdlg.lfm ide: fix big buttons in 2 dialogs 2009-12-26 17:54:22 +00:00
progressdlg.lrs ide: fix big buttons in 2 dialogs 2009-12-26 17:54:22 +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: project options: replace monolith project options dialog with project options frames, register them in IDE options 2009-12-30 09:24:39 +00:00
projectdefs.pas
projecticon.pas ideintf, ide: project resources: 2009-12-26 19:01:05 +00:00
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
projectresources.pas ideintf, ide: project resources: 2009-12-26 19:01:05 +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
restrictionbrowser.lrs
restrictionbrowser.pas
runparamsopts.lfm
runparamsopts.lrs
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: project compiler options: added checkbox to save as default, from Dmitry Boyarintsev, bug #14154 2009-12-08 21:03:50 +00:00
showdeletingfilesdlg.lfm
showdeletingfilesdlg.lrs
showdeletingfilesdlg.pas
sortselectiondlg.pas
sourceeditor.lfm debugger + ide: Inspect dialogs: 2009-12-06 06:02:12 +00:00
sourceeditor.lrs debugger + ide: Inspect dialogs: 2009-12-06 06:02:12 +00:00
sourceeditor.pp IDE: added Line ending menu item, bug #15420 2009-12-25 13:14:58 +00:00
sourceeditprocs.pas IDE: identifier completion: showing const for constants without definition 2009-12-17 14:19:44 +00:00
sourcemarks.pas
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 * Fixed layout 2009-11-18 22:21:21 +00:00
sysvaruseroverridedlg.lrs * Fixed layout 2009-11-18 22:21:21 +00:00
sysvaruseroverridedlg.pas * Don't close the form when an OK validation is canceled 2009-11-18 22:20:12 +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 ide: todo list dialog translation improvements by Marcelo B Paula (patch002 of issue #0014266) 2009-08-20 16:38:51 +00:00
transfermacros.pp cleanup 2009-12-06 06:02:47 +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 components, ide, ideintf: change UnitName identifier to AUnitName inside classes (preparations for the new TObject.UnitName method) 2009-10-29 08:40:22 +00:00
unusedunitsdlg.lrs components, ide, ideintf: change UnitName identifier to AUnitName inside classes (preparations for the new TObject.UnitName method) 2009-10-29 08:40:22 +00:00
unusedunitsdlg.pas components, ide, ideintf: change UnitName identifier to AUnitName inside classes (preparations for the new TObject.UnitName method) 2009-10-29 08:40:22 +00:00
version.inc fixed accidental commit of r21440 #f552d85248 2009-08-25 10:42:10 +00:00
versioninfoadditionalinfo.lfm
versioninfoadditionalinfo.lrs
versioninfoadditionalinfo.pas ide: project options: replace monolith project options dialog with project options frames, register them in IDE options 2009-12-30 09:24:39 +00:00
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 project resources generation: 2009-11-28 16:50:20 +00:00
w32versioninfo.pas IDE: creating manifest file only for win32/win64 and where the exe is, which can differ from the project directory 2009-11-28 12:55:38 +00:00
wordcompletion.pp