summaryrefslogtreecommitdiff
path: root/devel/gdl/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2019-05-21gdl: update to 3.28.0.wiz1-2/+6
Based on mef's wip/gdl. Changes in 3.28.0 * bgo#791913 - Convert Latin-1-encoded characters to UTF-8 (Ting-Wei Lan) * Translation: da (Ask Hjorth Larsen) Changes in 3.26.0 None Changes in 3.25.91 * Remove ome run time warnings (Sébastien Granjoux) * Convert various source files to UTF-8 (Emmanuele Bassi) * dock-object: fix gtk-doc comment for dock signal (Ting-Wei Lan) * Translation: eo Kristjan Schmidt * Translation: fur Fabio Tomat * Translation: da Alan Mortensen Changes in 3.22.0 * Really enforce GDL_DOCK_ITEM_BEH_CANT_CLOSE (Lukas K) * Translation: oc Cédric Valmary * Translation: fr Alexandre Franke * Translation: pl Piotr Drąg Changes in 3.20.0 * No changes Changes in 3.18.0 * Use "resize" property and fix a bug in panel widget (Vladimir Motilenko) * bgo #751239: fix preview window color (Lukas K) * bgo #729325 - Set type hint of dragged-out windows to TOOLBAR (Lukas K) * Translation: ca Jordi Ma * Translation: pl Piotr Drąg * Translation: pt Pedro Albuquerque Changes in 3.16.0 * Translation: bs Samir Ribic * Translation: sv Anders Jonsson * Translation: tr Necdet Yücel, Muhammet Kara * Translation: eu Inaki Larranaga Murgoitio Changes in 3.14.0 * No changes Changes in 3.13.92 * Translation: nb (Kjartan Maraas) Changes in 3.12.0 * No change Changes in 3.11.92 * Fix build using C++11 (Ryan Lortie) * Fix valgrind warnings (Sébastien Granjoux) * Update FSF's address (Daniel Mustieles) * Translation: zh (Wylmer Wang) * Translation: de (Christian Kirbach) * Translation: sr (Мирослав Николић) * Translation: lv (Rūdolfs Mazurs)
2014-01-10Fix PKGLOCALEDIR.jperkin1-74/+74
2013-10-06Update GDL to 3.10.0 for the Gnome 3 version.joerg1-106/+115
2009-06-14Remove @dirrm entries from PLISTsjoerg1-6/+1
2009-05-19Update to 2.26.2. Set LICENSE to gnu-gpl-v3.wiz1-2/+3
Changes in 2.26.2: * Translation updates (Greek, Belarusian, Valencian-Catalan)
2009-03-22Update to 2.26.0.snj1-2/+6
Changes in 2.26.0: * Fix distcheck * Fix valgrind warning * Translation updates (Thanks to all tranlators!) Changes in 2.25.92: * #566801 Docking+undocking all makes the buttons disappear and crashes if you use "Reset dock layout" (Sebastien Granjoux) * #573522 More patches for GDL (Joel Holdsworth) * Small documentation update Changes in 2.25.91: * Added some gtk-doc documentation (Joel Holdsworth) * Cleaned-up gtk+ includes (Pedro Fragoso)
2008-10-27Update to 2.24.0:wiz1-6/+8
Changes in 2.24.0 * Fixed dataroot problem * Removed old code (and as such gnome-vfs dependency) * Translation updates: he, sr, ar, et, hr, mr Changes in 2.23.90 * Version increased to match gnome releases. * Use smaller buttons to waste less space * Port to the GtkTooltip API (fixes #457562) * Fixed bug #529457 - Superfluous condition * Fixed bug #539288 - Use gtype macros instead of the deprecated gtk ones. * Translation updates: da, tr, el, it, zh_TW, zh_HK, ru, ar, vi, bg, th, ps, sq, pt_BR, mr
2008-04-29update to 0.7.11drochner1-1/+38
changes: -Added gtk-doc documentation -misc fixes -Translation updates
2007-12-16update to 0.7.6drochner1-6/+10
This switches to a new branch, needed for a major anjuta update. Thanks to Ulrich Etile for testing.
2007-01-04Imported gdl.rillig1-0/+63
This package contains components and libraries that are intended to be shared between GNOME development tools, including gnome-debug, gnome-build, and anjuta2. The current pieces of GDL include: - A symbol browser bonobo component (symbol-browser-control). - A docking widget (gdl). - A utility library that also contains the stubs and skels for the symbol browser and text editor components (gdl, idl).