summaryrefslogtreecommitdiff
path: root/fontforge/sftextfield.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-14Rename two header files from pfaedit*.h to fontforge*.h (and update all other...George Williams1-1/+1
2011-02-10An earlier patch added support for horizontal scrolling (shift trackwheel) in...pfaedit1-2/+9
2011-01-12New copyright notice.pfaedit1-1/+1
2010-02-04New copyright notices for 2010.pfaedit1-1/+1
2009-01-30Update copyright notices to 2009pfaedit1-1/+1
2008-12-04Redo all the default font family names we ask for. For example "Helvetica" is...pfaedit1-2/+1
2008-11-06The print dialog had a nasty habit of crashing when asked to undo.pfaedit1-5/+12
2008-10-28Make it so that fontforge uses pango routines, not just the widget set.pfaedit1-1/+1
2008-09-22Add code to allow users to customize the font used in various dialogs and win...pfaedit1-0/+1
2008-08-03Fixes for various problems on 64 bit machines:pfaedit1-15/+15
2008-07-11In the metrics view (or in the print display dlg) when glyphs are overlapping...pfaedit1-1/+1
2008-06-20When saving an image fromt the print dlg, the top line was off the top of the...pfaedit1-1/+6
2008-04-13More work on binding text to a path.pfaedit1-1/+77
2008-04-13In the Display dlg, if you changed the font, or the point size without select...pfaedit1-1/+5
2008-02-18Another layer patch. The layer the fontview displays and controls should now bepfaedit1-4/+4
2008-01-01Update copyright notices.pfaedit1-1/+1
2007-12-20Add frequency data for Hiragana too.pfaedit1-12/+16
2007-12-19Make it obvious that the Print/Display dlg HAS a menu.pfaedit1-1/+1
2007-12-19Crossland wants a way to insert random text into the Print/Display dialog. So...pfaedit1-3/+54
2007-12-14The Print dlg tended to crash if you did much editing in it.pfaedit1-0/+1
2007-12-06Redo the internals of fontforge to separate the user interface from the core ...pfaedit1-1290/+216
2007-11-16Try to encapsulate some of fontforge's dependency on gdraw in such a way that...pfaedit1-6/+6
2007-10-08Pressing the [Refresh] button could crash ff if a "FontData" depended on anot...pfaedit1-2/+7
2007-09-08Fix another crash when editing in the Print/Display dialog, related to blank ...pfaedit1-1/+4
2007-09-06In the Print/Display dlg, deleting something so that the next line was blank ...pfaedit1-0/+1
2007-08-29Even with all my work the fontforge rasterizer has a hard time getting the ba...pfaedit1-2/+5
2007-08-29Try to improve display of stroked fonts.pfaedit1-2/+15
2007-08-22All blank lines in the display dlg had the same line spacing as that of the f...pfaedit1-3/+3
2007-07-23Pdf printing was broken.pfaedit1-1/+1
2007-07-23Many more tests of the display/print dlg now work.pfaedit1-6/+16
2007-07-22Setting the DPI now works in the display dlg.pfaedit1-32/+65
2007-07-22Initial version of the new print sample (it works in one test case and it's b...pfaedit1-5/+33
2007-07-20Rewrite the display fonts dlg so it processes features just as metrics view d...pfaedit1-703/+969
2007-06-18Start on the superstructure for handling OpenType features in the File->Displ...pfaedit1-54/+264
2007-06-01Create a numeric textfield widget with up-down arrows to incr/decr. Also resp...pfaedit1-0/+4
2007-05-28Change to using USC4 from UCS2 internally.pfaedit1-2/+5
2007-01-04Update copyright notices to 2007.pfaedit1-1/+1
2006-11-20icc has lots of really stupid warnings.pfaedit1-6/+3
2006-10-25File->Display only did arabic typesetting even passably in the formed variant...pfaedit1-7/+46
2006-10-24Minor tweaks to the FontImage cmd.pfaedit1-0/+5
2006-10-24Add a scripting command, FontImage, which generates a font thumbnail.pfaedit1-33/+129
2006-10-24Make it possible to save the Font Display dlg as an image.pfaedit1-20/+155
2006-10-24Get rid of the concept of "unhinted truetype" from the display fonts dlg.pfaedit1-2/+2
2006-03-12Some casts to make 64 bit compiles happier.pfaedit1-1/+1
2006-01-06Changes toward gtk.pfaedit1-3/+2
2006-01-01New copyright notices for 2006pfaedit1-1/+1
2005-10-14Change fontforge to use GNU gettext rather than my own nomen services (for tr...pfaedit1-34/+26
2005-06-26Change from having the encoding built into the SplineFont to using and encodi...pfaedit1-33/+20
2005-01-01Update copyright notices to 2004.pfaedit1-1/+1
2004-10-28Reworked yesterday's encoding patch. Removed all the old code, so now we alwa...pfaedit1-8/+0