2006-04-12 12:27:47 by Roland Illig | Files touched by this commit (749) |
Log message:
Aligned the last line of the buildlink3.mk files with the first line, so
that they look nicer.
|
2006-04-06 08:23:06 by Jeremy C. Reed | Files touched by this commit (1147) |
Log message:
Over 1200 files touched but no revisions bumped :)
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-03-30 23:10:48 by Julio M. Merino Vidal | Files touched by this commit (2) |
Log message:
Update to 2.14.0:
2.14.0
======
Fixes
- Don't minimize the window when it's on another desktop and it was the last
active window (Vincent) [#331661]
- Fix C89 compliance (Jens Granseuer) [#332866]
Translations
- Rhys Jones (cy)
- Hendrik Richter (de)
- Rajesh Ranjan (hi)
- Raivis Dejus (lv)
- Mugurel Tudor (ro)
- Laurent Dhima (sq)
- Daniel Nylander (sv)
- Maxim Dziumanenko (uk)
2.13.92
=======
Fixes
- Fix window disappearing in workspace switcher after drag and drop (Vincent)
[#317373]
- Fix corrupted drawing of windows (Vincent) [#155502]
- Fix critical warning with action menu of pinned windows (Vincent)
Translations
- Lasse Bang Mikkelsen (da)
- Kostas Papadimas (el)
- Iñaki Larrañaga (eu)
- Gabor Kelemen (hu)
- Aiet Kolkhi (ka)
- Žygimantas BeruÄka (lt)
- Duarte Loreto (pt)
- Leonid Kanter (ru)
- Woodman Tuen (zh_HK)
- Woodman Tuen (zh_TW)
2.13.91
=======
Misc
- Automate the creation of some files (Torsten Schoenfeld)
- Don't redefine the _ macro for translation (Vincent) [#328621]
- Make the selector widget translations work again (Vincent) [#323181]
Translations
- Vladimir Petkov (bg)
- Miloslav Trmac (cs)
- Priit Laes (et)
- Luca Ferretti (it)
- Takeshi AIHANA (ja)
- Слободан Ð. \
СÑедоÑÐµÐ²Ð¸Ñ (sr)
2.13.90
=======
Fixes
- Fix crash on workspace activation (Elijah, Bart Vanbrabant)
[#327435]
- Include demands-attention/urgent windows unconditionally in
tasklist; this should help users not miss important windows on
other workspaces (Elijah) [#305979]
- Synchronize the right-click-menu with that of Metacity's (Srirama
Sharma, Leena Gunda, Christian Neumair) [#135710]
- Escape window titles used in pango markup, avoids some crashes too
(Vincent Noel, jylefort FreeBSD org) [#306289]
- Correctly catch and handle demands-attention/urgent state changes
for transients of windows in the tasklist (Elijah) [#317541]
- Make the pager Fitts's law compliant when shadow type is none
(Vincent) [#304248]
- Avoid a compiler warning (Kjartan)
Translations
- Jordi Mallach (ca)
- Adam Weinberger (en_CA)
- Lucas Vieites (es)
- Pauli Virtanen (fi)
- Ignacio Casal Quinteiro (gl)
- Ankit Patel (gu)
- Kjartan Maraas (nb)
- Tino Meinen (nl)
- Kjartan Maraas (no)
- Evandro Fernandes Giovanini (pt_BR)
- Theppitak Karoonboonyanan (th)
- Clytie Siddall (vi)
- Wang Jian (zh_CN)
2.13.5
======
Fixes
- Correctly specify the source indication (Elijah)
- Doc generation fixes (Thomas Vander Stichele)
Translations
- Abel Cheung (zh_HK)
2.13.4
======
Features
- Sort window in a group alphabetically (Xavier Claessens, Vincent)
- Change active window when scrolling on the selector (Nigel Tao)
Fixes
- Remove critical warning (Vincent)
- Use virtual desktop size when computing size of pager (Loic Minier, Vincent)
2.13.3
=======
Features
- Add scrolling support to the tasklist (Xavier Claessens)
Misc
- Remove old hack (Vincent)
Translators
- Ivar Smolin (et)
- Kjartan Maraas (nb)
- Kjartan Maraas (nn)
- Kjartan Maraas (no)
2.13.1
=======
Fixes
- Minor code cleanup (Elijah)
Translators
- Erdal Ronahi (ku)
- Ilyas Bakirov (ky)
|
2006-02-08 19:32:07 by Matthias Drochner | Files touched by this commit (3) | |
Log message:
update to 2.12.3
changes:
-Use virtual desktop size when computing size of pager
-bugfixes
-translation update
|
2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082) |
Log message:
Recursive revision bump / recommended bump for gettext ABI change.
|
2006-01-24 08:33:02 by Thomas Klausner | Files touched by this commit (1164) |
Log message:
Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
|
2006-01-20 14:30:34 by Julio M. Merino Vidal | Files touched by this commit (3) |
Log message:
Update to 2.12.2:
Fixes
- Minor code cleanup (Elijah)
Translators
- Ivar Smolin (et)
- Erdal Ronahi (ku)
- Ilyas Bakirov (ky)
|
2005-10-20 02:15:06 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Include intltool bl3.mk, configure tests for it.
|
2005-10-12 23:50:09 by Julio M. Merino Vidal | Files touched by this commit (2) |
Log message:
Update to 2.12.1:
2.12.1
=======
Features
- add a test-selector program for testing. It doesn't get installed.
(Denis Jacquerye, Elijah) [#165269]
Fixes
- Use intltool & various other build enhanements (Rodney Dawes, Vincent)
[#317190]
- Detect windows that are removed from the skip_taskbar state (Jochen Baier)
[#163293]
Translators
- Mahay Alam Khan (bn)
- Iñaki Larrañaga Murgoitio (eu)
2.12.0
=======
Translators
- Bryn Salisbury (cy)
2.11.92
=======
Translators
- MiÅu Moldovan (ro)
- Maxim Dziumanenko (uk)
2.11.91
=======
Fixes
- Have window list tooltips display WM_NAME instead of WM_ICON_NAME
(Mariano Suarez-Alvarez) [#124463]
- Zero out unused fields in ClientMessages, as required by the EWMH
spec (Gregory Merchan) [#135024]
- Fix an activation/minimization inconsistency (Elijah Newren)
- Correctly determine the active task when dealing with transients
(Xavier Claessens) [#310381]
- Clean up a number of warnings (Philipp Thomas, Benoit Dejean)
[#140175, #310829]
- Fix builds that don't disable docs, get make distcheck to work
(Matthias Clasen) [#302231]
- Add wnck_window_set_window_type() function (Olivier Andrieu)
[#133306]
- Add API for allowing the button relief to be set to
GTK_RELIEF_NONE for transparent panels (Ryan Lortie) [#167932]
- Fix workspace switching behavior (revert the stuff related to the
behavioral change from bug 161361 made in the 2.10 cycle -- Elijah
Newren)
- Prevent pager from flickering when moving windows between
workspaces (Christian Neumair) [#167745]
Translators
- Christophe Merlet (RedFox) (fr)
- Jaydeep Bhusal (ne)
2.11.4
======
Features
- Add support for the Urgent hint (Elijah)
Fixes
- Show the mini_icon instead of the regular icon for the selector
(Vincent Noel)
Translators
- Takeshi AIHANA (ja)
- Abel Cheung (zh_TW)
2.11.3
======
Features
- Make windows that demand attention more noticeable by glowing their
tasklist buttons (Ray Strode)
Fixes
- fix possible leak (Benoît Dejean)
- determine a group leader when the previous one gets removed (Jaap Haitsma)
Translators
- Ignacio Casal Quinteiro (gl)
2.11.1
======
Translators
- Adam Weinberger (en_CA)
- Ivar Smolin (et)
- Steve Murphy (rw)
- Ivan Noris (sk)
- Baris Cicek (tr)
- Canonical Ltd (xh)
|
2005-08-26 18:25:05 by Matthias Drochner | Files touched by this commit (2) | |
Log message:
update to 2.10.3
changes:
- Handle the reversion of changes to _NET_ACTIVE_WINDOW (Elijah)
-translation update
|