Next | Query returned 137 messages, browsing 101 to 110 | Previous

History of commit frequency

CVS Commit History:


   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) | Package updated
Log message:
update to 2.10.3
changes:
- Handle the reversion of changes to _NET_ACTIVE_WINDOW (Elijah)
-translation update
   2005-08-10 22:56:30 by Johnny C. Lam | Files touched by this commit (339)
Log message:
Remove the abuse of buildlink that was pkg-config/buildlink3.mk.  That
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-27 19:13:16 by Matthias Drochner | Files touched by this commit (3) | Package updated
Log message:
update to 2.10.2
changes:
-translation updates
   2005-07-21 18:30:01 by Thomas Klausner | Files touched by this commit (328)
Log message:
Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
   2005-05-22 22:08:52 by Johnny C. Lam | Files touched by this commit (1035)
Log message:
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:

	USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
   2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
   2005-03-22 17:05:36 by Julio M. Merino Vidal | Files touched by this commit (4) | Package updated
Log message:
Update to 2.10.0:

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-23 23:24:35 by Alistair G. Crooks | Files touched by this commit (505)
Log message:
Add RMD160 digests.
   2004-11-08 16:08:10 by Thomas Klausner | Files touched by this commit (1)
Log message:
Add ka locale file (leftover in bulk build).

Next | Query returned 137 messages, browsing 101 to 110 | Previous