Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wb-dev] WindowBuilder 1.21.0 Release
  • From: Patrick Ziegler <ziegler.patrick@xxxxxxxxxx>
  • Date: Wed, 10 Sep 2025 20:06:31 +0200
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=none; dmarc=none; dkim=none; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=aAG5sAo2++oStYVac3ngnVvqzisOPvFqvtFnlGek+9E=; b=uKVqIoBpj65jRegujFIE05rfg4ITH7gXDZJS+NpPybCP8ryhLM8UVrE/19reFl8KR0HLlmaXj4SA2ijSdX7B12YgJ7XIpVj3wq2+hUdcZET8KO6u0YazxAmIsex26cYXTsG7l4/kkR1jnbGSoB4lTSSxT53okFTBEuT5rH/PGO1ozapMOgxG1PDYA724T5pxmybNXcXVT5ayReAt/VsszYOk9eF9v86bHH7mkns81QSOvdbeRua01I53qRtLsQjRZvQ6uvNkSvolWPLE+jaqof1t/ulJ5J94j9AdvSenTXpuLpJOW5oPYa/Rrbuz9Y7OVqUEdom1tBbYcP9TcRSQBQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=eUF8XMkv1b023jeT5xaTsKcPFX0x60InkRhqnqQRnlPVzSFAczXmnN72xDcKcoObiKl/UTNjCGgtiAy3yOjnTuZNTDR0DXMevr5CLi8w00/fs2qVhbKefMqb7bjEptVqMY+ZYMattJghm2cdqefBFWboS5Fm/1elA3lFSaGu86MgtMWHiaSSGHZqQFp6KXCQFNudOTLO91dz/rMfhU/62B71AgbDRhRPptSIYGCPWznmOKJxDIs04/PKK7nE+BW0uf3nUHxC+vBFjPxgAarN1ibcG4DHmt+0UkCooI1g7ls1zLtLiYkkU3fEqm3wvea1yJe0JDkqfBLMnwGm0mQq+w==
  • Delivered-to: wb-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/wb-dev/>
  • List-help: <mailto:wb-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/wb-dev>, <mailto:wb-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/wb-dev>, <mailto:wb-dev-request@eclipse.org?subject=unsubscribe>
  • User-agent: Mozilla Thunderbird

Hello everyone,

I'm happy to announce that the release repository for the 1.21.0 release has just been created:

https://download.eclipse.org/windowbuilder/updates/release/1.21.0

This release primarily focuses on streamlining our Draw2D fork to closer match the GEF-Classic project. More specifically the handling of relative and absolute coordinates, which already allowed me to remove a substantial amount of redundant code.

I'm currently preparing everything for the next release cycle, so the master should be open again, later today.

- What's New

- Release Notes


Many Regards,

Patrick


Back to the top