summaryrefslogtreecommitdiff
path: root/devel/libwnck/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2004-09-21Update to 2.8.0. This version corresponds to GNOME 2.8.0.jmmv1-3/+3
2.7.92 Fixes - Setup gtk-doc to pull out API documentation (J.H.M. Dassen (Ray)) Translators - Laszlo Dvornik (hu) - Kjartan Maraas (nb) - Laurent Dhima (sq) 2.7.91 Fixes - Fix issue with AtkComponent co-ordinates (Arvind Samptur) - Fix window minimization vs. activation for mouse focus (Elijah Newren) - Resolve some no-focus-on-map issues (Elijah Newren) - Regenerate stale built sources (Torsten Schoenfeld) Translators - Kemal Sanjta (bs) - Pauli Virtanen (fi) - Amanpreet Singh Alam (pa) 2.7.90 Fixes - Add support for the _NET_WM_STATE_DEMANDS_ATTENTION hint (Rob Adams) - Display shaded windows as "= <name> =" instead of "[ <name> ]" (James M. Cape) - Desensitize "Move To Workspace" items for sticky windows (Arvind Samptur) Translators - Vladimir Petkov (bg) - Laurent Dhima (sq)
2004-09-03Update to 2.6.2.1:jmmv1-2/+4
Fixes - Activate window in workspace switcher only if its on the current workspace (Elijah Newren) - Use timestamp with _NET_CLOSE_WINDOW (Anders Carlsson) Translators - John C Barstow (mi) - Laurent Dhima (sq)
2004-06-28Update to 2.6.2:jmmv1-2/+2
Fixes - Don't show multi-workspace related menu items if there is only a single workspace (Johan Persson) Translators - Vladimir Petkov (bg) - Gil Osher (he) - Kjartan Maraas (no) - Mi?u Moldovan (ro) - Ivan Noris (sk)
2004-05-04Update to 2.6.1:jmmv1-2/+2
Fixes - Fix icon-reading crash when using enlightenment (Neil Muller) - AIX portability fixes (Kjartan Maraas) - Don't attempt to center the workspace on the mouse click (Kim Woelders) Translators - Iñaki Larrañaga Murgoitio (eu) - Guntupalli Karunakar (gu) - Mohammad DAMT (id) - Samúel Jón Gunnarsson (is) - Baris Cicek (tr)
2004-04-01Update to 2.6.0. Changes since previous version are listed here, but somejmmv1-4/+3
may be missing: - allow building against an uninstalled libwnck build - add "Move to Workspace" menu - fix crash with updated allowed actions hint
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam1-2/+1
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
2004-02-11bl3ifyxtraeme1-6/+6
2004-01-22replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-03Bump package revisions for tiff update.reed1-1/+2
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-12-14Update to 2.4.0.1, based on work done by xtraeme@ and Min Sik Kim.jmmv1-5/+5
2.4.0 - fix workspace name property handling - fix updating of window/icon names - fixes to viewport handling - lots of new translations 2.3.1 - put -lX11 in link flags - add API to manipulate window fullscreen state - use an icon from one of the windows in a group, rather than the "white piece of paper" icon, if a group doesn't set an icon - fixes for Cygwin compilation - add support for viewports in window list and workspace switcher - fix multihead glitches - set desktop layout properly on 64-bit platforms - new/updated translations 2.3.0 - fixed fitt's law for window list applet (Mark McLoughlin) - incorporated fixes from stable branch
2003-12-13Bump PKGREVISION for atk library major bump.wiz1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
2003-05-22Depend on startup-notification. Bump PKGREVISION to 2.jmmv1-2/+3
Fixes PR pkg/21601 by Benedikt Meurer.
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-1/+2
dependency bumps.
2003-02-13Update to 2.2.1. Changes since 0.17:jmmv1-6/+5
* libwnck/tasklist.c: (wnck_tasklist_check_end_sequence): Actually end the sequnce if we match the wmclass against a window. * libwnck/tasklist.c: time out startup sequences if we don't see them end, and end them if a window is mapped with StartupWMClass. * libwnck/window.c (_wnck_window_get_resource_class) (_wnck_window_get_resource_name): add internal API to get window classes * configure.in: added 'ro' to ALL_LINGUAS * configure.in: Added "mn" to ALL_LINGUAS. * configure.in: Added Amharic (am), Farsi (fa), and Macedonian (mk) to ALL_LINGUAS * README: update README * libwnck/application.c (get_icons): don't add an extra reference to all icons, that was an unfortunate memory leak. Patch from
2003-01-03Change my email address to the NetBSD one (hispabsd.org -> netbsd.org).jmmv1-2/+2
Approved by wiz.
2002-12-24Bump PKGREVISION because of dependency on latest freetype2 or glib2wiz1-1/+2
package and library major bumps therein. Also match dependency in corresponding buildlink2.mk's for the same reason. Mmmm, binary packages.
2002-11-30USE_PKGLOCALEDIR, remove unnecessary patches, delint.salo1-1/+2
2002-10-19Track directory layout change at MASTER_SITE_GNOME.rh1-2/+2
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net>
2002-09-12Initial import of libwnck-0.17, a window navigator construction kit forrh1-0/+25
GNOME2. Provided by Julio Merino <jmmv@hispabsd.org>. This closes PR pkg/18202.