File: ChangeLog

package info (click to toggle)
gtkmathview 0.8.0-5
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 7,860 kB
  • ctags: 7,306
  • sloc: cpp: 53,699; xml: 12,660; sh: 8,979; makefile: 1,718; ansic: 1,149; perl: 88
file content (28 lines) | stat: -rw-r--r-- 903 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
2004-07-22  Hubert Figuiere  <hfiguiere@teaser.fr>

	* autogen.sh: Enforce automake 1.7 use in autogen.sh until
	further changes to work with older release.

	* src/frontend/common/TemplateBuilder.hh: missing include

	* src/frontend/libxml2_reader/Makefile.am (INCLUDES): Made sure we can build in a different dir than 
	srcdir.

	* src/formatter/mathml_graphic_device/Makefile.am: 
	* src/formatter/gtk_mathml_graphic_device/Makefile.am: 
	* src/engine/mathml/Makefile.am: 
	* src/engine/common/Makefile.am: 
	* src/common/Makefile.am: 
	* src/common/mathvariants/Makefile.am: 
	* config/Makefile.am: 
	* auto/Makefile.am: Made sure we can build in a different dir than 
	srcdir.

Thu, 17 Jul 2003 12:20:55 +0200
	* the widget does not allocate a Frame anymore

Thu, 22 May 2003 12:20:34 +0200

	* configure.ac now uses pkg-config for detecting most
	  libraries (those having pkg-config conf files)