Anton Leherbauer
|
e7c05f8fa5
|
Fix for 199433: Code Style/Profile/Braces Namespace option missing
|
2007-08-17 08:15:59 +00:00 |
|
Anton Leherbauer
|
1cba2fab4e
|
Fix for 194198: No syntax highlighting when comparing makefiles
|
2007-08-17 08:04:09 +00:00 |
|
Anton Leherbauer
|
f4cfd28736
|
Workaround for occasional NPE when restoring working sets on startup
|
2007-08-16 14:12:12 +00:00 |
|
Oleg Krasilnikov
|
f2077c50f8
|
Bug #199835: No prevention of creating a manged project with a '#' symbol
|
2007-08-14 10:23:55 +00:00 |
|
Markus Schorn
|
e3e0cf82a4
|
Fix for 191151, empty views for non-indexed files.
|
2007-08-10 11:32:15 +00:00 |
|
Anton Leherbauer
|
ca40733bf3
|
Fix for 197251: [Project Explorer] Wrong enablement of new > C/C++ Project wizards and conversion wizards
|
2007-08-10 11:20:43 +00:00 |
|
Oleg Krasilnikov
|
f089bbf2b4
|
Bug #199387 : NPE eliminated
|
2007-08-09 11:51:08 +00:00 |
|
Markus Schorn
|
d1c81163ba
|
Fix for 197495, remove earlyStartup from make.ui plugin.
|
2007-08-09 11:09:35 +00:00 |
|
Markus Schorn
|
d8b4bbf90c
|
Fix for 199258, 'Show In' support for Include Browser.
|
2007-08-08 15:05:35 +00:00 |
|
Anton Leherbauer
|
d3ec428d4e
|
Fix for 198393: export the org.eclipse.cdt.internal.ui.preferences.formatter package
|
2007-08-07 11:25:59 +00:00 |
|
Anton Leherbauer
|
4068595166
|
Fix for 198365: template - Content Assist - problem with resolve ${enclosing_project}
|
2007-08-07 09:34:24 +00:00 |
|
Markus Schorn
|
94bee24a59
|
Handle potential null pointers in ASTRunnable.runOnAST()
|
2007-07-27 09:28:16 +00:00 |
|
Markus Schorn
|
c61a0ca618
|
Fix for 197925, Restore Defaults for the Indexer Preferences works incorrectly.
|
2007-07-26 14:37:24 +00:00 |
|
Markus Schorn
|
8d99eb9b20
|
Fix and Testcases for 186123, information stored with bindings not updated.
|
2007-07-26 10:31:56 +00:00 |
|
Doug Schaefer
|
2afd57655c
|
Update changed plugins to 4.0.1.
|
2007-07-24 21:23:31 +00:00 |
|
Markus Schorn
|
d94962d1e8
|
Follow up for 189811, filter static variables and functions.
|
2007-07-20 11:24:13 +00:00 |
|
Markus Schorn
|
5c594b778c
|
Fix for 196913, exception when closing and opening OutlineView.
|
2007-07-18 08:25:17 +00:00 |
|
Oleg Krasilnikov
|
dd6ebbcaf5
|
Bug #196805 : Can't add multiple source folders simultaneously
|
2007-07-17 13:51:28 +00:00 |
|
Oleg Krasilnikov
|
ddfec5c6d7
|
Bug #196185 : Up button not greyed in Paths & Symbols dlg for discovered paths
|
2007-07-17 11:49:48 +00:00 |
|
Anton Leherbauer
|
b1a7c95e56
|
Follow-up fix for 185712: Invalid indenting of code template
|
2007-07-13 11:33:50 +00:00 |
|
Anton Leherbauer
|
268346e7e6
|
Fix for 194196: No syntax highlighting when comparing assembly files
|
2007-07-13 11:21:57 +00:00 |
|
Andrew Ferguson
|
212cb73714
|
79193: fix rendering of external paths in C++ search page
|
2007-07-12 17:23:05 +00:00 |
|
Anton Leherbauer
|
805b73fcc9
|
Make LineBackgroundPainter conform to CursorLinePainter (related to bug 195853)
|
2007-07-12 14:06:08 +00:00 |
|
Andrew Ferguson
|
37107e83e1
|
196279: apply fix for NPE on function elements
|
2007-07-12 09:58:54 +00:00 |
|
Andrew Ferguson
|
d122e22f3d
|
bug 196163: "Search again" does not clear previous results
|
2007-07-11 16:40:38 +00:00 |
|
Anton Leherbauer
|
1933dd95cd
|
Fix for 115984: Elf editor ExternalEditorInput too limited
|
2007-07-11 09:54:49 +00:00 |
|
Markus Schorn
|
8c8fddbf72
|
Fix and Testcase for 195822, failures navigating in modified buffers.
|
2007-07-10 11:34:12 +00:00 |
|
Markus Schorn
|
1737387d1f
|
Fix for 190697, allow for customized binary container content.
|
2007-07-10 09:19:40 +00:00 |
|
Vivian Kong
|
0c58b76bcf
|
fix for bug 189440 - Mnemonics problem in New Class Creation Wizard
|
2007-07-09 14:49:06 +00:00 |
|
Anton Leherbauer
|
e82ae65f18
|
Fix NPE when opening an editor in segmented mode
|
2007-07-09 14:14:58 +00:00 |
|
Anton Leherbauer
|
bf4290500d
|
Workaround for 195808: ProjectionViewer: Toggling between segmented and projection mode can fail
|
2007-07-09 12:43:01 +00:00 |
|
Vivian Kong
|
f695e81bd6
|
fix for bug 189330 - manually add labels to element list for accessibility
|
2007-07-06 18:20:25 +00:00 |
|
Vivian Kong
|
d6b1798b06
|
fix for bug 189413 - manually add labels to variable list for accessibility
|
2007-07-06 18:18:57 +00:00 |
|
Vivian Kong
|
92f6c14efd
|
fix for bug 189413 - manually add labels to variable list for accessibility
|
2007-07-06 18:02:18 +00:00 |
|
Markus Schorn
|
79710ce424
|
Fix for 195419, prevent recreation of pdoms during project delete.
|
2007-07-06 13:40:17 +00:00 |
|
Anton Leherbauer
|
791cd42c65
|
Fix for 194809: Deleting a line in the C/C++ editor that contained a problem doesn't delete the problem marker
|
2007-07-06 09:38:24 +00:00 |
|
Anton Leherbauer
|
4439294790
|
Fix for 195481: [Editor] Include header not highlighted if no space in between
|
2007-07-06 09:32:51 +00:00 |
|
Anton Leherbauer
|
d4c724562d
|
Fix for 190860: functions are folded when navigating to an unopened file
|
2007-07-06 09:29:31 +00:00 |
|
Anton Leherbauer
|
1f6a0f97e1
|
Fix for 195216: CNavigatorContentProvider should handle hasChildren for IProjects
|
2007-07-04 13:30:39 +00:00 |
|
Anton Leherbauer
|
8ecd3b539e
|
Fix for 194585: [Indentation] of nested brackets inside an array declaration > inside an array declaration.
|
2007-07-04 13:12:56 +00:00 |
|
Anton Leherbauer
|
05c1dee1bc
|
Fix for 194710: [Indent] Issue when case statement has a 'char'
|
2007-06-29 11:26:44 +00:00 |
|
Markus Schorn
|
a7927f6fa4
|
Fix for 172842, IndexView holds on to index-bindings.
|
2007-06-29 11:16:09 +00:00 |
|
Anton Leherbauer
|
8bc05fc9c1
|
Follow-up fix for 192412: [Indenter] Improve indenter heuristics
Fix for 194586: [Indenter] Indentation issue in class member funtion
|
2007-06-29 09:43:57 +00:00 |
|
Anton Leherbauer
|
7b01c2bb3f
|
Fix and test for 193461: [Editor] double-click to select the first word of a file does not work
|
2007-06-29 07:54:12 +00:00 |
|
Markus Schorn
|
d846abee43
|
Fix for 172656, search results hold on to bindings from index.
|
2007-06-28 13:24:34 +00:00 |
|
Doug Schaefer
|
b5ad1a939e
|
Bug 193843 - Fix up handling of folders and binaries not in a source root but in an output entry.
|
2007-06-23 00:31:06 +00:00 |
|
Chris Recoskie
|
426fa40c5d
|
RESOLVED - bug 186908: C Compare editor should always be LEFT_TO_RIGHT
https://bugs.eclipse.org/bugs/show_bug.cgi?id=186908
Patch from Jason Montojo
|
2007-06-22 19:06:36 +00:00 |
|
Doug Schaefer
|
ba4a440667
|
Doc update.
|
2007-06-22 05:25:07 +00:00 |
|
Anton Leherbauer
|
39ef61836d
|
Add editor features to New & Noteworthy, Code Style preferences
|
2007-06-21 13:25:02 +00:00 |
|
Markus Schorn
|
3bad87738f
|
Fix for 193505, Unprotected read-operations can corrupt the index.
|
2007-06-21 12:44:40 +00:00 |
|