summaryrefslogtreecommitdiff
path: root/devel/libwnck
AgeCommit message (Collapse)AuthorFilesLines
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-22Update to 2.10.0:jmmv4-12/+14
2.10.0 ====== Translations: ca, hu, ro, zh_TW 2.9.92.1 ======== Misc - COPYING was wrongly updated during 2.9.92 release. This is now fixed. 2.9.92 ====== Fixes - Fix warnings (Kjartan Maraas) - Remove hack needed because of a metacity bug (Elijah) - Check for whether a window or one of its transients has the demands attention hint set (Elijah) - Handle the changes to _NET_ACTIVE_WINDOW (Elijah) - API change to add a timestamp to _NET_CURRENT_DESKTOP message (Elijah) - Plug leak (Vincent) - Fix tasklist button not requesting a reasonable size (Vincent) Translators - Jordi Mallach (ca) - Nikos Charonitakis (el) - Benoît Dejean (fr) - Ankit Patel (gu) - Luca Ferretti (it) - Takeshi AIHANA (ja) - Changwoo Ryu (ko) - Tino Meinen (nl) - GNOME PL Team (pl) - Evandro Fernandes Giovanini (pt_BR) - Duarte Loreto (pt) - Leonid Kanter (ru) - Laurent Dhima (sq) - Paisa Seeluangsawat (th) - Maxim Dziumanenko (uk) 2.9.91 ====== Features - New WnckSelector widget, using code from gnome-panel (Vincent Noel) Fixes - Correct misleading and inaccurate wording (Elijah) - Make the tasklist window menu popup appear near the mouse pointer (Vincent Noel) - Fix warnings in WnckSelector (Vincent) Misc - Add MAINTAINERS & HACKING files (Elijah) Translators - Vladimir Petkov (bg) - Miloslav Trmac (cs) - Ole Laursen (da) - Frank Arnold (de) - Adam Weinberger (en_CA) - David Lodge (en_GB) - Lucas Vieites (es) - Priit Laes (et) - Pauli Virtanen (fi) - Takeshi AIHANA (ja) - Changwoo Ryu (ko) - Žygimantas Beručka (lt) - Kjartan Maraas (nb) - Kjartan Maraas (no) - Duarte Loreto (pt) - Christian Rose (sv) 2.9.90 ====== Fixes - Don't check the monitor-change if there's only one monitor (Juerg Billeter) - Show "close all" and "(un)minimize all" options in the right click menu for grouped windows (Jaap Haitsma) - Make the task order in the tasklist intuitive (Elijah Newren) Translators - Vladimir Petkov (bg) - Miloslav Trmac (cs) - Frank Arnold (de) - Adam Weinberger (en_CA) - Francisco Javier F. Serrador (es) - Kjartan Maraas (nb) - Åsmund Skjæveland (nn) - Kjartan Maraas (no) - Mişu Moldovan (ro) - Christian Rose (sv) - Wang Jian (zh_CN) 2.9.4 ===== Fixes - Implemented switching workspaces when doing a DnD operation (Carlos Garnacho Parro, Fernando Villacis Postigo) - Allow minimizing an app via tasklist even when it has a transient (Elijah Newren) - Include pinned windows only for the active workspace (Elijah Newren) Translators - Rajeev Shrestha (ne) 2.9.3 ===== Fixes - Ellipsize labels in tasklist (Benjamin Kahn) - Use right icon size in tasklist (Benjamin Kahn) - Add a default icon for windows without icon in tasklist (Benjamin Kahn) - Fix leak (Benoît Dejean) - Do not show windows from all screen when the tasklist is first created (Juerg Billeter) - Show all windows in tasklist with xinerama if there's only one tasklist (Juerg Billeter) - Increase padding between text and icon in the tasklist (Benjamin Kahn) - Code cleanups (Mark McLoughlin) Misc - Add a rationales.txt file (Elijah Newren) Translators - Vladimir Petkov (bg)
2005-02-23Add RMD160 digests.agc1-1/+2
2004-11-08Add ka locale file (leftover in bulk build).wiz1-1/+2
2004-10-26Update to 2.8.1:jmmv2-6/+5
Fixes - Only highlight sticky windows on the current workspace (Elijah Newren) Translators - Aiet Kolkhi (ka)
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv2-2/+4
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-5/+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-09-21Update to 2.8.0. This version corresponds to GNOME 2.8.0.jmmv4-9/+39
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:jmmv3-6/+9
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:jmmv2-5/+5
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:jmmv3-6/+8
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-11No longer used.snj1-23/+0
2004-04-01Update to 2.6.0. Changes since previous version are listed here, but somejmmv5-14/+19
may be missing: - allow building against an uninstalled libwnck build - add "Move to Workspace" menu - fix crash with updated allowed actions hint
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-05Reorder location and setting of BUILDLINK_PACKAGES to match templatejlam1-11/+8
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
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-11bl3ifyxtraeme2-6/+32
2004-01-22replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-03Bump package revisions for tiff update.reed2-3/+4
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.jmmv4-14/+28
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.wiz2-4/+4
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz2-4/+4
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 relatedwiz2-3/+4
dependency bumps.
2003-02-13Update to 2.2.1. Changes since 0.17:jmmv4-14/+25
* 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 glib2wiz2-3/+4
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-22Don't symlink certain classes of files that aren't needed by buildlink2:jlam1-2/+1
*.pc and binaries. Both these things are simply found by packages in their true installed locations.
2002-09-12Initial import of libwnck-0.17, a window navigator construction kit forrh5-0/+109
GNOME2. Provided by Julio Merino <jmmv@hispabsd.org>. This closes PR pkg/18202.