Commit Graph

256 Commits

Author SHA1 Message Date
mattias
15fe65e8c2 IDE: fixed pkg manager abstract method warning
git-svn-id: trunk@13229 -
2007-12-08 18:23:05 +00:00
mattias
53e8d6533f IDE: fixed searching owner of virtual files
git-svn-id: trunk@13168 -
2007-12-05 19:27:09 +00:00
mattias
29f5ce9731 IDE: fixed adding package when adding a component to a form
git-svn-id: trunk@13129 -
2007-12-03 19:27:09 +00:00
mattias
dd735a4378 replaced writeln with debugln
git-svn-id: trunk@13011 -
2007-11-24 21:28:46 +00:00
mattias
7a243a0dbd codetools: added a cache for FindDeclarationAndOverload calls, IDE: combined macro time stamps of values and graph
git-svn-id: trunk@12937 -
2007-11-20 20:00:26 +00:00
mattias
e4ed360ac1 IDE: added functions to search possible package/project for files
git-svn-id: trunk@12924 -
2007-11-19 19:16:25 +00:00
mattias
12a7912211 IDE: added dialog to explore the current package links
git-svn-id: trunk@12811 -
2007-11-10 13:59:51 +00:00
mattias
c1df9e4739 IDE: ignore write errors for .po and Makefiles if directory is readonly
git-svn-id: trunk@12718 -
2007-11-03 16:56:23 +00:00
mattias
f97864b493 IDE: added flag to not compile IDE when just installing a package
git-svn-id: trunk@12698 -
2007-11-02 16:44:11 +00:00
mattias
1d517decaf 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)
git-svn-id: trunk@12613 -
2007-10-27 18:26:35 +00:00
mattias
5fa66be34e IDE: fixed i18n flags for packages
git-svn-id: trunk@12547 -
2007-10-21 22:16:26 +00:00
mattias
f20081a879 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
git-svn-id: trunk@12344 -
2007-10-06 13:59:31 +00:00
mattias
4f8d2a8022 IDE: added package option Provides - needed by KOL, gtk intf: reduced warnings, fixed wrong type cast calling gdk_text_extends (crashing Label.OptimalFill=true and miscalculation of width)
git-svn-id: trunk@12080 -
2007-09-19 17:58:52 +00:00
mattias
afcbbf4db0 codetools: implemented local type and var section for generics
git-svn-id: trunk@11833 -
2007-08-17 12:48:29 +00:00
vincents
671de5110e IDE: replaced the Cancel button with "Skip this package", when an error is shown during loading of multiple packages, bug(8655)
git-svn-id: trunk@11439 -
2007-07-06 20:18:38 +00:00
mattias
78509220c9 LCL: TSpeedButton: if mouse capture lost then update state, fixed state when invoking Click which triggers ShowModal
git-svn-id: trunk@11211 -
2007-05-28 12:12:51 +00:00
vincents
33c83a30ef disabled debug output
git-svn-id: trunk@10951 -
2007-04-16 10:08:01 +00:00
vincents
f75315aedf package manager: don't use gettext unit for translating resource strings, but only our own translations unit, fixes bug #8644
git-svn-id: trunk@10949 -
2007-04-16 09:57:09 +00:00
mattias
a46e0d0b54 LCL: changed TApplication.AddOnIdleHandler to use TIdleEvent instead of TNotifyEvent, IDE: codebrowser: added resourcestrings
git-svn-id: trunk@10823 -
2007-03-28 19:01:27 +00:00
mattias
9caf40c771 IDE: wehn adding a package for a component, try the unit owner of the class first
git-svn-id: trunk@10734 -
2007-03-10 21:00:15 +00:00
mattias
e77c31ed38 codetools: searching include file of include file in directory of first include file
git-svn-id: trunk@10723 -
2007-03-08 23:35:58 +00:00
mattias
e8fa91fe05 IDE: implemented loading .po files of packages
git-svn-id: trunk@10411 -
2007-01-10 01:29:36 +00:00
jesus
214f4d229d correction from Vincent for rebuilding lazarus
git-svn-id: trunk@10367 -
2007-01-02 19:34:10 +00:00
vincents
4b95658b90 IDE: don't rebuild the IDE, if the user closed the confirmation dialog (mrCancel is returned for MessageDlg). Bug #8010
git-svn-id: trunk@10366 -
2007-01-02 12:54:09 +00:00
mattias
198bbb69ce IDE: implemented auto adding package when setting TPicture property with TPicturePropertyEditor
git-svn-id: trunk@10263 -
2006-11-29 23:11:02 +00:00
vincents
4082bf227f creating package makefiles: the win64 OS uses the win32 widget set
git-svn-id: trunk@10113 -
2006-10-28 10:14:08 +00:00
mattias
2cdabd7f91 IDE: adding include path to makefiles for packages
git-svn-id: trunk@9943 -
2006-09-20 08:56:24 +00:00
mattias
92a59e706f added example to add IDE help for the sources of a package
git-svn-id: trunk@9941 -
2006-09-19 22:25:33 +00:00
mattias
33c9b2e647 OI: made cut/copy/paste/delete descriptions more clear and paste components does not delete components
git-svn-id: trunk@9921 -
2006-09-17 22:25:05 +00:00
mattias
ef77b40e9f fixed closing an empty TTIPropertyGrid
git-svn-id: trunk@9866 -
2006-09-12 16:39:51 +00:00
mattias
694d469e5e IDEIntf: added revert editor file function, h2pas gui: added tools for extern c and empty c macros
git-svn-id: trunk@9839 -
2006-09-08 15:24:58 +00:00
mattias
b2cade9a41 fixed uninitialized value
git-svn-id: trunk@9833 -
2006-09-07 23:21:36 +00:00
mattias
f7855da268 IDE: moved package compile code to packagesystem, IDEIntf: removed IsPartOfProject flag of Backup functions, lazbuidl: package compiling
git-svn-id: trunk@9821 -
2006-09-06 22:40:37 +00:00
mattias
a7c0385d1a lazbuild: checking dependency graph
git-svn-id: trunk@9815 -
2006-09-05 11:36:29 +00:00
mattias
b45d740067 sorted IDE macros
git-svn-id: trunk@9796 -
2006-09-02 21:10:32 +00:00
mattias
7edbac0155 lazbuild: started package system
git-svn-id: trunk@9793 -
2006-09-02 20:37:13 +00:00
mattias
504a3626cd started lazbuild
git-svn-id: trunk@9784 -
2006-09-02 11:24:50 +00:00
mattias
720ab0fada IDEIntf: added interface for external tools
git-svn-id: trunk@9654 -
2006-07-21 18:00:24 +00:00
mattias
430fb4121b compiler options: fixed creating relative/absolute parsed platform independent paths
git-svn-id: trunk@9536 -
2006-07-01 19:30:39 +00:00
mattias
1552df85ab added diff for compiler options
git-svn-id: trunk@9362 -
2006-05-27 13:36:02 +00:00
mattias
dc4d7c5d38 IDE now checks, if all files of the package exists
git-svn-id: trunk@9309 -
2006-05-19 16:27:15 +00:00
mattias
9c1a175b91 fixed typos makro
git-svn-id: trunk@9271 -
2006-05-13 12:00:43 +00:00
mattias
1f0d4ffeee fixed crash in PackageGraphFindFPCUnit
git-svn-id: trunk@8954 -
2006-03-18 00:57:47 +00:00
mattias
62ffcbc9b2 added codetools directory cache for units
git-svn-id: trunk@8945 -
2006-03-17 17:10:53 +00:00
mattias
1c7bef0c34 OpenDependency now tries the Owner directory as well
git-svn-id: trunk@8887 -
2006-03-07 18:41:46 +00:00
mattias
63479cecfd added xml error for read errors on lpk files
git-svn-id: trunk@8886 -
2006-03-07 17:43:41 +00:00
mattias
e3de45822b added a warning on saving a package for missing files
git-svn-id: trunk@8878 -
2006-03-07 11:35:42 +00:00
mattias
2e81a8fee5 improved package file search for relative paths
git-svn-id: trunk@8833 -
2006-02-26 15:31:02 +00:00
vincents
a43501c484 added GetExecutableExt and GetLibraryExt
git-svn-id: trunk@8789 -
2006-02-21 16:27:17 +00:00
vincents
98194bbf1f remove last path delimeter from UnitOutputPath in Makefile.fpc
git-svn-id: trunk@8659 -
2006-01-29 21:00:18 +00:00