summaryrefslogtreecommitdiff
path: root/x11/gtk2-engines
AgeCommit message (Collapse)AuthorFilesLines
2007-11-03update to 2.12.2drochner3-13/+27
This switches to the new gnome-2.20 branch.
2007-07-13update to 2.10.2drochner3-7/+11
changes: -Several improvements to the Redmond theme. -Bug fixes -translation updates
2007-04-13Needs msgfmt.joerg1-2/+2
2007-04-11update to 2.10.1drochner3-9/+25
changes: - Several improvements and fixes to Clearlooks - Removal of fixed colours from Crux
2007-04-11Update to 2.10.0:wiz3-10/+22
Overview of Changes in 2.10.0 (since 2.9.4) =========================================== Hilights in this release include: - Remove the cairo stroking performance workaround - Added XML information files for third party applications to use Overview of Changes in 2.9.4 (since 2.9.3) ========================================== Hilights in this release include: - Revert checkbox style to a tick in Clearlooks - Add clearlooks inverted style to test suite - Fixes to Clearlooks shading, style and colours - Fix inconsistent toggle buttons in Redmond engine - Use quarks with engines name in thinice and mist engines - Skip torture tests if buildin fails (eg. no X server or crashes in GTK+) Fixed bugs in this release: - Bug 407440 - Use text[NORMAL] for active checkmarks Overview of Changes in 2.9.3 (since 2.9.2) ========================================== Hilights in this release include: - Many improvements to Clearlooks style from Andrea Cimitan - Added some generic engine checks to "make check" - Use symbolic colors in Crux - c90 fixes Overview of Changes in 2.9.2 (since 2.9.1) ========================================== Hilights in this release include: - RTL Fixes in Smooth - C89 fixes for lua engine (from TFKyle) - Corrections to hilighted side for inverted scales and vertical ranges in Smooth engine - Fix menu border spacing in Mist Fixed bugs in this release: Bug 356426 - Don't force Crux icons to be 22x22 Bug 393312 - Memory corruption in Smooth engine Bug 395193 - Division by zero bug in Smooth Overview of Changes in 2.9.1 (since 2.9.0) ========================================== - New lua scripting engine by Daniel Borgmann - New clearlooks options radius, improvements to glossy style - Implement suggestions for clearlooks menu selection from bug 382634 - Plus many other small bug fixes Fixed bugs in this release: - Bug 382397 - Clearlooks: Use @selected_fg_color for text[PRELIGHT] inside menus and for fg[PRELIGHT] in GtkProgressBar - Bug 382704 - Clearlooks: C89 fixes (Patch by Jens Granseuer) - Bug 385106 - Clearlooks: Don't set shadow type to NONE if the detail is not one of the known ones. Overview of Changes in 2.9.0 (since 2.8.2) ========================================== Hilights in this release include: - Add glossy options for Clearlooks - Use gtk-colour-scheme in Clearlooks, Mist and Industrial themes - Require GTK+ 2.10 - Misc. fixes to Clearlooks
2006-11-28update to 2.8.2drochner2-6/+6
changes: - Don't draw boxes around handles on gnome-panels in Mist - Add a --disable-all option, so that it is possible to build one engine without requiring to disable every other engine manually. - Various changes to avoid expensive code paths in cairo - Fix background fill for redmond slider widgets (GtkScale) - Improvements in Crux arrows and scrollbar troughs - Fixes to enable gtk-engines to compile on win32 with VC++ - Set some "Redmond" style icon sizes in the Redmond theme
2006-10-17update to 2.8.1drochner2-6/+6
changes: - Visual improvements - Minor build and information fixes
2006-10-12cosmetics: add @comments about directory ownershipdrochner1-1/+3
2006-09-15Update to 2.8.0:jmmv3-104/+19
Overview of Changes in 2.7.8 (since 2.7.7) ========================================== Highlights in this release include: - Ensure all engines (except smooth) compile with paranoia compiler flags - Miscellaneous cleanups to the Clearlooks engine - Many RTL issues fixed in Clearlooks - Fixed minor visual issues in other engines See the ChangeLog for full details of other smaller fixes and enhancements. Fixed bugs in this release: 326309 - Clearlooks read-only checkboxes are nearly invisible 328053 - GtkTreeView's title bar's borders isn't shown properly in RTL applications 45579 (bugzilla.ximian.com) - sodipodi rulers corrupted when using industrial gtk engine Overview of Changes in 2.7.8 (since 2.7.7) ========================================== Highlights in this release include: - Add paranoia and deprecated configure flags - Improve HighContrast (HC) engine inconsistent state check mark - Use the base/text values for expander arrow in HC (fixes invisible indicator problem) - Improve visibility/contrast of checks in HC - Fix broken Clearlooks menu on panel check - Implement a focus rectangle for GtkEntry - Many other visual improvements to Industrial See the ChangeLog for full details of other smaller fixes and enhancements. Fixed bugs in this release: 349575 - C89 Fixes (Last C89 Patch to close bug) 350606 - Location of G_GNUC_INTERNAL breaks Solaris build 351057 - Leak in clearlooks_style.c Overview of Changes in 2.7.7 (since 2.7.6) ========================================== Highlights in this release include: * RTL fixes and other enhancements in Crux * Lots of namespace and symbol precautions * Port of Industrial to cairo Fixed bugs in this release: 349575 - C89 Fixes 347227 - Add inconsistent state for option buttons (Clearlooks) Overview of Changes in 2.7.6 (since 2.7.5) ========================================== Highlights in this release include: * More improvements to the cairo version of Crux, now using purple highlights. * Further improvements to the cairo version of the High Constrast engine * New cairo based Engine called Glide for the Glider theme Fixed bugs in this release: 343893 - Engines need to handle GTK_ARROW_NONE. 348167 - Remove crux/pixmaps directory. Overview of Changes in 2.7.5 (since 2.7.4) ========================================== Highlights in this release include: * Further improvements to the cairo version of Crux, now with a new tango style from a mockup by Lapo Calamandrei * Fixed lots of memory leaks in Clearlooks, and several other bugs * High Constrast engine conversion to cairo started * Redmond, Thinice and Mist engine conversions to cairo almost complete * Lighthouseblue and Metal engines have been removed, since no one has volounteered to convert them to cairo, and they are no longer maintained. Fixed bugs in this release: 345769 - Clearlooks' gtk_paint_* functions do not correctly obey the passed clip rect 341694 - Crash in d4x (industrial) 338826 - style copy function broken in clearlooks 337381 - GtkHScale is improperly displayed in RTL (clearlooks) 325760 - panel applets have black background on transparent/solid colour panels (clearlooks) 332639 - Fix memory leaks in draw_flat_box and gtk_treeview_get_header_index (clearlooks) 325932 - "Inconsistent" checkbox state missing (clearlooks) Overview of Changes in 2.7.4 (since 2.7.3) ========================================== * Not compiling any animation code in clearlooks anymore * Crux updated with radio and check buttons drawn using cairo * Crux updated with progress bar bars drawn using cairo Overview of Changes in 2.7.3 (since 2.7.2) ========================================== * Various fixes and updates to Clearlooks * Fixes to hc (#318151) * Cleanups in lighthouseblue (#321140) Overview of Changes in 2.7.2 (since 2.7.1) ========================================== * Numerous Clearlooks bug fixes (including #315562, #323218, #323218, #325168) * Patches and fixes for bug 321140 to hc, industrial, mist, redmond, smooth and thinice engines (cleanups for compiler warnings and removal of unneeded code) Overview of Changes in 2.7.1 (since 2.7.0) ========================================== * Bug fixes to metal and thinice engines (bug 323215) * Updates and bug fixes to Clearlooks engine Overview of Changes in 2.7.0 (since 2.6.3) ========================================== * Clearlooks and Mist engine now uses cairo to do drawing * Redmond and Crux engine conversions to cairo started * Various cleanups and fixes * Animation code for checkboxes and radiobuttons in clearlooks (off by default)
2006-08-06Update to 2.6.10:jmmv3-43/+6
Overview of Changes in 2.6.10 (since 2.6.9) =========================================== * Bug #342199 fixed by adding locking to clearlooks animation code. * Fixes for notebook dnd releated crash bugs in both industrial and crux. * Slightly improved box_gap drawing in crux and industrial. Overview of Changes in 2.6.9 (since 2.6.8) ========================================== * Fixed bugs: Bug 341694 - Crash in d4x (Industrial) Bug 334557 - Compile errors with gcc 2.95 (Clearlooks)
2006-07-08Change the format of BUILDLINK_ORDER to contain depth information as well,jlam1-2/+2
and add a new helper target and script, "show-buildlink3", that outputs a listing of the buildlink3.mk files included as well as the depth at which they are included. For example, "make show-buildlink3" in fonts/Xft2 displays: zlib fontconfig iconv zlib freetype2 expat freetype2 Xrender renderproto
2006-07-08Track information in a new variable BUILDLINK_ORDER that informs usjlam1-1/+2
of the order in which buildlink3.mk files are (recursively) included by a package Makefile.
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz2-3/+4
2006-04-12Aligned the last line of the buildlink3.mk files with the first line, sorillig1-2/+2
that they look nicer.
2006-04-06Over 1200 files touched but no revisions bumped :)reed2-5/+5
RECOMMENDED is removed. It becomes ABI_DEPENDS. BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo. BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo. BUILDLINK_DEPENDS does not change. IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS which defaults to "yes". Added to obsolete.mk checking for IGNORE_RECOMMENDED. I did not manually go through and fix any aesthetic tab/spacing issues. I have tested the above patch on DragonFly building and packaging subversion and pkglint and their many dependencies. I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I have used IGNORE_RECOMMENDED for a long time). I have been an active user of IGNORE_RECOMMENDED since it was available. As suggested, I removed the documentation sentences suggesting bumping for "security" issues. As discussed on tech-pkg. I will commit to revbump, pkglint, pkg_install, createbuildlink separately. Note that if you use wip, it will fail! I will commit to pkgsrc-wip later (within day).
2006-04-04Fix C99isms so that this (hopefully) builds in NetBSD 1.6.2.jmmv2-1/+37
2006-03-30Update to 2.6.8:jmmv2-6/+6
* Fixed bugs: Bug 333398 - Menubars in panel applets have sunken mode (Clearlooks) Bug 317639 - GtkHScale not rendered properly in Clearlooks Bug 148848 - No visual difference of disabled checkboxes in SimplySmooth (Smooth) * Lots of other miscellaneous fixes * Prevent unnecessary symbols from being exported (all engines) * Prefix symbols in engines, to prevent possible conflicts with applications * Improved RTL support in Clearlooks
2006-03-02update to 2.6.7drochner2-7/+6
changes: -bugfixes -code cleanup
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg2-4/+4
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz2-2/+4
of the shlib major bump. PKGREVISION++ for the dependencies.
2006-01-20Update to 2.6.6:jmmv3-31/+6
* Applied cleanups and fixes for compiler warnings from bug #321140 to Clearlooks, Crux, HC, Metal, Mist, Redmond and Thinice engines [ patches by Kjartan Maraas ] * ISO C90 and compiler warnings fixed and more unused code removed from Crux [ Thomas Wood ] * ISO C90 fixes to thinice [ Thomas ]
2005-12-18Added patch-aa for ISO C90 compatibility.rillig2-1/+26
2005-08-26update to 2.6.5drochner3-8/+8
changes: -bugfixes -Updated clearlooks engine -Updated Clearlooks theme using latest engine features.
2005-08-10Remove the abuse of buildlink that was pkg-config/buildlink3.mk. Thatjlam1-2/+2
file's sole purpose was to provide a dependency on pkg-config and set some environment variables. Instead, turn pkg-config into a "tool" in the tools framework, where the pkg-config wrapper automatically adds PKG_CONFIG_LIBDIR to the environment before invoking the real pkg-config. For all package Makefiles that included pkg-config/buildlink3.mk, remove that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-07-21Change path from devel/pkgconfig to devel/pkg-config.wiz1-2/+2
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-06-01Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.jlam1-2/+1
Several changes are involved since they are all interrelated. These changes affect about 1000 files. The first major change is rewriting bsd.builtin.mk as well as all of the builtin.mk files to follow the new example in bsd.builtin.mk. The loop to include all of the builtin.mk files needed by the package is moved from bsd.builtin.mk and into bsd.buildlink3.mk. bsd.builtin.mk is now included by each of the individual builtin.mk files and provides some common logic for all of the builtin.mk files. Currently, this includes the computation for whether the native or pkgsrc version of the package is preferred. This causes USE_BUILTIN.* to be correctly set when one builtin.mk file includes another. The second major change is teach the builtin.mk files to consider files under ${LOCALBASE} to be from pkgsrc-controlled packages. Most of the builtin.mk files test for the presence of built-in software by checking for the existence of certain files, e.g. <pthread.h>, and we now assume that if that file is under ${LOCALBASE}, then it must be from pkgsrc. This modification is a nod toward LOCALBASE=/usr. The exceptions to this new check are the X11 distribution packages, which are handled specially as noted below. The third major change is providing builtin.mk and version.mk files for each of the X11 distribution packages in pkgsrc. The builtin.mk file can detect whether the native X11 distribution is the same as the one provided by pkgsrc, and the version.mk file computes the version of the X11 distribution package, whether it's built-in or not. The fourth major change is that the buildlink3.mk files for X11 packages that install parts which are part of X11 distribution packages, e.g. Xpm, Xcursor, etc., now use imake to query the X11 distribution for whether the software is already provided by the X11 distribution. This is more accurate than grepping for a symbol name in the imake config files. Using imake required sprinkling various builtin-imake.mk helper files into pkgsrc directories. These files are used as input to imake since imake can't use stdin for that purpose. The fifth major change is in how packages note that they use X11. Instead of setting USE_X11, package Makefiles should now include x11.buildlink3.mk instead. This causes the X11 package buildlink3 and builtin logic to be executed at the correct place for buildlink3.mk and builtin.mk files that previously set USE_X11, and fixes packages that relied on buildlink3.mk files to implicitly note that X11 is needed. Package buildlink3.mk should also include x11.buildlink3.mk when linking against the package libraries requires also linking against the X11 libraries. Where it was obvious, redundant inclusions of x11.buildlink3.mk have been removed.
2005-05-10Update to 2.6.3:jmmv3-10/+17
* Added Clearlooks engine and theme [Andrew Johnson, Thomas Wood ] * Fixed various Crux bugs, and bug 170113 [ Thomas ] * Memory and other fixes for Smooth engine [ Andrew ] * Better looking insensitive icons for Industrial [ Michele Cella ] * Work arounds for GNOME "Places" and "Desktop" menu bar applet item colours in Industrial, LighthouseBlue, Mist and ThinIce themes [ Thomas ] While here, use correct patterns in CONFLICTS.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-22Update to 2.6.2:jmmv6-135/+84
Overview of Changes in 2.6.2 (since 2.6.2) ========================================== * Fix bugs #167389 and #163370 [ Andrew Johnson ] Overview of Changes in 2.6.1 (since 2.6.0) ========================================== * Fix bugs 162131, 163099 [ Thomas Wood ] * Smooth updates [ Andrew Johnson ]
2005-02-23Add RMD160 checksums to the SHA1 ones.wiz1-1/+2
2005-01-13Fix multiple useless C99isms. Should fix the build with GCC 2.95.jmmv5-3/+54
Spotted by latest NetBSD 1.6.2/i386 kristerw@'s bulk build. While here, commit an update that has been laying here for a while. This should depend on the latest gtk2 to avoid a deadlock when using SVG themes. So bump PKGREVISION to 1.
2004-12-28Conflict with gnome-themes-extras<0.8.jmmv1-1/+2
2004-12-24Update to 2.6.0:jmmv4-19/+118
Overview of Changes in 2.6.0 (since 2.2.0) ========================================== * Autogen.sh updates [ James Henstridge ] * Pixbuf Engine Moved to GTK+ 2.6 [ Matthias Clasen ] * Remove old Pixbuf, and Notif Sources [ Thomas Wood ] * Add COPYING.GPL/COPYING.LGPL [ Thomas ] * Rewrite/Cleanup Redmond95 Engine [ Andrew Johnson ] * Replace Redmond95 Theme with Redmond Theme [ Andrew ] * Revise Engine/Theme Build Layout [ Andrew/Thomas ] * Add Crux Engine and Theme [ Andrew, Thomas ] * Add HC Engine [ Andrew, Thomas ] * Add Industrial Engine and Theme [ Andrew, Thomas] * Add LightHouseBlue Engine and Theme [ Andrew, Thomas ] * Add Mist Engine and Theme [ Andrew, Thomas ] * Add Smooth Engine [ Andrew, Thomas ] * Add ThinIce Engine and Theme [ Andrew, Thomas ] * Improve Smooth/Redmond/Industrial Engines for RTL Locales [ Andrew ] * Update README, add COPYING list of licences [ Andrew ]
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam1-7/+1
All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes".
2004-05-15No longer used.snj1-24/+0
2004-05-09after jmmv's glib2 fixes patch-aa isn't needed anymorerecht2-15/+1
2004-04-15The buildlink2 framework does nothing with .pc files -- remove themwiz1-2/+1
from the buildlink2.mk files.
2004-04-14Make use of the new USE_DIRS variable, instead of directly depending on thejmmv1-3/+2
*-dirs packages.
2004-04-05Add conflicts with each other to the "gtk-engines" and the "gtk2-engines"tron1-2/+3
package because they installed identical files into the same directory.
2004-04-04Fix a problem with the "redmond" engine which was missing the gtk2 symbols.recht3-3/+17
Bump the PKGREVISION to 7 for this change.
2004-04-01Bump PKGREVISION to 6 and fix paths to installed files, due to the updatejmmv4-18/+18
of GTK+ to 2.4.
2004-03-18Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properlyjlam1-3/+2
by moving the inclusion of buildlink3.mk files outside of the protected region. This bug would be seen by users that have set PREFER_PKGSRC or PREFER_NATIVE to non-default values. BUILDLINK_PACKAGES should be ordered so that for any package in the list, that package doesn't depend on any packages to the left of it in the list. This ordering property is used to check for builtin packages in the correct order. The problem was that including a buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed from BUILDLINK_PACKAGES and appended to the end. However, since the inclusion of any other buildlink3.mk files within that buildlink3.mk was in a region that was protected against multiple inclusion, those dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
2004-03-08Handle some shared directories by depending on (or updating dependancies tojmmv2-4/+5
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs. Bump PKGREVISION.
2004-03-05Reorder location and setting of BUILDLINK_PACKAGES to match templatejlam1-9/+6
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
2004-02-14PKGCONFIG_OVERRIDE is relative to WRKSRC.jmmv1-2/+2
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam1-3/+1
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
2004-02-11bl3ifyxtraeme2-4/+28
2004-01-03Bump package revisions for tiff update.reed2-4/+4
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-12-13Bump PKGREVISION for atk library major bump.wiz2-4/+4