Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | farewell to libxpg4. | FUJISHIMA Satsuki | 2004-11-15 | 2 | -109/+9 |
| | | | | Notes: svn path=/head/; revision=121637 | ||||
* | SIZEify (maintainer timeout) | Trevor Johnson | 2004-03-31 | 1 | -0/+1 |
| | | | | Notes: svn path=/head/; revision=105747 | ||||
* | pkg-comment police: Purge them in this category while I'm here. | Foxfair Hu | 2003-02-26 | 2 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=76493 | ||||
* | Chineselized Tk ver. 8.3.0. This version is i18n improvement. | Kevin Lo | 2001-02-22 | 22 | -0/+3350 |
This changes the behavior of Tk on X where X Input Methods (XIM) were recognized and used without question. With 8.3, they will be recognized and initialized, but not used unless XIM is turned on (tk useinputmethods 1). This should only affect users users with special input methods, and the new default behavior should be more beneficial to the average user. Please repo copy, thanks. Notes: svn path=/head/; revision=38580 |