| .. |
|
include
|
IDE: disabled fake methods for FPC 2.0.x
|
2007-11-16 19:14:12 +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
|
IDE About form: use Canvas.Draw instead of Canvas.CopyRect
|
2007-10-23 15:55:06 +00:00 |
|
addtoprojectdlg.lfm
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
addtoprojectdlg.lrs
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +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
|
|
|
|
bigidemake.cfg
|
|
|
|
buildfiledlg.lfm
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
buildfiledlg.lrs
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
buildfiledlg.pas
|
fixed anchoring TMacroSelectionBox
|
2007-10-07 19:26:59 +00:00 |
|
buildlazdialog.lfm
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
buildlazdialog.lrs
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
buildlazdialog.pas
|
IDE: added flag to not compile IDE when just installing a package
|
2007-11-02 16:44:11 +00:00 |
|
buildmanager.pas
|
IDE: added dialog to explore the current package links
|
2007-11-10 13:59:51 +00:00 |
|
charactermapdlg.lfm
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
charactermapdlg.lrs
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
charactermapdlg.pas
|
|
|
|
checkcompileropts.lfm
|
improved anchoring + layout
|
2007-10-10 22:26:16 +00:00 |
|
checkcompileropts.lrs
|
improved anchoring + layout
|
2007-10-10 22:26:16 +00:00 |
|
checkcompileropts.pas
|
* updated localization & translation of 'Check Compiler Options' Dialog by Maxim Ganetsky
|
2007-11-19 23:22:59 +00:00 |
|
checklfmdlg.lfm
|
|
|
|
checklfmdlg.lrs
|
|
|
|
checklfmdlg.pas
|
replaced calls to MethodName with hooks
|
2007-04-29 22:18:42 +00:00 |
|
cleandirdlg.lfm
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
cleandirdlg.lrs
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +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
|
codetools: fixed some include path defs for FPC sources, fixed identifier completion for unit names with errors in code, IDE codebrowser: fixed loading new png icons
|
2007-10-11 22:21:38 +00:00 |
|
codebrowser.lrs
|
codetools: fixed some include path defs for FPC sources, fixed identifier completion for unit names with errors in code, IDE codebrowser: fixed loading new png icons
|
2007-10-11 22:21:38 +00:00 |
|
codebrowser.pas
|
codetools: fixed some include path defs for FPC sources, fixed identifier completion for unit names with errors in code, IDE codebrowser: fixed loading new png icons
|
2007-10-11 22:21:38 +00:00 |
|
codecontextform.pas
|
IDE: started code help hint window
|
2007-11-07 17:00:51 +00:00 |
|
codeexplopts.lfm
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
codeexplopts.lrs
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
codeexplopts.pas
|
|
|
|
codeexplorer.lfm
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
codeexplorer.lrs
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
codeexplorer.pas
|
IDE: code explorer: added directives page
|
2007-08-14 17:22:47 +00:00 |
|
codehelpform.pas
|
IDE: started TLazDocHintProvider
|
2007-11-10 00:31:44 +00:00 |
|
codemacroprompt.lfm
|
|
|
|
codemacroprompt.lrs
|
|
|
|
codemacroprompt.pas
|
IDE: implemented auto invoking code template on space
|
2007-09-11 23:21:57 +00:00 |
|
codemacroselect.lfm
|
|
|
|
codemacroselect.lrs
|
|
|
|
codemacroselect.pas
|
IDE: intialized the description in the insert marcro dialog of the code templates editor (bug #9473) from Valdas
|
2007-10-01 13:28:47 +00:00 |
|
codetemplatesdlg.lfm
|
IDE: code templates: removed AddChar attribute and added RemoveChar attribute
|
2007-11-26 11:56:20 +00:00 |
|
codetemplatesdlg.lrs
|
IDE: code templates: removed AddChar attribute and added RemoveChar attribute
|
2007-11-26 11:56:20 +00:00 |
|
codetemplatesdlg.pas
|
IDE: code templates: removed AddChar attribute and added RemoveChar attribute
|
2007-11-26 11:56:20 +00:00 |
|
codetoolsdefines.lfm
|
|
|
|
codetoolsdefines.lrs
|
|
|
|
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
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
codetoolsdefpreview.lrs
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
codetoolsdefpreview.pas
|
IDE: fixed updating codetools defines for custom compiler flags
|
2006-09-03 12:35:15 +00:00 |
|
codetoolsoptions.lfm
|
* fixed layout to show long captions on 2nd tab of codetoolsoptions by Maxim Ganetsky
|
2007-10-31 00:19:11 +00:00 |
|
codetoolsoptions.lrs
|
* fixed layout to show long captions on 2nd tab of codetoolsoptions by Maxim Ganetsky
|
2007-10-31 00:19:11 +00:00 |
|
codetoolsoptions.pas
|
IDE: codetools options dialog: added checkbox for identifier completion adding := operator
|
2007-10-08 11:11:41 +00:00 |
|
compiler.pp
|
fixed compilation
|
2007-02-05 12:16:41 +00:00 |
|
compileroptions.pp
|
codetools: added a cache for FindDeclarationAndOverload calls, IDE: combined macro time stamps of values and graph
|
2007-11-20 20:00:26 +00:00 |
|
compileroptionsdlg_new.lfm
|
new dialogs: restore OK and Cancel buttons behavior
|
2007-11-14 02:28:30 +00:00 |
|
compileroptionsdlg_new.lrs
|
new dialogs: restore OK and Cancel buttons behavior
|
2007-11-14 02:28:30 +00:00 |
|
compileroptionsdlg_new.pp
|
new dialogs:
|
2007-11-12 08:44:47 +00:00 |
|
compileroptionsdlg.lfm
|
IDE: compiler options dlg: fixed package view
|
2007-11-09 17:41:54 +00:00 |
|
compileroptionsdlg.lrs
|
IDE: compiler options dlg: fixed package view
|
2007-11-09 17:41:54 +00:00 |
|
compileroptionsdlg.pp
|
IDE: compiler options dlg: fixed package view
|
2007-11-09 17:41:54 +00:00 |
|
componentpalette.pas
|
ide: allow other types than XPM as component images
|
2007-11-21 04:23:07 +00:00 |
|
condef.lfm
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
condef.lrs
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +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
|
replaced several BoolToStr calls with dbgs
|
2007-11-18 13:06:38 +00:00 |
|
debugmanager.pas
|
replaced several BoolToStr calls with dbgs
|
2007-11-18 13:06:38 +00:00 |
|
debugoptionsfrm.lfm
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
debugoptionsfrm.lrs
|
IDE: improved various dialogs using the new LCL bugfixes
|
2007-10-20 22:53:55 +00:00 |
|
debugoptionsfrm.pas
|
slackware, make install: renamed bin/lazarus to bin/lazarus-ide because of conflict with tct
|
2007-10-22 12:03:32 +00:00 |
|
dialogprocs.pas
|
IDE: improved and enabled creation of .lrt files and combining all .rst/.lrt files into one .po files per project. ToDo: do the same for packages. From Luis Rodrigues
|
2007-10-06 13:59:31 +00:00 |
|
diffdialog.lfm
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
diffdialog.lrs
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
diffdialog.pas
|
added resourcestrings
|
2007-01-07 21:11:21 +00:00 |
|
diffpatch.pas
|
|
|
|
diskdiffsdialog.lfm
|
|
|
|
diskdiffsdialog.lrs
|
|
|
|
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_new.lfm
|
new dialogs: restore OK and Cancel buttons behavior
|
2007-11-14 02:28:30 +00:00 |
|
editoroptions_new.lrs
|
new dialogs: restore OK and Cancel buttons behavior
|
2007-11-14 02:28:30 +00:00 |
|
editoroptions_new.pp
|
new dialogs: restore OK and Cancel buttons behavior
|
2007-11-14 02:28:30 +00:00 |
|
editoroptions.lfm
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
editoroptions.lrs
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
editoroptions.pp
|
comment DebugLn in editoroptions
|
2007-10-21 03:53:39 +00:00 |
|
encloseselectiondlg.lfm
|
|
|
|
encloseselectiondlg.lrs
|
|
|
|
encloseselectiondlg.pas
|
|
|
|
environmentopts_new.lfm
|
new dialogs: restore OK and Cancel buttons behavior
|
2007-11-14 02:28:30 +00:00 |
|
environmentopts_new.lrs
|
new dialogs: restore OK and Cancel buttons behavior
|
2007-11-14 02:28:30 +00:00 |
|
environmentopts_new.pp
|
new dialogs: restore OK and Cancel buttons behavior
|
2007-11-14 02:28:30 +00:00 |
|
environmentopts.lfm
|
IDE: imporved env opts dlg
|
2007-11-01 02:30:39 +00:00 |
|
environmentopts.lrs
|
IDE: imporved env opts dlg
|
2007-11-01 02:30:39 +00:00 |
|
environmentopts.pp
|
* Maxim Ganetsky: fixes OnResize event of Environment Options Dialog (on
|
2007-10-30 00:48:50 +00:00 |
|
extractprocdlg.lfm
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
extractprocdlg.lrs
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
extractprocdlg.pas
|
Implemented IDE Help
|
2007-10-07 20:13:11 +00:00 |
|
exttooldialog.lfm
|
IDE: improved various dialogs using the new LCL bugfixes
|
2007-10-20 22:53:55 +00:00 |
|
exttooldialog.lrs
|
IDE: improved various dialogs using the new LCL bugfixes
|
2007-10-20 22:53:55 +00:00 |
|
exttooldialog.pas
|
IDE: improved various dialogs using the new LCL bugfixes
|
2007-10-20 22:53:55 +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
|
|
|
|
findinfilesdlg.lfm
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
findinfilesdlg.lrs
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +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
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
findpalettecomp.lrs
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
findpalettecomp.pas
|
IDE: Don't draw a gray background in the Find Palette Component Dialog
|
2007-11-27 22:51:43 +00:00 |
|
findrenameidentifier.lfm
|
IDE: made Find or Rename button the default button in the find references dialog
|
2007-11-12 21:08:31 +00:00 |
|
findrenameidentifier.lrs
|
IDE: made Find or Rename button the default button in the find references dialog
|
2007-11-12 21:08:31 +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
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
findreplacedialog.lrs
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
findreplacedialog.pp
|
IDE: various layout improvements for IDE dialogs
|
2007-10-16 17:30:54 +00:00 |
|
formeditor.pp
|
IDEIntf: added lfm/lrs files for objectinspector
|
2007-09-08 14:11:53 +00:00 |
|
frmcustomapplicationoptions.lfm
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
frmcustomapplicationoptions.lrs
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +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
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
frmsearch.lrs
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
frmsearch.pas
|
h2pas: fixed creating new project
|
2006-09-20 22:31:36 +00:00 |
|
helpfpcmessages.pas
|
|
|
|
helpmanager.lfm
|
IDE: improved various dialogs using the new LCL bugfixes
|
2007-10-20 22:53:55 +00:00 |
|
helpmanager.lrs
|
IDE: improved various dialogs using the new LCL bugfixes
|
2007-10-20 22:53:55 +00:00 |
|
helpmanager.pas
|
IDE: lazdoc: now reads comments and shows them in hints
|
2007-11-25 13:23:37 +00:00 |
|
helpoptions.lfm
|
improved layout and anchoring
|
2007-11-03 23:13:38 +00:00 |
|
helpoptions.lrs
|
improved layout and anchoring
|
2007-11-03 23:13:38 +00:00 |
|
helpoptions.pas
|
improved layout and anchoring
|
2007-11-03 23:13:38 +00:00 |
|
idecontexthelpedit.lfm
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
idecontexthelpedit.lrs
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
idecontexthelpedit.pas
|
|
|
|
idedefs.pas
|
sorted IDE macros
|
2006-09-02 21:10:32 +00:00 |
|
ideoptiondefs.pas
|
IDE: removed obsolete workaround for not working TRadioButton.Checked from Paul
|
2007-10-21 13:03:44 +00:00 |
|
ideprocs.pp
|
removed calls to obsolete lowercasetable
|
2007-11-20 21:39:47 +00:00 |
|
ideprotocol.pas
|
|
|
|
idetranslations.pas
|
IDE: ignore read only PO output directories for packages
|
2007-11-03 17:08:52 +00:00 |
|
idewindowhelp.pas
|
|
|
|
imexportcompileropts.lfm
|
|
|
|
imexportcompileropts.lrs
|
|
|
|
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
|
|
|
|
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
|
* Added view compinets to the toolbar by Marius
|
2007-11-28 23:23:19 +00:00 |
|
keymapschemedlg.lfm
|
IDE: added key mapping scheme for Mac OS X
|
2007-11-11 16:42:07 +00:00 |
|
keymapschemedlg.lrs
|
IDE: added key mapping scheme for Mac OS X
|
2007-11-11 16:42:07 +00:00 |
|
keymapschemedlg.pas
|
IDE: added key mapping scheme for Mac OS X
|
2007-11-11 16:42:07 +00:00 |
|
lazarus_about_logo.lrs
|
|
|
|
lazarus_dci_file.dci
|
|
|
|
lazarus_dci.lrs
|
|
|
|
lazarus.lpi
|
+ Added proposed implementation of new optionsdialogs layout by Ciprian Mustiata
|
2007-11-12 01:33:08 +00:00 |
|
lazarus.manifest
|
revert r12605 #2cf0df7f92
|
2007-10-28 16:55:47 +00:00 |
|
lazarus.pp
|
IDE: added icons for menu: dfm to lfm and open file at cursor from Laurent
|
2007-10-01 08:58:45 +00:00 |
|
lazarus.rc
|
* fixed compilation on win64
|
2007-07-17 22:54:36 +00:00 |
|
lazarusidestrconsts.pas
|
* Added view compinets to the toolbar by Marius
|
2007-11-28 23:23:19 +00:00 |
|
lazarusmanager.pas
|
startlazarus: added messages for suspicious executables and in case of system default is newer ask user
|
2007-11-03 16:25:50 +00:00 |
|
lazbuild.lpi
|
LCL: TLabel: fixed restoring font.color when Enabled=false
|
2007-12-01 09:36:09 +00:00 |
|
lazbuild.lpr
|
lazbuild: fixed using --os and --ws parameters
|
2007-11-30 22:42:17 +00:00 |
|
lazbuild.rc
|
lazbuild: added lazbuild.rc with icon
|
2007-10-02 22:36:32 +00:00 |
|
lazconf.pp
|
fpGUI patch form Graeme
|
2007-10-06 14:59:35 +00:00 |
|
lazdoc.pas
|
IDE: lazdoc: renamed TLazDocForm to TLazDocEditForm
|
2007-11-27 17:40:41 +00:00 |
|
lazdocfrm.lfm
|
IDE: lazdoc: renamed TLazDocForm to TLazDocEditForm
|
2007-11-27 17:40:41 +00:00 |
|
lazdocfrm.lrs
|
IDE: lazdoc: renamed TLazDocForm to TLazDocEditForm
|
2007-11-27 17:40:41 +00:00 |
|
lazdocfrm.pas
|
IDE: lazdoc: renamed TLazDocForm to TLazDocEditForm
|
2007-11-27 17:40:41 +00:00 |
|
lazdochints.pas
|
codetools: replaced TIdentifierListItem.Identifier PChar with string
|
2007-11-23 15:00:50 +00:00 |
|
lazdocselectinherited.lfm
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
lazdocselectinherited.lrs
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
lazdocselectinherited.pas
|
lazdoc: added xml cache, added inherited page
|
2006-08-18 09:17:37 +00:00 |
|
lrtpotools.pas
|
IDE: improved and enabled creation of .lrt files and combining all .rst/.lrt files into one .po files per project. ToDo: do the same for packages. From Luis Rodrigues
|
2007-10-06 13:59:31 +00:00 |
|
macropromptdlg.pas
|
|
|
|
main.pp
|
IDE: improved layout anchor editor
|
2007-11-30 22:50:26 +00:00 |
|
mainbar.pas
|
* Added view compinets to the toolbar by Marius
|
2007-11-28 23:23:19 +00:00 |
|
mainbase.pas
|
* Added view compinets to the toolbar by Marius
|
2007-11-28 23:23:19 +00:00 |
|
mainintf.pas
|
IDE: Changed menu item Windows to singular, show menu item check for active form
|
2007-11-11 14:58:03 +00:00 |
|
Makefile
|
IDE: make bigide creates revision.inc too (bug #10116)
|
2007-11-22 10:07:52 +00:00 |
|
Makefile.fpc
|
IDE: make bigide creates revision.inc too (bug #10116)
|
2007-11-22 10:07:52 +00:00 |
|
makeresstrdlg.lfm
|
IDE: removed CharSet attributes
|
2007-11-03 23:37:28 +00:00 |
|
makeresstrdlg.lrs
|
IDE: removed CharSet attributes
|
2007-11-03 23:37:28 +00:00 |
|
makeresstrdlg.pas
|
implemented IDE Help
|
2007-10-08 17:32:52 +00:00 |
|
manifest.rc
|
simplifying manifest resource
|
2007-07-04 06:38:16 +00:00 |
|
miscoptions.pas
|
|
|
|
msgquickfixes.pas
|
IDE: fixed auto code templates to not always add the typed character, IDE: fixed resetting IDE ToolStatus, fixing crash when double clicking on install package button, IDEIntf: added property OpenEditorsOnCodeToolChange to allow tools to cleanly change sources (this fixes the bug of quickfix items not working with temporary files)
|
2007-10-27 18:26:35 +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
|
menuintf: moved ResourceName argument to the end of RegisterIDEMenuCommand to save compatibility with non-lazarus svn ide plugins
|
2007-11-30 01:48:32 +00:00 |
|
msgvieweditor.lfm
|
|
|
|
msgvieweditor.lrs
|
|
|
|
msgvieweditor.pas
|
|
|
|
multireplacedlg.lfm
|
|
|
|
multireplacedlg.lrs
|
|
|
|
multireplacedlg.pas
|
|
|
|
newdialog.lfm
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
newdialog.lrs
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
newdialog.pas
|
tools: updatepofiles: added recognition of UTF8 header
|
2007-09-08 13:17:58 +00:00 |
|
newprojectdlg.pp
|
IDE: improved new project dlg layout button spacing
|
2007-10-29 20:21:04 +00:00 |
|
objectlists.pas
|
|
|
|
optionseditorbase.lfm
|
new dialogs: restore OK and Cancel buttons behavior
|
2007-11-14 02:28:30 +00:00 |
|
optionseditorbase.lrs
|
new dialogs: restore OK and Cancel buttons behavior
|
2007-11-14 02:28:30 +00:00 |
|
optionseditorbase.pas
|
new dialogs: restore OK and Cancel buttons behavior
|
2007-11-14 02:28:30 +00:00 |
|
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
|
IDE: TUnitInfo.Modified now checks Source.ChangeStep
|
2007-11-26 21:34:54 +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
|
IDE: project inspector: sorting files in treeview
|
2007-11-20 22:19:06 +00:00 |
|
projectopts_new.lfm
|
new dialogs:
|
2007-11-12 08:44:47 +00:00 |
|
projectopts_new.lrs
|
new dialogs:
|
2007-11-12 08:44:47 +00:00 |
|
projectopts_new.pp
|
IDE: improved updating resource directives for windows manifest and version info
|
2007-11-26 20:05:30 +00:00 |
|
projectopts.lfm
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
projectopts.lrs
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
projectopts.pp
|
IDE: TUnitInfo.Modified now checks Source.ChangeStep
|
2007-11-26 21:34:54 +00:00 |
|
publishmodule.pas
|
|
|
|
publishprojectdlg.lfm
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
publishprojectdlg.lrs
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
publishprojectdlg.pas
|
publish project: fixed saving settings, when clicking ok
|
2006-11-16 22:20:12 +00:00 |
|
runparamsopts.lfm
|
IDE: run params opts replaced align with anchors
|
2007-11-04 10:33:48 +00:00 |
|
runparamsopts.lrs
|
IDE: run params opts replaced align with anchors
|
2007-11-04 10:33:48 +00:00 |
|
runparamsopts.pas
|
IDE: fixed run params FormResize code, LCL: using basebounds for computing order of align controls
|
2007-11-02 17:39:39 +00:00 |
|
searchresultview.lfm
|
IDE: removed CharSet attributes
|
2007-11-03 23:37:28 +00:00 |
|
searchresultview.lrs
|
IDE: removed CharSet attributes
|
2007-11-03 23:37:28 +00:00 |
|
searchresultview.pp
|
removed TCanvas.Color which only Get and Set TCanvas.Brush.Color (TCanvas.Brush.Color should be used instead)
|
2007-11-10 14:23:26 +00:00 |
|
showcompileropts.lfm
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
showcompileropts.lrs
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
showcompileropts.pas
|
* improved layout and localization by Maxim Ganetsky
|
2007-10-15 21:44:39 +00:00 |
|
sortselectiondlg.pas
|
|
|
|
sourceeditprocs.pas
|
codetools: replaced TIdentifierListItem.Identifier PChar with string
|
2007-11-23 15:00:50 +00:00 |
|
sourcemarks.pas
|
* Step 1 of the native imagelist implementation
|
2007-04-05 00:00:37 +00:00 |
|
splash.lfm
|
add define SplashDrawVersion to draw lazarus version over splash image
|
2007-11-27 09:35:11 +00:00 |
|
splash.lrs
|
add define SplashDrawVersion to draw lazarus version over splash image
|
2007-11-27 09:35:11 +00:00 |
|
splash.pp
|
add define SplashDrawVersion to draw lazarus version over splash image
|
2007-11-27 09:35:11 +00:00 |
|
startlazarus.lpi
|
startlazarus.lpi: clean up
|
2007-11-02 19:38:47 +00:00 |
|
startlazarus.lpr
|
win32: let the compiler do the resource compiling
|
2007-09-25 12:05:20 +00:00 |
|
startlazarus.rc
|
|
|
|
sysvaruseroverridedlg.lfm
|
|
|
|
sysvaruseroverridedlg.lrs
|
|
|
|
sysvaruseroverridedlg.pas
|
|
|
|
tododlg.lfm
|
IDE: todolist: moved implem uses section to intf uses section to avoid circles, replaced AnsiCompareText with CompareFilenames
|
2007-11-24 21:35:20 +00:00 |
|
tododlg.lrs
|
IDE: todolist: moved implem uses section to intf uses section to avoid circles, replaced AnsiCompareText with CompareFilenames
|
2007-11-24 21:35:20 +00:00 |
|
tododlg.pas
|
IDE: todolist: moved implem uses section to intf uses section to avoid circles, replaced AnsiCompareText with CompareFilenames
|
2007-11-24 21:35:20 +00:00 |
|
todolist.lfm
|
IDE: many improvements for todolist from Gerard
|
2007-11-24 21:23:19 +00:00 |
|
todolist.lrs
|
IDE: many improvements for todolist from Gerard
|
2007-11-24 21:23:19 +00:00 |
|
todolist.pas
|
IDE: lazdoc: now reads comments and shows them in hints
|
2007-11-25 13:23:37 +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
|
|
|
|
uniteditor.lrs
|
|
|
|
uniteditor.pp
|
IDE: if no text is at cursor, use the most recent used find text (issue #10304) from Benito van der Zander
|
2007-11-30 21:39:59 +00:00 |
|
unitinfodlg.lfm
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
unitinfodlg.lrs
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
unitinfodlg.pp
|
added FontIsMonoSpace
|
2006-10-05 21:50:05 +00:00 |
|
version.inc
|
set version to 0.9.25
|
2007-11-05 15:00:45 +00:00 |
|
versioninfoadditionalinfo.lfm
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
versioninfoadditionalinfo.lrs
|
LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
|
2007-10-28 00:33:23 +00:00 |
|
versioninfoadditionalinfo.pas
|
-- reanchoring some controls
|
2007-06-26 06:18:38 +00:00 |
|
viewunit_dlg.lfm
|
implemented IDE Help
|
2007-10-08 16:25:27 +00:00 |
|
viewunit_dlg.lrs
|
implemented IDE Help
|
2007-10-08 16:25:27 +00:00 |
|
viewunit_dlg.pp
|
implemented IDE Help
|
2007-10-08 16:25:27 +00:00 |
|
w32manifest.pas
|
windows ide:
|
2007-11-27 02:16:20 +00:00 |
|
w32versioninfo.pas
|
windows ide:
|
2007-11-27 02:16:20 +00:00 |
|
wordcompletion.pp
|
|
|