1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

2890 commits

Author SHA1 Message Date
Mikhail Sennikovsky
e8fa5343a0 1. Fix to not build the non-initialized project
2. small UI fixes
2007-06-06 15:45:47 +00:00
Anton Leherbauer
b46612d412 Fix for 191213: Don't persist ExternalEditorInput for binary content 2007-06-06 11:52:59 +00:00
Anton Leherbauer
e32c4a4380 Fix for 191178: todo variable for templates 2007-06-06 09:00:30 +00:00
Anton Leherbauer
9c110c533f Fix for 191177: Add Tasks view to CDT perspective 2007-06-06 08:45:00 +00:00
Mikhail Sennikovsky
b13f9ba593 removed the autobuild disabling on project creation 2007-06-05 14:13:51 +00:00
Markus Schorn
6c1624af1f Fixes a warning. 2007-06-05 11:41:40 +00:00
Oleg Krasilnikov
d585f679d7 Bug #189333: Layout issues in "Add directory path" dialog 2007-06-05 08:56:29 +00:00
Oleg Krasilnikov
111d0b34a9 Bug #189333 : Layout issues in "Add directory path" dialog 2007-06-05 08:53:26 +00:00
Oleg Krasilnikov
2e43da21fa Bug fix: NPE in Prefs pages 2007-06-05 08:13:40 +00:00
Vivian Kong
c18b4fba62 fix for bug 189235 - manually add labels to controls for accessibility 2007-06-04 19:52:55 +00:00
Oleg Krasilnikov
64c927caf4 Bug #190823 selected configuration is changed when moving from one property page to another 2007-06-04 15:38:08 +00:00
Anton Leherbauer
5717eb041f Fix and test case for 190296: Codecompletion is not working for std-classes and only restricted in own classes 2007-06-01 12:56:59 +00:00
Oleg Krasilnikov
9a5093a3c3 Bug #190258 References tab: Unclear button label 2007-06-01 06:38:56 +00:00
Vivian Kong
883db256c2 fix for bug 189010 - Mnemonics problem in Open Element dialog 2007-05-31 20:11:27 +00:00
Oleg Krasilnikov
9964787e29 Bug #190042 : Configuration icons disabled when Includes folder selected 2007-05-31 12:56:17 +00:00
Oleg Krasilnikov
3e4519a8c7 Bug: creating new project may override existing one. 2007-05-31 12:21:30 +00:00
Oleg Krasilnikov
0d076f6be7 Bug #190057 : Changing configuration... 2007-05-31 11:57:45 +00:00
Oleg Krasilnikov
71189f2253 Bug #190045 2007-05-31 10:34:46 +00:00
Markus Schorn
086a2e9463 Fix for 186995, action to open include browser. 2007-05-31 09:53:45 +00:00
Vivian Kong
257295f752 fix for bug 189324 - manually add labels to Base Classes and Method Stubs tables for accessibility 2007-05-30 19:47:16 +00:00
Vivian Kong
ea68b59a89 fix for bug 189325 - manually add label to Arguments edit box for accessibility 2007-05-30 19:34:50 +00:00
Vivian Kong
9134ab688a fix for bug 189419 - manually add label to projects list for accessibility 2007-05-30 19:12:01 +00:00
Vivian Kong
098f4a4778 fix for bug 189415 - manually add label to symbols table for accessibility 2007-05-30 18:21:05 +00:00
Markus Schorn
a03112ed99 Fix for 79459 by Sergey Prigogin, Task tags for CDT. 2007-05-30 11:08:06 +00:00
Oleg Krasilnikov
7a193cbacc Bug #188479: Requested changes to the CDT property page grouping 2007-05-30 10:46:56 +00:00
Vivian Kong
196349f9fa Patch for bug 187634 by Jason Montojo - "Debug" and "Release" shared in the menu and in the file system 2007-05-29 19:25:28 +00:00
Markus Schorn
50c7c5c542 Fix for 189194, spelling of action names. 2007-05-29 14:28:20 +00:00
Anton Leherbauer
6d29df9b7a Revert unintended change (blame Mylar) 2007-05-29 08:47:00 +00:00
Anton Leherbauer
d8c6b82a23 Fix for 188007: Namespace indenting preference is not honored
Patch by Sergey Prigogin (Google)
2007-05-29 07:36:48 +00:00
Doug Schaefer
77bb9964a6 Bug 189539 - Fix dates on about.html files to reflect projected release date. 2007-05-29 03:48:49 +00:00
Vivian Kong
87c4f3566e fix for bug 189412 - manually add label to Languages and Include paths tables for accessibility 2007-05-28 21:02:26 +00:00
Vivian Kong
ff9fcadc14 fix for bug 189416 - manually add label to library paths table for accessibility 2007-05-28 20:36:54 +00:00
Vivian Kong
54f848af6f Patch for bug 189452 by Jason Montojo - Mnemonic conflict for Methods/Macros in Folding preference page 2007-05-28 20:25:51 +00:00
Vivian Kong
dd17f14498 Patch for bug 189230 by Jason Montojo - File Language Mappings property page doesn't provide a label for the mapping table 2007-05-28 20:09:14 +00:00
Vivian Kong
fd2d54649e Patch for bug 189216 by Jason Montojo - No label for language mappings table 2007-05-28 19:49:08 +00:00
Vivian Kong
957775408c fix for bug 189323 - manually add label to project list box for accessibility 2007-05-28 15:21:11 +00:00
Chris Recoskie
a092683954 RESOLVED - bug 187676: Unable to change language mappings for workspace/project that references ILanguage that isn't installed
https://bugs.eclipse.org/bugs/show_bug.cgi?id=187676

