Commit Graph

1627 Commits

Author SHA1 Message Date
mattias
e02c8ef2c8 codetools: started ability to load code completion snippets from an xml files, thanks to Don Ziesig, patch #15922
git-svn-id: trunk@42177 -
2013-07-22 22:08:53 +00:00
mattias
0e0d820f79 IDE: fixed caption of compiler option -vb
git-svn-id: trunk@42163 -
2013-07-20 20:49:57 +00:00
juha
ebabff748c IDE: Revamp of the all compiler options GUI. Use custom options memo and a separate window for all options GUI.
git-svn-id: trunk@42150 -
2013-07-20 10:47:50 +00:00
juha
a274fa8811 IDE: Implement a filter for all compiler options GUI. Make the parser more recursive.
git-svn-id: trunk@42091 -
2013-07-15 12:07:03 +00:00
juha
31c891f4be IDE Caption text for groupbox in Other Options frame.
git-svn-id: trunk@42076 -
2013-07-13 13:45:33 +00:00
maxim
d5aad7350c IDE: minor string improvement
git-svn-id: trunk@42055 -
2013-07-10 20:57:55 +00:00
juha
7978db505c IDE: use a new options frame in project options for config and target. Reorganize other options, too.
git-svn-id: trunk@42037 -
2013-07-09 18:40:09 +00:00
juha
3929a183c3 IDE: New EnvOption + CheckBox for showing/hiding build modes in project options.
git-svn-id: trunk@42002 -
2013-07-05 13:25:49 +00:00
maxim
10b64645c5 IDE: Frame Reset menu item localization
git-svn-id: trunk@41997 -
2013-07-04 22:24:57 +00:00
mattias
6426218e58 IDE: renamed Manage Source Editors
git-svn-id: trunk@41976 -
2013-07-02 18:30:32 +00:00
mattias
5ef97c0b5c IDE: added menu item Windows / Center a lost window
git-svn-id: trunk@41974 -
2013-07-02 17:34:04 +00:00
mattias
cdcaa4f43e IDE: unit deps: popup menu item for unused units
git-svn-id: trunk@41922 -
2013-06-27 15:11:22 +00:00
mattias
35903c6be8 IDE: added designer menu item Reset to reset to ancestor bounds
git-svn-id: trunk@41911 -
2013-06-27 02:36:17 +00:00
mattias
3796042759 codetools: code completion: started option to not update signatures if only case changed
git-svn-id: trunk@41909 -
2013-06-26 15:03:37 +00:00
mattias
7397ad3c22 codetools: completecode: update proc signatures, IDE: options to disable updating multiple signatures
git-svn-id: trunk@41881 -
2013-06-25 08:34:20 +00:00
juha
421997613d IDE: improve component list behavior. Make it more consistent when docked and floating.
git-svn-id: trunk@41841 -
2013-06-23 16:50:15 +00:00
maxim
9045839c54 IDE: spelling fixes in Unit Dependencies dialog
git-svn-id: trunk@41839 -
2013-06-23 16:43:12 +00:00
mattias
9c8f307c15 IDE: resourcestring: removed unneeded space
git-svn-id: trunk@41835 -
2013-06-23 16:13:36 +00:00
juha
ae92b35e79 Converter: fix label text for path. It is used for projects, packages and units.
git-svn-id: trunk@41798 -
2013-06-22 13:30:34 +00:00
mattias
b9e87a8452 IDE: unit deps: resourcestrings
git-svn-id: trunk@41785 -
2013-06-22 07:12:56 +00:00
mattias
b8c31f0f08 IDE: initial setup dlg: give hint where to get FPC and FPC-SRC
git-svn-id: trunk@41680 -
2013-06-11 19:09:28 +00:00
juha
09a25e6d5f Converter: improve deleting files when LCL or LazUtils has a unit with same name.
git-svn-id: trunk@41671 -
2013-06-10 22:11:28 +00:00
juha
cff5dd3116 Converter: optionally delete files in project dir if LCL has a unit with same name.
git-svn-id: trunk@41665 -
2013-06-10 14:32:53 +00:00
juha
ff691cadc3 Converter: save the log messages also to a file.
git-svn-id: trunk@41640 -
2013-06-09 19:18:11 +00:00
maxim
76cc6180d1 Converter: Improved Converter Settings dialog localization
git-svn-id: trunk@41631 -
2013-06-09 13:38:48 +00:00
maxim
e207abc978 IDE: Improved Project Options dialog localization
git-svn-id: trunk@41629 -
2013-06-09 13:23:06 +00:00
mattias
bd4dd3da15 IDE: added tree of inherited parameters to show options
git-svn-id: trunk@41620 -
2013-06-09 10:21:45 +00:00
mattias
87a7d4e2a9 IDE: resourcestrings
git-svn-id: trunk@41616 -
2013-06-09 09:47:15 +00:00
mattias
f2565fbe59 IDE: warn when the project overrides a package output directory
git-svn-id: trunk@41585 -
2013-06-08 12:06:00 +00:00
mattias
ea5e5bec16 IDE: build modes diff: clearer captions
git-svn-id: trunk@41576 -
2013-06-07 11:36:47 +00:00
mattias
dc6bd42de5 IDE: project compiler options page Additions and Overrides
git-svn-id: trunk@41565 -
2013-06-06 19:28:52 +00:00
juha
f0211c4cf1 Converter: Option to simulate Delphi7 with defines. Also, add found unit during conversion only once.
git-svn-id: trunk@41538 -
2013-06-04 12:24:44 +00:00
mattias
a4af4b60b0 IDE: mode matrix: show diffs in modes diff dialog
git-svn-id: trunk@41515 -
2013-06-03 17:21:21 +00:00
mattias
7bcb1b24a9 IDE: replaced some MessageDlg with IDEMessageDialog
git-svn-id: trunk@41499 -
2013-06-02 17:54:22 +00:00
mattias
efec9f2a26 IDE: replaced some MessageDlg with IDEMessageDialog
git-svn-id: trunk@41497 -
2013-06-02 17:27:09 +00:00
mattias
688a2e73fe IDE: build modes: error message when duplicate name
git-svn-id: trunk@41496 -
2013-06-02 17:20:18 +00:00
mattias
2fb2cd4845 IDE: project options: added build mode in session checkbox
git-svn-id: trunk@41490 -
2013-06-02 16:09:04 +00:00
juha
7ba5e2aae9 Converter: Convert form files (and finish unit files) even if there was an exception during unit conversion.
git-svn-id: trunk@41485 -
2013-06-01 16:55:30 +00:00
martin
11c4892506 IDE: Editor-Color opts - Allow setting priorities
git-svn-id: trunk@41419 -
2013-05-26 13:34:29 +00:00
martin
003adac76f SynEdit: Ifdef Markup: Allow setting state for else
git-svn-id: trunk@41394 -
2013-05-25 13:12:53 +00:00
mattias
520aa7c32b IDE: mode matrix: nicer caption
git-svn-id: trunk@41383 -
2013-05-24 09:51:04 +00:00
juha
32ce55442c IDE: add a setting to OI options. Reorder.
git-svn-id: trunk@41368 -
2013-05-23 11:37:40 +00:00
juha
202b33fcb8 IDE: cleanup, formatting
git-svn-id: trunk@41366 -
2013-05-23 11:37:29 +00:00
martin
ce427ff568 SynEdit: Ifdef Markup: added TempEnabled/Disabled / added markup for the directives too
git-svn-id: trunk@41344 -
2013-05-22 01:01:47 +00:00
mattias
a04b0b636f IDE: mode matrix: menu items for macros and outdir
git-svn-id: trunk@41333 -
2013-05-20 20:19:58 +00:00
mattias
e06d6d07ee IDE: resourcestrings
git-svn-id: trunk@41327 -
2013-05-20 14:51:14 +00:00
mattias
e64b63d9a5 IDE: mode matrix: hint for macro syntax error
git-svn-id: trunk@41317 -
2013-05-20 11:27:15 +00:00
mattias
ee5e22c587 IDE: mode matrix: set predefined macro values
git-svn-id: trunk@41305 -
2013-05-20 01:39:15 +00:00
mattias
35e4dd7196 IDE: removed obsolete package.autocreated
git-svn-id: trunk@41276 -
2013-05-19 10:51:43 +00:00
mattias
a95a2a4a8d IDE: allow to uninstall dummy package
git-svn-id: trunk@41269 -
2013-05-19 01:15:05 +00:00