1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-09 02:36:01 +02:00
Find a file
Alain Magloire 6aa0d47d52 2005-02-14 Alain Magloire
Fix for PR 84640, do the folding at the start of the ID
	so code like this
	 static int
	 foo () {
	 }
	will start the folding on "foo" and not on "static int"
	* src/org/eclipse/cdt/internal/ui/text/folding/DefaultCFoldingStructureProvider.java
2005-02-14 17:30:16 +00:00
build Fix for bugzilla 75529 -- [Managed Build] Shouldn't go to the beginning on configuration changing 2005-02-04 22:07:01 +00:00
core 2005-02-14 Alain Magloire 2005-02-14 17:30:16 +00:00
debug Bug 82264: Enhance the Shared Libraries view. Implementing module's properties. 2005-02-12 00:09:10 +00:00
doc minor doc update for leo 2005-02-02 19:52:41 +00:00
launch/org.eclipse.cdt.launch Fixed PR#84361 2005-02-03 19:19:48 +00:00
releng Get curl to be quiet already... 2005-02-09 22:31:12 +00:00