lazarus/packager
2009-05-28 00:28:15 +00:00
..
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 rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt 2008-07-22 09:48:15 +00:00
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 lazbuild: checking dependency graph 2006-09-05 11:36:29 +00:00
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, 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
Makefile default widget set for Mac OS X is now Carbon, not gtk1 2008-06-20 19:33:44 +00:00
Makefile.fpc improved make cleanall fro Mazen 2008-02-16 11:09:45 +00:00
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 packager: make treeview readonly in the package editor (part of issue #0013849) 2009-05-28 00:28:15 +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: added more ShowAbort flags 2009-04-27 18:08:58 +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 * Improved localization by Maxim Ganetsky 2008-05-01 14:06:43 +00:00
pkgmanager.pas IDE: added more ShowAbort flags 2009-04-27 18:08:58 +00:00
pkgoptionsdlg.lfm package options dialog: removed bevel above button panel 2009-04-29 14:58:39 +00:00
pkgoptionsdlg.lrs package options dialog: removed bevel above button panel 2009-04-29 14:58:39 +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 IDE: added fpc component TEventLog 2007-08-12 11:18:12 +00:00
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 set button/bitbtn borderspacing.innerborder to 4 2006-05-22 08:10:49 +00:00
ufrmaddcomponent.pas