Patch from Jason Montojo
2007-05-25 12:02:46 +00:00
Oleg Krasilnikov
7f7dee4d99 Bug #189048 : not externalized string 2007-05-25 10:49:14 +00:00
Markus Schorn
c8dce15ce0 Extends fix for 180168 (using shared AST) to search.
Extends fix for 183973 (plain C in C++-project) to content-assist, hyperlink-detector, search and source-hover.
2007-05-25 09:23:10 +00:00
Anton Leherbauer
aa87b0aa44 Fix for 185719: [UI] [CView/Explorer] Proposed new icons for binary and includes 2007-05-25 08:41:24 +00:00
Anton Leherbauer
1351085d96 Fix for 185716: [UI] [Wizard] Proposed new source folder icon 2007-05-25 07:45:32 +00:00
Markus Schorn
8af8fc67df Avoid logging of problem bindings using CallHierarchy or TypeHierarchy. 2007-05-24 09:17:54 +00:00
Oleg Krasilnikov
f03ccfbc3a Bug #188767: Inconsistent button state 2007-05-24 07:20:12 +00:00
Anton Leherbauer
bee53bc27b Change menu group marker and code cleanup 2007-05-23 11:55:13 +00:00
Anton Leherbauer
47da7cb369 Log exceptions during content assist (see bug 188324) 2007-05-23 11:49:30 +00:00
Anton Leherbauer
d48e1ca3fa Enable reconciler for all editor input types 2007-05-23 11:46:55 +00:00
Markus Schorn
d1db017310 Fix for 188282, potential use of unlocked index. 2007-05-23 10:38:34 +00:00
Doug Schaefer
ad30578896 Bug 188010 - add completion of macros in named type specifier context. 2007-05-22 14:22:40 +00:00
Oleg Krasilnikov
bded31e7fb Bug #188285 : deletes src-code when cancelled. 2007-05-22 11:49:20 +00:00
Anton Leherbauer
eaa7faaf1f Fix for 188193: [CDT+TM] Error while toggling between source and header 2007-05-22 07:57:20 +00:00