.. |
frames
|
IDE: fixed Version Info dialog stringgrid title i18n and made some fixes/improvements to Russian translation, bug #28251
|
2015-06-08 23:44:23 +00:00 |
include
|
IDE: checked compiler warnings, clean up, fixed compile with fpc 2.6.4
|
2015-03-10 15:28:11 +00:00 |
aboutfrm.lfm
|
IDE: Hide minimize button etc. in About dialog. Issue #28080, patch from Alexey Torgashin.
|
2015-05-13 22:09:27 +00:00 |
aboutfrm.pas
|
|
|
abstractsmethodsdlg.lfm
|
|
|
abstractsmethodsdlg.pas
|
IDE: clean up
|
2015-03-10 12:02:19 +00:00 |
addtoprojectdlg.lfm
|
IDE: Improve ProjectInspect. Issue #28127, patch from Ondrej Pokorny.
|
2015-06-05 18:12:49 +00:00 |
addtoprojectdlg.pas
|
IDE: Improve ProjectInspect. Issue #28127, patch from Ondrej Pokorny.
|
2015-06-05 18:12:49 +00:00 |
advhistorylist.pas
|
|
|
allcompileroptions.lfm
|
|
|
allcompileroptions.pas
|
IDE: clean up
|
2015-03-10 13:17:19 +00:00 |
applicationbundle.pas
|
|
|
basebuildmanager.pas
|
IDEIntf: added HasGUI
|
2015-03-18 17:11:43 +00:00 |
basedebugmanager.pas
|
IDE: checked compiler warnings, clean up
|
2015-03-10 15:50:16 +00:00 |
buildfiledlg.lfm
|
|
|
buildfiledlg.pas
|
IDE: Reuse 'Options' resource string.
|
2015-03-12 23:02:06 +00:00 |
buildlazdialog.lfm
|
Do not spread radio buttons across large area, if window is resized (enlarged)
|
2015-01-04 22:18:40 +00:00 |
buildlazdialog.pas
|
IDE/lazbuild: building IDE: fixed using lazarus.new.exe if lazarus.exe cannot be renamed
|
2015-04-03 09:44:54 +00:00 |
buildmanager.pas
|
IDE: renamed/regrouped/cleaned up resource strings for file filter names, bug #28219, patch from Alexey Torgashin
|
2015-06-02 23:56:03 +00:00 |
buildmodediffdlg.lfm
|
|
|
buildmodediffdlg.pas
|
|
|
buildmodesmanager.lfm
|
IDE: Tweak the Build Mode manager GUI a little more.
|
2015-02-01 09:03:58 +00:00 |
buildmodesmanager.pas
|
IDE: In BuildMode config dialog, prevent hiding Name in the grid when InSession is not shown. Issue #27881.
|
2015-04-21 17:29:48 +00:00 |
buildprofilemanager.lfm
|
IDE: BuildProfileManager dialog tweak. Issue #28216, patch from Alexey Torgashin.
|
2015-05-31 11:57:12 +00:00 |
buildprofilemanager.pas
|
IDE: Use InputQuery instead of AddProfileDialog in BuildProfileManager. Issue #28088, patch from Alexey Torgashin.
|
2015-05-16 11:09:08 +00:00 |
buildprojectdlg.lfm
|
IDE: Improve layout and tab order in TCleanBuildProjectDialog. Issue #28207, patch from Alexey Torgashin.
|
2015-05-29 10:20:36 +00:00 |
buildprojectdlg.pas
|
IDE: Improve layout and tab order in TCleanBuildProjectDialog. Issue #28207, patch from Alexey Torgashin.
|
2015-05-29 10:20:36 +00:00 |
charactermapdlg.lfm
|
|
|
charactermapdlg.pas
|
IDE: checked compiler warnings, clean up
|
2015-03-10 15:59:16 +00:00 |
checkcompileropts.lfm
|
|
|
checkcompileropts.pas
|
IDE/lazbuild: simplified TestBuildDirectory, when checking if project needs compile check if target file exists
|
2015-03-17 13:30:53 +00:00 |
checkcompoptsfornewunitdlg.lfm
|
|
|
checkcompoptsfornewunitdlg.pas
|
|
|
checklfmdlg.lfm
|
|
|
checklfmdlg.pas
|
IDE; check lfm: report codetools errors in Codetools view
|
2015-03-15 09:18:32 +00:00 |
cleandirdlg.lfm
|
IDE: Improve CleanDir dialog layout. Issue #28248, patch from Alexey Torgashin.
|
2015-06-05 17:10:53 +00:00 |
cleandirdlg.pas
|
IDE: clean up
|
2015-03-10 12:53:11 +00:00 |
clipboardhistory.pas
|
|
|
codebrowser.lfm
|
IDE: Improve CodeBrowser layout. Issue #28119, patch from Alexey Torgashin.
|
2015-05-17 22:50:12 +00:00 |
codebrowser.pas
|
IDE: improved Code Browser i18n, bug #28204
|
2015-05-30 00:03:34 +00:00 |
codecontextform.pas
|
IDE: checked compiler warnings, clean up, fixed compile with fpc 2.6.4
|
2015-03-10 15:28:11 +00:00 |
codeexplopts.pas
|
IDE: checked compiler warnings, clean up
|
2015-03-10 13:27:41 +00:00 |
codeexplorer.lfm
|
IDE: Use TextHint in CodeExplorer dialog. Issue #28051, patch from Alexey Torgashin.
|
2015-05-17 11:41:44 +00:00 |
codeexplorer.pas
|
IDE: New JumpTo... commands and menu items. Remove the functionality from EditorToolbar. Issue #28199, patch from Ondrej Pokorny.
|
2015-05-31 10:21:27 +00:00 |
codehelp.pas
|
CodeHelp: Check for FPDocFile.Filename instead of Path which was not initialized.
|
2015-03-24 17:52:34 +00:00 |
codemacroprompt.lfm
|
|
|
codemacroprompt.pas
|
IDE: checked compiler warnings, clean up
|
2015-03-10 14:51:21 +00:00 |
codemacroselect.lfm
|
|
|
codemacroselect.pas
|
IDE: package editor: implemented find in files
|
2015-03-10 16:27:19 +00:00 |
codetemplatesdlg.lfm
|
IDE: Use FileNameEdit in CodeTemplates dialog. Issue #28087, patch from Alexey Torgashin.
|
2015-05-14 11:58:52 +00:00 |
codetemplatesdlg.pas
|
IDE: Cleanup.
|
2015-06-06 11:19:40 +00:00 |
codetoolsdefines.lfm
|
|
|
codetoolsdefines.pas
|
Fix uninitialized variables and other problems found by the compiler.
|
2015-03-22 10:17:35 +00:00 |
codetoolsdefpreview.lfm
|
|
|
codetoolsdefpreview.pas
|
IDE: checked compiler warnings, clean up
|
2015-03-10 16:00:30 +00:00 |
codetoolsoptions.pas
|
IDE: Improve harmonizing the style of spaces. Issue #27441, patch from Anton.
|
2015-03-07 16:38:24 +00:00 |
ColorDefault.xml
|
|
|
ColorDelphi.xml
|
|
|
ColorOcean.xml
|
|
|
ColorPascalClassic.xml
|
|
|
ColorTwilight.xml
|
|
|
compatibilityrestrictions.pas
|
|
|
compiler.pp
|
Fix uninitialized variables and other problems found by the compiler.
|
2015-03-22 10:17:35 +00:00 |
compileroptions.pp
|
IDE: fpc params: assembler style: add missing space
|
2015-05-05 18:06:12 +00:00 |
componentlist.lfm
|
Revert r48914 #3873e99f24, Restore RowSelect in ComponentList TreeView.Text color was fixed. Issue #28002.
|
2015-05-02 21:49:50 +00:00 |
componentlist.pas
|
IDE: Don't select the first component in ComponentList at startup. Issue #28260, patch from Ondrej Pokorny
|
2015-06-08 14:47:55 +00:00 |
componentpalette.pas
|
IDE: Fix a crash bug with ComponentList when ComponentPalette is hidden. Issue #28261, patch from Ondrej Pokorny.
|
2015-06-08 14:47:50 +00:00 |
compoptsmodes.pas
|
|
|
comppagespopup.lfm
|
IDE: Make component palette selection button toggle the dialog visibility. Issue #28232, patch from Ondrej Pokorny.
|
2015-06-03 16:42:32 +00:00 |
comppagespopup.pas
|
IDE: Make component palette selection button toggle the dialog visibility. Issue #28232, patch from Ondrej Pokorny.
|
2015-06-03 16:42:32 +00:00 |
customformeditor.pp
|
IDE: OI: implemented Revert to inherited for some base types of TComponent properties
|
2015-04-08 20:50:17 +00:00 |
debugmanager.pas
|
IDE: Replace Main Toolbars with a Coolbar. Issue #27603, patch from Balázs Székely.
|
2015-03-27 18:34:57 +00:00 |
definesgui.lfm
|
IDE: Rename dialog CustomDefines -> DefinesGui.
|
2015-05-24 12:01:06 +00:00 |
definesgui.pas
|
IDE: Rename dialog CustomDefines -> DefinesGui.
|
2015-05-24 12:01:06 +00:00 |
dialogprocs.pas
|
IDE/lazbuild: rename/delete lazarus.exe backups: show failures
|
2015-04-01 14:58:05 +00:00 |
diffdialog.lfm
|
IDE: Hid "Cancel Scanning" button in "Compare Files" dialog. It is always disabled and its functionality was never implemented.
|
2015-01-16 00:10:04 +00:00 |
diffdialog.pas
|
IDE: renamed/regrouped/cleaned up resource strings for file filter names, bug #28219, patch from Alexey Torgashin
|
2015-06-02 23:56:03 +00:00 |
diffpatch.pas
|
|
|
diskdiffsdialog.lfm
|
IDE: In TDiskDiffsDlg fix tab order, disable WantTabs in SynEdit, use OnSelectionChange instead of OnMouseUp (works with keyboard). Issue #28224, patch from Ondrej Pokorny
|
2015-06-01 22:30:48 +00:00 |
diskdiffsdialog.pas
|
IDE: In TDiskDiffsDlg fix tab order, disable WantTabs in SynEdit, use OnSelectionChange instead of OnMouseUp (works with keyboard). Issue #28224, patch from Ondrej Pokorny
|
2015-06-01 22:30:48 +00:00 |
editdefinetree.pas
|
|
|
editorfilemanager.lfm
|
IDE: Fix taborder, hide 2 borders in EditorFilemanager dlg. Issue #28026, patch from Alexey Torgashin.
|
2015-05-05 20:42:58 +00:00 |
editorfilemanager.pas
|
IDE: improved i18n
|
2015-03-23 22:28:26 +00:00 |
editormacrolistviewer.lfm
|
IDE: improve layout anchors in 2 forms.
|
2015-01-31 09:53:33 +00:00 |
editormacrolistviewer.pas
|
Fix uninitialized variables and other problems found by the compiler.
|
2015-03-22 10:17:35 +00:00 |
editoroptions.pp
|
Fix uninitialized variables and other problems found by the compiler.
|
2015-03-22 10:17:35 +00:00 |
editoroptions.rc
|
|
|
editoroptions.res
|
|
|
emptymethodsdlg.lfm
|
IDE: Tweak EmptyMethods dialog layout. Issue #28180, patch from Alexey Torgashin.
|
2015-05-26 11:09:14 +00:00 |
emptymethodsdlg.pas
|
IDE: clean up
|
2015-03-10 12:53:11 +00:00 |
encloseifdef.lfm
|
IDE: Rename dialog ConDef -> EncloseIfDef.
|
2015-05-24 10:09:20 +00:00 |
encloseifdef.pas
|
IDE: Rename dialog ConDef -> EncloseIfDef.
|
2015-05-24 10:09:20 +00:00 |
encloseselectiondlg.lfm
|
IDE: Rename dialog ConDef -> EncloseIfDef.
|
2015-05-24 10:09:20 +00:00 |
encloseselectiondlg.pas
|
IDE: checked compiler warnings, clean up
|
2015-03-10 15:59:16 +00:00 |
environmentopts.pp
|
IDE: Resize the main IDE window correctly. Issue #27940, patch from Ondrej Pokorny.
|
2015-05-07 05:21:25 +00:00 |
etfpcmsgparser.pas
|
IDE: fpc msg parser: check fpc full version and show if unexpected
|
2015-05-05 18:02:51 +00:00 |
etmakemsgparser.pas
|
IDE: clean up old external tools
|
2014-07-20 20:02:40 +00:00 |
etmessageframe.lfm
|
IDE: Use TextHint in Message frame. Issue #28188, patch from Alexey Torgashin.
|
2015-05-27 10:41:52 +00:00 |
etmessageframe.pas
|
IDE: Use TextHint in Message frame. Issue #28188, patch from Alexey Torgashin.
|
2015-05-27 10:41:52 +00:00 |
etmessageswnd.lfm
|
|
|
etmessageswnd.pas
|
IDE: clean up
|
2015-03-10 12:02:19 +00:00 |
etquickfixes.pas
|
IDE: Cleanup.
|
2015-06-06 11:19:40 +00:00 |
etsrceditmarks.pas
|
Fix uninitialized variables and other problems found by the compiler.
|
2015-03-22 10:17:35 +00:00 |
examplemanager.lfm
|
IDE: ExampleProj dialog: taborder fixed, unneeded frames deleted. Issue #28025, patch from Alexey Torgashin.
|
2015-05-05 21:59:15 +00:00 |
examplemanager.pas
|
IDE: clean up
|
2015-03-10 12:59:28 +00:00 |
extractprocdlg.lfm
|
IDE: improved layout and i18n by replacing separate buttons with ButtonPanel, bug #27966
|
2015-05-07 22:27:31 +00:00 |
extractprocdlg.pas
|
IDE: improved layout and i18n by replacing separate buttons with ButtonPanel, bug #27966
|
2015-05-07 22:27:31 +00:00 |
exttooldialog.lfm
|
IDE: File filters in ExtTooldialog. Issue #28255, patch from Alexey Torgashin.
|
2015-06-08 16:10:58 +00:00 |
exttooldialog.pas
|
IDE: File filters in ExtTooldialog. Issue #28255, patch from Alexey Torgashin.
|
2015-06-08 16:10:58 +00:00 |
exttooleditdlg.lfm
|
IDE: Use DirectoryEdit and FilenameEdit in ExtTools property dialog. Issue #28081, patch from Alexey Torgashin.
|
2015-05-13 22:09:34 +00:00 |
exttooleditdlg.pas
|
IDE: renamed/regrouped/cleaned up resource strings for file filter names, bug #28219, patch from Alexey Torgashin
|
2015-06-02 23:56:03 +00:00 |
exttools.pas
|
lazbuild: added parameter --max-process-count, write parameters on start when verbose
|
2015-03-18 21:18:45 +00:00 |
filereferencelist.pas
|
|
|
findinfilesdlg.lfm
|
IDE: find in files: captions for multi directories
|
2014-08-01 12:12:53 +00:00 |
findinfilesdlg.pas
|
IDE: Reuse 'Options' resource string.
|
2015-03-12 23:02:06 +00:00 |
findoverloadsdlg.lfm
|
|
|
findoverloadsdlg.pas
|
Fix uninitialized variables and other problems found by the compiler.
|
2015-03-22 10:17:35 +00:00 |
findrenameidentifier.lfm
|
IDE: improved wording in several dialogs ('Where' -> 'Search scope' etc.), bug #27966
|
2015-05-07 22:45:36 +00:00 |
findrenameidentifier.pas
|
IDE: improved wording in several dialogs ('Where' -> 'Search scope' etc.), bug #27966
|
2015-05-07 22:45:36 +00:00 |
findreplacedialog.lfm
|
|
|
findreplacedialog.pp
|
IDE: improved wording in several dialogs ('Where' -> 'Search scope' etc.), bug #27966
|
2015-05-07 22:45:36 +00:00 |
findunitdlg.lfm
|
|
|
findunitdlg.pas
|
IDE: clean up
|
2015-03-10 13:13:12 +00:00 |
formeditor.pp
|
|
|
fpcsrcscan.pas
|
|
|
fpdoceditwindow.lfm
|
|
|
fpdoceditwindow.pas
|
IDE: renamed/regrouped/cleaned up resource strings for file filter names, bug #28219, patch from Alexey Torgashin
|
2015-06-02 23:56:03 +00:00 |
fpdochints.pas
|
IDE: checked compiler warnings, clean up, fixed compile with fpc 2.6.4
|
2015-03-10 15:28:11 +00:00 |
fpdocselectinherited.lfm
|
|
|
fpdocselectinherited.pas
|
|
|
fpdocselectlink.lfm
|
IDE: fpdoceditor: error in description: jump to col,line
|
2015-03-10 14:08:59 +00:00 |
fpdocselectlink.pas
|
Fix uninitialized variables and other problems found by the compiler.
|
2015-03-22 10:17:35 +00:00 |
fpmake.pp
|
IDE: Rename dialog ConDef -> EncloseIfDef.
|
2015-05-24 10:09:20 +00:00 |
frmcustomapplicationoptions.lfm
|
|
|
frmcustomapplicationoptions.pas
|
|
|
genericchecklist.lfm
|
|
|
genericchecklist.pas
|
|
|
genericlisteditor.lfm
|
|
|
genericlisteditor.pas
|
|
|
gotofrm.lfm
|
|
|
gotofrm.pas
|
|
|
helpfpcmessages.lfm
|
|
|
helpfpcmessages.pas
|
IDE: clean up old external tools
|
2014-07-20 19:52:20 +00:00 |
helpoptions.pas
|
IDE: clean up
|
2015-03-10 12:02:19 +00:00 |
ide.pas
|
|
|
idecmdline.pas
|
IDE: added parameters --verbose, --quiet, when building IDE or project and when quit, give message when already building
|
2015-02-04 22:30:54 +00:00 |
idecontexthelpedit.lfm
|
|
|
idecontexthelpedit.pas
|
|
|
idedefs.pas
|
|
|
idefpcinfo.lfm
|
|
|
idefpcinfo.pas
|
IDE: clean up
|
2015-03-10 12:59:28 +00:00 |
idefpdocfilesearch.lfm
|
|
|
idefpdocfilesearch.pas
|
IDE: clean up
|
2015-03-10 12:02:19 +00:00 |
ideguicmdline.pas
|
codetools: less output, ctconsoleverbosity
|
2015-03-18 21:44:39 +00:00 |
idehelpmanager.lfm
|
IDE: automatic changes in lfm.
|
2014-07-25 16:56:25 +00:00 |
idehelpmanager.pas
|
IDE: TLazIDEHTMLProvider: fixed URLHasStream
|
2015-03-10 16:29:27 +00:00 |
ideinfodlg.lfm
|
|
|
ideinfodlg.pas
|
IDE: clean up
|
2015-03-10 12:59:28 +00:00 |
ideinfoneedbuild.lfm
|
|
|
ideinfoneedbuild.pas
|
IDE: fixed setting IDE as target, ignoring current project settings
|
2015-03-11 12:22:22 +00:00 |
ideoptiondefs.pas
|
IDE: clean up old external tools
|
2014-07-20 20:02:40 +00:00 |
ideoptionsdlg.lfm
|
IDE: UTF-8 mode: changed caption to set UTF-8 in RTL, there is no UTF-8 RTL
|
2015-02-15 11:50:11 +00:00 |
ideoptionsdlg.pas
|
IDE: options frames: fixed Cancel/Restore for options without supported class/group
|
2015-04-16 20:21:35 +00:00 |
ideprocs.pp
|
Fix uninitialized variables and other problems found by the compiler.
|
2015-03-22 10:17:35 +00:00 |
ideprotocol.pas
|
|
|
idetranslations.pas
|
Deprecate wrappers for LazUTF8 functions in LCLProc.
|
2015-02-06 18:25:31 +00:00 |
idewindowhelp.pas
|
|
|
imexportcompileropts.lfm
|
IDE: New look for Import/Export compiler options dialog. Issue #28215, patch from Alexey Torgashin.
|
2015-05-31 11:57:10 +00:00 |
imexportcompileropts.pas
|
Fix dialog file filters in various places. Issue #28242, patch from Alexey Torgashin
|
2015-06-04 11:17:44 +00:00 |
initialsetupdlgs.lfm
|
|
|
initialsetupdlgs.pas
|
IDE: renamed/regrouped/cleaned up resource strings for file filter names, bug #28219, patch from Alexey Torgashin
|
2015-06-02 23:56:03 +00:00 |
initialsetupproc.pas
|
IDE: resourcestring
|
2015-03-11 23:53:07 +00:00 |
inputfiledialog.pas
|
|
|
inputhistory.pas
|
Deprecate wrappers for LazUTF8 functions in LCLProc.
|
2015-02-06 18:25:31 +00:00 |
inspectchksumchangeddlg.lfm
|
|
|
inspectchksumchangeddlg.pas
|
ToDo items for some uninitialized variables and other problems found by the compiler.
|
2015-03-22 10:17:59 +00:00 |
invertassigntool.pas
|
Fix uninitialized variables and other problems found by the compiler.
|
2015-03-22 10:17:35 +00:00 |
jumphistoryview.lfm
|
|
|
jumphistoryview.pas
|
IDE: clean up
|
2015-03-10 12:59:28 +00:00 |
keymapping.pp
|
IDE: New JumpTo... commands and menu items. Remove the functionality from EditorToolbar. Issue #28199, patch from Ondrej Pokorny.
|
2015-05-31 10:21:27 +00:00 |
keymapschemedlg.lfm
|
|
|
keymapschemedlg.pas
|
IDE: checked compiler warnings, clean up
|
2015-03-10 13:27:41 +00:00 |
keymapshortcutdlg.lfm
|
IDE: Tweak Keymapshortcut dialog position and borders. Issue #28178, patch from Alexey Torgashin.
|
2015-05-26 11:09:12 +00:00 |
keymapshortcutdlg.pas
|
IDE: Tweak some resource strings with newlines. Pass consecutive newlines from caller but use one %s param.
|
2014-06-16 19:48:52 +00:00 |
lazarus_dci_file.dci
|
|
|
lazarus_indentation.res
|
|
|
lazarus.ico
|
|
|
lazarus.lpi
|
IDE: Rename dialog CustomDefines -> DefinesGui.
|
2015-05-24 12:01:06 +00:00 |
lazarus.pp
|
IDEIntf: added HasGUI
|
2015-03-18 17:11:43 +00:00 |
lazarus.res
|
IDE: started check for duplicate files between packages
|
2015-02-25 17:44:21 +00:00 |
lazarusidestrconsts.pas
|
Debugger, CallStack window: localized initial 'Max 10' button caption, shortened 'Goto' button caption and changed source column caption ('Source' -> 'Location')
|
2015-06-11 00:00:17 +00:00 |
lazarusmanager.pas
|
|
|
lazbuild.lpi
|
codetools: less output, ctconsoleverbosity
|
2015-03-18 21:44:39 +00:00 |
lazbuild.lpr
|
lazbuild: verbose: show compile package ...
|
2015-05-22 11:06:39 +00:00 |
lazconf.pp
|
IDE: Append .so to library name for Android in Compiler options, conventions. Issue #26889, patch from Stephano
|
2014-10-18 20:59:47 +00:00 |
lazdoc.res
|
|
|
lfmunitresource.pas
|
IDE: checked compiler warnings, clean up
|
2015-03-10 14:51:21 +00:00 |
macropromptdlg.pas
|
IDE: checked compiler warnings, clean up, fixed compile with fpc 2.6.4
|
2015-03-10 15:28:11 +00:00 |
main.pp
|
IDE: Make component palette selection button toggle the dialog visibility. Issue #28232, patch from Ondrej Pokorny.
|
2015-06-03 16:42:32 +00:00 |
mainbar.pas
|
IDE: New JumpTo... commands and menu items. Remove the functionality from EditorToolbar. Issue #28199, patch from Ondrej Pokorny.
|
2015-05-31 10:21:27 +00:00 |
mainbase.pas
|
IDE: Make component palette selection button toggle the dialog visibility. Issue #28232, patch from Ondrej Pokorny.
|
2015-06-03 16:42:32 +00:00 |
mainintf.pas
|
IDE: renamed TUnitInfo.Unit_Name to SrcUnitName and fixed updating it
|
2015-05-01 10:32:13 +00:00 |
Makefile
|
IDE: make: added -vbqewnhi
|
2015-03-08 18:29:43 +00:00 |
Makefile.fpc
|
IDE: make: added -vbqewnhi
|
2015-03-08 18:29:43 +00:00 |
makeresstrdlg.lfm
|
IDE: Improve MakeResStr dialog, use ButtonPanel. Issue #28147, patch from Alexey Torgashin.
|
2015-05-22 20:20:40 +00:00 |
makeresstrdlg.pas
|
IDE: Improve MakeResStr dialog, use ButtonPanel. Issue #28147, patch from Alexey Torgashin.
|
2015-05-22 20:20:40 +00:00 |
miscoptions.pas
|
|
|
modematrixopts.pas
|
IDE: build target #ide instead of #
|
2015-04-02 12:10:57 +00:00 |
mouseactiondialog.lfm
|
IDE: Advanced Mouse-settings: fixed layout: Issue #0028185
|
2015-05-27 20:21:43 +00:00 |
mouseactiondialog.pas
|
IDE: Cleanup.
|
2015-06-06 11:19:40 +00:00 |
msgvieweditor.lfm
|
|
|
msgvieweditor.pas
|
|
|
multireplacedlg.lfm
|
|
|
multireplacedlg.pas
|
|
|
newdialog.lfm
|
IDE: Improve adding a new file to package, reuse the "New..." dialog. Issue #28097, patch from Alexey Torgashin.
|
2015-05-18 22:31:35 +00:00 |
newdialog.pas
|
IDE: less hints
|
2015-05-19 21:05:37 +00:00 |
newprojectdlg.lfm
|
IDE: Use TreeView instead of ListBox in NewProject dialog. Issue #28142, patch from Alexey Torgashin.
|
2015-05-22 20:20:43 +00:00 |
newprojectdlg.pp
|
IDE: Use TreeView instead of ListBox in NewProject dialog. Issue #28142, patch from Alexey Torgashin.
|
2015-05-22 20:20:43 +00:00 |
objectlists.pas
|
|
|
patheditordlg.lfm
|
IDE: layout
|
2015-02-09 22:16:24 +00:00 |
patheditordlg.pas
|
IDE: checked compiler warnings, clean up, fixed compile with fpc 2.6.4
|
2015-03-10 15:28:11 +00:00 |
procedurelist.lfm
|
IDE: Minor visual tweaks for ProcedureList and SearchResult dialogs. Issue #28268, patch from Alexey Torgashin.
|
2015-06-10 09:02:56 +00:00 |
procedurelist.pas
|
IDE: Minor visual tweaks for ProcedureList and SearchResult dialogs. Issue #28268, patch from Alexey Torgashin.
|
2015-06-10 09:02:56 +00:00 |
progressdlg.lfm
|
|
|
progressdlg.pas
|
|
|
progresswnd.lfm
|
|
|
progresswnd.pas
|
|
|
project.pp
|
IDE: Rename dialog CustomDefines -> DefinesGui.
|
2015-05-24 12:01:06 +00:00 |
projectdefs.pas
|
Fix uninitialized variables and other problems found by the compiler.
|
2015-03-22 10:17:35 +00:00 |
projecticon.pas
|
IDE: project icon: fixed default value
|
2015-02-26 09:01:49 +00:00 |
projectinspector.lfm
|
IDE: Improve popup menu in Project Inspector. Issue #28192, (modified) patch from Ondrej Pokorny.
|
2015-06-03 15:49:59 +00:00 |
projectinspector.pas
|
IDE: Improve popup menu in Project Inspector. Issue #28192, (modified) patch from Ondrej Pokorny.
|
2015-06-03 15:49:59 +00:00 |
projectresources.pas
|
Fix uninitialized variables and other problems found by the compiler.
|
2015-03-22 10:17:35 +00:00 |
projectuserresources.pas
|
IDE: clean up old external tools
|
2014-07-20 19:47:30 +00:00 |
projectwizarddlg.lfm
|
|
|
projectwizarddlg.pas
|
|
|
publishmodule.pas
|
|
|
publishprojectdlg.lfm
|
|
|
publishprojectdlg.pas
|
IDE: clean up
|
2015-03-10 12:02:19 +00:00 |
qfinitlocalvardlg.lfm
|
IDE: quick fix for local variable not initialized: add assignment
|
2015-02-16 22:32:30 +00:00 |
qfinitlocalvardlg.pas
|
IDE: Cleanup.
|
2015-06-06 11:19:40 +00:00 |
raw_window.pas
|
|
|
redirect_stderr.pas
|
IDE: fixed compile with -dHEAPTRC_WINDOW, issue #27643
|
2015-03-10 21:07:44 +00:00 |
restrictionbrowser.lfm
|
IDE: Fix taborder and hide border of pane in Restriction Browser. Issue #28053, patch from Alexey Torgashin.
|
2015-05-17 11:41:41 +00:00 |
restrictionbrowser.pas
|
IDE: clean up
|
2015-03-10 12:50:12 +00:00 |
runparamsopts.lfm
|
Fixes/Enhancement for run dialog. Issue #0028060
|
2015-05-18 21:49:57 +00:00 |
runparamsopts.pas
|
IDE: less hints
|
2015-05-19 21:05:37 +00:00 |
searchfrm.lfm
|
|
|
searchfrm.pas
|
IDE: checked compiler warnings, clean up
|
2015-03-10 14:51:21 +00:00 |
searchresultview.lfm
|
IDE: Respond to Enter in SearchResultsView when focus on FilterEdit. Issue #28277, patch from Ondrej Pokorny.
|
2015-06-12 09:35:06 +00:00 |
searchresultview.pp
|
IDE: Respond to Enter in SearchResultsView when focus on FilterEdit. Issue #28277, patch from Ondrej Pokorny.
|
2015-06-12 09:35:06 +00:00 |
showcompileropts.lfm
|
|
|
showcompileropts.pas
|
IDE: clean up
|
2015-03-10 13:17:19 +00:00 |
showdeletingfilesdlg.lfm
|
|
|
showdeletingfilesdlg.pas
|
IDE: improved 'Show files to be deleted' dialog i18n, bug #28251
|
2015-06-09 21:12:59 +00:00 |
sortselectiondlg.lfm
|
|
|
sortselectiondlg.pas
|
IDE: Apply editor font in SortSelection dialog. Issue #28138, patch from Alexey Torgashin.
|
2015-05-22 20:20:45 +00:00 |
sourceeditor.lfm
|
IDE: New JumpTo... commands and menu items. Remove the functionality from EditorToolbar. Issue #28199, patch from Ondrej Pokorny.
|
2015-05-31 10:21:27 +00:00 |
sourceeditor.pp
|
IDE: New JumpTo... commands and menu items. Remove the functionality from EditorToolbar. Issue #28199, patch from Ondrej Pokorny.
|
2015-05-31 10:21:27 +00:00 |
sourceeditprocs.pas
|
IDE: In identifier completion, respect "Add semicolon" option, add '&' when needed. Issue #28226, patch from Ondrej Pokorny.
|
2015-06-10 09:02:46 +00:00 |
sourcefilemanager.pas
|
IDE: renamed/regrouped/cleaned up resource strings for file filter names, bug #28219, patch from Alexey Torgashin
|
2015-06-02 23:56:03 +00:00 |
sourcemarks.pas
|
IDE: checked compiler warnings, clean up
|
2015-03-10 15:22:25 +00:00 |
sourcesyneditor.pas
|
SourceSynEdit: Fixed wrong variable in reseting overviewgutter
|
2015-04-11 17:50:30 +00:00 |
splash.lfm
|
|
|
splash.pp
|
|
|
srcedithintfrm.pas
|
IDE: checked compiler warnings, clean up
|
2015-03-10 14:58:34 +00:00 |
startlazarus.ico
|
|
|
startlazarus.lpi
|
|
|
startlazarus.lpr
|
|
|
startlazarus.res
|
|
|
syncolorattribeditor.lfm
|
IDE: editor color option: fixed layout, bug #27434
|
2015-02-18 18:51:21 +00:00 |
syncolorattribeditor.pas
|
IDE: checked compiler warnings, clean up
|
2015-03-10 13:27:41 +00:00 |
sysvaruseroverridedlg.lfm
|
IDE: SysVarUserOvr dialog refactoring. Issue #28136, patch from Alexey Torgashin.
|
2015-05-22 20:20:46 +00:00 |
sysvaruseroverridedlg.pas
|
IDE: SysVarUserOvr dialog refactoring. Issue #28136, patch from Alexey Torgashin.
|
2015-05-22 20:20:46 +00:00 |
toolbarconfig.lfm
|
IDE: Improve layout of Toolbar config dialogs. Issue #27770, patch from Balázs Székely.
|
2015-04-04 11:36:01 +00:00 |
toolbarconfig.pas
|
IDE: Remove a useless Bevel1 from ToolbarConfig window.
|
2015-04-03 07:28:59 +00:00 |
toolbardata.pas
|
IDE: Save all changed Coolbar options. Issue #27941
|
2015-04-26 14:21:32 +00:00 |
transfermacros.pp
|
Deprecate wrappers for LazUTF8 functions in LCLProc.
|
2015-02-06 18:25:31 +00:00 |
unitdependencies.lfm
|
IDE: Use TextHint, fix taborder, delele border of panel in UnitDep dialog. Issue #28052, patch from Alexey Torgashin.
|
2015-05-17 11:41:43 +00:00 |
unitdependencies.pas
|
IDE: Use TextHint, fix taborder, delele border of panel in UnitDep dialog. Issue #28052, patch from Alexey Torgashin.
|
2015-05-17 11:41:43 +00:00 |
unitinfodlg.lfm
|
IDE: Use ListView in UnitInfo dialog. Issue #28068, patch from Alexey Torgashin.
|
2015-05-13 22:09:32 +00:00 |
unitinfodlg.pp
|
IDE: Use ListView in UnitInfo dialog. Issue #28068, patch from Alexey Torgashin.
|
2015-05-13 22:09:32 +00:00 |
unusedunitsdlg.lfm
|
IDE: Tweak UnusedUnits dialog layout. Issue #28179, patch from Alexey Torgashin.
|
2015-05-26 11:09:13 +00:00 |
unusedunitsdlg.pas
|
Fix uninitialized variables and other problems found by the compiler.
|
2015-03-22 10:17:35 +00:00 |
useunitdlg.lfm
|
IDE: in "Add Unit To Uses Section" dialog, use interface section by default. Fix layout for FilterEdit.
|
2014-10-28 21:35:40 +00:00 |
useunitdlg.pas
|
IDE: renamed TUnitInfo.Unit_Name to SrcUnitName and fixed updating it
|
2015-05-01 10:32:13 +00:00 |
version.inc
|
developer aka trunk version 1.5
|
2015-01-11 11:12:07 +00:00 |
viewunit_dlg.lfm
|
IDE: Hide border and make button wider in ViewUnit dialog. Issue #28049, patch from Alexey Torgashin
|
2015-05-10 07:59:53 +00:00 |
viewunit_dlg.pp
|
IDE: checked compiler warnings, clean up, fixed compile with fpc 2.6.4
|
2015-03-10 15:28:11 +00:00 |
w32manifest.pas
|
|
|
w32versioninfo.pas
|
|
|
wordcompletion.pp
|
|
|