mattias
93fcb4b8c6
IDE: fixed cleaning up duplicate packagelinks, implemented preferred packages for projects and packages
...
git-svn-id: trunk@25434 -
2010-05-15 15:53:43 +00:00
mattias
72143c6008
IDE: update package editor when package is modified
...
git-svn-id: trunk@24896 -
2010-04-24 20:38:21 +00:00
mattias
53acb8a2b2
IDE: auto open package editor for modified packages
...
git-svn-id: trunk@24893 -
2010-04-24 20:05:26 +00:00
mattias
a1bc7b255f
IDEIntf: moved TPkgVersion and TLazPackageID to unit packageintf
...
git-svn-id: trunk@24697 -
2010-04-18 16:57:02 +00:00
maxim
1877b9ac57
IDE: Select unit from the package editor when pressing Enter on its filename too (by Alexander S. Klenin, bug #16282 )
...
git-svn-id: trunk@24654 -
2010-04-16 19:44:34 +00:00
paul
2826bd7bab
ide: remove OnImExportCompilerOptions event and use MainIDEInterface directly instead
...
git-svn-id: trunk@23358 -
2010-01-03 13:51:38 +00:00
mattias
5d8216725c
IDE: implemented new package type Main unit
...
git-svn-id: trunk@23042 -
2009-12-08 22:48:49 +00:00
paul
1e5ed0e46d
packager: change AUnitName property to Unit_Name
...
git-svn-id: trunk@22353 -
2009-10-30 15:02:59 +00:00
paul
79ff6ed4bc
components, ide, ideintf: change UnitName identifier to AUnitName inside classes (preparations for the new TObject.UnitName method)
...
git-svn-id: trunk@22327 -
2009-10-29 08:40:22 +00:00
mattias
477240cd60
IDE: package editor: fixed crash when renaming a file
...
git-svn-id: trunk@21602 -
2009-09-07 13:46:08 +00:00
mattias
b7b017b15f
IDE: moved build modes to project compiler options
...
git-svn-id: trunk@21570 -
2009-09-04 14:18:02 +00:00
mattias
72ff5f642d
IDE: package editor: keep selection
...
git-svn-id: trunk@21141 -
2009-08-09 02:20:14 +00:00
vincents
eb2c5237fb
Package editor: select newlly added node in the package tree, so that details in groupbox are filled (issue #10377 )
...
git-svn-id: trunk@20730 -
2009-06-24 13:33:23 +00:00
paul
9037c5325a
ide, packager: use AutoSize for toolbar dividers
...
git-svn-id: trunk@20517 -
2009-06-08 12:34:53 +00:00
paul
3b93e3603f
ide: add constraints to the package options dialog
...
git-svn-id: trunk@20508 -
2009-06-08 06:29:39 +00:00
paul
d24d8ac07f
packager: use ToolBar for buttons in the package editor
...
git-svn-id: trunk@20505 -
2009-06-08 04:38:07 +00:00
paul
d52fd54c84
packager: make treeview readonly in the package editor (part of issue #0013849 )
...
git-svn-id: trunk@20269 -
2009-05-28 00:28:15 +00:00
paul
e932577e22
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 )
...
git-svn-id: trunk@20045 -
2009-05-19 08:54:33 +00:00
mattias
5f4c6b579f
IDE: added more ShowAbort flags
...
git-svn-id: trunk@19651 -
2009-04-27 18:08:58 +00:00
paul
9480593b9c
packager: ask package editor to reflect current monitor better
...
git-svn-id: trunk@19427 -
2009-04-14 12:09:52 +00:00
paul
5a7173ef9a
lcl: remove TButtonConrol.UseOnChange, register it as a removed property
...
others: remove various placed where we used UseOnChage property
git-svn-id: trunk@17740 -
2008-12-09 04:24:54 +00:00
mattias
11bd4ccd3d
IDE: anchor editor: implemented anchoring for left/top/right/bottommost sibling for multi selections from Benito van der Zander, bug #12340
...
git-svn-id: trunk@17603 -
2008-11-26 15:58:52 +00:00
paul
42b1ced14c
packageeditor:
...
- cleanup
- on resize dec 1 from last button width to remove scroll at the bottom of dialog
git-svn-id: trunk@16680 -
2008-09-23 09:28:15 +00:00
mattias
69cfe88898
using UTF-8 for file operations and environment variables
...
git-svn-id: trunk@16236 -
2008-08-25 22:32:23 +00:00
mattias
ea23d0c086
IDE+codetools: using compiler mode Delphi when set in compiler options
...
git-svn-id: trunk@16092 -
2008-08-17 19:45:49 +00:00
mattias
c81aab571f
fixed uninitialized function results
...
git-svn-id: trunk@16088 -
2008-08-16 20:51:45 +00:00
mattias
19b259bb99
IDE: removed auto resolving symlinks. Filenames must fit the search paths
...
git-svn-id: trunk@15795 -
2008-07-16 23:22:54 +00:00
marc
c81003eefa
* Introduced TCustomBitmap as base class for all pixelbased imageclasses. Currently backward comatible (and equal to) TBitmap
...
* Added resource loading support to TPicture and Glyps to avoid image quality loss when converted to TBitmap
* Removed copy paste code for imagelist resource loading
* Moved some graphic classes to their own ini file
git-svn-id: trunk@14876 -
2008-04-17 23:43:11 +00:00
mattias
25c5057fc2
IDE: loaded package dependency lists now set correct Owner
...
git-svn-id: trunk@14718 -
2008-04-01 15:50:19 +00:00
tombo
ecb6afce2f
IDE implemented compatibility issues:
...
- added Issues tab to Object Inspector
- added View/Issue browser
- added new package file type - issue xml file
- added Windows and Carbon LCL issues
- added jump back and forward images
- removed TButton and TBitBtn Color property hiding
- set mime type for package images
- added TLCLPlatforms set
git-svn-id: trunk@14287 -
2008-02-27 16:23:28 +00:00
mattias
cb16ea3d75
IDE: package editor: added menu item More / View ToDo list
...
git-svn-id: trunk@13793 -
2008-01-19 10:22:18 +00:00
mattias
32e3f17447
IDE: added resourcestrings for package editor menu items
...
git-svn-id: trunk@13768 -
2008-01-15 21:17:55 +00:00
paul
ed30a967a5
- increase component button with/height
...
- redirect all dependencies to component *image* width/height instead of *button* width/height
git-svn-id: trunk@13186 -
2007-12-07 00:07:26 +00:00
vincents
5ea375ef4d
updated Indonesian translations from Zaenal Mutaqin
...
git-svn-id: trunk@12160 -
2007-09-24 11:12:37 +00:00
paul
0312cb2ee4
- replaced old images with modern from silk and own painting:
...
debugger images, most packages images, misc
- ide dialogs switched to use common image list instead of their own:
compileroptions, projectinspector, packageeditor, pkggraphexplorer
git-svn-id: trunk@11126 -
2007-05-11 02:40:08 +00:00
mattias
029d4f6327
added package prettymessages - an IDE add-on to reduce FPC hints
...
git-svn-id: trunk@11002 -
2007-04-25 16:37:19 +00:00
marc
584a1f6a33
* fixes for newstyle imagelist
...
git-svn-id: trunk@10932 -
2007-04-10 21:44:21 +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
588a4a2408
package dependencies: implemented storing default filename issue #1950
...
git-svn-id: trunk@9775 -
2006-08-31 19:44:44 +00:00
mattias
4baf95a5f5
fixed mem leak
...
git-svn-id: trunk@9630 -
2006-07-18 17:37:21 +00:00
mattias
54775b843e
adding events for properties of method types of indirect units implemented issue #1990
...
git-svn-id: trunk@9600 -
2006-07-13 22:06:24 +00:00
mattias
d7bb813f84
cleanup, smaller layout fixes and fixed issue #1861
...
git-svn-id: trunk@9599 -
2006-07-12 20:52:07 +00:00
mattias
63dd31ff22
implemented a dialog to find components in the palette
...
git-svn-id: trunk@9434 -
2006-06-14 17:50:08 +00:00
mattias
4023c08654
fixed checking adding unitpaths on adding units to packages
...
git-svn-id: trunk@9305 -
2006-05-18 22:52:15 +00:00
mattias
e441b52d38
made sure, that lazarus code uses TImageList.AddDirect
...
git-svn-id: trunk@9266 -
2006-05-13 09:13:05 +00:00
mattias
a70721d9df
renamed compiler options includefiles to IncludePath
...
git-svn-id: trunk@9127 -
2006-04-15 11:52:04 +00:00
mattias
248fa55c77
ixed painting icons in package editor
...
git-svn-id: trunk@8586 -
2006-01-21 00:17:37 +00:00
mattias
dfdf56a0cd
fixed package editor autosizing. define templates are now all updated after editing graph properties
...
git-svn-id: trunk@8281 -
2005-12-09 00:47:51 +00:00
mattias
01160ee08a
started Makefile creation for packages, updated dutch translation from Matthijs Willemstein
...
git-svn-id: trunk@7796 -
2005-09-23 17:08:27 +00:00
mattias
3c4dee55f9
implemented Add To Project menu item in package editor, fixed fpc lresources warnings, reduced debug output
...
git-svn-id: trunk@7588 -
2005-08-29 08:25:37 +00:00