aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtk30/files
Commit message (Expand)AuthorAgeFilesLines
* Update the glib and gtk stack to the lastest stable releases.kwm2011-07-308-318/+26
* Make this architecture patch a global patch.marcus2010-11-261-0/+0
* Create symlinks to old icons so that apps like firefox, f-spot and whokwm2010-11-221-3/+269
* Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for thiskwm2010-11-205-63/+21
* Fix the build on powerpc64.kwm2010-06-141-0/+20
* Gtk 2.20.x got a bug fix because libpng 1.2 defines png_guint_32 askwm2010-05-161-0/+26
* Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for thiskwm2010-05-113-8/+21
* Update to 2.18.6.marcus2010-01-182-12/+15
* Update to 2.18.4.marcus2009-12-061-11/+0
* Presenting GNOME 2.28.1 for FreeBSD. The official release notes for thismarcus2009-11-295-32/+29
* Fix interoperability with the new libjpeg. In particular, this is known tomarcus2009-07-301-0/+11
* Update to 2.16.2.marcus2009-05-311-1/+1
* Actually remove the obsolete patch.marcus2009-04-121-133/+0
* Presenting GNOME 2.26 for FreeBSD. Seemarcus2009-04-102-16/+133
* Fix a bug with applications not behaving correctly after XRandR events.marcus2009-02-261-0/+16
* Presenting GNOME 2.24 for FreeBSD.marcus2009-01-105-35/+21
* Update to 2.12.11.marcus2008-07-021-31/+0
* Fix a problem where the window position would not be remembered.marcus2008-06-101-0/+31
* Update to 2.12.10.marcus2008-06-061-17/+0
* Restore the behavior of unlinking invalid icon cache files to preventmarcus2008-02-171-0/+11
* Update to 2.12.3.mezz2007-12-121-1/+1
* Remove a patch that cause some GTK+2 (mostly xfce4) apps to start up toomezz2007-11-031-49/+0
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-254-48/+11
* Fix one more problem with CUPS 1.3. I missed this in the original PR.marcus2007-10-021-2/+13
* Fix build and subsequent functionality of the CUPS printer backendmarcus2007-10-011-0/+13
* Remove support for a separate X11BASE.marcus2007-05-201-1/+1
* Update to 2.10.10.marcus2007-03-131-66/+0
* Fix a bug where a NULL path could be dereferenced in a GtkFileChooserButtonmarcus2007-02-221-0/+66
* Update to 2.10.9.mezz2007-01-241-21/+0
* Fix a double free that could cause a crash in applications that make usemarcus2007-01-191-0/+21
* Update to 2.10.7.marcus2007-01-061-11/+0
* Fix LPR printing for applications that use gtkprint. Seemarcus2006-12-291-0/+11
* Presenting GNOME 2.16.1 for FreeBSD. This release represents a massivemarcus2006-10-144-18/+24
* Correct a potential symbol conflict between the xdgmime functions in gtk+marcus2006-05-311-0/+25
* Update to 2.8.15.marcus2006-03-151-1/+1
* Update to 2.8.8.marcus2005-11-291-18/+0
* Reliably detect if icon-theme.cache is uptodate, by checking the mtimejylefort2005-11-201-0/+49
* - Fix build on FreeBSD 4.Xpav2005-11-161-0/+18
* Presenting GNOME 2.12 for FreeBSD. The release is chock full of bug fixesmarcus2005-11-055-39/+17
* - Update to 2.6.6ahze2005-04-111-41/+0
* Fix missing icons bug (bug #169870).bland2005-04-101-0/+41
* Presenting GNOME 2.10 for FreeBSD!marcus2005-03-128-86/+70
* Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).marcus2004-11-081-100/+0
* Fix recent XPM buffer overflows as described atmarcus2004-09-171-0/+100
* Update to 2.4.9. This is just a quick fix release that prettyadamw2004-08-261-11/+0
* Update to 2.4.8.marcus2004-08-261-0/+11
* Update to 2.4.7 which has the fix for the FileSelector bug as well asmarcus2004-08-151-69/+0
* Fix a bug in GtkFileChooser which prevent files to be opened.bland2004-08-151-0/+69
* Use new libtool scheme.mezz2004-08-091-51/+0
* Sync the MIME search directories from gnome-vfs. This fixes somemarcus2004-08-051-1/+1
* Add support for a mime database in ${X11BASE} as well as ${LOCALBASE}.marcus2004-06-261-0/+11
* Presenting GNOME 2.6.0. The FreeBSD GNOME Team feels this our best releasemarcus2004-04-058-62/+113
* Fix some build issues with the new freetype2.marcus2004-03-171-3/+13
* Remove a patch forgotten in the last commit.marcus2003-08-271-0/+0
* Update to 2.2.3.marcus2003-08-271-12/+0
* Add a patch from gtk+ CVS that fixes the corrupt thumbnails inmarcus2003-08-151-0/+12
* Link executables with -pthread so that they can work with threaded librariesmarcus2003-05-032-3/+24
* Update to GNOME 2.2.marcus2003-02-082-22/+7
* Update to 2.0.9.marcus2002-11-211-17/+0
* Fix a bug that caused spurious crashes in metacity.marcus2002-11-171-0/+17
* This file isn't needed anymore.marcus2002-11-121-0/+0
* Update to 2.0.8.marcus2002-11-111-26/+0
* Fix a problem in the GIF pixbuf loader that caused GTK+ apps to crash whenmarcus2002-11-081-0/+26
* Update to 2.0.3.marcus2002-06-022-19/+19
* - Update to 2.0.2 (version found in the GNOME2 beta4);sobomax2002-04-263-62/+25
* Update gtk/glib to the version 2.0 and other related ports to the latestsobomax2002-03-121-3/+3
* Third try to fix problem with libglade2 properly...sobomax2002-02-141-1/+1
* Use different fix for a problem with libglade2 - one which doesn't break gtk13sobomax2002-02-142-20/+9
* Fix a bug breaking the build of libglade2, bump PORTREVISION.sobomax2002-02-141-0/+14
* Update to 1.3.13.sobomax2002-02-123-10/+41
* Update to 1.3.12.sobomax2002-01-183-32/+32
* Remove obsolete libxpg4-related hunk. This doesn't make any functionalsobomax2001-12-211-10/+1
* Backout previous change - it seems that new revision of the patch doesn'tsobomax2001-12-201-17/+8
* Don't filter libc_r on 5-CURRENT.sobomax2001-12-201-8/+17
* Don't link in libc - FreeBSD doesn't need this.sobomax2001-10-311-4/+14
* Update to 1.3.9.sobomax2001-10-243-45/+19
* Update to 1.3.6.sobomax2001-08-021-0/+18
* Update to 1.3.5.sobomax2001-05-143-15/+27
* Update to 1.3.4.sobomax2001-04-304-34/+24
* Update to 1.3.2.sobomax2000-11-216-46/+39
* Add gtk13 after repo-copy from gtk12.sobomax2000-07-196-87/+60
* Update glib/gtk++ to 1.2.8.sobomax2000-05-253-6/+73
* Fix the awful error in the fontset specifications for several languages.knu2000-04-251-4/+5
* Update to glib/gtk 1.2.7cpiazza2000-02-191-6/+7
* Allow multiple (different) font families to be used by our Russiansteve1999-12-271-0/+10
* Correct theme engines' path.vanilla1999-10-101-27/+5
* Update to version 1.2.3.steve1999-05-292-7/+39
* Upgrade to 1.2.2.kuriyama1999-05-021-3/+3
* Upgrade to GNOME 1.0. The following are the details:nectar1999-03-092-14/+23
* Upgrade to 1.1.16.vanilla1999-02-181-0/+11
* Upgrade to 1.1.12, and I wont upgrade glib11d & gtk11d until I finish allvanilla1999-01-051-41/+30
* Upgrade to 1.1.11.vanilla1999-01-011-16/+5
* Upgrade to 1.1.9.vanilla1998-12-271-0/+67