Commit Graph

44 Commits

Author SHA1 Message Date
ondrej
cef1d45559 Reverted revisions r62734, r62733, r62731, r62729, r62728, r62715, r62704 #6343248e4e - changes after MDI commit
git-svn-id: trunk@62738 -
2020-03-11 05:47:23 +00:00
juha
33ed35c417 LCL,IDE: Turn TMenuItem.Delete into a function returning the TMenuItem. Delete+Free unused MenuItems correctly in IDE's code. Issue #36776.
git-svn-id: trunk@62728 -
2020-03-09 21:29:06 +00:00
juha
715c8be36f IDE: Store ManyBuildModes selection in project options instead of environment options.
git-svn-id: trunk@62150 -
2019-10-31 23:12:43 +00:00
juha
f625e656d0 IDE: Do not clear out settings under "Additions and Overrides" after renaming a build mode. Issue #35572.
git-svn-id: trunk@62120 -
2019-10-26 05:59:32 +00:00
juha
18912d2ef6 IDE: Formatting for BuildMode stuff. Rename some variables.
git-svn-id: trunk@62119 -
2019-10-26 05:59:26 +00:00
juha
7f7e7ada81 Format and clean uses sections.
git-svn-id: trunk@58629 -
2018-07-25 13:38:35 +00:00
ondrej
7e8cc82417 IDE: use LazLoggerBase instead of LazLogger
git-svn-id: trunk@58084 -
2018-06-02 16:47:18 +00:00
juha
e27232d4cc Fix uninitialized variables based on compiler warnings got with dfa (data flow analysis) enabled.
git-svn-id: trunk@55211 -
2017-06-04 15:14:29 +00:00
joost
1de2cbf586 general: Updated address of the Free Software Foundation in copyright messages
git-svn-id: trunk@54031 -
2017-01-29 21:04:32 +00:00
juha
cfd390c5c5 Order uses sections some more.
git-svn-id: trunk@53741 -
2016-12-20 22:32:52 +00:00
ondrej
dda51d51ec ide: use grid scrolling in IDE matrix grid.
git-svn-id: trunk@52496 -
2016-06-12 19:55:27 +00:00
mattias
95a2ce7a19 IDE: clean up
git-svn-id: trunk@48210 -
2015-03-10 13:17:19 +00:00
mattias
7f6a28d1fe IDEIntf: clean up and added unit ideutils
git-svn-id: trunk@44150 -
2014-02-18 20:55:15 +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
1b2773e5ee IDE: mode matrix: draw mode titles transparent
git-svn-id: trunk@41667 -
2013-06-10 20:35:41 +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
f68f6c159f IDE: mode matrix: fixed changing type of last row
git-svn-id: trunk@41578 -
2013-06-07 11:59:09 +00:00
mattias
6c7c19d872 IDE: resourcestrings
git-svn-id: trunk@41571 -
2013-06-06 22:14:29 +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
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
e06fcb95bc IDE: mode matrix: set Opaque=false
git-svn-id: trunk@41469 -
2013-05-30 16:50:49 +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
52766063ca IDE: mode matrix: target editing
git-svn-id: trunk@41316 -
2013-05-20 10:51:33 +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
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
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
mattias
b05cc38320 IDE: mode matrix: option type and list
git-svn-id: trunk@40962 -
2013-04-30 23:10:44 +00:00
mattias
c527f83790 IDE: mode matrix: editing targets
git-svn-id: trunk@40958 -
2013-04-30 16:35:12 +00:00
mattias
275c4838b6 IDE: mode matrix: started target editing
git-svn-id: trunk@40951 -
2013-04-30 12:20:18 +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