.. |
frames
|
IDE: renamed build modes to properties
|
2009-04-25 19:38:41 +00:00 |
globallinks
|
Merged SynEdit-design and SynEdit package. (SynEdit, now needs IdeIntf for the property editor; changed compilation order appropriately); Undone all Changes that introduced the SynEdit-Design package.
|
2009-02-26 23:31:02 +00:00 |
registration
|
|
|
adddirtopkgdlg.lfm
|
IDE: implemented dialog to add whole directories to a package
|
2008-08-22 16:48:33 +00:00 |
adddirtopkgdlg.lrs
|
IDE: implemented dialog to add whole directories to a package
|
2008-08-22 16:48:33 +00:00 |
adddirtopkgdlg.pas
|
using UTF-8 for file operations and environment variables
|
2008-08-25 22:32:23 +00:00 |
addfiletoapackagedlg.lfm
|
packager: 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:28:08 +00:00 |
addfiletoapackagedlg.lrs
|
packager: 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:28:08 +00:00 |
addfiletoapackagedlg.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 |
addtopackagedlg.lfm
|
set some TTreeView.ReadOnly to true
|
2009-01-20 20:20:52 +00:00 |
addtopackagedlg.lrs
|
set some TTreeView.ReadOnly to true
|
2009-01-20 20:20:52 +00:00 |
addtopackagedlg.pas
|
add standard glyph in buttons
|
2008-09-16 16:04:16 +00:00 |
basepkgmanager.pas
|
IDE: added more ShowAbort flags
|
2009-04-27 18:08:58 +00:00 |
brokendependenciesdlg.pas
|
|
|
installpkgsetdlg.lfm
|
packager: make some buttons look better on gtk2
|
2009-04-21 02:44:13 +00:00 |
installpkgsetdlg.lrs
|
packager: make some buttons look better on gtk2
|
2009-04-21 02:44:13 +00:00 |
installpkgsetdlg.pas
|
IDE: resourcestrings for configure installed packages dlg
|
2009-06-27 12:06:51 +00:00 |
Makefile
|
|
|
Makefile.fpc
|
|
|
openinstalledpkgdlg.lfm
|
packager: make some buttons look better on gtk2
|
2009-04-21 02:44:13 +00:00 |
openinstalledpkgdlg.lrs
|
packager: make some buttons look better on gtk2
|
2009-04-21 02:44:13 +00:00 |
openinstalledpkgdlg.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 |
packagedefs.pas
|
IDE: package graph: fixed selecting used by
|
2009-04-10 13:43:07 +00:00 |
packageeditor.pas
|
Package editor: select newlly added node in the package tree, so that details in groupbox are filled (issue #10377)
|
2009-06-24 13:33:23 +00:00 |
packagelinks.pas
|
codetools: using locale independent format for dates in config files
|
2008-09-11 20:35:33 +00:00 |
packagesystem.pas
|
IDE: trim TargetDir of IDE
|
2009-07-28 06:51:33 +00:00 |
pkgfileslcl.inc
|
lcl: split TAsyncProcess and TProcessUtf8 between 2 units. This is needed to remove widgetset dependency from svn2revision.inc
|
2009-04-10 15:33:23 +00:00 |
pkggraphexplorer.lfm
|
IDE: package graph: fixed selecting used by
|
2009-04-10 13:43:07 +00:00 |
pkggraphexplorer.lrs
|
IDE: package graph: fixed selecting used by
|
2009-04-10 13:43:07 +00:00 |
pkggraphexplorer.pas
|
IDE: added more ShowAbort flags
|
2009-04-27 18:08:58 +00:00 |
pkglinksdlg.lfm
|
ide, converter: change window position from designed to screen center
|
2009-04-13 23:24:55 +00:00 |
pkglinksdlg.lrs
|
ide, converter: change window position from designed to screen center
|
2009-04-13 23:24:55 +00:00 |
pkglinksdlg.pas
|
|
|
pkgmanager.pas
|
IDE: trim TargetDir of IDE
|
2009-07-28 06:51:33 +00:00 |
pkgoptionsdlg.lfm
|
packager: increase size constraints for the package options dialog
|
2009-06-08 06:57:34 +00:00 |
pkgoptionsdlg.lrs
|
packager: increase size constraints for the package options dialog
|
2009-06-08 06:57:34 +00:00 |
pkgoptionsdlg.pas
|
package options dialog: use button panel to fix the button order (issue #13558)
|
2009-04-29 13:34:19 +00:00 |
pkgvirtualuniteditor.lfm
|
add standard glyph in buttons
|
2008-09-16 16:04:16 +00:00 |
pkgvirtualuniteditor.lrs
|
add standard glyph in buttons
|
2008-09-16 16:04:16 +00:00 |
pkgvirtualuniteditor.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 |
registerfcl.pas
|
|
|
registerideintf.pas
|
|
|
registerlcl.pas
|
lcl: split TAsyncProcess and TProcessUtf8 between 2 units. This is needed to remove widgetset dependency from svn2revision.inc
|
2009-04-10 15:33:23 +00:00 |
registersynedit.pas
|
Merged SynEdit-design and SynEdit package. (SynEdit, now needs IdeIntf for the property editor; changed compilation order appropriately); Undone all Changes that introduced the SynEdit-Design package.
|
2009-02-26 23:31:02 +00:00 |
ucomponentmanmain.lfm
|
add standard glyph in buttons
|
2008-09-16 16:04:16 +00:00 |
ucomponentmanmain.lrs
|
add standard glyph in buttons
|
2008-09-16 16:04:16 +00:00 |
ucomponentmanmain.pas
|
add standard glyph in buttons
|
2008-09-16 16:04:16 +00:00 |
ufrmaddcomponent.lfm
|
|
|
ufrmaddcomponent.lrs
|
|
|
ufrmaddcomponent.pas
|
|
|