summaryrefslogtreecommitdiff
path: root/fontforge/contextchain.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-18On my mac, when displaying a contextual chaining lookup, the => glyph seems t...George Williams1-0/+2
2011-02-14Rename two header files from pfaedit*.h to fontforge*.h (and update all other...George Williams1-1/+1
2011-01-12New copyright notice.pfaedit1-1/+1
2010-02-04Update copyright notices.pfaedit1-1/+1
2009-11-12Panov wants the kerning display visible at all times in the kern class dlg. I...pfaedit1-7/+8
2009-11-11Rework the other dialogs which use glyph classes (or sets) so that they now u...pfaedit1-1626/+763
2009-03-26Add support for reading/writing version 1.8 of Adobe's feature file formatpfaedit1-1/+2
2009-01-30Update copyright notices to 2009pfaedit1-1/+1
2008-12-09Boxify some more dlgs.pfaedit1-87/+108
2008-12-09Change so that only modal dialogs are marked transient. Make sure everybody i...pfaedit1-1/+2
2008-11-10Sequence/Lookup dlg of contextual lookup dlgs can be too small.pfaedit1-20/+40
2008-11-01Jason Pagura points out that while the short cuts in menus may be changed by ...pfaedit1-9/+9
2008-02-07Oops. Yesterday's contextual patch had a test reversed.pfaedit1-1/+1
2008-02-07Making class0 editable broke the ability to create a context chaining class l...pfaedit1-4/+19
2008-01-07Two related bugs that Charis SIL invokes:pfaedit1-3/+7
2008-01-01Update copyright notices.pfaedit1-1/+1
2007-12-06Redo the internals of fontforge to separate the user interface from the core ...pfaedit1-275/+12
2007-11-16Try to encapsulate some of fontforge's dependency on gdraw in such a way that...pfaedit1-18/+18
2007-10-16Drat. Typo when copying a contextual lookup from one font to another caused a...pfaedit1-1/+1
2007-07-01When building a contextual lookup, don't list that lookup as something that i...pfaedit1-4/+5
2007-07-01Pressing [Bottom] in the lookups tab of Font Info caused a crash.pfaedit1-2/+2
2007-04-30The context chaining dlg didn't had some buttons off the bottom of the window...pfaedit1-14/+18
2007-03-22Redo the metrics view so that it applies opentype lookups properly, and give ...pfaedit1-20/+28
2007-03-19Add some standard classes to the context chaining dlg.pfaedit1-5/+146
2007-03-14Add support for lookups instead of features.pfaedit1-98/+106
2007-01-04Update copyright notices to 2007.pfaedit1-1/+1
2006-12-13there was an uninitialized variable used in parsing contextual by coverage ta...pfaedit1-2/+2
2006-12-04The context chain dlg [Set] button didn't work (broken by the encoding change)pfaedit1-18/+20
2006-12-03Oops, missed a bit.pfaedit1-1/+1
2006-12-03Oh. It is perfectly legal to have a context chain rule with no substitutions....pfaedit1-3/+24
2006-11-20icc has lots of really stupid warnings.pfaedit1-4/+0
2006-09-18Oops. Disambiguation patch not complete. Need to switch from _("") to S_("")pfaedit1-2/+2
2006-09-17Try to provide disambiguation for all strings "New" so that in languages wher...pfaedit1-2/+2
2006-07-25And copy FPSTs too.pfaedit1-2/+26
2006-07-03Changing the definition of int32 means that it is no longer int (on cygwin an...pfaedit1-27/+29
2006-05-07Clytie Siddall has many suggestions about how to make the translation process...pfaedit1-3/+10
2006-03-24Change namelists to support non-ASCII glyph names.pfaedit1-1/+2
2006-02-26Alexey Kryukov's patch to fix an error message.pfaedit1-1/+1
2006-02-19Alexey Kryukov suggests repunctuating an error message.pfaedit1-3/+3
2006-01-01New copyright notices for 2006pfaedit1-1/+1
2005-10-14Change fontforge to use GNU gettext rather than my nomen services (for transl...pfaedit1-271/+166
2005-07-31Put a check into the context chain dlg to make sure that people don't add seq...pfaedit1-0/+32
2005-07-15Context chain dlg had problems with empty patterns (no terminal NUL in empty strpfaedit1-0/+4
2005-06-26Change from having the encoding built into the SplineFont to using and encodi...pfaedit1-9/+24
2005-05-03Extend lookup flags support to include mark attachment classes (as defined in...pfaedit1-16/+1
2005-01-01Update copyright notices to 2004.pfaedit1-1/+1
2004-08-13More gtk stuff.pfaedit1-8/+8
2004-08-01More changes for GTKpfaedit1-0/+2
2004-07-08Change from gdraw error messages to gtk messages. Change a couple of other st...pfaedit1-1/+134
2004-03-02Initial add.pfaedit1-0/+2716