mattias
|
b5b38344d5
|
IDE: always creating the custom defines templates for package source directories, so that IDE add-ons can add their own settings
git-svn-id: trunk@11099 -
|
2007-05-08 08:38:03 +00:00 |
|
mattias
|
34b67b7af7
|
IDE: always creating the custom defines templates for project source directories, so that IDE add-ons can add their own settings
git-svn-id: trunk@11098 -
|
2007-05-08 08:05:57 +00:00 |
|
vincents
|
370aa4c253
|
fixed fpc 2.3 compilation (assigning to set or record properties)
git-svn-id: trunk@11078 -
|
2007-05-04 22:43:58 +00:00 |
|
mattias
|
5e7915cd31
|
IDE: the first unit of a project is now automaticallly the main unit, if you dont want this: use MainUnitID:=-1
git-svn-id: trunk@10545 -
|
2007-01-31 11:13:37 +00:00 |
|
mattias
|
a4579a8ef6
|
IDE: fixed not adding CreateForm statement if main project file does not support it
git-svn-id: trunk@10537 -
|
2007-01-30 10:02:18 +00:00 |
|
mattias
|
c87cc5499f
|
IDE: implemented updating .po files from .rst files after compilation of project, IDEIntf: moved .po files to ideintf/languages
git-svn-id: trunk@10410 -
|
2007-01-09 21:41:45 +00:00 |
|
mattias
|
0747802d17
|
IDE: updating source editor when highlighter file extensions have changed
git-svn-id: trunk@10393 -
|
2007-01-08 10:26:09 +00:00 |
|
mattias
|
368ecf5f31
|
IDE: reordered buttons from Graeme
git-svn-id: trunk@10291 -
|
2006-12-04 10:34:44 +00:00 |
|
mattias
|
a6a3f56624
|
IDE: added checks for cleaning up codetools defines for packages and projects
git-svn-id: trunk@10285 -
|
2006-12-04 00:37:36 +00:00 |
|
mattias
|
01c3d62fc8
|
IDE: project definitions are now automatically added to all directories in the unit search path (same for packages)
git-svn-id: trunk@10221 -
|
2006-11-20 15:38:48 +00:00 |
|
mattias
|
d6eb52a88b
|
gtk intf: reduced X queries for GetCursorPos, LCL: extended ControlAtPos to search recursive, gtk2 intf: FindControlAtPos now searches recursive and now finds sub child controls, IDE: renaming units via save-as now consider code renames by user
git-svn-id: trunk@10114 -
|
2006-10-28 10:50:00 +00:00 |
|
mattias
|
c038401b5b
|
IDE: implemented using Ancestor component when saving inherited root component, codetools: added flag to search in ancestors for dangling events
git-svn-id: trunk@10046 -
|
2006-10-07 20:49:56 +00:00 |
|
mattias
|
099ee4dc99
|
IDE: implemented closing designer without freeing component
git-svn-id: trunk@10010 -
|
2006-09-30 13:57:40 +00:00 |
|
mattias
|
0c307f6bf0
|
IDE: improved ancestor laoding, LCL: fixed TWinControl.InsertControl overhead calling wrong UpdateControlState
git-svn-id: trunk@10005 -
|
2006-09-29 17:03:51 +00:00 |
|
mattias
|
ab3ba51719
|
qt intf: combobox from Luis
git-svn-id: trunk@10004 -
|
2006-09-29 11:06:13 +00:00 |
|
mattias
|
edf2642c1d
|
h2pas: added tools after, IDE: fixed find in files single line reg expr
git-svn-id: trunk@9947 -
|
2006-09-20 17:55:26 +00:00 |
|
mattias
|
14b9d0eadc
|
project version info: added default values while saving
git-svn-id: trunk@9909 -
|
2006-09-15 17:59:31 +00:00 |
|
mattias
|
ff75ad8ae2
|
project version info: fixes from Jouke Rensma
git-svn-id: trunk@9874 -
|
2006-09-12 20:32:12 +00:00 |
|
mattias
|
8a1ec98260
|
fixed result of version info VersionInfoMessages
git-svn-id: trunk@9852 -
|
2006-09-09 20:18:39 +00:00 |
|
mattias
|
b4c542fce9
|
win32 version info: replaced public vars with properties
git-svn-id: trunk@9846 -
|
2006-09-09 18:34:36 +00:00 |
|
mattias
|
0da5b4e51c
|
win32 version info: fixed mem leak and improved layout
git-svn-id: trunk@9845 -
|
2006-09-09 17:27:18 +00:00 |
|
mattias
|
de9ddde7ee
|
IDE: added windows version info for projects from Jouke Rensma
git-svn-id: trunk@9835 -
|
2006-09-08 10:03:16 +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
|
652f249a8b
|
IDE: started BuildManager, the IDE part controlling all building, compiling
git-svn-id: trunk@9811 -
|
2006-09-04 21:21:54 +00:00 |
|
mattias
|
a22d3ff035
|
IDE codetools defines: do not delete path defines, if no custom options are defined
git-svn-id: trunk@9805 -
|
2006-09-04 10:30:54 +00:00 |
|
mattias
|
5cd0d04b68
|
IDE: fixed updating codetools defines for custom compiler flags
git-svn-id: trunk@9801 -
|
2006-09-03 12:35:15 +00:00 |
|
mattias
|
71e5337167
|
lazdoc: added xml cache, added inherited page
git-svn-id: trunk@9729 -
|
2006-08-18 09:17:37 +00:00 |
|
mattias
|
bf9d40f2ea
|
fixed invalidating file references, when it was never valid
git-svn-id: trunk@9444 -
|
2006-06-18 19:52:01 +00:00 |
|
mattias
|
1552df85ab
|
added diff for compiler options
git-svn-id: trunk@9362 -
|
2006-05-27 13:36:02 +00:00 |
|
mattias
|
2f2c92352b
|
code templates: fixed reading new lines at start of template
git-svn-id: trunk@9259 -
|
2006-05-12 08:27:08 +00:00 |
|
micha
|
d9e9f1570f
|
win64 fixes (from peter, modified)
git-svn-id: trunk@9221 -
|
2006-05-01 21:45:12 +00:00 |
|
mattias
|
a70721d9df
|
renamed compiler options includefiles to IncludePath
git-svn-id: trunk@9127 -
|
2006-04-15 11:52:04 +00:00 |
|
mattias
|
de9497265f
|
fixed project src path for output dir
git-svn-id: trunk@9120 -
|
2006-04-13 18:19:39 +00:00 |
|
vincents
|
38b49a2d5f
|
fixed WriteProject result if Session is not saved in a separate file
git-svn-id: trunk@9086 -
|
2006-04-06 12:01:10 +00:00 |
|
mattias
|
7072bbe773
|
added default session if no lps file found
git-svn-id: trunk@9076 -
|
2006-04-04 18:53:45 +00:00 |
|
mattias
|
c4db1b2ab6
|
implemented auto repairing MainUnitID reading form .lpi
git-svn-id: trunk@9066 -
|
2006-04-02 17:43:12 +00:00 |
|
mattias
|
93f2393650
|
implemented Delphi package conversion of .cfg and .dof
git-svn-id: trunk@8974 -
|
2006-03-21 17:48:11 +00:00 |
|
mattias
|
ae450142cf
|
improved delphi conversion, include paths and error handling
git-svn-id: trunk@8969 -
|
2006-03-21 12:21:53 +00:00 |
|
mattias
|
f7ceee21aa
|
project now saves more files relative
git-svn-id: trunk@8960 -
|
2006-03-18 15:24:29 +00:00 |
|
mattias
|
9272283138
|
restored old tpanel.xpm
git-svn-id: trunk@8909 -
|
2006-03-10 16:19:34 +00:00 |
|
mattias
|
dddf196254
|
added project clean up and unit path clean up for Delphi project converter
git-svn-id: trunk@8890 -
|
2006-03-08 02:44:09 +00:00 |
|
mattias
|
0fdb95d4a6
|
improved Delphi project converter with reading .dof and .cfg file, multiple retries and fixing include filenames in .lpr
git-svn-id: trunk@8868 -
|
2006-03-05 23:55:40 +00:00 |
|
mattias
|
5bb39b97a3
|
clearing session modified flags
git-svn-id: trunk@8862 -
|
2006-03-03 00:32:47 +00:00 |
|
vincents
|
a43501c484
|
added GetExecutableExt and GetLibraryExt
git-svn-id: trunk@8789 -
|
2006-02-21 16:27:17 +00:00 |
|
mattias
|
8ee1876b6e
|
implemented compiler options ExecutableType
git-svn-id: trunk@8787 -
|
2006-02-20 22:46:02 +00:00 |
|
vincents
|
cd99516a89
|
if a package defines UseCThreads in its uses options, the cthreads unit will be add to the uses clause of new projects and applications and to lazarus itself.
git-svn-id: trunk@8744 -
|
2006-02-16 14:34:59 +00:00 |
|
mattias
|
a5232b9fee
|
implemented loading project session from separate file
git-svn-id: trunk@8714 -
|
2006-02-06 18:55:31 +00:00 |
|
mattias
|
a7173f4a7a
|
extended Load/Save events for project sessions
git-svn-id: trunk@8680 -
|
2006-01-31 16:40:59 +00:00 |
|
mattias
|
1ef1568abb
|
implemented splitting TUnitInfo saving session data
git-svn-id: trunk@8669 -
|
2006-01-31 13:50:59 +00:00 |
|