Markus Schorn
|
8cf13ce26a
|
Changed position trackers to use IRegion instead of Position.
|
2006-07-12 14:04:55 +00:00 |
|
Markus Schorn
|
8cd5946f7a
|
Fixed warning.
|
2006-07-12 13:44:47 +00:00 |
|
Markus Schorn
|
2494fd44b7
|
Fix for bug 147644, file type preferences UI.
|
2006-07-12 13:15:28 +00:00 |
|
Markus Schorn
|
752e150205
|
Extracted content type specific code to one common class.
|
2006-07-12 09:36:45 +00:00 |
|
Markus Schorn
|
21443abb26
|
Fix for 132201, prefer content types with a case-sensitive match.
|
2006-07-12 06:42:33 +00:00 |
|
David Daoust
|
40430a40f7
|
Added the common navigator (ProjectExplorer) to the default C/C++ perspective. This has a magic string "org.eclipse.ui.navigator.ProjectExplorer" that i could not find anywhere as a constant (except all over the plugin.xml files )
|
2006-07-11 23:12:08 +00:00 |
|
Markus Schorn
|
b259cae666
|
Fix for 132201, prefer content types with a case-sensitive match.
|
2006-07-11 15:08:57 +00:00 |
|
Anton Leherbauer
|
468da823b3
|
Fix for bug 150045 - "Link with editor" does not work in C/C++ Projects view
|
2006-07-11 08:52:10 +00:00 |
|
Anton Leherbauer
|
e77a039088
|
Implement bug 140333 - [Editor] View non-printable characters
|
2006-07-10 13:47:51 +00:00 |
|
Anton Leherbauer
|
35c934dd1f
|
Use common constant for document partitioning
|
2006-07-10 10:00:19 +00:00 |
|
Markus Schorn
|
33408eb6f0
|
Fixed all remaining warnings in the plugins: cdt.ui, cdt.ui.tests, cdt.refactoring.
|
2006-07-10 08:03:29 +00:00 |
|
Markus Schorn
|
33ebd6b7b9
|
Fixes warnings
|
2006-07-07 13:59:59 +00:00 |
|
Markus Schorn
|
1853f55894
|
Fixed warnings in org.eclipse.cdt.internal.ui.util
|
2006-07-07 13:45:31 +00:00 |
|
Anton Leherbauer
|
c3a1c183b0
|
Use common constant for document partitioning
|
2006-07-07 13:32:02 +00:00 |
|
Chris Recoskie
|
9b8671d00b
|
fix for 48208 (sticky hover help)
|
2006-07-07 12:39:18 +00:00 |
|
Markus Schorn
|
4e4d3f592a
|
Fixes for the Include Browser
|
2006-07-07 08:32:58 +00:00 |
|
Markus Schorn
|
2bea707eb5
|
Marks position tracker api as provisional.
|
2006-07-07 07:22:01 +00:00 |
|
Markus Schorn
|
616ab60cd0
|
Fixes for the Include Browser
|
2006-07-07 07:16:12 +00:00 |
|
David Daoust
|
c0faa8cedc
|
Remove warnings from the core test plugin
|
2006-07-06 17:59:13 +00:00 |
|
David Daoust
|
7706ce1070
|
Disabled some warnings in the test packages
|
2006-07-06 17:45:57 +00:00 |
|
Anton Leherbauer
|
fa69bd28e9
|
Fix compiler warnings in packages dnd, editor, navigator, text
|
2006-07-06 14:52:55 +00:00 |
|
Markus Schorn
|
af6000c0e0
|
Fixes bug 112366; adds CModel notifications during rename refactoring.
|
2006-07-06 09:20:05 +00:00 |
|
Chris Recoskie
|
da21b10884
|
fix for 40101
|
2006-07-05 18:06:57 +00:00 |
|
Anton Leherbauer
|
d65e25dbd5
|
Implement Bug 78677 - Text drag and drop in C/C++ editor window
|
2006-07-05 14:43:32 +00:00 |
|
Markus Schorn
|
b8e8fd3c90
|
Removed unused package org.eclipse.cdt.internal corext.textmanipulation, functionality is covered by the platform.
|
2006-07-05 14:23:52 +00:00 |
|
Markus Schorn
|
07bfa75108
|
Removed unused package org.eclipse.cdt.internal corext.textmanipulation, functionality is covered by the platform.
|
2006-07-05 13:26:36 +00:00 |
|
Markus Schorn
|
074c73c018
|
Extract utility class for next/prev navigation in trees.
|
2006-07-05 12:58:04 +00:00 |
|
Markus Schorn
|
193272f3ae
|
Fixed javadoc problems
|
2006-07-05 12:15:33 +00:00 |
|
Markus Schorn
|
a48fd96a4b
|
Rename history related classes of include browser.
|
2006-07-05 09:55:06 +00:00 |
|
Markus Schorn
|
dbd71f73a5
|
Improved javadoc for position tracker API.
|
2006-07-05 09:26:04 +00:00 |
|
Markus Schorn
|
8ea9103fcf
|
Allow Include Browser to work accross projects.
|
2006-07-05 08:35:08 +00:00 |
|
Markus Schorn
|
9cb27b5066
|
Workaround missing timestamps in includes
|
2006-07-04 11:56:28 +00:00 |
|
Markus Schorn
|
7aecc5731f
|
Add position trackers for workspace external files.
|
2006-07-04 11:39:07 +00:00 |
|
Markus Schorn
|
a4e5148925
|
Make use of position tracker in include browser.
|
2006-07-04 11:13:39 +00:00 |
|
Markus Schorn
|
7aef1d752c
|
Fix preferences to use -source 1.4
|
2006-07-03 17:52:34 +00:00 |
|
Anton Leherbauer
|
ed64c1a6f9
|
Fix working-set filter updates
|
2006-07-03 14:06:54 +00:00 |
|
Markus Schorn
|
99de459e00
|
Ran cleanup wizard to get rid of 70 warnings.
|
2006-07-03 13:41:02 +00:00 |
|
Anton Leherbauer
|
60a6df99a1
|
Fix Java 1.4 compliance
|
2006-07-03 13:24:36 +00:00 |
|
Markus Schorn
|
5019404aca
|
Fix definition of execution environment (to 1.4)
|
2006-07-03 13:08:47 +00:00 |
|
Anton Leherbauer
|
188d10797d
|
Fix for Bug 48339 - Auto comment code odd behaviour
* Adds CAutoIndentTest to AutomatedTestSuite
|
2006-07-03 13:01:44 +00:00 |
|
Markus Schorn
|
328e4c08f1
|
Add position trackers, includes test cases.
|
2006-07-03 13:01:05 +00:00 |
|
Markus Schorn
|
6d99d620f3
|
Fixes warnings
|
2006-07-03 13:00:25 +00:00 |
|
Anton Leherbauer
|
ed4662692b
|
Fix for bug 141295 - Avoid using deprecated extension point "documentCreation"
* Removed documentCreation extensions
* Removed IDocumentFactory implementations
* Removed PartiallySynchronizedDocument classes
* Removed private SetUpSynchronization methods from document providers
|
2006-07-03 09:49:47 +00:00 |
|
Anton Leherbauer
|
36c5a333f1
|
Common Navigator extensions - bug 140337
|
2006-07-03 09:11:48 +00:00 |
|
Markus Schorn
|
7f90464021
|
Define minimum execution environment with 1.4 and allow usage of assert.
|
2006-07-03 08:13:55 +00:00 |
|
Markus Schorn
|
2a8a06ab31
|
Initial version of the Include Browser
|
2006-06-30 09:42:39 +00:00 |
|
Markus Schorn
|
b49574295b
|
Fixes warnings
|
2006-06-30 09:28:50 +00:00 |
|
Markus Schorn
|
948ad54c3a
|
Fix potential endless loops because of path.isEmpty()
|
2006-06-30 09:28:30 +00:00 |
|
Markus Schorn
|
12e256794c
|
Removes unused WorkingSetFilterActions, they are provided by the platform nowadays.
|
2006-06-30 09:26:14 +00:00 |
|
Markus Schorn
|
de97370998
|
Fixes typo in method name setHeightHint
|
2006-06-30 09:22:59 +00:00 |
|