1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-16 05:25:21 +02:00
Commit graph

76 commits

Author SHA1 Message Date
Michael Scharf
eb15a2c5f6 removed warmings and code cleanup 2007-02-02 04:25:13 +00:00
Michael Scharf
8306a2f0f5 removed warning: created preference initializer 2007-01-31 19:42:35 +00:00
Martin Oberhuber
d9654b70c8 [cleanup] Set default recommended warning level on all projects 2007-01-30 21:39:30 +00:00
Martin Oberhuber
0448185c85 [cleanup] define access rules for marking internal package access discouraged 2007-01-30 20:28:32 +00:00
Martin Oberhuber
ac40768eab [cleanup] avoid Platform internal access 2007-01-30 20:26:32 +00:00
Michael Scharf
151661c8fd reduced compiler warnings 2007-01-30 18:02:25 +00:00
Martin Oberhuber
a90292215f [cleanup] compiler warnings 2007-01-30 17:59:31 +00:00
Martin Oberhuber
307ce06ce2 Rev up version numbers for 2.0M4 according to changes in plugins 2006-12-20 18:30:03 +00:00
Michael Scharf
097ea41854 dialog settings uses a new section 2006-12-16 05:33:13 +00:00
Michael Scharf
5eb5359b92 bug 168185: [terminal] text entry fields in connection properties should be wider
https://bugs.eclipse.org/bugs/show_bug.cgi?id=168185
Remember the size of the dialog
2006-12-16 05:20:10 +00:00
Michael Scharf
246261e106 bug 168185: [terminal] text entry fields in connection properties should be wider
https://bugs.eclipse.org/bugs/show_bug.cgi?id=168185
2006-12-16 05:12:36 +00:00
Michael Scharf
3b85fde4cc bug 168183: [terminal] Exception logged when switching to terminal view for the first time
https://bugs.eclipse.org/bugs/show_bug.cgi?id=168183
removed obsolete stuff
2006-12-16 01:15:54 +00:00
Michael Scharf
7ac215b39e bug 168183: [terminal] Exception logged when switching to terminal view for the first time
https://bugs.eclipse.org/bugs/show_bug.cgi?id=168183
moved the context and key bindings to the terminal plugin
2006-12-16 01:14:22 +00:00
Michael Scharf
f7230852a2 fixed bug 168183: [terminal] Exception logged when switching to terminal view for the first time
https://bugs.eclipse.org/bugs/show_bug.cgi?id=168183
The contexd ID defined in the plugin.xml was not used in the terminal
2006-12-16 00:56:45 +00:00
Martin Oberhuber
f39a739c3d Rename and add branding for Terminal features 2006-12-15 09:41:16 +00:00
Michael Scharf
196c0ad063 fixed out of bounds error on save 2006-12-12 17:58:36 +00:00
Michael Scharf
f34c344f00 FIXED - bug 165984: [terminal] store view data in memento and not in dialog settings
https://bugs.eclipse.org/bugs/show_bug.cgi?id=165984
2006-12-11 22:15:14 +00:00
Martin Oberhuber
f5e7dae7ac Switch terminal to standard RSE jdt.core.prefs 2006-12-07 13:43:20 +00:00
Martin Oberhuber
173795e905 Add about.html to terminal plugins 2006-12-07 11:07:43 +00:00
Martin Oberhuber
695a0cae4f [cleanup] fix terminal copyright headers and beautify 2006-12-07 11:03:13 +00:00
Martin Oberhuber
a7d8478697 [cleanup] Add missing copyrights 2006-12-04 14:10:41 +00:00
Martin Oberhuber
1770ac3e60 Fix PLUGIN_ID in com.windriver.ide.tm.terminal.view 2006-12-04 10:37:14 +00:00
Michael Scharf
c3ba3dbbb3 dialog was shown again on cancel 2006-12-02 06:20:48 +00:00
Michael Scharf
03e5df54c2 use .qualifier in plugin and feature versions 2006-12-02 06:17:11 +00:00
Michael Scharf
41bbcca99f organized imports 2006-12-01 14:51:29 +00:00
Michael Scharf
3ee369fe6a bug 165177: split the plugin into the terminal view and connection contributions 2006-12-01 03:08:19 +00:00