Перейти к файлу
Zac Bowling 9a0263e414 Patch from Brad Taylor:
28-08-2007 Brad Taylor <brad@getcoded.net>

       * configure.in: Fixes for win32 build -- Remove specific Mono checks in
         favour of more cross-platform checks that are found later in the
         file. Add GENERATED_SOURCES fix from gtk-sharp.
       * gtkspell/Makefile.am: Put -out before sources, as csc.exe complains
         otherwise. Use $(GENERATED_SOURCES) so that we can switch the
         directory separator based on platform.



svn path=/trunk/gtkspell-sharp/; revision=84987
2007-08-29 03:18:50 +00:00
docs 09-03-2006 Zac Bowling <zac@zacbowling.com> 2006-03-09 21:30:03 +00:00
gtkspell Patch from Brad Taylor: 2007-08-29 03:18:50 +00:00
sample 11-04-2006 Zac Bowling <zac@zacbowling.com> 2006-04-11 14:29:50 +00:00
sources 13-04-2005 Zac Bowling <zac@zacbowling.com> 2005-04-13 20:51:42 +00:00
AUTHORS inital commit of gtkspell-sharp 2005-03-24 06:27:20 +00:00
COPYING inital commit of gtkspell-sharp 2005-03-24 06:27:20 +00:00
ChangeLog Patch from Brad Taylor: 2007-08-29 03:18:50 +00:00
INSTALL inital commit of gtkspell-sharp 2005-03-24 06:27:20 +00:00
LICENSE.LGPL inital commit of gtkspell-sharp 2005-03-24 06:27:20 +00:00
Makefile.am inital commit of gtkspell-sharp 2005-03-24 06:27:20 +00:00
NEWS inital commit of gtkspell-sharp 2005-03-24 06:27:20 +00:00
README 09-03-2006 Zac Bowling <zac@zacbowling.com> 2006-03-09 21:30:03 +00:00
autogen.sh inital commit of gtkspell-sharp 2005-03-24 06:27:20 +00:00
configure.in Patch from Brad Taylor: 2007-08-29 03:18:50 +00:00
gtkspell-sharp-2.0.pc.in inital commit of gtkspell-sharp 2005-03-24 06:27:20 +00:00
gtkspell-sharp.snk inital commit of gtkspell-sharp 2005-03-24 06:27:20 +00:00
install-sh inital commit of gtkspell-sharp 2005-03-24 06:27:20 +00:00
missing inital commit of gtkspell-sharp 2005-03-24 06:27:20 +00:00
mkinstalldirs inital commit of gtkspell-sharp 2005-03-24 06:27:20 +00:00

README

GtkSpell#
  
An interactive, realtime spell checker for Gtk.TextView. 
Similar to MS Word's red squiggly spell checking feature.

GtkSpell# wraps libgtkspell 2.0, which wraps any installed aspell 
or ispell spellchecking library. 


Copyright(C) 2005-2006, Zac Bowling
 Licenced under the LGPL v1.1 (or at your option, any later version).

Special thanks to: 
 Rafael Teixeira (Samples)
 Mike Kestner (GAPI and gtk#)



Building:

$ ./configure
$ make
$ sudo make install


WIN32 runtimes:
 libgtkspell 2.0 will build on WIN32, but for simplisty I use GAIM's GTK+ 
 runtime installer as it contains libgtkspell for deploying.
 http://gaim.sf.net/win32

You can get the dictionaries and installers for win32 here:
 http://www.aspell.org/win32/