aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/qtpixmap
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.28Tilman Keskinoz2004-04-082-7/+5
| | | | | | | Drop Maintainership Notes: svn path=/head/; revision=106493
* Adjust the gtk20 path for modules, themes, and input methods to catch upJoe Marcus Clarke2004-04-051-3/+3
| | | | | | | with gtk+-2.4. Notes: svn path=/head/; revision=106176
* Add SIZETilman Keskinoz2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104476
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Don't remove a directory owned by gtk12Kris Kennaway2004-01-301-1/+0
| | | | Notes: svn path=/head/; revision=99471
* Update to 0.27Tilman Keskinoz2004-01-102-2/+2
| | | | Notes: svn path=/head/; revision=97871
* Add a WITHOUT_GTK1 knobTilman Keskinoz2004-01-052-5/+11
| | | | Notes: svn path=/head/; revision=97351
* Add qtpixmap, the gtk engine used in Geramik. Modified version of the originalTilman Keskinoz2003-08-074-0/+35
GTK pixmap engine that obtains widget colors and fonts from qtrc. Notes: svn path=/head/; revision=86504