Граф коммитов

14 Коммитов

Автор SHA1 Сообщение Дата
Michael Hutchinson fc561bd6da Fix trivial typo.
svn path=/trunk/jscall-sharp/; revision=81309
2007-07-04 01:30:05 +00:00
Michael Hutchinson da27fe6596 Fix make distcheck.
svn path=/trunk/jscall-sharp/; revision=77314
2007-05-13 14:55:30 +00:00
Michael Hutchinson 19e95e0d9c 2007-05-13 Michael Hutchinson <m.j.hutchinson@gmail.com>
* jscall-sharp.pc.in, configure.ac: Updated to reflect weaker 
	  dependence on Mozilla, including lack of C++ code.
	  Bump version to 0.0.3. 


svn path=/trunk/jscall-sharp/; revision=77312
2007-05-13 14:53:34 +00:00
Michael Hutchinson 5b8ddd91fe 2007-05-13 Michael Hutchinson <m.j.hutchinson@gmail.com>
* src/AspNetEdit.JSCall/CommandManager.cs,
	  src/Resources/JSCall.js: Removed the need for 
	  glue code using "javascript:" urls instead.
	  Thanks to Chris Howie for this idea.
	  
	  API changes:
	  JSCallInit, JSCallRegisterClrHandler, and 
	  JSCallUnregisterClrHandler are no longer necessary.
	  The CommandManager will call any JS function, passing it the 
	  arguments directly rather than as an array.
	
	* src/jscallglue: Removed C++ glue files.
	
	* src/Makefile.am,
	  src/jscall.dll.config.in,
	  src/jscall.mdp: Updated.


svn path=/trunk/jscall-sharp/; revision=77311
2007-05-13 14:51:42 +00:00
Michael Hutchinson 601ca43899 In src:
2007-04-02  Michael Hutchinson <m.j.hutchinson@gmail.com>

	* jscallglue/Makefile.am: More dist fixes.
	
	* Resources/JSCall.js: Fix a couple of JS warnings.

2007-04-02  Boyd Timothy <btimothy@gmail.com>

	* Makefile.am: Fix "make distcheck".

In .:
2007-04-02  Michael Hutchinson <m.j.hutchinson@gmail.com>

	* COPYING: Explicitly name the MIT/X11 license.

2007-04-02  Boyd Timothy <btimothy@gmail.com>

	* Makefile.am: Fix "make distcheck".


svn path=/trunk/jscall-sharp/; revision=75301
2007-04-02 19:35:55 +00:00
C.J. Adams-Collier b4c7eb816f updated copyright
svn path=/trunk/jscall-sharp/; revision=75296
2007-04-02 19:11:27 +00:00
C.J. Adams-Collier 75cb7d1413 2007-03-13 C.J. Adams-Collier <cjcollier@colliertech.org>
Overview: Installing assemblies into gacutil of $prefix rather
        than /usr

        * configure.ac:
          setting up some gacutil flags
        * src/Makefile.am
        - using these gacutil flags in the calls to gacutil
        - removed excess whitespace


svn path=/trunk/jscall-sharp/; revision=74265
2007-03-14 16:27:03 +00:00
Michael Hutchinson 234ce09c90 2006-09-07 Chris Howie <cdhowie@nerdshack.com>
* Resources/JSCall.js: 	  Restore the old document title after 
	  placing outbound method calls. Prevents duplicated call when 
	  navigating back to page on Gecko 1.8+.


svn path=/trunk/jscall-sharp/; revision=65089
2006-09-08 11:51:52 +00:00
Miguel de Icaza dae2318343 Add support for xulrunner-gtkmozembed
svn path=/trunk/jscall-sharp/; revision=64207
2006-08-22 19:36:58 +00:00
Michael Hutchinson d776e457ae 2006-07-26 Michael Hutchinson <m.j.hutchinson@gmail.com>
* configure.ac:
	* src/Makefile.am:
	* src/jscallglue/Makefile.am:
	* jscall-sharp.pc.in:
	  Use libtool to install the glue library properly.
	  Install the assembly to the GAC.
	
	* src/jscall.dll.config.in: Use versioned name for glue library.
	
	* src/AssemblyInfo.cs.in:
	* jscall.key: Set key for strong name so we can install to the GAC. 


svn path=/trunk/jscall-sharp/; revision=63019
2006-07-26 20:14:38 +00:00
Michael Hutchinson ab528ab22e 2006-07-14 Michael Hutchinson <m.j.hutchinson@gmail.com>
* jscall-sharp.pc.in: Add MozillaHome variable, so that consumers can 
	determine against which gtkmozembed JSCall was built.


svn path=/trunk/jscall-sharp/; revision=62595
2006-07-14 11:35:49 +00:00
Michael Hutchinson bbe57e50c2 2006-07-04 Michael Hutchinson <m.j.hutchinson@gmail.com>
* jscall-sharp.pc.in: Fix dll names, and add a way to locate glue 
	library and JS script.

svn path=/trunk/jscall-sharp/; revision=62251
2006-07-04 22:23:16 +00:00
Michael Hutchinson 3ecf4bac50 Changes to JScall after moving, to make it into a discrete library.
svn path=/trunk/jscall-sharp/; revision=62249
2006-07-04 20:40:46 +00:00
Michael Hutchinson 707e8f02b7 Moving JSCall to be a separate library from AspNetEdit. AspNetEdit will
be broken for an hour or so.

svn path=/trunk/jscall-sharp/; revision=62248
2006-07-04 20:20:36 +00:00