summaryrefslogtreecommitdiff
path: root/x11/libgnomekbd (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Remove empty filePav Lucistnik2007-04-171-0/+0
| | | | Notes: svn path=/head/; revision=190173
* Update to 2.18.1.Joe Marcus Clarke2007-04-104-27/+21
| | | | Notes: svn path=/head/; revision=189627
* Fix the build with GCC 4.x.Joe Marcus Clarke2007-03-261-2/+6
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=188401
* Fix the invalid freeing of memory problem with the official patch to correctJoe Marcus Clarke2007-03-222-14/+18
| | | | | | | a memory leak. Notes: svn path=/head/; revision=188065
* Fix a bug where static memory was being free'd as a key to a hash table.Joe Marcus Clarke2007-03-212-0/+19
| | | | | | | | | | This resulted in a crash when more than one keyboard layout was configured. See http://bugzilla.gnome.org/show_bug.cgi?id=421252 for more details. Reported by: Ivan Georgiev <ivan@kytex.bg> Notes: svn path=/head/; revision=187950
* Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOMEJoe Marcus Clarke2007-03-194-0/+67
releases in that it focuses more on stability and functionality than on new features. Not that it doesn't have its share of new and exciting items. See http://www.gnome.org/start/2.18/ for all the goodies in this release. GNOME 2.18 for FreeBSD would not have been possible without the hard work of the FreeBSD GNOME Team and our intrepid band of testers including J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi, Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen, Phillip Neumann, Franz Klammer, and Neal Delmonico. Notes: svn path=/head/; revision=187702