Commit Graph

1501 Commits

Author SHA1 Message Date
paul
6ffb83a309 packages: add package usage options frame (show it on package compiler options button temporary)
git-svn-id: trunk@29487 -
2011-02-12 14:55:55 +00:00
paul
e9210bf352 ide, ideintf: prepare IDEOptionsIntf and IDE for common package options dialog:
- add GroupPackage and GroupPkgCompiler
  - split compiler options and project options into 2 independent options groups
  - register compiler frames for both GroupCompiler and GroupPkgCompiler
  - change DoOpenIDEOptions: replace filter argument from a class to array of classes to show [project options, compiler options] editor and [package options, compiler options] editors
  - inherit TLazPackageID from TAbstractIDEPackageOptions class
  - fix showing of required frame (like Object inspector or Editor) in the IDE options editor
  + other minor edits

git-svn-id: trunk@29481 -
2011-02-12 13:00:34 +00:00
mattias
53680baba2 IDE: fixed compilation by breaking a unit circle
git-svn-id: trunk@29466 -
2011-02-11 15:29:27 +00:00
mattias
da98b47570 codetools: cache for parsing ppu files
git-svn-id: trunk@29455 -
2011-02-10 21:56:58 +00:00
mattias
a32a5f13a0 IDE: do not compiled design time packages into project
git-svn-id: trunk@29454 -
2011-02-10 18:56:04 +00:00
mattias
b3a8dd03b1 fixed typos: childs
git-svn-id: trunk@29440 -
2011-02-10 09:37:16 +00:00
mattias
6e4e144559 cody: started searching for used ppu files
git-svn-id: trunk@29435 -
2011-02-10 00:00:27 +00:00
zeljko
3995319145 IDE: propedits: TFileFilterPropertyEditorForm must be created by CreateNew()
git-svn-id: trunk@29423 -
2011-02-08 18:17:06 +00:00
mattias
dafa6e0c7a IDEIntf: moved the FPCMessagesHelpDB to idehelpint
git-svn-id: trunk@29290 -
2011-02-01 10:20:04 +00:00
paul
c808e2596d ide: auto increase version number after the build instead of before (issue #0016878)
git-svn-id: trunk@29282 -
2011-02-01 07:28:50 +00:00
maxim
d7d15d1dcb Translations: added Portuguese translation stub, based on Brazilian Portuguese
git-svn-id: trunk@29259 -
2011-01-30 17:39:09 +00:00
maxim
9972d532ea Translations: changed Brazilian Portuguese language code according to ISO/IANA language and region codes
git-svn-id: trunk@29245 -
2011-01-29 12:23:02 +00:00
mattias
37d6328b27 ideintf: updated Makefile
git-svn-id: trunk@29234 -
2011-01-28 09:04:06 +00:00
mattias
cbc4541093 FCL package: converted to a normal package
git-svn-id: trunk@29213 -
2011-01-27 16:41:24 +00:00
mattias
6b6ad2d929 IDE+LCL: made LCL a normal package
git-svn-id: trunk@29210 -
2011-01-27 12:56:07 +00:00
paul
49445bf7fd ideintf: store component tree and information box height, don't reset their height on resize (bug #0018182)
git-svn-id: trunk@29134 -
2011-01-20 08:57:49 +00:00
mattias
397deec80b IDE: package editor: menu items for expand and collapse directory
git-svn-id: trunk@29109 -
2011-01-18 14:20:03 +00:00
mattias
11017a0ec2 IDEIntf: decreased verbosity
git-svn-id: trunk@29008 -
2011-01-14 17:00:06 +00:00
mattias
1d719d285a IDEIntf: converted to normal package
git-svn-id: trunk@29006 -
2011-01-14 15:38:50 +00:00
mattias
1b47558762 IDE: changed default project flag: always build even if nothing changed to off
git-svn-id: trunk@29004 -
2011-01-14 12:48:26 +00:00
paul
e372929332 ideintf: improve shortcut editor by Anton and me (issue #0018478)
git-svn-id: trunk@28992 -
2011-01-13 13:14:40 +00:00
paul
eefc80687b ide: add ecBuildAdvancedLazarus command to allow it use in external packages by Stephano (issue #0018288)
git-svn-id: trunk@28951 -
2011-01-11 07:45:04 +00:00
paul
4d753468f0 ide: add UseUnitDlg command and keys by Juha Manninen (issue #0014882)
git-svn-id: trunk@28949 -
2011-01-11 07:24:43 +00:00
mattias
a8b437d1a0 IDE: added macro FallBackOutputRoot, source editor context menu item to open package of package source file
git-svn-id: trunk@28932 -
2011-01-10 13:24:25 +00:00
paul
f3d6a081e5 ideintf: show object inspector hint for values which are wider than window on the value row instead of lower row by Sven Barth (issue #0018258)
git-svn-id: trunk@28862 -
2011-01-04 10:11:25 +00:00
sekelsenmat
cadb31f8a9 Replaces the current wrongly implement TPage and TNotebook with their correct implementations. TCustomPage and TCustomNotebook remain because they are used in TPageControl.
git-svn-id: trunk@28850 -
2010-12-31 16:08:46 +00:00
vincents
f79ad4f80c fixed compilation of EasyDockMgrDsgn package from Sven Barth (issue #18262)
git-svn-id: trunk@28792 -
2010-12-20 13:04:39 +00:00
martin
fcdd2aacf9 IDE(Intf): Menuu-Intf: Do not create menu-structure for items with an invisible parent, since menu-entries from siblings may still be missing. Fixes #18041
git-svn-id: trunk@28760 -
2010-12-18 13:09:40 +00:00
mattias
fbbd9447ba IDE: added project compiler option: apply target file conventions, bug #17847
git-svn-id: trunk@28721 -
2010-12-15 13:00:17 +00:00
marc
702bb61c02 * Updated Japanese translation by Haruyuki Fujimaki
git-svn-id: trunk@28716 -
2010-12-14 23:22:42 +00:00
maxim
32a62507fe Translations: Hebrew translation update by Ezik Shulamy, bug #18210
git-svn-id: trunk@28707 -
2010-12-13 20:48:03 +00:00
mattias
501d18e6db IDEIntf: doc
git-svn-id: trunk@28684 -
2010-12-11 12:47:43 +00:00
mattias
8e70d117b4 IDEIntf: extended FindUnitFile
git-svn-id: trunk@28680 -
2010-12-11 10:19:32 +00:00
paul
fe9caf05b9 ide: set bsSizeToolWin to Object Inspector window
git-svn-id: trunk@28627 -
2010-12-05 12:45:36 +00:00
mattias
f9c52af505 translations: german: updates from Swen Heinig
git-svn-id: trunk@28550 -
2010-11-28 21:14:47 +00:00
mattias
efb3fc218d IDEIntf: objectinspector: update popup menu item Show Hints always, bug #18092
git-svn-id: trunk@28538 -
2010-11-28 15:35:09 +00:00
martin
71d957a779 DBG: process IDE commands in dialogs. Add step-over/into with automatic (windows context) asm/cmd switch
git-svn-id: trunk@28416 -
2010-11-22 18:46:25 +00:00
martin
73c305cbc4 Src-Edit / ContextMenu commands: Do not change on every editor focus change. Issue #17763
git-svn-id: trunk@28395 -
2010-11-22 06:17:17 +00:00
martin
04eb05df31 DBG: Added instruction stepping / fixed some assembler window issue
git-svn-id: trunk@28388 -
2010-11-22 00:25:09 +00:00
maxim
a6adec83c1 Translations: Portuguese translation updates by Marcelo B Paula, bug #18002
git-svn-id: trunk@28371 -
2010-11-20 17:25:08 +00:00
maxim
4eaba3647b IDEIntf: regenerated translations; updated Russian translation
git-svn-id: trunk@28359 -
2010-11-19 23:57:18 +00:00
maxim
f3363d1270 IDEIntf: localized TToolBar designer menu entries
git-svn-id: trunk@28358 -
2010-11-19 23:55:37 +00:00
paul
50e6fb6263 ide: extent component editor and designer to provide developer-defined hints (feature #0017203)
git-svn-id: trunk@28336 -
2010-11-19 07:19:54 +00:00
mattias
65b68428b7 IDEIntf: added TBaseComponentPalette.Selected, feature 17936
git-svn-id: trunk@28326 -
2010-11-18 18:55:45 +00:00
mattias
3f5a6e0ed2 IDEIntf: fixed TActionListEditor if ActionList=nil, bug #17969
git-svn-id: trunk@28324 -
2010-11-18 18:39:12 +00:00
mattias
ffe59abaf7 IDE: compiler options: warn if SrcPath contains paths in UnitPath
git-svn-id: trunk@28188 -
2010-11-12 14:46:03 +00:00
maxim
f0374c12fd Translations: Portuguese translation update by Marcelo B Paula, bug #17845
git-svn-id: trunk@28106 -
2010-11-06 12:51:23 +00:00
maxim
0040ee1db6 regenerated translations; updated Russian translation
git-svn-id: trunk@28065 -
2010-11-03 21:31:38 +00:00
mattias
ec803db711 IDEIntf: clean up
git-svn-id: trunk@28050 -
2010-11-03 09:22:26 +00:00
jesus
86dbfa4186 IDE, safer way to delete persistent fields in fieldseditor, the previous one caused some kind of feeback on windows and always leave one field in list if one wanted to delete all fields
git-svn-id: trunk@28043 -
2010-11-02 20:56:20 +00:00