1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-29 11:55:40 +02:00
cdt/core/org.eclipse.cdt.core/search
John Camelon b8321abb0a Patch for Andrew Niefer
- set default C++ search sort order to be by path
- modified search dialog to use checkboxes instead of radio buttons

SearchFor buttons are now organized like this:
        Class / Struct          Function        Variable
        Union                   Method          Field
        Enumeration             Namespace       Any Element

When multiple buttons are selected, they are combined using the Or 
Pattern.
2003-09-04 13:50:42 +00:00
..
org/eclipse/cdt Patch for Andrew Niefer 2003-09-04 13:50:42 +00:00
ChangeLog Patch for Andrew Niefer 2003-09-04 13:50:42 +00:00