mattias
|
9fa2584d36
|
IDE: fixed updating Modified flag for units on revert
git-svn-id: trunk@13547 -
|
2007-12-31 14:06:17 +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
|
7187688e75
|
IDE: TUnitInfo.Modified now checks Source.ChangeStep
git-svn-id: trunk@13042 -
|
2007-11-26 21:34:54 +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 |
|
vincents
|
490a35d1a5
|
IDE: made comment about adding new units to main program source more clear (bug #9605)
git-svn-id: trunk@12187 -
|
2007-09-26 21:08:27 +00:00 |
|
mattias
|
0d555e756d
|
IDE: auto update of save speedbuttons and menu items
git-svn-id: trunk@12122 -
|
2007-09-21 22:04:19 +00:00 |
|
mattias
|
d95149bc3a
|
IDE: force clear modified flags when project was saved with mrOk
git-svn-id: trunk@12120 -
|
2007-09-21 21:22:08 +00:00 |
|
mattias
|
fe72c7716c
|
h2pas wizard: added combo tools for pre and post h2pas tools
git-svn-id: trunk@11822 -
|
2007-08-15 17:41:50 +00:00 |
|
mattias
|
0df6cf29ec
|
IDE: added options for new project item console application from Michael Van Canneyt
git-svn-id: trunk@11805 -
|
2007-08-13 08:59:41 +00:00 |
|
mattias
|
7d0d0743fd
|
IDEIntf+IDE: added new project type: console application - a program using TCustomApplication
git-svn-id: trunk@11797 -
|
2007-08-12 11:54:11 +00:00 |
|
mattias
|
63c8112843
|
IDEIntf: added CustomData and CustomSessionData
git-svn-id: trunk@11486 -
|
2007-07-13 11:54:37 +00:00 |
|
paul
|
b4f7d49315
|
- set use manifest to false by default
git-svn-id: trunk@11386 -
|
2007-06-27 07:56:42 +00:00 |
|
paul
|
eaac2182c1
|
option to add so called "XP" manifest into windows executable
git-svn-id: trunk@11379 -
|
2007-06-26 09:24:33 +00:00 |
|
tombo
|
5aeedb0533
|
IDE: added option to debug/run Application Bundle on darwin, remove code under DoNotUseProcessDebugger
git-svn-id: trunk@11266 -
|
2007-06-02 10:53:09 +00:00 |
|
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 |
|