Up to [cvs.netbsd.org] / pkgsrc / textproc / gtkspell
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.12 / (download) - annotate - [select for diffs], Thu Nov 10 09:41:36 2011 UTC (6 months, 2 weeks ago) by abs
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
HEAD
Changes since 1.11: +1 -2
lines
Diff to previous 1.11 (colored)
No gtkspell.devhelp with latest gtk-doc
Revision 1.11 / (download) - annotate - [select for diffs], Tue Jul 13 12:56:03 2010 UTC (22 months, 1 week ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Changes since 1.10: +7 -1
lines
Diff to previous 1.10 (colored)
update to 2.0.16 changes: -bugfixes -translation updates
Revision 1.10 / (download) - annotate - [select for diffs], Sun Jun 14 18:17:17 2009 UTC (2 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.9: +1 -4
lines
Diff to previous 1.9 (colored)
Remove @dirrm entries from PLISTs
Revision 1.9 / (download) - annotate - [select for diffs], Sat Dec 6 18:17:48 2008 UTC (3 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Changes since 1.8: +9 -1
lines
Diff to previous 1.8 (colored)
Update to 2.0.15: version 2.0.15 (2008-12-01): * Additional translations (see po/ChangeLog). * Add missing G_BEGIN_DECLS/G_END_DECLS for C++ support * Fix feature request #2101451 by removing the sub-menu of the context menu as any other in-line spell checker does. * Fix feature request #1523881, #1643622 and #2054637 by adding a Language selector sub-menu. * Fix feature request #1362304 by fixing docs/Makefile.am to install gtkspell.devhelp so that it shows in devhelp
Revision 1.8 / (download) - annotate - [select for diffs], Sat Sep 6 14:32:46 2008 UTC (3 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.7: +2 -1
lines
Diff to previous 1.7 (colored)
Update to 2.0.14: version 2.0.14 (2008-08-15): * Additional translations (see po/ChangeLog). * Changed bug reporting address at configure.ac:AC_INIT * undo/redo in the calling application (Liviu Andronic) * gtkspell_get_suggestions_menu() (Liviu Andronic)
Revision 1.7 / (download) - annotate - [select for diffs], Fri May 30 12:28:42 2008 UTC (3 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper
Changes since 1.6: +22 -1
lines
Diff to previous 1.6 (colored)
Update to 2.0.13: version 2.0.13 (2008-05-20): * Additional translations (see po/ChangeLog). * Enchant support (support for pspell/aspell dropped) (Dom Lachowicz) version 2.0.12 (2008-05-09): * Make debug, quiet and build_suggestion_menu static in gtkspell.c to prevent exporting them. * One additional translation (see po/ChangeLog). * Move spell-checking library from Libs to Libs.private in gtkspell-2.0.pc * Update autogen.sh to use intltool * Fix warnings with -Wstrict-prototypes by Richard Laager Bump API for dependency changes.
Revision 1.6 / (download) - annotate - [select for diffs], Mon Apr 17 07:07:35 2006 UTC (6 years, 1 month ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Changes since 1.5: +25 -25
lines
Diff to previous 1.5 (colored)
Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
Revision 1.5 / (download) - annotate - [select for diffs], Thu Jul 28 12:43:13 2005 UTC (6 years, 9 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Changes since 1.4: +5 -1
lines
Diff to previous 1.4 (colored)
Changes 2.0.11: * Re-enable apostrophe word-breaking work-arounds * Additional translations
Revision 1.4 / (download) - annotate - [select for diffs], Tue Apr 26 20:15:04 2005 UTC (7 years, 1 month ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.3: +8 -1
lines
Diff to previous 1.3 (colored)
update to 2.0.10
changes:
-Enable building outside of srcdir
-Use bind_textdomain_codeset to set UTF-8 encoding for all translations
-Do not delete the GtkTextTag from the tag table (needed for shared
tag tables)
-bugfixes
-translations added
Revision 1.3 / (download) - annotate - [select for diffs], Fri Dec 3 12:39:05 2004 UTC (7 years, 5 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.2: +14 -1
lines
Diff to previous 1.2 (colored)
Changes 2.0.8: * Fix how the GtkTextTag is created to work with shared tag tables. * Additional translation (see po/ChangeLog). Changes 2.0.7: * Activating the menu through a keybinding now properly checks the word currently under the cursor. * Prevent the trampling on an application's textdomain (Stu Tomlinson). * Additional translations (see po/ChangeLog). Changes 2.0.6: * Use new PANGO_UNDERLINE_ERROR style when available to highlight misspelled words with squiggly red underline. * Internationalize with GNU Gettext. All five strings now translatable. Thanks to Adriano Del Vigna de Almeida <katmandu@fs.inf.br> * New po/ChangeLog to track translation additions/updates.
Revision 1.2 / (download) - annotate - [select for diffs], Wed Sep 22 08:09:55 2004 UTC (7 years, 8 months ago) by jlam
Branch: MAIN
Changes since 1.1: +1 -5
lines
Diff to previous 1.1 (colored)
Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes".
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Sep 25 04:54:47 2002 UTC (9 years, 8 months ago) by rh
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1,
pkgsrc-2003Q4-base,
pkgsrc-2003Q4,
netbsd-1-6-1-base,
netbsd-1-6-1
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of gtkspell-2.0.2, a spell checking widget for GTK2 apps.
Revision 1.1 / (download) - annotate - [select for diffs], Wed Sep 25 04:54:47 2002 UTC (9 years, 8 months ago) by rh
Branch: MAIN
Initial revision