.. |
frames
|
IDE: keymapping: show ... when cutting long descriptions
|
2011-05-30 13:36:15 +00:00 |
include
|
IDE: moved LazarusVersionStr to lazconf
|
2011-03-27 08:51:22 +00:00 |
aboutfrm.lfm
|
IDE: about: replaced TNoteBook with TPageControl
|
2010-09-13 20:57:10 +00:00 |
aboutfrm.pas
|
IDE: moved LazarusVersionStr to lazconf
|
2011-03-27 08:51:22 +00:00 |
abstractsmethodsdlg.lfm
|
IDE: improved 'Abstract methods' dialog localization and (slightly) layout
|
2011-03-10 22:53:08 +00:00 |
abstractsmethodsdlg.pas
|
IDE: improved 'Abstract methods' dialog localization and (slightly) layout
|
2011-03-10 22:53:08 +00:00 |
addprofiledialog.lfm
|
IDE, Add/Rename build profile dialog: made OK button default and slightly improved layout
|
2010-11-16 21:22:21 +00:00 |
addprofiledialog.pas
|
IDE, Add/Rename build profile dialog: improve layout and localization
|
2010-11-07 15:46:46 +00:00 |
addtoprojectdlg.lfm
|
IDE: add to package: replaced TNoteBook with TPageControl
|
2010-09-13 20:47:30 +00:00 |
addtoprojectdlg.pas
|
IDE: add to package: replaced TNoteBook with TPageControl
|
2010-09-13 20:47:30 +00:00 |
applicationbundle.pas
|
IDE: clean up
|
2010-09-18 08:45:04 +00:00 |
basebuildmanager.pas
|
IDE: check if compiler was changed before compiling
|
2011-03-07 12:04:10 +00:00 |
basedebugmanager.pas
|
debugger: add popup menu to locals windows
|
2011-05-16 01:55:19 +00:00 |
bigidemake.cfg
|
|
|
buildfiledlg.lfm
|
IDE: build file: replaced TNoteBook with TPageControl
|
2010-09-13 20:54:38 +00:00 |
buildfiledlg.pas
|
Formatting: joined lines where only ');' was split to its own line, in procedure defs.
|
2011-03-16 16:52:28 +00:00 |
buildlazdialog.lfm
|
IDE, Build Lazarus dialog: remember form size
|
2010-11-14 20:28:05 +00:00 |
buildlazdialog.pas
|
lazbuild: fixed checking IDEMessagesWindow - needed when comiled with extra checks, bug #19198
|
2011-04-20 09:11:27 +00:00 |
buildmanager.pas
|
IDE: RenameFileUTF8: invalidate file cache
|
2011-05-29 09:41:25 +00:00 |
buildmodediffdlg.lfm
|
IDE, Build modes differences dialog: removed bevel from TButtonPanel
|
2010-11-19 22:29:03 +00:00 |
buildmodediffdlg.pas
|
IDE, Build mode differences dialog: improved layout and localized
|
2010-11-14 16:07:39 +00:00 |
buildprofilemanager.lfm
|
IDE, Build profile manager dialog: ask confirmation before deleting profile
|
2010-11-14 17:08:37 +00:00 |
buildprofilemanager.pas
|
IDE: improve the default Build Profiles now that LCL and other packages are normal.
|
2011-03-26 16:36:11 +00:00 |
buildprojectdlg.lfm
|
IDE: started clean build dialog
|
2011-05-26 16:52:35 +00:00 |
buildprojectdlg.pas
|
IDE: started clean build dialog
|
2011-05-26 16:52:35 +00:00 |
charactermapdlg.lfm
|
IDE: Add Shift+Ctrl+M as a shortcut for character map. Implement navigating and adding a char with keyboard.
|
2011-03-22 10:09:19 +00:00 |
charactermapdlg.pas
|
IDE: Add Shift+Ctrl+M as a shortcut for character map. Implement navigating and adding a char with keyboard.
|
2011-03-22 10:09:19 +00:00 |
checkcompileropts.lfm
|
|
|
checkcompileropts.pas
|
IDE: compiler options test: compare only ppu dates to compiler
|
2011-05-23 22:09:39 +00:00 |
checkcompoptsfornewunitdlg.lfm
|
IDE: when creating a new unit and project options and main sourcedirectives differ ask, feature 17014
|
2010-10-30 11:30:35 +00:00 |
checkcompoptsfornewunitdlg.pas
|
IDEIntf: moved compiler options to unit of its own (compoptsintf.pas), added access to compiler options of packages
|
2011-02-13 13:42:19 +00:00 |
checklfmdlg.lfm
|
|
|
checklfmdlg.pas
|
IDE: improved 'Check LFM' dialog localization
|
2011-02-17 23:12:18 +00:00 |
cleandirdlg.lfm
|
IDE: improved 'clean directory' dialog localization
|
2010-07-08 21:02:43 +00:00 |
cleandirdlg.pas
|
IDE: fixed comboboxes values loading in 'Clean directory' dialog. Patch by Dirk Schiphorst, bug #18855.
|
2011-03-02 00:13:41 +00:00 |
clipboardhistory.pas
|
|
|
codebrowser.lfm
|
IDE: codebrowser: set scrollbar to not smooth, bug #19203
|
2011-04-21 07:49:34 +00:00 |
codebrowser.pas
|
cody: renamed: remove a "with" block
|
2011-05-29 12:34:10 +00:00 |
codecontextform.pas
|
IDE: parameter hints: show message if nothign to add
|
2011-05-16 12:42:42 +00:00 |
codeexplopts.pas
|
IDE: codeexplorer: surrounding
|
2011-05-18 08:23:48 +00:00 |
codeexplorer.lfm
|
IDE: codeexplorer: flat speedbuttons
|
2011-05-27 20:36:23 +00:00 |
codeexplorer.pas
|
IDE: codeexplorer: clean up
|
2011-05-19 08:53:39 +00:00 |
codehelp.pas
|
IDE: parameter hints: button to add missing parameters
|
2011-05-14 10:49:08 +00:00 |
codemacroprompt.lfm
|
|
|
codemacroprompt.pas
|
IDE: code templates: fixed auto indent for middle space
|
2011-01-12 12:21:41 +00:00 |
codemacroselect.lfm
|
|
|
codemacroselect.pas
|
|
|
codetemplatesdlg.lfm
|
IDE: code templates: renamed Edit to Rename, bug #18212
|
2011-01-07 19:00:29 +00:00 |
codetemplatesdlg.pas
|
IDE: fixed compilation by breaking a unit circle
|
2011-02-11 15:29:27 +00:00 |
codetoolsdefines.lfm
|
IDE: codetools defines editor: replaced TNoteBook with TPageControl
|
2010-09-13 20:51:11 +00:00 |
codetoolsdefines.pas
|
IDE: improved 'Insert CodeTools define template' localization
|
2011-05-24 23:12:03 +00:00 |
codetoolsdefpreview.lfm
|
IDE: codetools values: report
|
2011-01-08 01:15:25 +00:00 |
codetoolsdefpreview.pas
|
IDE: fixed compilation by breaking a unit circle
|
2011-02-11 15:29:27 +00:00 |
codetoolsoptions.pas
|
Formatting: joined lines where only ');' was split to its own line, in procedure defs.
|
2011-03-16 16:52:28 +00:00 |
ColorDefault.xml
|
IDE: add ini, bat highlighter, thanks to vrode for converting from orig synedit. issue #18320
|
2010-12-17 19:50:21 +00:00 |
ColorDelphi.xml
|
IDE: add ini, bat highlighter, thanks to vrode for converting from orig synedit. issue #18320
|
2010-12-17 19:50:21 +00:00 |
ColorOcean.xml
|
IDE: add ini, bat highlighter, thanks to vrode for converting from orig synedit. issue #18320
|
2010-12-17 19:50:21 +00:00 |
ColorPascalClassic.xml
|
IDE: add ini, bat highlighter, thanks to vrode for converting from orig synedit. issue #18320
|
2010-12-17 19:50:21 +00:00 |
ColorTwilight.xml
|
IDE: add ini, bat highlighter, thanks to vrode for converting from orig synedit. issue #18320
|
2010-12-17 19:50:21 +00:00 |
compatibilityrestrictions.pas
|
|
|
compiler.pp
|
lazbuild: fixed checking IDEMessagesWindow - needed when comiled with extra checks, bug #19198
|
2011-04-20 09:11:27 +00:00 |
compileroptions.pp
|
IDE: package options: work on real package and restore via backup
|
2011-05-24 14:27:40 +00:00 |
componentlist.lfm
|
|
|
componentlist.pas
|
|
|
componentpalette.pas
|
Formatting: joined lines where only ');' was split to its own line, in procedure defs.
|
2011-03-16 16:52:28 +00:00 |
compoptsmodes.pas
|
IDE: compiler options diff
|
2010-10-19 21:45:38 +00:00 |
condef.lfm
|
|
|
condef.pas
|
IDE: fixed compilation by breaking a unit circle
|
2011-02-11 15:29:27 +00:00 |
customformeditor.pp
|
Formatting: joined lines where only ');' was split to its own line, in procedure defs.
|
2011-03-16 16:52:28 +00:00 |
debugmanager.pas
|
DBG: Display more info for error-state
|
2011-05-19 12:08:22 +00:00 |
dialogprocs.pas
|
IDE: RenameFileUTF8: invalidate file cache
|
2011-05-29 09:41:25 +00:00 |
diffdialog.lfm
|
|
|
diffdialog.pas
|
IDE: fixed compilation by breaking a unit circle
|
2011-02-11 15:29:27 +00:00 |
diffpatch.pas
|
|
|
diskdiffsdialog.lfm
|
IDE: added default actions for VK_ESCAPE and VK_RETURN in diskdiffsdialog. fixes #17347
|
2010-10-09 13:47:40 +00:00 |
diskdiffsdialog.pas
|
Formatting: joined lines where only ');' was split to its own line, in procedure defs.
|
2011-03-16 16:52:28 +00:00 |
editdefinetree.pas
|
IDE: fixed using defaults in sub directories
|
2010-12-16 21:31:47 +00:00 |
editmsgscannersdlg.lfm
|
|
|
editmsgscannersdlg.pas
|
|
|
editoroptions.pp
|
SynEdit: Codefolding for user-selected blocks (Not saved to session)
|
2011-04-03 13:21:15 +00:00 |
editoroptions.rc
|
|
|
editoroptions.res
|
ide: generate editoroptions.res by windres (maybe this can solve issue #0018600)
|
2011-02-12 09:35:36 +00:00 |
emptymethodsdlg.lfm
|
IDE: improved 'Empty methods' dialog localization
|
2011-03-10 22:21:02 +00:00 |
emptymethodsdlg.pas
|
IDE: improved localization of errors in 'Empty methods' dialog
|
2011-03-10 22:40:59 +00:00 |
encloseselectiondlg.lfm
|
|
|
encloseselectiondlg.pas
|
IDE: enclose selection: fixed if line contains only one character, bug #19287
|
2011-05-05 19:40:20 +00:00 |
environmentopts.pp
|
lazbuild: clean up
|
2011-05-18 16:50:57 +00:00 |
extractprocdlg.lfm
|
codetools: extractproc for program
|
2011-05-02 18:27:16 +00:00 |
extractprocdlg.pas
|
codetools: extractproc for program
|
2011-05-02 18:27:16 +00:00 |
exttooldialog.lfm
|
|
|
exttooldialog.pas
|
IDE: run external tool: check if working directory exists
|
2011-05-11 01:26:20 +00:00 |
exttooleditdlg.lfm
|
IDE: Fix Edit external tool dialog localization
|
2010-10-27 20:29:48 +00:00 |
exttooleditdlg.pas
|
IDE: fixed compilation by breaking a unit circle
|
2011-02-11 15:29:27 +00:00 |
filereferencelist.pas
|
Formatting: joined lines where only ');' was split to its own line, in procedure defs.
|
2011-03-16 16:52:28 +00:00 |
findinfilesdlg.lfm
|
IDE: Fix tab orders in "Find in Files" dialog
|
2011-04-16 17:15:41 +00:00 |
findinfilesdlg.pas
|
IDE: fixed compilation by breaking a unit circle
|
2011-02-11 15:29:27 +00:00 |
findoverloadsdlg.lfm
|
|
|
findoverloadsdlg.pas
|
Formatting: joined lines where only ');' was split to its own line, in procedure defs.
|
2011-03-16 16:52:28 +00:00 |
findpalettecomp.lfm
|
|
|
findpalettecomp.pas
|
|
|
findrenameidentifier.lfm
|
DBG: make tool/dialog windows
|
2010-12-04 19:46:22 +00:00 |
findrenameidentifier.pas
|
codetools: fixed mem leak
|
2011-05-27 23:05:46 +00:00 |
findreplacedialog.lfm
|
|
|
findreplacedialog.pp
|
IDE: fixed compilation by breaking a unit circle
|
2011-02-11 15:29:27 +00:00 |
findunitdlg.lfm
|
IDE: started dialog to help with the message recompiling checksum changed
|
2011-01-10 14:02:09 +00:00 |
findunitdlg.pas
|
Formatting: joined lines where only ');' was split to its own line, in procedure defs.
|
2011-03-16 16:52:28 +00:00 |
formeditor.pp
|
|
|
fpcsrcscan.pas
|
IDE: TThread.Start
|
2011-03-11 06:54:54 +00:00 |
fpdoceditwindow.lfm
|
|
|
fpdoceditwindow.pas
|
IDE: project inspector: filter, directory hierarchy, show sorted alphabetically
|
2011-03-28 21:12:14 +00:00 |
fpdochints.pas
|
IDE: started css for lazdoc
|
2011-04-25 21:21:35 +00:00 |
fpdocselectinherited.lfm
|
|
|
fpdocselectinherited.pas
|
|
|
fpdocselectlink.lfm
|
|
|
fpdocselectlink.pas
|
Formatting: joined lines where only ');' was split to its own line, in procedure defs.
|
2011-03-16 16:52:28 +00:00 |
frmcustomapplicationoptions.lfm
|
IDE, Custom application options dialog: fixed localization and made some layout improvements
|
2010-08-21 16:29:37 +00:00 |
frmcustomapplicationoptions.pas
|
IDE, Custom application options dialog: fixed localization and made some layout improvements
|
2010-08-21 16:29:37 +00:00 |
genericchecklist.lfm
|
IDE: Build Advanced Lazarus improvements by Stephano
|
2010-12-21 21:12:33 +00:00 |
genericchecklist.pas
|
IDE: fixed compilation by breaking a unit circle
|
2011-02-11 15:29:27 +00:00 |
genericlisteditor.lfm
|
IDE, Edit defines for IDE building dialog: removed bevel from TButtonPanel
|
2010-11-19 22:36:02 +00:00 |
genericlisteditor.pas
|
IDE: localize Edit Build Lazarus Defines dialog
|
2010-11-07 13:38:38 +00:00 |
gotofrm.lfm
|
IDE, Goto line dialog: fix ButtonPanel localization
|
2010-09-23 21:52:46 +00:00 |
gotofrm.pas
|
IDE, Goto line dialog: fix ButtonPanel localization
|
2010-09-23 21:52:46 +00:00 |
helpfpcmessages.pas
|
IDEIntf: moved the FPCMessagesHelpDB to idehelpint
|
2011-02-01 10:20:04 +00:00 |
helpoptions.pas
|
IDEIntf: TAbstractIDEOptions added Restore parameter to distinguish between Ok and Cancel
|
2010-10-13 14:47:27 +00:00 |
ide.lpk
|
IDE, Debugger: update ide.lpk, for debug tests
|
2011-04-11 12:48:12 +00:00 |
ide.pas
|
DBG: Starting testcase for exception handling
|
2010-12-07 03:16:08 +00:00 |
idecmdline.pas
|
IDE: started setup dialog
|
2011-03-16 17:07:12 +00:00 |
idecontexthelpedit.lfm
|
IDE: context help editor: open declaration button
|
2010-12-11 12:27:46 +00:00 |
idecontexthelpedit.pas
|
IDE: FindDeclarationOfIDEControl: search nested components
|
2011-05-21 23:40:31 +00:00 |
idedefs.pas
|
|
|
idefpcinfo.lfm
|
ide: set scrollbars = ssAutoBoth for About FPC & IDE dialogs by Anton (issue #0018477)
|
2011-01-13 12:59:22 +00:00 |
idefpcinfo.pas
|
IDE: debugging
|
2011-03-27 15:39:15 +00:00 |
idehelpmanager.lfm
|
IDE: removed obsolete code for help for fpc keywords
|
2011-05-12 20:50:35 +00:00 |
idehelpmanager.pas
|
IDE: register help for more fcl source directories
|
2011-05-25 19:17:54 +00:00 |
ideinfodlg.lfm
|
ide: set scrollbars = ssAutoBoth for About FPC & IDE dialogs by Anton (issue #0018477)
|
2011-01-13 12:59:22 +00:00 |
ideinfodlg.pas
|
IDE: ide info: show exename, feature 19030
|
2011-05-16 15:34:14 +00:00 |
ideminilibc.pas
|
IDE: comments
|
2011-04-18 08:46:08 +00:00 |
ideoptiondefs.pas
|
DBG: Start History values (currently requires debug windows (locals, watches, stack) to be open and active, or nothing is recorded)
|
2011-05-15 21:16:16 +00:00 |
ideoptionsdlg.lfm
|
ide: add an option to open options dialog in read only mode, use it for packages
|
2011-02-13 11:37:47 +00:00 |
ideoptionsdlg.pas
|
ide: remove a possibility to use a single frame class more than 1 time by assigning Name property to an empty string - this breaks help because help uses component name to prepare an url
|
2011-02-13 13:31:05 +00:00 |
ideprocs.pp
|
IDE: RenameFileUTF8: invalidate file cache
|
2011-05-29 09:41:25 +00:00 |
ideprotocol.pas
|
Formatting: joined lines where only ');' was split to its own line, in procedure defs.
|
2011-03-16 16:52:28 +00:00 |
idetranslations.pas
|
Translations: changed Ukrainian language ID in accordance with ISO 639-1
|
2011-05-24 20:40:15 +00:00 |
idewindowhelp.pas
|
Fix spelling from Childs to Children around Lazarus source. Patch from Mazen NEIFER
|
2011-05-10 09:13:38 +00:00 |
imexportcompileropts.lfm
|
|
|
imexportcompileropts.pas
|
ide: remove compileroptionsdlg dependencies
|
2011-02-12 14:02:18 +00:00 |
infobuild.lfm
|
ide: set autosize to parent panel to prevent clipping of bottom bevel (bug #0018401)
|
2011-01-11 04:01:59 +00:00 |
infobuild.pp
|
IDE: fixed compilation by breaking a unit circle
|
2011-02-11 15:29:27 +00:00 |
initialsetupdlgs.lfm
|
IDE: setup dialog for lazarus directory, compiler and fpc source directory
|
2011-03-19 11:36:10 +00:00 |
initialsetupdlgs.pas
|
Packager: localized PkgDir, PkgSrcPath, PkgUnitPath, PkgIncPath macros description and changed their case to be camelcase like other ones.
|
2011-05-10 23:34:34 +00:00 |
inputfiledialog.pas
|
IDE: improved 'Insert CodeTools define template' localization
|
2011-05-24 23:12:03 +00:00 |
inputhistory.pas
|
Formatting: joined lines where only ');' was split to its own line, in procedure defs.
|
2011-03-16 16:52:28 +00:00 |
inspectchksumchangeddlg.lfm
|
IDE: inspect checksum changed dlg: show found unit files
|
2011-01-12 13:20:22 +00:00 |
inspectchksumchangeddlg.pas
|
codetools: directory cacher: store time
|
2011-05-23 15:12:20 +00:00 |
invertassigntool.pas
|
fixed typos: usefull
|
2011-02-10 09:43:23 +00:00 |
jumphistoryview.lfm
|
|
|
jumphistoryview.pas
|
IDE: project inspector: filter, directory hierarchy, show sorted alphabetically
|
2011-03-28 21:12:14 +00:00 |
keymapping.pp
|
cody: register cody window
|
2011-05-16 17:54:51 +00:00 |
keymapschemedlg.lfm
|
ide: change borderstyle of key dialogs to bsDialog
|
2010-12-10 06:38:17 +00:00 |
keymapschemedlg.pas
|
IDE, keymap selection: SchemeRadiogroup.ItemIndex:=...; did not work on Windows if BeginUpdate for items was used.
|
2011-05-09 22:06:38 +00:00 |
keymapshortcutdlg.lfm
|
ide: change borderstyle of key dialogs to bsDialog
|
2010-12-10 06:38:17 +00:00 |
keymapshortcutdlg.pas
|
|
|
lazarus_about_logo.lrs
|
|
|
lazarus_dci_file.dci
|
|
|
lazarus_dci.lrs
|
|
|
lazarus_indentation.lrs
|
IDE: indentation examples: multi line parameter list
|
2010-07-08 12:33:07 +00:00 |
lazarus.ico
|
|
|
lazarus.lpi
|
IDE: started clean build dialog
|
2011-05-26 16:52:35 +00:00 |
lazarus.pp
|
IDE: setup dialog for lazarus directory, compiler and fpc source directory
|
2011-03-19 11:36:10 +00:00 |
lazarus.res
|
IDE: update lazarus.res
|
2010-12-23 21:51:42 +00:00 |
lazarusidestrconsts.pas
|
IDE: cleanup in resourcestrings
|
2011-05-26 00:24:55 +00:00 |
lazarusmanager.pas
|
StartLazarus: fixed compilation after r30956 #a4080c2387 (we still need FileUtil unit)
|
2011-05-29 11:20:05 +00:00 |
lazbuild.lpi
|
lazbuild: added optin --create-makefile
|
2011-02-07 13:47:51 +00:00 |
lazbuild.lpr
|
lazbuild: clean up
|
2011-05-18 16:50:57 +00:00 |
lazconf.pp
|
codetools: search include file of include file in direcory of unit
|
2011-03-27 09:00:32 +00:00 |
lazdoc.lrs
|
|
|
macropromptdlg.pas
|
|
|
main.pp
|
IDE: Rest of changes from August Klein for 'Single Button in Taskbar', issue #19320
|
2011-05-25 22:30:41 +00:00 |
mainbar.pas
|
IDE: Bring all windows to top with 'Single Button in Taskbar', on all widgetsets. Patch from August Klein, issue #19320
|
2011-05-21 09:41:06 +00:00 |
mainbase.pas
|
ide: fix add source breakpoint string, + add address breakpoint menu item, implement those menu item clicks
|
2011-05-16 05:31:49 +00:00 |
mainintf.pas
|
IDE: Bring all windows to top with 'Single Button in Taskbar', on all widgetsets. Patch from August Klein, issue #19320
|
2011-05-21 09:41:06 +00:00 |
Makefile
|
ide makefiles: fixed white space use broken in previous commit, Makefiles are picky and need tab
|
2010-12-08 21:56:22 +00:00 |
Makefile.fpc
|
ide makefiles: fixed white space use broken in previous commit, Makefiles are picky and need tab
|
2010-12-08 21:56:22 +00:00 |
makeresstrdlg.lfm
|
|
|
makeresstrdlg.pas
|
IDE: Make resourcestring: fixed prefix
|
2011-04-23 15:30:08 +00:00 |
miscoptions.pas
|
IDE: added build profiles for building the IDE, patch #15336
|
2010-10-27 19:32:27 +00:00 |
mouseactiondialog.lfm
|
|
|
mouseactiondialog.pas
|
|
|
msgquickfixes.pas
|
IDE: codehelp: improved debugging
|
2011-04-11 21:25:55 +00:00 |
msgview.lfm
|
IDE: made messages window resizable again
|
2010-12-05 14:24:05 +00:00 |
msgview.pp
|
lazbuild: message window checks if exists, bug #19156
|
2011-04-15 08:26:01 +00:00 |
msgvieweditor.lfm
|
|
|
msgvieweditor.pas
|
|
|
multireplacedlg.lfm
|
|
|
multireplacedlg.pas
|
|
|
newdialog.lfm
|
IDE, new other dialog: fixed localization, moved TButtonPanel events assignment to LFM.
|
2010-07-10 17:04:38 +00:00 |
newdialog.pas
|
IDE: fixed compilation by breaking a unit circle
|
2011-02-11 15:29:27 +00:00 |
newprojectdlg.lfm
|
IDE, new project dialog: fixed localization, moved TButtonPanel events assignment to LFM.
|
2010-07-10 17:09:23 +00:00 |
newprojectdlg.pp
|
IDE: fixed compilation by breaking a unit circle
|
2011-02-11 15:29:27 +00:00 |
objectlists.pas
|
|
|
outputfilter.pas
|
Formatting: joined lines where only ');' was split to its own line, in procedure defs.
|
2011-03-16 16:52:28 +00:00 |
patheditordlg.lfm
|
|
|
patheditordlg.pas
|
|
|
procedurelist.lfm
|
IDE: procedurelist: check if item really selected in OnSelectItem() event, otherwise unselected item is shown in status bar.
|
2010-10-13 09:52:31 +00:00 |
procedurelist.pas
|
IDE, procedure list: added check for the case when we don't have any procedures in current file, bug #18897
|
2011-03-09 21:00:57 +00:00 |
progressdlg.lfm
|
|
|
progressdlg.pas
|
|
|
progresswnd.lfm
|
IDE: started background scan of fpc source directory
|
2010-10-04 14:00:13 +00:00 |
progresswnd.pas
|
IDE: added check for missing real compiler
|
2011-01-11 16:41:54 +00:00 |
project.pp
|
IDE: implemented using project build macros in project compiler options
|
2011-05-24 12:59:45 +00:00 |
projectdefs.pas
|
Formatting: joined lines where only ');' was split to its own line, in procedure defs.
|
2011-03-16 16:52:28 +00:00 |
projecticon.pas
|
|
|
projectinspector.lfm
|
IDE: project inspector: filter, directory hierarchy, show sorted alphabetically
|
2011-03-28 21:12:14 +00:00 |
projectinspector.pas
|
IDE: project inspector: fixed crash
|
2011-03-29 13:14:35 +00:00 |
projectresources.pas
|
IDEIntf: moved compiler options to unit of its own (compoptsintf.pas), added access to compiler options of packages
|
2011-02-13 13:42:19 +00:00 |
projectwizarddlg.lfm
|
|
|
projectwizarddlg.pas
|
|
|
publishmodule.pas
|
Formatting: joined lines where only ');' was split to its own line, in procedure defs.
|
2011-03-16 16:52:28 +00:00 |
publishprojectdlg.lfm
|
|
|
publishprojectdlg.pas
|
Formatting: joined lines where only ');' was split to its own line, in procedure defs.
|
2011-03-16 16:52:28 +00:00 |
restrictionbrowser.lfm
|
|
|
restrictionbrowser.pas
|
|
|
runparamsopts.lfm
|
IDE: Fixed window-border-style and tab order
|
2010-12-06 14:32:44 +00:00 |
runparamsopts.pas
|
IDE: fixed compilation by breaking a unit circle
|
2011-02-11 15:29:27 +00:00 |
searchfrm.lfm
|
IDE: renamed TSearchForm to TSearchProgressForm
|
2011-02-02 22:07:27 +00:00 |
searchfrm.pas
|
IDE: find in files: search in virtual files, bug #19249
|
2011-05-07 16:33:54 +00:00 |
searchresultview.lfm
|
DBG: make tool/dialog windows
|
2010-12-04 19:46:22 +00:00 |
searchresultview.pp
|
IDE: search results: select on mouse down
|
2011-04-24 18:36:01 +00:00 |
showcompileropts.lfm
|
|
|
showcompileropts.pas
|
IDE: replaced globaloptions with macros, bug #18179, #18421, #18143
|
2011-01-07 18:42:24 +00:00 |
showdeletingfilesdlg.lfm
|
|
|
showdeletingfilesdlg.pas
|
|
|
sortselectiondlg.pas
|
IDE: use CreateNew for TSortSelectionDialog
|
2011-02-08 21:17:38 +00:00 |
sourceeditor.lfm
|
|
|
sourceeditor.pp
|
IDEIntf: started copy-paste event
|
2011-05-27 14:39:33 +00:00 |
sourceeditprocs.pas
|
ide: show hint modifier for some identifiers
|
2011-05-12 01:56:05 +00:00 |
sourcemarks.pas
|
Formatting: joined lines where only ');' was split to its own line, in procedure defs.
|
2011-03-16 16:52:28 +00:00 |
sourcesyneditor.pas
|
LCL: Changed function ColorToRGB's return value to TColorRef. Many related changes around the code.
|
2011-03-06 12:45:59 +00:00 |
splash.lfm
|
|
|
splash.pp
|
IDE: moved LazarusVersionStr to lazconf
|
2011-03-27 08:51:22 +00:00 |
srcedithintfrm.pas
|
Formatting: joined lines where only ');' was split to its own line, in procedure defs.
|
2011-03-16 16:52:28 +00:00 |
startlazarus.ico
|
startlazarus: use the same icon as lazarus, update project to use resources
|
2010-07-13 08:54:03 +00:00 |
startlazarus.lpi
|
startlazarus: fixed lpi paths
|
2011-03-03 10:06:46 +00:00 |
startlazarus.lpr
|
startlazarus: use the same icon as lazarus, update project to use resources
|
2010-07-13 08:54:03 +00:00 |
startlazarus.res
|
startlazarus: use the same icon as lazarus, update project to use resources
|
2010-07-13 08:54:03 +00:00 |
sysvaruseroverridedlg.lfm
|
|
|
sysvaruseroverridedlg.pas
|
|
|
transfermacros.pp
|
IDE: started setup for fpc src
|
2011-03-19 10:28:38 +00:00 |
unitdependencies.lfm
|
|
|
unitdependencies.pas
|
Formatting: joined lines where only ');' was split to its own line, in procedure defs.
|
2011-03-16 16:52:28 +00:00 |
unitinfodlg.lfm
|
IDE: unit info: added parsed size and total of all include files
|
2010-10-01 13:29:52 +00:00 |
unitinfodlg.pp
|
IDE: Change 2 resourcestrings to the correct ones.
|
2011-03-09 08:13:30 +00:00 |
unusedunitsdlg.lfm
|
DBG: make tool/dialog windows
|
2010-12-04 19:46:22 +00:00 |
unusedunitsdlg.pas
|
IDE: improved 'Unused units' dialog localization
|
2011-03-10 22:08:51 +00:00 |
useprojunitdlg.lfm
|
IDE: Allow using double click to add a used unit in UseProjUnit dialog. Patch from Anton, issue #18940
|
2011-04-09 16:09:02 +00:00 |
useprojunitdlg.pas
|
IDE: clean up
|
2011-05-12 21:43:06 +00:00 |
version.inc
|
set version number in trunk to 0.9.31
|
2010-12-23 15:08:39 +00:00 |
viewunit_dlg.lfm
|
IDE, View Unit/Form dialog: make edit focused by default
|
2010-10-07 20:35:37 +00:00 |
viewunit_dlg.pp
|
IDE: fixed compilation by breaking a unit circle
|
2011-02-11 15:29:27 +00:00 |
w32manifest.pas
|
ide: add DpiAware option to the project application options (a part of windows manifest)
|
2010-11-10 03:15:38 +00:00 |
w32versioninfo.pas
|
IDEIntf: moved compiler options to unit of its own (compoptsintf.pas), added access to compiler options of packages
|
2011-02-13 13:42:19 +00:00 |
wordcompletion.pp
|
|
|