Subject: CVS commit: pkgsrc/devel/glade3
From: Thomas Klausner
Date: 2019-04-27 17:28:54
Message id: 20190427152854.E9D33FB16@cvs.NetBSD.org

Log Message:
glade: update to 3.22.1.

Based on wip/glade by ng0 and myself.

============
Glade 3.22.1
============

	- Fix bug #794492 "Glade always re-enables the client-side-decoration \ 
option"
	- Fix bug #794518 "Does not write the accessible-role accessibility \ 
property"
	- Fix bug #782753 "Glade does not allow ApplicationWindow's title to be \ 
marked as translatable"
	- Fix GtkDialog CSD support

============
Glade 3.22.0
============

	- Fix bug 774994 "in treeview columns editor contextual menu does nothing"
	- Simplified GladeBaseEditor
	- Fix formatting / layout of project verification details (Daniel P. Berrange)
	- Widge chooser: activate treeview with single click and enable Drag & Drop
	- Fix Design view selected state
	- Fixes bug 793036 "GtkCellRenderer Properties not loaded from glade \ 
file" (peter Onion)
	- Fix bug in action widgets response-id parsing on 32bits system
	- Fix bug 772485 "File Name property of GtkImage is copied to all other \ 
GtkImage"
	- GladeProject: always treat resource properties as relative
	- Fix bug 793652 "Crash when deleting a list"
	- Fix bug 793757 "Gtk-CRITICAL **: _gtk_window_add_popover: assertion \ 
'_gtk_widget_get_parent (popover) == NULL' failed"
	- Add GDK_SUPER_MASK accelerator handling (Sebastian Stang)
	- Fix bug #778537 "ActionBar need placeholder"
	- Fix bug #794141 - Gtk.IconView disappeared from glade (Albfan)

============
Glade 3.21.0
============

	- Main window UI overhaul
	- An enhanced enum integer editor based on patch contributed by Lukas K
	- Added GtkGLArea object to gtk+ catalog
	- Initial support for WebKit2GTK+ library
	- Add GtkStackSidebar to control and display widget group
	- Bug 767812 "Please don't list 'Taiwan' as 'Taiwan, Province of China' in \ 
the country list"
	- Bug 763188 - Use correct tag when referring to Palette (Sebastian Rasmussen)
	- Fix typo in translatable string; fixing old bug 746531 (Tristan)
	- Fix markup typos (Andre Klapper)

============
Glade 3.20.2
============

	- Fix bug 763624 "Glade interface designer eating ram & cpu" \ 
(Arnaud Rebillout)
	- Install appstream metadata to non-deprecated location (Jeremy Bicha)
	- Fix bug 790452 "Glade saves invalid GtkBuilder XML"
	- Fix bug 782645 "GtkLabel xalign and halign appeared in GTK+ 3.16 and are \ 
not deprecated" (Arnaud Rebillout)
	- Fix bug 773669 "add background class to GladeDesignLayout children" \ 
(Lukas K)

============
Glade 3.20.1
============

	- Fixed glib g_ptr_array_find() name clash
	- Fixed survey css matching error on CSD
	- Fixed bug #773997 "GLADE 3.20: crash on changing ToolItem type"
	- Fixes bug #765562 "Using Spacebar to change menu selction causes crash"
	- Fixed "format not a string literal" warnings (Bastien Nocera)
	- Fixed bug #765885 "client side decoration, no space to add header bar"
	- Fixed bug #589306 - Clicking in ... swap order of accelerators (Roberto Guido)
	- Fixed bug #761651 "[Wayland] glade previewer is resizing windows until \ 
it crashes gnome-shell"

============
Glade 3.20.0
============

	- Workspace layout: render frame and selection box with CSS
	- GtkWindow: don't set the same titlebar multiple times (Ben Iofel)
	- Fixed bug 761839: Fix 'glade' command name in user manual (Anders Jonsson)
	- Fixed bug 536840 - Save palette small icon preference (Tristan)
	- Fixed bug 430445 - null string default title for GtkFileChooserButton (Tristan)
	- Integrate new properties in editor for GtkLabel, GtkTextView, GtkPopover, \ 
GtkStackSwitcher (Tristan)
	- Fixed bug 750985 - GtkMisc property deprecations (Tristan)
	- Fixed bug 759872 - Show popovers hidden by model buttons (Tristan)
	- Fixed bug 751234 - Ignore tearoff-state property in the workspace (Tristan)
	- Fixed bug 759455 - Avoid showing window decorations in Glade's workspace (Tristan)
	- Fixed bug 759395 - Ignore ESC key press from popovers (Tristan)
	- Fixed bug 760610: Disable scroll events on property editor widgets (Tristan)
	- Support id-less builder files (DX hackfest)
	- Added missing tags to the AppData file (Richard Hughes)
	- Fixed bug 759847 "Don't crash when popover menu children have no \ 
visible-submenu set" Руслан Ижбулатов
	- Added support for GtkActionBar and GtkFlowBox (Matthias Clasen)
	- Main UI frontend: Use wide paned handles (Tristan)
	- Fixed warning about imbalanced children in GtkNotebook support (Tristan)
	- Added support for GtkPopoverMenu and GtkModelButton (Matthias Clasen)
	- Added support for GtkPopover bug 740104 (Matthias Clasen)
	- Fixed bug 754131 "Avoid crashes when loading boxes with center-child \ 
children"
	- Added <kudos> section to app data as requested by Richard Hughes.
	- Added missing displayable values bugs 758290, 758289, 758288, 758287 \ 
(Matthias Clasen)
	- Deprecate GtkAction, GtkActivatable, and friends bug 757609 (Ben Iofel)
	- Avoid GTK+ style context warnings bugs 758296, 758297, 758299, 758300 \ 
(Matthias Clasen)
	- Drop deprecated style properties in GladeCloseButton bug 758280 (Matthias Clasen)
	- Replace use of deprecated gdk_cursor_new (Ben Iofel)
	- Add "Stack" to "Add parent" menu bug 754030 (Florian Richter)
	- Fixed bug 741923 "build: Add dependency on libm for floor() and \ 
ceil()" (Philip Withnall)

