summaryrefslogtreecommitdiff
path: root/chinese/gnumeric (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Unbreak this port.Clive Lin2002-09-013-17/+6
| | | | | | | Submitted by: June-Yen Huang <jihuang@gate.sinica.edu.tw> Notes: svn path=/head/; revision=65397
* Fix gdk_fontset_load () for Chinese fonts.Clive Lin2001-12-162-12/+16
| | | | | | | Submitted by: June-Yen Huang <jihuang@gate.sinica.edu.tw> Notes: svn path=/head/; revision=51628
* Adds two trivial fixes to the gdk_fontset_load() argument, soJing-Tang Keith Jang2001-03-082-3/+3
| | | | | | | | | | numbers and alphabets on widgets like the leftest column can be shown correctly. Reported by: keichii Notes: svn path=/head/; revision=39227
* Initial version. Gnumeric is a spreadsheet for GNOME.Jing-Tang Keith Jang2001-03-064-0/+55
This is a slightly modified version of japanese/gnumeric. It can exchange simple spreadsheets with MS Excel. TODO: Test CLE's patch, to see if a static gnomeole2 is needed to avoid frequent crash when opening complicated .xls. Notes: svn path=/head/; revision=39115