File: ChangeLog

package info (click to toggle)
eclipse-linuxtools 1.0.0-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 69,212 kB
  • sloc: java: 224,575; xml: 23,980; ansic: 15,426; python: 458; cpp: 279; sh: 251; makefile: 48
file content (20 lines) | stat: -rw-r--r-- 662 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
2012-03-05  Jeff Johnston  <jjohnstn@redhat.com>

	* src/org/eclipse/linuxtools/internal/cdt/libhover/devhelp/preferences/PreferenceConstants.java: Add
	final qualifier to constants.

2011-06-02  Jeff Johnston  <jjohnstn@redhat.com>

	* about.html: New file.
	* build.properties: Add about.html.

2011-05-30  Jeff Johnston  <jjohnstn@redhat.com>

	Resolves: #347705
	* src/org/eclipse/linuxtools/internal/cdt/libhover/devhelp/ParseDevHelp.java (DevHelpParser.parse): Default
	to use .devhelp2 files if found, then fall-back to .devhelp files. 
	(DevHelpParser.parse): Add devhelp2 support.
	
2011-03-31  Jeff Johnston  <jjohnstn@redhat.com>

	* Initial check-in.