Commit Graph

1109 Commits

Author SHA1 Message Date
juha
d5bc11ca07 IDE: show already grabbed shortcut key in the filter GUI.
git-svn-id: trunk@42238 -
2013-07-30 11:19:08 +00:00
juha
5ac913850e IDE: rename a generic resource string "Apply".
git-svn-id: trunk@42235 -
2013-07-30 09:25:02 +00:00
juha
2fee7b1ec2 IDE: change spacing and anchoring in compiler optioms GUI
git-svn-id: trunk@42224 -
2013-07-29 08:08:32 +00:00
juha
0df29b9470 IDE: add option Trash variables (-gt) to compiler options and GUI.
git-svn-id: trunk@42223 -
2013-07-29 07:21:18 +00:00
juha
9b06e79ee7 IDE: Let user create Debug and Release build modes with one button click. Issues #22743 and #19641
git-svn-id: trunk@42217 -
2013-07-28 09:14:25 +00:00
juha
d30c687245 IDE: change locations of some compiler option GUI elements.
git-svn-id: trunk@42210 -
2013-07-26 12:46:28 +00:00
juha
a30a85470b IDE: parse custom options on one line correctly for the all options GUI.
git-svn-id: trunk@42208 -
2013-07-26 09:13:55 +00:00
mattias
e6e42e5f83 codetools: disabled complete code templates until a compatible solution is implemented
git-svn-id: trunk@42179 -
2013-07-23 07:04:44 +00:00
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
juha
30837a8e7d IDE: Synchronize custom compiler options and all compiler options. Partially working.
git-svn-id: trunk@42176 -
2013-07-22 20:39:54 +00:00
mattias
f8fcc4305b IDE: less warnings
git-svn-id: trunk@42164 -
2013-07-20 20:57:48 +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
3b6537c967 IDE: Load and save all compiler options.
git-svn-id: trunk@42144 -
2013-07-20 07:03:50 +00:00
juha
b3e2c62f6b IDE: filter the all compiler options list properly using recursion.
git-svn-id: trunk@42114 -
2013-07-17 10:12:32 +00:00
mattias
5c1d17ee94 IDE: clean up
git-svn-id: trunk@42093 -
2013-07-15 18:45:59 +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
d0ba30cd22 IDE: Fix adding an item to mode matrix when build modes are hidden.
git-svn-id: trunk@42088 -
2013-07-14 08:45:31 +00:00
juha
ec8822900b IDE: Use DisableAutoSizing / EnableAutoSizing to speed up GUI rendering for all compiler options
git-svn-id: trunk@42077 -
2013-07-13 13:45:43 +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
juha
e3385b3536 IDE: formatting
git-svn-id: trunk@42073 -
2013-07-13 10:18:51 +00:00
juha
70e2701323 IDE: a parser for compiler options from "fpc -i" and "fpc -h" + an experimental GUI (not good)
git-svn-id: trunk@42072 -
2013-07-13 10:18:33 +00:00
juha
f94fc13b1d IDE: formatting
git-svn-id: trunk@42049 -
2013-07-10 09:38:21 +00:00
juha
f6e7e7d452 IDE: Rename LinkingOptionsFrame -> DebuggingOptionsFrame
git-svn-id: trunk@42048 -
2013-07-10 09:38:14 +00:00
juha
82d8a8a308 IDE: Cleanup of options frames
git-svn-id: trunk@42047 -
2013-07-09 23:02:07 +00:00
juha
9d59791716 IDE: rename linking options -> debugging options
git-svn-id: trunk@42046 -
2013-07-09 21:17:09 +00:00
juha
664d9707a1 IDE: Show (default) text also in TargetOS and TargetCPU option controls for consistency.
git-svn-id: trunk@42038 -
2013-07-09 18:54:50 +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
a3561b7294 New frame for config and target in compiler options
git-svn-id: trunk@42036 -
2013-07-09 18:38:13 +00:00
juha
659c0cca28 IDE: Hide build modes in "Additions and Overrides" when UseBuildModes=False.
git-svn-id: trunk@42035 -
2013-07-09 11:40:17 +00:00
juha
24630c451b IDE: Rename a variable in TGroupedMatrixValue to avoid confusion with another variable of type TGroupedMatrixModes
git-svn-id: trunk@42034 -
2013-07-09 11:40:09 +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
e935766ee6 IDE: removed old workaround global SrcPath
git-svn-id: trunk@41908 -
2013-06-26 12:47:16 +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
mattias
e3a6893a6b IDE: comments
git-svn-id: trunk@41844 -
2013-06-23 17:35:14 +00:00
paul
be2e51e512 ide: fix layout for NestedProcCount box
git-svn-id: trunk@41788 -
2013-06-22 09:01:17 +00:00
mattias
5972de4a0f IDE: project options: layout windows options
git-svn-id: trunk@41776 -
2013-06-21 10:41:09 +00:00
mattias
8014b98269 IDE+synedit: TSynHighlighterAttributes: added Caption:PString for non fixed resourcestring, fixed IDE to use Caption and StoredName correct
git-svn-id: trunk@41720 -
2013-06-14 21:28:58 +00:00
paul
e3f594943a ide: remove toolbar top bevel from the Additions and Overrides frame. We don't use Top Bevel for other IDE toolbars and bottom bevel is not needed too since bottom control has it own
git-svn-id: trunk@41715 -
2013-06-14 14:25:37 +00:00
mattias
1b2773e5ee IDE: mode matrix: draw mode titles transparent
git-svn-id: trunk@41667 -
2013-06-10 20:35:41 +00:00
mattias
6f186d11c1 IDE: clean up
git-svn-id: trunk@41661 -
2013-06-10 11:09:37 +00:00
paul
83c11c38c9 ide: replace max recent options combos with spin edit (issue #0024514)
git-svn-id: trunk@41654 -
2013-06-10 08:06:53 +00:00
mattias
02d1963695 IDE: show compiler options IDE macros only for packages
git-svn-id: trunk@41653 -
2013-06-10 07:52:58 +00:00
mattias
d23d72eca9 IDE: fixed crash on closing compiler options
git-svn-id: trunk@41649 -
2013-06-10 06:59:39 +00:00
mattias
1b4b788bc9 IDE+lazbuild: add compiler parameter -WR only for Windows
git-svn-id: trunk@41641 -
2013-06-09 19:28:38 +00:00
mattias
4fb21a8f43 IDE: conditionals synedit: verbose
git-svn-id: trunk@41635 -
2013-06-09 14:11:12 +00:00
mattias
89500ac955 IDE: conditionals syncompletion: fixed starting
git-svn-id: trunk@41634 -
2013-06-09 13:56:51 +00:00
mattias
ddf6663a45 IDE: conditionals: debug
git-svn-id: trunk@41630 -
2013-06-09 13:32:50 +00:00
mattias
e9b0f7740b IDE: moved conditionals to page Other
git-svn-id: trunk@41628 -
2013-06-09 13:17:48 +00:00
mattias
28699e981c IDE: changed default conditionals to comments with examples
git-svn-id: trunk@41627 -
2013-06-09 12:38:24 +00:00
mattias
c6f791deab IDE: fixed help for show compiler options dialog
git-svn-id: trunk@41625 -
2013-06-09 10:55:37 +00:00
mattias
0427e271f2 IDE: removed compiler options page inherited
git-svn-id: trunk@41621 -
2013-06-09 10:24:48 +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
c7d910efc0 IDE: compiler options: inherited: combine matrix options per storage
git-svn-id: trunk@41615 -
2013-06-09 09:45:42 +00:00
mattias
301981701d IDE: mode matrix: trim values and targets
git-svn-id: trunk@41606 -
2013-06-08 21:41:12 +00:00
mattias
c97765d2ce IDE: mode matrix: moved custom options addition to inherited options
git-svn-id: trunk@41605 -
2013-06-08 21:36:00 +00:00
mattias
4cd9929af6 IDE: mode matrix: on delete build mode, delete grid columns
git-svn-id: trunk@41604 -
2013-06-08 20:19:30 +00:00
mattias
4fd391ebc5 IDE: updated compiler options captions for -OoREGVAR and -OoUNCERTAIN
git-svn-id: trunk@41586 -
2013-06-08 13:43:44 +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
f68f6c159f IDE: mode matrix: fixed changing type of last row
git-svn-id: trunk@41578 -
2013-06-07 11:59:09 +00:00
mattias
26525d735a IDE: mode matrix: update syntax check after changing type
git-svn-id: trunk@41577 -
2013-06-07 11:47:53 +00:00
mattias
ea5e5bec16 IDE: build modes diff: clearer captions
git-svn-id: trunk@41576 -
2013-06-07 11:36:47 +00:00
mattias
6c7c19d872 IDE: resourcestrings
git-svn-id: trunk@41571 -
2013-06-06 22:14:29 +00:00
mattias
e9931a214f IDE: replaced compiler options Macro values with Additions and Overrides
git-svn-id: trunk@41570 -
2013-06-06 21:34:39 +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
mattias
3196121aac IDE: comments
git-svn-id: trunk@41558 -
2013-06-06 06:29:44 +00:00
mattias
9606af1935 IDE: create package makefile: do not add matrix options
git-svn-id: trunk@41557 -
2013-06-05 21:01:12 +00:00
mattias
17c8e70b97 IDE: mode matrix: fixed appending option to storage group
git-svn-id: trunk@41539 -
2013-06-04 14:22:33 +00:00
mattias
5202acb49b IDE: comments
git-svn-id: trunk@41534 -
2013-06-04 08:03:50 +00:00
mattias
6cf5244264 IDE: fixed resetting duplicate build mode name
git-svn-id: trunk@41524 -
2013-06-04 06:17:03 +00:00
mattias
cc9b9ae05f IDE: project options: lclwidgettype link to mode matrix
git-svn-id: trunk@41520 -
2013-06-03 19:07:01 +00:00
mattias
f6a61c5be0 IDE: comment
git-svn-id: trunk@41519 -
2013-06-03 18:18:16 +00:00
mattias
bdc3c94a83 IDE: mode matrix: fixed updating storagegroups after undo/redo
git-svn-id: trunk@41518 -
2013-06-03 18:16:52 +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
17b483d20a IDE: mode matrix: update matrix grid when renaming build mode
git-svn-id: trunk@41514 -
2013-06-03 16:57:42 +00:00
mattias
641ea1824b IDE: rename build modes, update shared and session matrix options
git-svn-id: trunk@41508 -
2013-06-03 10:40:18 +00:00
mattias
7bcb1b24a9 IDE: replaced some MessageDlg with IDEMessageDialog
git-svn-id: trunk@41499 -
2013-06-02 17:54:22 +00:00
mattias
c79b6e04a3 IDE: mode matrix: update if in session changed
git-svn-id: trunk@41495 -
2013-06-02 17:12:49 +00:00
mattias
70d8334e71 IDE: mode matrix: no special color for IDE options
git-svn-id: trunk@41494 -
2013-06-02 16:41:23 +00:00
mattias
8ad02e1a94 IDE: mode matrix: read old LCLWidgetType
git-svn-id: trunk@41480 -
2013-06-01 00:02:24 +00:00
mattias
209b8a551c IDE: mode matrix: omit old macrovalues
git-svn-id: trunk@41473 -
2013-05-30 22:53:01 +00:00
mattias
2501e46028 IDE: mode matrix: load/save old macros
git-svn-id: trunk@41472 -
2013-05-30 22:25:20 +00:00
mattias
e06fcb95bc IDE: mode matrix: set Opaque=false
git-svn-id: trunk@41469 -
2013-05-30 16:50:49 +00:00
mattias
108473b653 IDE: mode matrix: save global session states
git-svn-id: trunk@41468 -
2013-05-30 16:40:50 +00:00
mattias
422e68c742 IDE: mode matrix: save enabled options in session modes
git-svn-id: trunk@41461 -
2013-05-30 14:29:43 +00:00
mattias
1b5e483b35 IDE: fixed compilation under Linux
git-svn-id: trunk@41424 -
2013-05-26 14:01:57 +00:00
martin
11c4892506 IDE: Editor-Color opts - Allow setting priorities
git-svn-id: trunk@41419 -
2013-05-26 13:34:29 +00:00
maxim
616e0b9792 IDE: fixed Object Inspector settings tab layout
git-svn-id: trunk@41404 -
2013-05-25 17:46:50 +00:00
juha
67303ae0da IDE: formatting
git-svn-id: trunk@41400 -
2013-05-25 14:57:05 +00:00
mattias
d97e869846 IDE: mode matrix: do not store session info in project and ide
git-svn-id: trunk@41390 -
2013-05-25 10:31:05 +00:00
mattias
9c36eef7e2 IDE: mode matrix: ID per option
git-svn-id: trunk@41388 -
2013-05-25 08:24:23 +00:00
mattias
d846fce1d2 IDE: sourceeditor: ifdef node states: set idnInvalid for mixed cases
git-svn-id: trunk@41385 -
2013-05-24 16:29:39 +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
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
ae3978f2d2 IDE: mode matrix: apply macros
git-svn-id: trunk@41332 -
2013-05-20 19:51:13 +00:00
mattias
0c692f3d56 IDE: TBuildManager.OnGetBuildMacroValues: Options must be non nil
git-svn-id: trunk@41329 -
2013-05-20 15:43:52 +00:00
mattias
e06d6d07ee IDE: resourcestrings
git-svn-id: trunk@41327 -
2013-05-20 14:51:14 +00:00
juha
348410562f IDE: start to use the new build mode window by default.
git-svn-id: trunk@41323 -
2013-05-20 12:08:59 +00:00
mattias
d181c76fe3 IDE: mode matrix: hint for targets syntax error
git-svn-id: trunk@41318 -
2013-05-20 11:30:32 +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
52766063ca IDE: mode matrix: target editing
git-svn-id: trunk@41316 -
2013-05-20 10:51:33 +00:00
mattias
2a355c2699 updated COPYING
git-svn-id: trunk@41312 -
2013-05-20 10:16:38 +00:00
mattias
254d291638 IDE: mode matrix: invalidate grouped cells
git-svn-id: trunk@41307 -
2013-05-20 02:27:33 +00:00
mattias
70c7c7616d IDE: mode matrix: center text
git-svn-id: trunk@41306 -
2013-05-20 01:59:45 +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
f5d0737bb5 IDE: mode matrix: show package macros
git-svn-id: trunk@41299 -
2013-05-19 15:40:07 +00:00
mattias
20444bcb36 IDE: mode matrix: new popup menu
git-svn-id: trunk@41272 -
2013-05-19 02:54:35 +00:00
mattias
43a5463831 IDE: mode matrix: set default value when changing type
git-svn-id: trunk@41271 -
2013-05-19 02:16:48 +00:00
mattias
e877a46d2e IDE: mode matrix: highlight error values
git-svn-id: trunk@41267 -
2013-05-19 00:36:20 +00:00
mattias
6e218ad039 IDE: update inherited compiler options when frame becomes visible
git-svn-id: trunk@41246 -
2013-05-17 21:49:44 +00:00
mattias
022da54a97 IDE: mode matrix: active mode
git-svn-id: trunk@41232 -
2013-05-17 07:00:36 +00:00
mattias
8b9514f7a2 IDE: mode matrix: read/write/restore
git-svn-id: trunk@41229 -
2013-05-17 06:10:35 +00:00
mattias
b37b5dd406 IDE: keymap options: popup menu for conflicts
git-svn-id: trunk@41175 -
2013-05-13 14:43:39 +00:00
mattias
23584532f9 IDE: keymap options: moved buttons to tree
git-svn-id: trunk@41173 -
2013-05-13 14:31:32 +00:00
mattias
403beeb8fc IDE: key mapping: clean up
git-svn-id: trunk@41113 -
2013-05-10 09:54:28 +00:00
mattias
8a4d5a3b7b IDE: key mapping: conflicts tree icons
git-svn-id: trunk@41112 -
2013-05-10 09:53:18 +00:00
mattias
09e234e5dd IDE: key mapping: remove obsolete check consistency button
git-svn-id: trunk@41111 -
2013-05-10 09:49:57 +00:00
mattias
5afc5b0a4f IDE: key mapping: show conflicts in frame
git-svn-id: trunk@41110 -
2013-05-10 09:48:26 +00:00
paul
e84f86582d ide: fix anchors
git-svn-id: trunk@41019 -
2013-05-04 08:14:22 +00:00
paul
e9c15a640d ide: fix anchors
git-svn-id: trunk@41018 -
2013-05-04 08:10:07 +00:00
mattias
16edde8af5 IDE: mode matrix: split options and control
git-svn-id: trunk@41004 -
2013-05-02 20:51:18 +00:00
mattias
019d42c0af IDE: mode matrix: load/save
git-svn-id: trunk@40997 -
2013-05-02 11:30:27 +00:00
juha
e826391389 Reimplement "IDE, Packager: harmonize some string constants"
git-svn-id: trunk@40967 -
2013-05-01 08:44:51 +00:00
mattias
05929ec254 IDE: mode matrix: storage colors
git-svn-id: trunk@40963 -
2013-04-30 23:13:13 +00:00
mattias
b05cc38320 IDE: mode matrix: option type and list
git-svn-id: trunk@40962 -
2013-04-30 23:10:44 +00:00
juha
550d0ac8d0 Revert "IDE, Packager: harmonize some string constants"
git-svn-id: trunk@40960 -
2013-04-30 19:02:32 +00:00
mattias
c527f83790 IDE: mode matrix: editing targets
git-svn-id: trunk@40958 -
2013-04-30 16:35:12 +00:00
juha
48f88c37ef Revert "Use AllFilesMask everywhere instead of GetAllFilesMask, mask must be fixed in FPC libs"
git-svn-id: trunk@40957 -
2013-04-30 16:35:02 +00:00
juha
20be8a3fc1 IDE, Packager: harmonize some string constants
git-svn-id: trunk@40953 -
2013-04-30 13:35:06 +00:00
mattias
275c4838b6 IDE: mode matrix: started target editing
git-svn-id: trunk@40951 -
2013-04-30 12:20:18 +00:00
mattias
25a923dcf3 IDE: mode matrix: move up/down
git-svn-id: trunk@40949 -
2013-04-30 11:09:22 +00:00
mattias
73e5bae873 IDE: mode matrix: new option
git-svn-id: trunk@40946 -
2013-04-30 08:29:29 +00:00
mattias
b5991e8bb6 IDE: mode matrix: new target
git-svn-id: trunk@40944 -
2013-04-29 23:06:59 +00:00
mattias
3ca47329ed IDE: mode matrix: delete
git-svn-id: trunk@40943 -
2013-04-29 22:44:01 +00:00
mattias
1b2f18ecea IDE: mode matrix: redo
git-svn-id: trunk@40942 -
2013-04-29 22:33:05 +00:00
mattias
60aeaa171d IDE: mode matrix: do not undo active
git-svn-id: trunk@40941 -
2013-04-29 22:29:17 +00:00
mattias
3165b86c44 IDE: mode matrix: undo
git-svn-id: trunk@40932 -
2013-04-29 19:12:16 +00:00
mattias
497c1f77e0 IDE: mode matrix: started undo
git-svn-id: trunk@40928 -
2013-04-29 09:55:59 +00:00
mattias
5628ed72f2 IDE: mode matrix: equals
git-svn-id: trunk@40923 -
2013-04-28 23:17:09 +00:00
mattias
db8ed033f7 IDE: mode matrix: equals methods
git-svn-id: trunk@40915 -
2013-04-28 18:58:52 +00:00
mattias
38b403a0b7 IDE: mode matrix: assign methods
git-svn-id: trunk@40914 -
2013-04-28 18:50:44 +00:00
mattias
691bf0fc33 IDE: started mode matrix
git-svn-id: trunk@40912 -
2013-04-28 18:33:17 +00:00
juha
1d14aae4be IDE: enable edits also when restoring window geometry in options
git-svn-id: trunk@40893 -
2013-04-27 07:18:29 +00:00
juha
d641da3f9e IDE: Improve Window options frame with hints.
git-svn-id: trunk@40891 -
2013-04-26 08:05:42 +00:00
juha
e2f70c366f IDE: Use string const lisDefault = 'Default'
git-svn-id: trunk@40890 -
2013-04-26 08:05:34 +00:00
juha
5d803e02b4 IDE: Sort list of windows in Window Positions options frame. Part of issue #24093
git-svn-id: trunk@40887 -
2013-04-25 08:01:48 +00:00
juha
73fb9ab0e2 Use AllFilesMask everywhere instead of GetAllFilesMask
git-svn-id: trunk@40849 -
2013-04-19 07:08:03 +00:00
juha
ea926c4e4b IDE: Make IDE Macros, Conditionals edit respect configured source colour schema. Issue #24293, patch from Cyrax
git-svn-id: trunk@40845 -
2013-04-18 18:41:23 +00:00
juha
59f2adc660 IDE: Make the new build mode dialog work
git-svn-id: trunk@40838 -
2013-04-18 16:56:35 +00:00
martin
af73c2186c IDE: added string auto-continue mode
git-svn-id: trunk@40352 -
2013-02-19 03:07:50 +00:00
martin
5c10ecd565 IDE: markup for user defined word-lists, fix missing initialization of option page
git-svn-id: trunk@40101 -
2013-01-31 21:58:28 +00:00
martin
a1583e32f2 IDE: markup for user defined word-lists, fix some settings. Add global lists
git-svn-id: trunk@40075 -
2013-01-30 23:35:52 +00:00
martin
bd8e5e09a2 IDE: markup for user defined word-lists, improve option layout
git-svn-id: trunk@40069 -
2013-01-30 19:43:18 +00:00
martin
be0b77b0b1 IDE, EditorOptions: disable options, if not available on platform (notebook closebutton on win)
git-svn-id: trunk@40061 -
2013-01-30 15:15:35 +00:00
martin
d1e28f34f8 IDE: markup for user defined word-lists, highlight duplicates in editor options frame/grid
git-svn-id: trunk@40039 -
2013-01-30 01:53:36 +00:00
martin
762694f67a IDE: add markup for user defined word-lists
git-svn-id: trunk@40029 -
2013-01-29 18:23:20 +00:00
martin
89795718f6 IDE, EditorOpts: Refactor color-editing
git-svn-id: trunk@39924 -
2013-01-20 22:25:59 +00:00
mattias
6324ecb89a IDE: clean up
git-svn-id: trunk@39650 -
2012-12-25 09:23:30 +00:00
martin
8611197b45 IDE, Edit options: fix tab width, broken in rev 39605 #650f60c596. Issue #0023536
git-svn-id: trunk@39649 -
2012-12-24 23:19:45 +00:00
maxim
771703bb74 IDE: improved "Tab and Indent" option tab layout to fit longer translations
git-svn-id: trunk@39647 -
2012-12-23 22:04:19 +00:00
maxim
ff1042a7fd IDE: improved editor markup options tab layout
git-svn-id: trunk@39646 -
2012-12-23 20:13:08 +00:00
mattias
24597cdca7 IDE: fixed anchors
git-svn-id: trunk@39636 -
2012-12-23 16:57:34 +00:00
martin
650f60c596 IDE: Add option to auto-continue comments
git-svn-id: trunk@39605 -
2012-12-20 23:35:24 +00:00
martin
773bdf38d7 IDE, EditorOptions: Updated Link
git-svn-id: trunk@39591 -
2012-12-20 09:33:02 +00:00
martin
9c8b6ead71 IDE, EditorOptions: Rearranged tab and indent options
git-svn-id: trunk@39589 -
2012-12-20 09:23:10 +00:00
juha
e4a4d8582a IDE: Move Build Mode Management to its own form
git-svn-id: trunk@39272 -
2012-11-10 22:45:15 +00:00
juha
9791089e63 CompilerOptions: comment out unused compiler messages code. Will be removed later.
git-svn-id: trunk@39060 -
2012-10-12 18:50:34 +00:00
juha
96b3cbf9c8 IDE: formatting
git-svn-id: trunk@38905 -
2012-09-29 17:36:43 +00:00
mattias
6a15305fe4 IDE: editor keymap return key: fixed crash
git-svn-id: trunk@38693 -
2012-09-16 17:27:12 +00:00
juha
672f5bd862 Replace #13 with LineEnding in many messages. It didn't show correctly on Linux systems.
git-svn-id: trunk@38633 -
2012-09-13 06:39:56 +00:00
juha
a3e6740bff IDE, Project options: Clicking on "Select another LCL Widget set" jumps now to "IDE Macro Values" tab. Issue #22836
git-svn-id: trunk@38601 -
2012-09-09 13:12:38 +00:00
juha
8b83271efa IDE: Chances in IdeOptionsDlg, preparing for more changes
git-svn-id: trunk@38583 -
2012-09-08 16:28:13 +00:00
mattias
6b12d3b4fc IDE: compiler options: hide target OS/CPU, heap size for packages
git-svn-id: trunk@38573 -
2012-09-08 09:21:29 +00:00
juha
4bac432c75 IDE: reorganize BuildMode and IDE option values project settings GUI
git-svn-id: trunk@38481 -
2012-09-02 12:21:39 +00:00
mattias
a47271617a IDE: removed compiler option for switch -vm
git-svn-id: trunk@38411 -
2012-08-27 17:05:49 +00:00
martin
73ab9954d5 IDE, EditorOptions: Fixed finding color attribute in localized IDE
git-svn-id: trunk@38127 -
2012-08-03 19:01:31 +00:00
mattias
a99a34ebd2 IDE: using UTF8CompareText
git-svn-id: trunk@37960 -
2012-07-16 20:53:37 +00:00
martin
c65916bcaf IDE-Options / SynEdit: Fixed RightEdge visibility
git-svn-id: trunk@37906 -
2012-07-11 02:01:46 +00:00
mattias
9bd04cb451 IDE: compiler options: disable target platform for packages
git-svn-id: trunk@37628 -
2012-06-11 20:09:55 +00:00
juha
4c1213e99f LazControls: Replace property Data with property Items in ListFilterEdit. Issue #22100
git-svn-id: trunk@37394 -
2012-05-22 18:24:49 +00:00
mattias
b7deaffd70 IDE,codetools: added conditionals functions GetIDEValue, GetEnv
git-svn-id: trunk@37391 -
2012-05-22 13:27:59 +00:00
maxim
f37444fe98 IDE: removed unused resourcestrings
git-svn-id: trunk@37366 -
2012-05-20 13:35:54 +00:00
maxim
7ba5f9b762 IDE, Code Generation options: changed wrong -Op386 option to correct -Op80386. Patch by barlone with some consistency changes, bug #22062.
git-svn-id: trunk@37327 -
2012-05-18 23:44:00 +00:00
mattias
15f4afc429 IDE: identifier completion: add do after with, issue #16850
git-svn-id: trunk@36991 -
2012-04-23 19:23:21 +00:00
juha
4a95e3a711 IDE: fix tab order in option frames: Code Generation, Compilation, Linking, Messages, Parsing.
git-svn-id: trunk@36782 -
2012-04-14 22:00:00 +00:00
juha
76dc316063 IDE: fix tab order in frames: Build Modes editor, Miscellaneous Options and Version Info
git-svn-id: trunk@36781 -
2012-04-14 21:33:50 +00:00
juha
2d215a7931 IDE: fix tab order in Project Save Options frame.
git-svn-id: trunk@36780 -
2012-04-14 21:07:35 +00:00
juha
33b839ba02 IDE: Fix tab order and set shortcuts in Application Options frame.
git-svn-id: trunk@36777 -
2012-04-14 20:00:44 +00:00
mattias
b8aaf5770a IDE: added target os aix
git-svn-id: trunk@36739 -
2012-04-12 21:03:07 +00:00
mattias
e4335e4af7 IDE: parsing options: added hints about directives
git-svn-id: trunk@36726 -
2012-04-11 12:10:12 +00:00
paul
cf85a988a4 ide: add resource strings for various windows manifest keys
git-svn-id: trunk@36696 -
2012-04-10 02:28:44 +00:00
mattias
8425f35288 IDE: codetools options: shorter caption
git-svn-id: trunk@36652 -
2012-04-07 09:25:03 +00:00
juha
b0db3474ba IDE: unify the 2 filters in KeyMapping window. Prevent a potential crash.
git-svn-id: trunk@36601 -
2012-04-06 10:47:53 +00:00
martin
271df67a82 Improve Options/Keymap filter
git-svn-id: trunk@36563 -
2012-04-04 17:49:01 +00:00
martin
36bc4cca4d Improve Options/Keymap filter
git-svn-id: trunk@36562 -
2012-04-04 17:41:24 +00:00
maxim
52d4d5a5c1 IDE: fixed editor tab position combobox items localization on Editor/Misc options page
git-svn-id: trunk@36552 -
2012-04-03 22:23:32 +00:00
maxim
f96d540ac6 IDE: improved window list localization
git-svn-id: trunk@36504 -
2012-04-01 14:35:56 +00:00
maxim
97a2cd35a3 IDE: improved Compiler Verbosity options page localization
git-svn-id: trunk@36498 -
2012-04-01 10:39:16 +00:00
maxim
e3d4bbed9b IDE, Compiler codegeneration options frame: improved layout to better accomodate for translated strings
git-svn-id: trunk@36476 -
2012-03-30 23:47:23 +00:00
mattias
4d57d078dd codetools: find inheritance of objccategory
git-svn-id: trunk@36458 -
2012-03-30 13:47:49 +00:00
mattias
f7cda8bea9 IDE: configure build laz: page showing inherited options
git-svn-id: trunk@36452 -
2012-03-30 10:12:05 +00:00
martin
1e15e296e5 Ide, Project session, allow customize (Fold, JumpHistory)
git-svn-id: trunk@36388 -
2012-03-28 00:56:19 +00:00
paul
16e6fa9f44 ide: autosize groupbox in compiler parsing options (issue #0021575)
git-svn-id: trunk@36366 -
2012-03-27 02:53:50 +00:00
paul
f1296d629d ide: fix layout of build macro options (issue #0021576)
git-svn-id: trunk@36365 -
2012-03-27 02:51:02 +00:00
maxim
e5f26eeb61 IDE: fixed 'Run' constant translation regressions after r36332 #22c9cf054e
git-svn-id: trunk@36363 -
2012-03-26 21:03:12 +00:00
maxim
ee50897368 IDE: fixed 'Compile' constant translation regressions after r36332 #22c9cf054e
git-svn-id: trunk@36362 -
2012-03-26 20:52:35 +00:00
maxim
e162d9ebdc IDE: fixed 'Build' constant translation regressions after r36332 #22c9cf054e
git-svn-id: trunk@36361 -
2012-03-26 20:42:22 +00:00
paul
800813ef12 ide: cosmetic
git-svn-id: trunk@36339 -
2012-03-26 08:01:22 +00:00
paul
f4a6542c31 ide: allow to change executionLevel and uiAccess fields or windows manifest from IDE (issue #0019648)
git-svn-id: trunk@36337 -
2012-03-26 06:45:02 +00:00
juha
22c9cf054e IDE: unify some single word resource strings.
git-svn-id: trunk@36332 -
2012-03-25 19:10:21 +00:00
juha
8ee1b50961 IDE: Improve keymapping options
git-svn-id: trunk@36330 -
2012-03-25 19:09:33 +00:00
mattias
251e7ff407 IDE: env files: only warn if something changed
git-svn-id: trunk@36327 -
2012-03-25 19:01:35 +00:00
mattias
aaf6c91f65 IDE: make path, test dir: check with macros
git-svn-id: trunk@36326 -
2012-03-25 18:59:24 +00:00
mattias
192e074495 IDE: laz dir, fpc src dir, compiler path: allow macros, use new check functions
git-svn-id: trunk@36324 -
2012-03-25 18:49:36 +00:00
maxim
efff4531e3 IDE: fixed translation related regressions after r36225 #575e24d917
git-svn-id: trunk@36287 -
2012-03-24 14:44:29 +00:00
martin
33afd9a994 SrcEdit / Tab-Menu: via ctrl-right
git-svn-id: trunk@36265 -
2012-03-23 11:08:30 +00:00
paul
60f51e4b06 ide: fix anchors in Options/Editor/Pages frame (issue #0021535)
git-svn-id: trunk@36245 -
2012-03-23 08:33:47 +00:00
mattias
092067fc90 IDE: compiler options: fixed setting modified flag when changing create makefile
git-svn-id: trunk@36219 -
2012-03-22 14:19:35 +00:00
mattias
2a90441323 lazbuild: fixed using lcl questiondlg
git-svn-id: trunk@36201 -
2012-03-21 23:16:09 +00:00
martin
4738029f35 IDE/SynEdit (windows only): Add option to choose IME mode
git-svn-id: trunk@36142 -
2012-03-17 22:38:46 +00:00
mattias
9fb3a077c4 IDE: test directory: fixed using always the parsed value
git-svn-id: trunk@36056 -
2012-03-16 01:02:00 +00:00
mattias
dfc84d8ae3 IDE: started array of parsed env paths
git-svn-id: trunk@36051 -
2012-03-15 23:50:44 +00:00
mattias
f91dfafe6a IDE: parsed compiler options: unified
git-svn-id: trunk@36047 -
2012-03-15 22:53:27 +00:00
mattias
51e35fb2e6 IDE: project po output directory: keep relative
git-svn-id: trunk@35948 -
2012-03-13 22:45:45 +00:00
mattias
3e9e907062 IDE: switched to new laz2_xml
git-svn-id: trunk@35937 -
2012-03-13 20:55:43 +00:00
juha
38f8744617 IDE: formatting
git-svn-id: trunk@35708 -
2012-03-04 16:11:25 +00:00
martin
dca02ad8f5 Editor-opts: enable wheel for preview editors
git-svn-id: trunk@35701 -
2012-03-03 23:12:37 +00:00
martin
31401c1a23 IDE/SynEdit: Enable SnInfoView
git-svn-id: trunk@35589 -
2012-02-25 02:50:53 +00:00
juha
5866b2577e IDE: Improve keymapping options frame.
git-svn-id: trunk@35472 -
2012-02-19 09:58:48 +00:00
martin
00b66e9c44 IDE: Make Synedit's overview gutter available
git-svn-id: trunk@35462 -
2012-02-18 18:41:26 +00:00
juha
4ef51619f5 IDE: collect common resource strings in one place, remove duplicates
git-svn-id: trunk@35321 -
2012-02-12 13:04:36 +00:00
juha
c82d1b544d IDE: use resource lisAdd instead of lisCodeTemplAdd in many places.
git-svn-id: trunk@35320 -
2012-02-12 13:03:15 +00:00
martin
bcee3c3ca7 IDE: Enable Tracking for scrollboxes. issue #21240
git-svn-id: trunk@35244 -
2012-02-08 19:51:27 +00:00
mattias
829064a1d5 IDE: oi options: clean up
git-svn-id: trunk@35155 -
2012-02-05 12:58:29 +00:00
maxim
995b14dadc IDE, Project's FPDoc options page: improved layout and localization
git-svn-id: trunk@35128 -
2012-02-04 17:02:16 +00:00
martin
f88a9d1f56 SynEdi: more debugln for undo
git-svn-id: trunk@35067 -
2012-01-31 19:26:25 +00:00
mattias
4dcfd331ed IDEIntf: deprecated TLazProject.ShortDescription
git-svn-id: trunk@35045 -
2012-01-31 00:29:20 +00:00
mattias
c9ffd2f60c IDE: resolve macros in project title
git-svn-id: trunk@35044 -
2012-01-31 00:22:13 +00:00
juha
19652643bb Fix casing of "(filter)" text also in localized .po files.
git-svn-id: trunk@35028 -
2012-01-29 22:06:45 +00:00
martin
d503d615c5 Added try finally to some UndoBlock (editor)
git-svn-id: trunk@34977 -
2012-01-27 15:13:52 +00:00
martin
3f6ce14ac5 Editoropts/Color: Fix dropdown for frame edges
git-svn-id: trunk@34911 -
2012-01-24 21:35:56 +00:00
mattias
e588d500e4 IDE: fpdoc package name: allow only valid characters
git-svn-id: trunk@34828 -
2012-01-20 22:52:57 +00:00
mattias
817dce013f IDE: project: added option to set the fpdoc package name
git-svn-id: trunk@34826 -
2012-01-20 22:39:37 +00:00
mattias
dedcacd54d IDE: renamed some lazdoc to fpdoc
git-svn-id: trunk@34822 -
2012-01-20 16:37:34 +00:00
mattias
cb9f0b5a5d IDE: build macros: show them as IDE macros and a hint for the FPC macros
git-svn-id: trunk@34748 -
2012-01-15 13:35:00 +00:00
mattias
00dbde1442 IDE: option to ask to save session
git-svn-id: trunk@34729 -
2012-01-14 13:43:25 +00:00
martin
2cc4863e8b MouseOpts: debug context menu
git-svn-id: trunk@34704 -
2012-01-11 04:03:04 +00:00
mattias
bf3313f631 IDE: renamed build macros in compiler options frame to IDE macros
git-svn-id: trunk@34636 -
2012-01-07 11:57:32 +00:00