============
Glade 3.19.0
============

	- Bug 732328 "New: add python3 support" (Bohuslav "Slavek" \ 
Kabrda)
	- Added new symbolic variant of the app icon (747024 - Jakub Steiner)
	- Bug #741165 "Previewer crashes when taking PNG screenshot"
	- Added GtkSidebarWidget support (Matthias Clasen)
	- Added GtkStack and GtkStackSwitcher support (738480 - Matthias Clasen)
	- Added GtkHeaderBar support (bug 700914 - Matthias Clasen)
	- Improved undo/redo command list handling.
	- Added GtkBox center-widget support (bug 738473 - Matthias Clasen)
	- Added GtkSearchBar support (bug 738493 - Matthias Clasen)
	- Support CSD windows (Bug 700914 - Matthias Clasen)
	- Use current gtk-mac-integration API (bug 738339 - Philip Chimento)
	- Fixed bug 732575 "Changed the type hint on the "Edit \ 
Separately" window to 'utility'" (Tristan)
	- Fixed bug "Missing plural form for UI string: emited %d time(s)"
	- Avoid reading freed data in glade_project_read_requires (David Shea)
	- Added class chooser popover to workspace. (Bug 708146 "Catalog search \ 
entry")
	- Added GThemedIcon support.
	- GladePreviewer: show handler information in infobar when a signal is emited.
	- Migrated UI from stock icons to icon names.
	- Seal needed deprecated API and replaced deprecared API.
	- GladeWindow: only show found recent files.
	- Added GtkLockButton support.

============
Glade 3.18.3
============

	- Fixed property editor focus lost bug with construct-only properties
	- GladePreviewer: Fixed bug previewing templates.
	- Fixed Bug 727914 "Logo is not shown in About-dialog"
	- Fixed Bug 353002 "wrong cursor over widgets"
	- Fixed bug 728377 "sensitivity of mnemonic-widget entry is not correct \ 
when loading file" (David Shea)
	- Fixed bug 728348 "impossible to set non-integer values for scale in text \ 
attribute dialog" (David Shea)
	- Fixed bug 726410 "Save palette appearance between sessions" (TingPing)

============
Glade 3.18.2
============

	- Added dialog at start up to advertise user survey.
	  Fixes bug 726800 "New: UI break: add dialog to advertise user survey"
	- Fixes bug 727992 "Editing UI and saving does not remove deleted Combo \ 
with Entry"
	- Fixed bug 364064 "Property Editor / Common tab: width & height \ 
request checkboxes have no effect"

============
Glade 3.18.1
============

	- Fixed Bug 727014 "32 bit builds fail with -Werror=format-security"
	- GtkDialog: disabled use-header-bar property untill Glade supports GtkHeaderBar
	- Fixed bug in numeric property editors (Box size)

============
Glade 3.18.0
============

	- Added License property to Glade project
	- Added realtime preview for custom CSS
	- Added support for previewing templates
	- glade-previewer added --slideshow option
	- Fixed Bug 702314 "Cancelling an Add Parent action is destructive"
	- pango attribute editor: don't write on cancel for color/font (Timm Bäder)
	- Fixed bug 711568 "[PATCH] glade crashes upon startup" (thanks to \ 
Lubomir Rintel)
	- Fixed Bug 712289 "Glade silently fails to open malformed ui file"
	- Sort object dependancy before saving using a topological sorting algorithm
	- Fixed Bug 709609 "[PATCH] Change way of sorting before writing XML \ 
output."
	- Fixed Bug 711858 "editing glade project results in long CPU usage spikes \ 
after upgrading to 3.16 and GTK+3.10"
	- Fixed <requires> tag output
	- Fixed cellrenderer model column combobox chooser.
	- Fixed issue with numeric property editors.
	- Restored shortcuts function in workspace.
	- Added new jhbuild based bundling system for 64bit linux bundles. (Tristan Van \ 
Berkom)
	- Bug 720585 - Fix order of customized property output.
	- gladeui: fix a pair of printf security problems (Ryan Lortie)
	- Added Registration & User Survey Dialog in Help menu
	- Fixed bug 723819 "Correct bounds checking for design view \ 
highlight" (Chris Johns)
	- Fixed bug #721098 "Anjuta hangs when opening project"
	- GtkGrid: Don't save width/height at their default values (Kalev Lember)

============
Glade 3.16.0
============

	- Added AppData for gnome-software to pick up glade
	  Fixes bug 708641 "Please include an AppData file"

============
Glade 3.15.4
============

	- Fixed bug when copying a button with custom content.
	- Added workaround for Bug 625867 "RadioButton information lost on \ 
cut+paste, add/remove parent, etc"
	- Fixes bug that prevented the runtime object to show the right pixbuf when \ 
copying a GtkImage.
	- Fixed Bug 679079 "Glade changes the "homogenous" packing \ 
property of toolbar buttons to "yes""
	- Improved pango text integer attributes editors. This should be enough to \ 
close Bug 679006
	  "The "size" attribute for labels only accepts integer values \ 
(not strings like "larger")"
	- Fixed bug 643923 "Should not use markup for GtkFrame's label"
	- Fixed bug 584381 "Saving as an existing file name except the extension \ 
overwrites without confirmation."
	- Fixed Bug 652655 "Setting entry on combobox moves the widget"
	- Fixed Bug 706304 "Python plugin broken by over-zealous version \ 
check" Bumped pygobject version to 3.8.0
	- Fixed regresion that prevented loading extra catalog path at init time.

============
Glade 3.15.3
============

	- Add man pages bug 703013 (Matthias Clasen)
	- Fixed bug #700730 - Weird windows showing up when a dock is moved while \ 
editing a GtkBuilder file
	  (Sébastien Granjoux)
	- Double click on a toplevel border select the widget even if there is a child \ 
selected.
	- Support document level comments present before the root element.
	- Save glade version used to create the file in a comment.
	- Add GtkRevealer to the Gtk+ catalog (Timm Bäder)
	- Add GtkListBox support (Kalev Lember)
	- Added GtkOverlay support
	- Improved Drag&Drop support, made inspector a drag source
	- Added GtkApplicationWindow basic support
	- Added GtkSearchEntry icons
	- Fix autogen with latest gnome-common bug 706832 (Seán de Búrca)
	- Fix a few typos bug 707173 (Christian Kirbach)
	- Fixed Bug 703621 - Signals treeview: click on user data moves the selected \ 
row below (Miguel Azevedo)

============
Glade 3.15.2
============
	- Add GtkPlacesSidebar to GTK+ catalog (Federico Mena Quintero)
	- New icon for GtkMenuButton (Paolo Borelli)
	- GTK+ catalog version now bumped to 3.10, include new translatable enumeration \ 
values
          and updated new versions and deprecations
	- Added --enable-debug option and some debug flags to be set with GLADE_DEBUG \ 
environment variable
	- Enable word wrapping in combo boxes (used to edit enumeration properties)
	- Split up the GTK+ plugin into mini source files, each one implementing it's \ 
own widget adaptor
	  code (instead of one huge glade-gtk.c file)
	- Fix GtkIconFactory sources editor (was very broken)
	- Allow setting the "id" attributes of items set in a GtkComboBoxText
	- Avoid calling gtk_stock_list_ids() when gdk_display_get_default() is NULL, \ 
allows GIRs to
	  build on some build machines.
	- Avoid updating the inspector treeview if the same project is set twice (Marco \ 
Diego Aurélio Mesquita)
	- Escape key cancels a query dialog instead of approves creation of the new widget
	- Many minor bugs and random crasher bugs also fixed
	- Alsmost all widget types have their own custom editors now

============
Glade 3.15.1
============

	- Much UI fixing and refactoring (Juan Pablo Ugarte)
	- Added new --css and --screenshot options to glade-preview (Juan Pablo Ugarte)
	- Fix main window shortcuts (bug 695866 Juan Pablo Ugarte)
	- Implemented Project Properties dialog with Glade as a composite tempalte \ 
(Juan Pablo Ugarte)
	- Support editing the GtkWidget:name property (useful for CSS theming)
	- Improved project inter-widget dependancy calculation and project \ 
serialization ordering,
	  object output ordering (and signal ordering) is now consistent and sorted.
	- GtkButton: response-id for dialogs is now optional (allowing adding dialog \ 
buttons that
          have no dialog response)
	- GtkImage: Support the new "resource" property
	- GTK+ catalog updated to cover widgets in GTK+ 3.8
	- Now show warnings in the UI for deprecated properties and signals
	- Now show warnings in the Inspector view if any deprecated widgets, signals
	  or properties are used (or if anything is used which is not available in
	  the project's target version).
	- Optional properties are now always saved if they are enabled, allowing
	  to explicitly set them to the default value (eg. GtkWidget:hexpand/vexpand)
	- Inspector search entry: Restore completions to work nicely again and filter
	  the treeview with a search-in-text algorithm.
	- Inspector: Add a feature to expand-all
	- Property editor title-bar is now optional in the View menu
	- Fixed many deprecation warnings in Glade's compile
	- Added Glade's first 2 ever unit tests
	- Fixed Devhelp doc search for properties (Juan Pablo Ugarte)
	- Make Drag'n'Drop work on regular clicks without entering Drag Mode
	  and restored old Drag/Resize functionality when SHIFT is pressed (Juan Pablo \ 
Ugarte)
	- Improved Drag/Resize which has been rather broken for a while
	- Added Autosave and Automatic backup of previous file features, configurable
	  in Glade's preferences Dialog
	- Support Composite GtkBuilder template editing (mark a toplevel GtkWidget as
	  the "composite template" widget in the Project Properties dialog or
	  property editor).
	- Support editing of the project domain in the project properties dialog (Juan \ 
Pablo Ugarte)
	- Properties in the Project Properties dialog are now undoable
	- GladeSignalEditor: Automatically expand rows which have signal callbacks \ 
assigned when
	  loading a widget
	- Add options to decide what types of warnings should be presented at project \ 
save time,
	  configurable in Glade's preferences dialog.
	- Added new property editor components GladePropertyLabel, GladePropertyShell and
	  GladeEditorSkeleton, allowing us to create custom property editors using Glade.
	- Add "Grid" option to "Add parent" menu (Dmitrijs Ledkovs)
	- Added Gladeui catalog for IDE's and embedders to design Glade frontends with Glade
	- Added private catalog to allow the GTK+ plugin to embed editors that it provides
	- Added new GladeEpropCheck boolean property editor, to be used in some cases for
	  boolean properties.
	- Added new adaptor methods GladeWidgetAdaptor->write_widget_after() and
	  GladeWidgetAdaptor->destroy_object()
	- Automatically generate gladeui's enum types with glib-mkenums
	- Modified properties now show up in italic letering instead of bold, bold
	  lettering is reserved for title labels in custom property editors.
	- New components that now use GtkBuilder Composite Templates (and have had
	  a basic review and rework of their UIs): GladePreferences (Glade's preferences
	  dialog), GladeEditor (the property editor), GladeProjectProperties (the project
	  properties dialog) and custom property editors: GladeActivatableEditor,
	  GladeButtonEditor, GladeEntryEditor, GladeImageEditor, GladeLabelEditor, \ 
GladeWidgetEditor
	- And... many various bugfixes and UI fixes by Juan Pablo and myself.

============
Glade 3.15.0
============

	- Added Drag&Drop support from the palette and within the workspace.
	- Added GtkLevelBar support
	- Property editor UI cleanup
	    Hide Property editor class title
	    Moved clear and info buttom to the action widget of the notebook.
	    Updated atk icon with gnome's accessibility icon.
	    Text entry: Replaced buttons with 3 dots [...] for a secondary edit icon in \ 
the entry itself.
	    Removed treeview from flags editor.
	    Do not let every propery input expand if not nescesary.
	    Boolean input: replaced toggle buttons with a switch.
        - Fixed bug #685265 "Excessively Selected for Translation" \ 
Daniel Mustieles
	- Fixed bug #688326 "pointer tracking is off" by using every \ 
coordinate relative to GladeDesignLayout.
	- Fixed bug #678922 "When editing a label, the cursor is moved to the end \ 
after every change."

============
Glade 3.14.0
============

	- Updated GtkAssistant support. Fixed bug #664276
	- Set new property accel-group on action groups to make menu item accel work \ 
properly. Fixes bug 684041
	- Do not abort if a project has a uninstantiable or abstract class object \ 
instead load it
	  as an object stub and let the user what to do. bug #646259
	- Fixed runtime warning on GladeBaseEditor and GladeSignalEditor dispose methods
	- Do not explicit set window bg as it should be handled by gtk.
	- Sync close-button with the original gedit widget.
	  This way the proper symbolic close icon is used for the button. (Paolo Borelli)
	- Use new documentation infrastructure (Javier Jardón)
	- Added load/save/edit support for <style> <class \ 
name="foo"/> </style>, Fixes bug 658035.
	- Fixed Bug #679589 "Use Action Appearance not supported for GTK 2.12 but \ 
added to widgets in Glade 3.8.2"
	- Fixed bug #679487 "Huge memory leaks"
	- Fixed bug #679721 "mac-integration: missing 'widget' variable \ 
declaration"
	- Added glade_displayable_value_set_disabled() functions to disable \ 
GdkModifierType reserved values
	- Added build/mingw-w64 directory with script to cross compile and create \ 
windows installer using nsis
	- Fixes bug #675977 "Don't hard-code library search paths"
	- And many others cleanups and fixes

============
Glade 3.13.0
============

        - Implemented Glade UI in glade! (Use GtkBuilder and GResources to build \ 
GladeWindow contents)
        - Implemented GladePreferences dialog.
          Fixes bug 588981 "Catalog support in GUI preferences instead of \ 
using environment var"
        - Replaced deprecated font and color selection dialogs with font and \ 
color chooser dialogs.
        - Added GladeSignalEditor::detail-suggestions signal
        - Use glade_util_get_placeholder_from_pointer() in paste action activate
        - Fixed bug #675395 "Using right click to add a widget over a \ 
placeholder do not work as expected every time"
        - Fixed bug #675042 "plugins/gtk+.xml.in: always store GtkButton \ 
[x|y]align properties"
        - Added custom style provider to setup GladeDesignView and \ 
GladeDesignLayout background color to @base_color
        - Fixed memory leak on GladeSignalEditor::callback-suggestions emison
        - Removed use of lots of deprecated functions

============
Glade 3.12.0
============

        - Implemented GladeSignalEditor::callback-suggestions signal based
          on patch by Marco Diego Aurélio Mesquita, closes bug #667570
          "Implement callback name suggestion on glade-signal-editor"
        - Fixed bug 664912 "GtkGrid assumes 3x3 (edit)"
        - Fixed bug 645340 "Minor string typo" and bug 646366 \ 
"non-sense UI string"
        - Fixed bug 669272 "Emit a signal to notify signal activation" \ 
by Marco Diego Aurélio Mesquita

============
Glade 3.11.0
============

	- Added GtkSwitch, GtkInfoBar and GtkEntryCompletion support.
	- Implemented inline margins and alignment edit mode.
	  Now it is posible to change widget's margins and alignment using the mouse.

	- Ignore GtkWindow:icon property. Fixes bug #654121
          "workaround gtk segfault: icon on gtkwindow segfault in \ 
offscreen"
	- Bump pygobject requisite to pygobject 3. Fixes bug #658667. Ignacio Casal \ 
Quinteiro
	- Make GladeProject change gtk target to 3.0 and warn the user if there are
	  any unknown (deprecated) objects.
	  Fixes bug 652673 "Project versions are ignored" and 376628 \ 
"Deletes unknown widget nodes."

	- Make documentation parallel installable (bug 646997).
	- Renamed catalog and module environment variables.
	- Properly escape special characters while serializing property values (bug \ 
654609 - Fabien Parent)
	- Fix GladeProject to notify "row-has-child-toggled" (fixes bug 651673).
	- Fixed size groups widget selection (bug 647984 - Benjamin Otte)
	- Avoid crashing if glade-previewer is not installed
	  (bug 650899 - Johannes Schmid)
        - Optimized loading time by not updating progressbar on every loaded object.
        - Update placeholders when a grid child's width or height child
	  properties change.
        - Ensure 'related-action' and 'use-action-appearance' are serialized in \ 
the right order.
        - Correctly detect the required devhelp version - Javier Jardón
        - Fixed TreeModelFilter bug #657164
        - Fixed bug #660607 "Warnings when using GtkGrid created in Glade \ 
3.10"
        - Fixed glade-previewer bugs
          #660874 "glade-previewer fails to open UI files without top \ 
windows"
          #660872 "glade-previewer crashes on non-existent files"
        - Fixed loading correct application icon (bug 648487 fix by Stéphane \ 
Maniaci).
        - Fixed "variable set but not used" warnings \ 
(-Wunused-but-set-variable)

============
Glade 3.10.0
============
	- Fixed some glitches in the new workspace - Juan Pablo Ugarte
	- Removed the unwritten user manual from the menus.
	- Added support for GdkRGBA properties
	- Add support for editing the PangoFontDesctiption in GtkLabel attributes
	- Put File->Properties before Quit in the File menu - Frederic Peters
	- Added GObject introspection generation to the build - Pablo Castellano & \ 
Alan Knowles
	- Added support for GtkRecentChooserMenu
	- More last minute sealing of the api (privatized some more files).
	- Created the GladePreview object to handle previews and fixed
	  preview related bugs - Marco Diego Aurélio Mesquita
	- Added support for editing GtkGrid
	- Icons now available for all widget classes - Florent Thévenet and some by \ 
Dolean Samuel.
	- Cleaned up the palette by removing H/V subclasses.
	- Added support for GtkAppChooser* classes.
	- Migrate from PyGTK to PyGObject introspection-based bindings - Craig Keogh
	- Some refactoring of GladeEditable and custom editors in the backend
	- Added a special "deprecation" graphic to overlay on
	  top of deprecated widget icons.
	- Added high-resolution applicaiton icon - Jakub Steiner / William Jon McCann
	- Refactored the core to automate the management of internal children - Juan \ 
Pablo Ugarte
	- Fixed loads of bugs, some fixes by Christopher Aillon,
	  Craig Keogh, Cosimo Cecchi, Juan Pablo Ugarte

===========
Glade 3.9.2
===========
	- Added signal for IDEs to track created signal editors, Johannes Schmid.
	- Stop installing catalog .xml.in files, Emilio Pozuelo Monfort.
	- Fixed various memory leaks.
	- Removed GtkTreeSelection from the palette, it's only available as the internal
	  child of a GtkTreeView
	- Fixed Drag'n'Drop image drawing with cairo for signal editor, Johannes Schmid with
	  help from Benjamin Otte.
	- Fixed crashes and memory leaks in the GladeBaseEditor (the editor used for \ 
menu editing
	  and treeview editing and the like).
	- Edit->Preferences is now File->Properties
	- Removed option for project naming policies, object ids in GtkBuilder are \ 
always unique
	  across the whole file.
	- Render project widgets in the workspace offscreen, this gives us more power \ 
over the
	  widgets (combo boxes can now be selected, seletion drawing is now enhanced),
	  Juan Pablo Ugarte.
	- Added support for GtkComboBoxText with a customized editor to edit the combo \ 
box items.
	- Added GtkRecentFilter and GtkRecentManager to the palette, GtkRecentFilter \ 
can specify
	  patterns, mime-types and applications for the filtering.
	- Added support to edit patterns and mime-types for GtkFileFilter
	- Added <add-child-verify-function> to the plugin backend, we now use \ 
this to better police
	  user activities in Glade (notably, you cannot paste a widget that is not a \ 
GtkToolItem
	  to a GtkToolBar or the like).
	- Renamed various things from glade-3/glade3 to 'glade' (the Glade icon, the \ 
bugzilla database,
	  the git repository etc, help from Javier Jardón).
	- Glade now uses GtkApplication and is a single instance application.
	- Added support for editing a GtkOffscreenWindow
	- Changed the workspace to now include all toplevel project objects, selecting an
	  object from the inspector causes the workspace to scroll to the selected widget,
	  Juan Pablo Ugarte.

===========
Glade 3.9.1
===========
	- Added accelerator and tooltip-text properties to menu items and toolitems
	  in the menu editor (fixes bug 510083).
	- Fixed crashes in liststore editor.
	- Restored italic insensitive state for the < search widgets > text in the
	  inspector search box.
	- Fixed glade.desktop.in.in file to refer to the new 'glade' exec name
	  (fix by Emilio Pozuelo Monfort)
	- Added support for editing GtkToolPalette along with a special tool palette editor.
	- Make GtkToolBar:icon-size an optional property generally set by the theme/settings
	  (like GtkToolBar:toolbar-style property).
	- Removed global selection list from glade-utils.[ch], now all selection is \ 
controlled
	  by the relevant project
	- Removed glade_util_class_implements_interface() in favor of g_type_is_a() \ 
(closes bug 455734,
	  based on original patch from Juan Pablo Ugarte).
	- Applied patch by Sergio García Lobo to fix bug 487656 and provide mnemonic \ 
key access to
	  "Text beside icons" palette option.
	- Added idle function to raise the undocked windows at startup time, closes bug \ 
475421.
	- Fix possible crash when saving new project. bug 622635, fix by Martin Schlemmer.
	- Fixed crash when user performs Drag'n'Drop of < enter column here > and \ 
no columns are
	  yet added (bug 633943).
	- Fixed use of uninitialized variables in warning messages, bug 634325, fix by \ 
Alex Merry.
	- Set some default HIG values for widgets as per bug 349447.
	- Make query dialog come with a "Create" button instead of an \ 
"OK" button, closes hig bug 503621.
	- Added GtkTextTagTable editor, now GtkTextTag can be added to GtkTextTagTable.
	- Made all GdkColor type properties optional, closes bug 457969.
	- Fixed add/remove parent context menu actions so that they work with \ 
parentless widget
	  references (i.e. you can add a parent to a GtkToolItemGroup's label widget
	  or a GtkButton's image widget, or remove the parent of a child of a \ 
label-widget, etc).
	- Expose internal GtkTreeSelection child of GtkTreeView so that \ 
"changed" signal
	  can be connected to. Fixes bug 383766.
	- Included Johannes Schmid's new signal editor work, the GladeSignals are now \ 
available
	  via a GtkTreeModel implementation, this does not effect the UI much but \ 
allows signals
	  to be Drag'n'Dropped from Glade's signal editor to Anjuta somewhere.
	- Restored GtkFixed/GtkLayout background pattern.
	- Restored old GladePlaceholder background pattern.
	- Fixed mismatching PangoAttributeType with GType, closes bug 597045.

===========
Glade 3.9.0
===========

	- General build fixes for building with GTK+ 3.0, including patches from \ 
Johannes Schmid,
	  Matthias Clasen, Javier Jardón and Juan Pablo Ugarte.
	- Included the new Preview feature by Marco Diego Aurélio Mesquita.
	- Various leaks and crashes fixed.
	- GladeWidget becomes GInitiallyUnowned, refcounting improved for project \ 
dispose cycles.
	- Handle combo-box entry child properly (bug 581580).
	- Fixed crashes when textview's buffer is deleted, fix by Martin Schlemmer, bug \ 
609748.
	- Restored property order of project objects at save time (glade files no \ 
longer container
	  irrelevant diffs).
	- Hide editor properties when the property is not available on the widget, bug \ 
585299,
	  fix by Marco Diego Aurélio Mesquita.
	- Fixed makefiles as per bug 521713 (patch initially by Daniel Macks).
	- Fixed mixups of properties vs packing properties (bug 637475).
	- Fixed class header of GladeEditor to update when widgets unload (patch by
	  Marco Diego Aurélio Mesquita, bug 637541).
	- Fixed particalarly nasty crasher bug when loading/saving treestore column \ 
definitions,
	  special thanks goes to Benjamin Otte, bug 637563.
	- Add progress bar to notebook tab of currently loading project (now the whole \ 
UI doesnt
	  jam up while loading a big project).
	- Fixed notebook tab style to use the new CSS stuff.
	- Removed widgets that are not available in 3.0
	- Completely removed Libglade support
	- Removed GladeClipBoardView completely
	- Removed GladeParameter obsolete code
	- Fixed editor labels to use natural word wrapping
	- Drop GtkTables in editors in favor of GtkGrid
	- Added custom editor for editing GtkActionGroup and managing child actions
	- Ran 'indent' on source base, new Glade coding style more similar to GTK+ style
	- Removed boolean "fixed" catalog attribute, instead \ 
<create-widget-function> can
	  be used to specify a derived GladeWidget to be used in the runtime.
	- Use locale-independent strtod & dtostr. Fixes bug 616787, fix by \ 
Christian Persch.
	- Applying patch to allow better builds on win32, patch by Dieter Verfaillie, \ 
bug 634978.
	- Fixed loaded state of use-action-appearance so that it always
	  loads as FALSE if there is no "related-action" at load time (closes \ 
bug 582882).
	- Sealed entire core API, libgladeui-2 will be ABI stable after 3.10 release.
	- Removed GladeApp::update-ui signal, active-project, selection handling and implied
	  commands, everything now must be done in context of a GladeProject.
	- Optimized GladeEditor to load a widget faster by keeping all the cached pages \ 
in internal
	  vboxes and not remove/adding them but just hide/showing them (improves object \ 
selection
	  time).
	- Optimized frontend to load one palette per project, verifying the palette for \ 
version
	  information when the related project is set costs around 1 second, this is \ 
now only
	  experienced when the target version is changed in the project prefs dialog.

===========
Glade 3.7.1
===========
	- Changed "Close without saving" acelerator key from 'c' to 'w', \ 
(Aaron Brown, bug 612538)
	- Save Glade files with UTF-8 encoding (Christian Persch, bug 596205)
	- Save maximized window state of all windows in session data (Marco Diego \ 
Aurélio Mesquita, bug 607670)
	- use g_timeout_add_seconds() (Javier Jardón, bug 581255)
	- Fixed signal name serialization in GtkBuilder format to use '-' instead of \ 
'_' (bug 600031)
	- Disable orientation properties completely and disregard them wherever they \ 
cause breakage
	  (Federico Mena Quintero, bug 594231)
	- Now print a summery of all missing icons at startup instead of a warning for \ 
each missing icon
	- Fixed some remaining crashers introduced by recent GSEAL patches
	- Integrated GtkToolPalette as the internal implementation of Glade's palette \ 
(bug 613956).
	- Added tooltip to palette (bug 558983)
	- Revamped internal treeview support, less warnings and better refresh of \ 
workspace when
	  editing cell renderer attributes and liststores.
	- Glade now loads/saves the "swapped" <signal> attribute.
	- Signal editor revamped to now:
	   o show documentation links
	   o show warning icons for version mismatches
	   o edit "swapped" attribute
	   o edit the user-data object using an object selection dialog.
	   o now the signal editor is a proper widget-class (Johannes Schmid, bug 618020)
	- Disallow adding of non-scrollable widgets to scrolled windows (now an informative
	  popup comes up instead).
	- Fixed hangs in menu/treeview editors (Marco Diego Aurélio Mesquita, bug 609612)
	- Changed the old glade-cell-renderer-button for a new activatable pixbuf renderer
	  glade-cell-renderer-icon.[ch].
	- Added support to add GtkActions to GtkActionGroups
	- Added support to edit the <accelerator> for an action when in a group.
	- Added notebook tabs to the Glade frontend with informative labels (per open \ 
project).
	- Stop showing preferences dialog at startup time (bug 574095)
	- GladeProject now implements GtkTreeModel and GladeInspector view saves lots \ 
of code (Johannes Schmid)
	- Allow destruction of GladeApp object (Johannes Schmid, bug 618468).

===========
Glade 3.7.0
===========
	- Fixed loading state of assigned GtkTreeModels of GtkCellRendererCombo objects \ 
(bug 566928).
	- Fixed crasher while copying internal widgets (bug 595156)
	- Support silent build when using automake >= 1.11 (Javier Jardón)
	- Proper ordering of GtkAdjustment properties in glade files (bug 578484).
	- Refactoring work for GSEAL (Javier Jardón)
	- Avoid collapsing commands when a project is freshly saved (this fixes a false \ 
"unmodified"
	  state after changing the same property before and after project save) (Marco \ 
Diego Aurélio Mesquita)
	- Allow litteral strings as column type definitions in GtkTreeStores (closes \ 
bug 597059).
	- Updated Glade GTK+ catalog info to include deprecations, new properties and \ 
signals since 2.18 and 2.20
	  and some translatable strings (brought to you also in part by Johannes H. \ 
Jensen for some translatable
	  strings and Javier Jardón for some deprecations), some new objects this \ 
consequently adds:
	  o GtkEntryBuffer
	  o GtkSpinner
	  o GtkCellRendererSpinner
	- Fixed crasher editing some data types in the liststore data editor (bug 608011).
	- Enhanced the GtkEntry editor to allow the user to chose between the \ 
"text" and the "buffer" exclusively.

===========
Glade 3.6.7
===========
	- Sync up remaining properties at load time (fixes use-action-appearance property
	  and any other unmentioned property states at load time, also unvails broken
	  orientation default value in GTK+, bug 587256).
	- Fixed glitches with use-action-appearance at save time.
	- Make stock button labels save as non-translatable automatically (bug 352446).
	- Fixed crashes when handling GtkTextView in GtkBuilder format.
	- Fixed crashes with editable treeview column types (bug 586715).
	- Detect correct modifiers and buttons to spawn a context menu in a platform
	  independant way (bug 587128).
	- Added --enable-mac-bundle configure argument to resolve paths correctly
	  when building bundles on osx.

===========
Glade 3.6.6
===========
	- Fixed missing image dialogs for packing properties
	- Make assistant page-titles translatable (bug 503146)
	- Make GtkMessageDialog texts translatable (bug 586063)
	- Fixed obscure crash at project load time (James Liggett - bug 585860)
	- Migrated to use non-deprecated symbols from glib/GTK+ (Sam Thursfield - bug \ 
572756)
	- Introspect lowest GTK+ project dependancy when loading files with missing
	  versioning info (bug 586046).
	- Fixed runtime path resolutions on osx (bug 586551).

===========
Glade 3.6.5
===========
	- Quartz build support and use ige-mac-integration to setup the menubar
	  as an optional build dependancy.
	- Fixed dissapearing dialogs on ESC (bug 582559)
	- Really fixing widget naming policies again, this time I hope it sticks (bug \ 
580745)
	- Fixed relocated link problems with python plugin build (bug 582982, patch by \ 
Arun Raghavan)

===========
Glade 3.6.4
===========
	- Check project naming policy at add_object() time (bug 580745).
	- Fixed bug loading and saving icon sources (Juan Pablo Ugarte)
	- Fixed sizes of fixed/layout children at load time (bug 584334).
	- Enabled popup menus via Apple key for osx (lame but functional).

===========
Glade 3.6.3
===========
	- Maintain current widget selection during commits of related-action
	  (was causing crashes when the selection changed as a result of a commit, bug \ 
578869)
	- GtkButton only accepts real stock *items* and not icons (to use an icon, use \ 
a GtkImage
	  with an unrestricted stock icon)
	- Added documentation on integrating Python widgets (Juan Pablo Ugarte)
	- Fixed output format for GtkLabel attributes (bug 579793, patch by Davyd Madeley).
	- Removed hard coded size request to palette (Bug 579624).
	- Made Atk proxy objects always have unique names (bug 579565).
	- Removed buggy query dialog from notebook creation (bug 578727).

===========
Glade 3.6.2
===========
	- Fixed missing properties/attributes when serializing GtkWindows (bug 578211)
	- Fixed loading state of cellrenderer attributes (whether to use attribute or \ 
property
	  directly, bug 566928).

New and updated translations
============================
	- Goran Rakic (sr, sr@latin)
	- Jorge Gonzalez (es)

===========
Glade 3.6.1
===========
	- Fixed win32 crasher (bug 575206)
	- Fixed crasher on internal widget selection
	- Fixed libglade regression (libglade needs specific
	  ordering of properties, atk props, signals and accelerators)
	- Fixed MSYS/MinGW build (Bug 576851 – Damon Register)
	- Disable loading and displaying of 'data' property on GtkTreeStore
	  (only GtkListStore understands the 'data' construct).
	- Properly initialize a GValue on stack (bug 577822 - Felix Riemann)

New and updated translations
============================
	-  Petr Kovar, Andre Klapper (cs)
	-  Djihed Afifi (ar)

===========
Glade 3.6.0
===========
	- Fixed bugs 574260, 573513, 573453, 574706, 567809 (Juan Pablo Ugarte, Ryu \ 
Jinno, myself)

New and updated translations
============================
	- Kostas Papadimas (el)
	- Claude Paroz (fr)
	- Kenneth Nielsen (da)
	- Ani Peter (ml)
	- Ignacio Casal Quinteiro (gl)
	- Krishnababu K (te)
	- Gintautas Miliauskas (lt)
	- Duarte Loreto (pt)
	- Manoj Kumar Giri (or)
	- Petr Kovar (cs)
	- Milo Casagrande (it)
	- Theppitak Karoonboonyanan (th)
	- Philip Withnall (en_GB)
	- Daniel Nylander (sv)
	- Nickolay V. Shmyrev (ru)
	- Ilkka Tuohela (fi)
	- Christian Kirbach, Hendrik Richter (de)
	- Baris Cicek (tr)
	- Philip Withnall (en_GB)
	- Raivis Dejus (lv)
	- Changwoo Ryu (ko)
	- Jorge Gonzalez (es)
	- Daniel Nylander (sv)
	- Kenneth Nielsen (da)
	- Gabor Kelemen (hu)
	- Inaki Larranaga Murgoitio (eu)
 	- Clytie Siddall (vi)
	- Og Maciel, Jonh Wendell (pt_BR)
	- Claude Paroz (fr)

===========
Glade 3.5.7
===========
	- Added GladeDesignLayout::widget-event signal. Patch by Pavel Kostyuchenko \ 
(bug 542337).
	- GObjectify signal editor and allow custom signal editors. by Pavel \ 
Kostyuchenko (bug 540691).
	- Make virtual properties in GTK+ 2.16 in order to support running from GTK+ \ 
2.14 and targetting 2.16
	- New activatable editor to handle activatable properties in smart ways.
	- Fix markup in confirm close dialog, patch by Felix Riemann (bug 567450).
	- Marked use-stock property from imagemenuitem to be save-always (bug 568064).

New and updated translations
============================
	- Updated de: Andre Klapper, Hendrik Richter
	- Updated es: Jorge Gonzalez, Jorge González
	- Updated fi: Ilkka Tuohela
	- Updated he: Yair Hershkovitz, yairhr@gmail.com
	- Updated ko: Changwoo Ryu
	- Updated pt_BR: Jonh Wendell

===========
Glade 3.5.6
===========
	- Handling of new entry properties (bug 567454)
	- Added filechooser dialog to pixbuf properties

New and updated translations
============================
	- Updated es: Jorge Gonzalez, Jorge González
	- Updated nb: Kjartan Maraas
	- Updated pt_BR: Og Maciel, Igor Pires Soares

===========
Glade 3.5.5
===========

	- Model data editor improvments (sequential editing mode, better key navigation)
	- Treeview editor revamp, few crashers fixed
	- Few crashers fixed #525839, #522542
	- Expand inspector treeview by default
	- Many more bug fixes including #533471

New and updated translations
============================
	- Updated es: Jorge González, Jorge Gonzalez  <jorgegonz@svn.gnome.org>

===========
Glade 3.5.4
===========
	- Added short readable versions of new enum/flag values
	- Fixed a crasher in the store editor
	- Focus always stays in the store editor when editing cells get cancelled
	- Better resizing in editors (property names/warnings expand, inputs dont)
	- Cleaned up gtk+ includes (Maxim Ermilov - bug 561260)
	- Some code now available under LGPL

===========
Glade 3.5.3
===========
	- Support for GtkIconFactory
	- Support for GtkAccelGroup
	- Support for GtkSizeGroup
	- Support for GtkListStore/GtkTreeStore (some code by Juan Pablo Ugarte)
	- Support for GtkTreeViewColumn, GtkTreeView, GtkIconView and GtkComboBox as \ 
GtkCellLayout.
	- Support for GtkCellRenderer derivatives
	- GtkBuilder support for GtkMenu hierarchies
	- New all in one treeview editor, for treeviews combo boxes and icon views
	- Properties and widgets now show warnings in the editor when they have \ 
mismatched versions
	- Palette items are insensitive when widgets are unavailable and show warnings \ 
when they are deprecated.
	- Text wrapping in property labels (Pavel Kostyuchenko)
	- Editor widget beefed up with icon and class header.
	- Simplified accelerator editor
	- Save window pane positions in session (Juan Pablo Ugarte)
	- New pango attributes editor for GtkLabel:attributes
	- All widgets/properties in glade files are now saved in the same order
	  (GtkTable part: bug 422823 - Pavel Kostyuchenko, and bug 422823)
	- Fixed core to permit working with non GtkWindow toplevel objects/widgets (bug \ 
532636 - Pavel Kostyuchenko)
	- Palette now allows doc searches
	- Notebooks switch pages to display the selected widget
	- Added undoable project conversion routines implemented by catalog plugins
	- Object selection dialogs can now create widgets when a type is specified by \ 
the catalog
	- Support GtkBuilder "context" attribute for i18n data (translatable \ 
properties)
	- Support for naming your widgets unique across the project or unique across \ 
toplevels.
	- Now you can add menus inline inside the toolbar editor.
	- No more copying resource files around, now you can set your local resource path in
	  project preferences and use relative/fullpaths in resource properties (i.e. \ 
GdkPixbuf properties
	  and the like).
	- No more context help mode with buttons, you can get property level help (and \ 
clear value) with a context menu
	- Optimized load routine significantly.
	- Added GladeEditable interface to layout custom pages for property editors, \ 
implemented many
	  custom editor layouts.
	- Now you can edit widgets separately from the rest of the project
	- menu/toolbar/treeview editor no longer a modal dialog.
	- Added <search widgets> entry with completion/filter to the inspector widget.
	- Added most of the new needed icons (Mike Gratton - bug 561979, Juan Pablo Ugarte).
	- Simplified and improved stock-id properties to allow use of custom icons from \ 
factories.
	- Fixed input dialog crasher (Juan Pablo Ugarte - bug 543314)
	- Commands now collapse to nothing - Pavel Kostyuchenko
	- Fixed boxed value comparisons by way of comparing unique strings
	  from the plugin (Juan Pablo Ugarte - bug 528511)
	- Fixed project modified state flag glitches (Pavel Kostyuchenko - bug 532017).
	- Prevent hangs in anjuta (Pavel Kostyuchenko - bug 531585).
	- Fixed boldness/italicness in varios treeviews
	- Objects and resource property fields are updated correctly (bug 542335 - fix \ 
by Pavel Kostyuchenko)
	- Update loaded assistant pages properly (bug 540531 - fix by Antti Kaijanmäki)
	- Silently ignore unrecognized signals in glade file instead of aborting
	  (bug 533728 - fix by Pavel Kostyuchenko)
	- Worked around special child type naming discrepencies between formats from \ 
the plugin side
	  (bug 533217 - fix by Pavel Kostyuchenko)
	- response-id now only available for buttons that are in the action area of \ 
dialogs (bug 464502)
	- Fixed displayable values (bug 556452), now they are available in the plugin too.
	- Misc bugfixed by Richard Hult, Andreas Henriksson, Vincent Geddes, Claude \ 
Paroz, Pavel Kostyuchenko,
	  Eli Collins, Christian Persch, Theppitak Karoonboonyanan, Kjartan Maraas, \ 
Michael Gratton and me.

New and updated translations
============================
	- ar: Anas Afif Emad, Djihed Afifi
	- bg: Yavor Doganov, Alexander Shopov
	- da: Ask Hjorth Larsen
	- de: Christian Kirbach
	- en_GB: David Lodge, Philip Withnall
	- es: Jorge González, Jorge Gonzalez
	- et: Ivar Smolin
	- fi: Ilkka Tuohela
	- fr: Robert-André Mauchin
	- gl: Ignacio Casal Quinteiro
	- gu: Sweta Kothari
	- he: yairhr@gmail.com, Yair Hershkovitz
	- hi: Rajesh Ranjan
	- hu: Gabor Kelemen
	- it: Andrea Zagli
	- ko: Changwoo Ryu
	- ml: Hari Vishnu
	- mr: Sandeep Shedmake
	- nl: Vincent van Adrighem
	- oc: Yannig Marchegay, Yannig Marchegay (Kokoyaya)
	- pl: Tomasz Dominikowski
	- pt: Duarte Loreto
	- pt_BR: Igor Pires Soares, Fabrício Godoy
	- ru: Yuriy Penkin
	- sr.po, sr@latin: Goran Rakić
	- sv: Daniel Nylander
	- th: Theppitak Karoonboonyanan
	- tr: Baris Cicek
	- vi: Clytie Siddall
	- zh_HK: Chao-Hsiung Liao
	- zh_TW: Chao-Hsiung Liao, Abel Cheung

===========
Glade 3.5.2
===========
	- oops, was parsing booleans as doubles, fixed bugs with
	  builder-unsupported and deprecated.

===========
Glade 3.5.1
===========
	- Added versioning support, you can always chose the target version of
	  your project starting with gtk+ 2.8 - a project preferences dialog has
	  been added where you can switch your format, switch your target version
	  and test for incompatabilities. incompatability error dialogs are also
	  launched on save as. Target versions are saved to the glade file;
	  TODO: patch GtkBuilder to test the required gtk+ version from
	  <requires lib="gtk+" version="2.8"> and at least \ 
warn, also let
	  third party widget developers test thier own versions using builder
	  (all new catalog tags and properties are also documented).

===========
Glade 3.5.0
===========
	- Resurrected GtkScaleButton and GtkVolumeButton
	- We finally have Vincent Geddes's icon choser dialog
	  (was skipped before because of string changes)
	- Not allowed to have duplicate widget names anymore (bug 442860)
	- Now the first widget in a project shows up automatically
	  when opening the project.
	- Old parser was trashed and rewritten from the ground up.
	- New plugin support for read_widget() and write_widget(), also
	  create_eprop() which allows the plugin to create widgets to
	  edit properties in the editor (accelerators are edited from
	  the plugin now for instance).
	- Dual file format support available, its a beginning, you dont
	  get any of the GObjects that GtkBuilder supports but all widgets
	  you were formerly using with glade can now be loaded/saved in
	  builder format.
	- Api reference docs for embedders and widget authors ressurected
	  after 2 years, concerning integrating widgets, the docs are
	  practically rewritten.

New and updated translations
============================
	- Priit Laes (et)
	- Laurent Dhima (sq)
	- Baris Cicek (tr)
	- Alexander Shopov (bg)

Files:
RevisionActionfile
1.54modifypkgsrc/devel/glade3/Makefile
1.6modifypkgsrc/devel/glade3/PLIST
1.33modifypkgsrc/devel/glade3/buildlink3.mk
1.7modifypkgsrc/devel/glade3/distinfo
1.1addpkgsrc/devel/glade3/patches/patch-configure
1.1removepkgsrc/devel/glade3/patches/patch-gladeui_glade-widget-adaptor_c