2013-02-06  Juan Pablo Ugarte <juanpablougarte@gmail.com>

	* configure.ac, NEWS: Rolling 3.15.0

2013-03-04  Juan Pablo Ugarte <juanpablougarte@gmail.com>

	* src/glade-window.c:
	  o Fixed window docks regresion bug.
	  o Update Properties Dock window title with GladeEditor:class-field value

	* gladeui/glade-editor.c: Added GladeEditor:class-field read only property.

2013-02-25  Jasper St. Pierre <jstpierre@mecheye.net>

	* gladeui/glade-editor.c,
	  gladeui/glade-named-icon-chooser-dialog.c
	  gladeui/glade-project.c,
	  gladeui/glade-utils.c: Fix prototype warning issues.

2013-02-19  Juan Pablo Ugarte <juanpablougarte@gmail.com>

	* gladeui/glade-editable.h:  Added GLADE_PAGE_SIGNAL to GladeEditorPageType enumeration.

	* gladeui/glade-editor.c:
	  o Fixed leak in glade_editor_notebook_page()
	  o Cleaned up code replacing editor->priv with a temp priv variable.
	  o Replaced GtkButtonBox with a regular GtkBox to pack clear and info buttons

	* src/glade-window.c: Hide Property editor class title

2013-02-11  Juan Pablo Ugarte <juanpablougarte@gmail.com>

	* gladeui/glade-editor.[ch]: Added glade_editor_show/hide_class_field()

2013-02-01  Juan Pablo Ugarte <juanpablougarte@gmail.com>

	* gladeui/glade-editor.c: Moved clear and info buttom to the action widget of the notebook.

	* plugins/gtk+/icons/16x16/widget-gtk-levelbar.png,
	  plugins/gtk+/icons/22x22/widget-gtk-levelbar.png:
	  Added new GtkLevelBar icons by Máirín Duffy
	  This closes bug #685432 "RFE: glade support for GtkLevelBar" 

2013-01-22  Juan Pablo Ugarte <juanpablougarte@gmail.com>

	* gladeui/glade-design-view.c:
	  o Removed project parameter check in glade_design_view_set_project()
	  o glade_design_view_set_project(): keep a reference to project

	* gladeui/glade-design-layout.c: Use a window style context to render background in the offscreen window.

2012-12-17  Juan Pablo Ugarte <juanpablougarte@gmail.com>

	* gladeui/glade-design-layout.c,
	  gladeui/glade-design-private.h,
	  gladeui/glade-design-view.c,
	  plugins/gtk+/glade-fixed.c,
	  plugins/gtk+/glade-gtk.c: Implemented inline Drag and Drop

	* gladeui/glade-command.c: Made glade_command_dnd() accept parent and placeholer NULL parameter to paste the widget as toplevel.

	* plugins/gtk+/glade-gtk-grid.c, plugins/gtk+/glade-gtk-table.c,
	  plugins/gtk+/glade-gtk.c, plugins/gtk+/gtk+.xml.in:
	  o Removed GladeFixed (DnD) support for GtkBox, GtkTable and GtkGrid.
	  o Optimized glade_gtk_grid_refresh_placeholders() by passing the children list to
	    glade_gtk_grid_has_child() instead of getting it each time from the container.

2012-12-15  Juan Pablo Ugarte <juanpablougarte@gmail.com>

	* data/icons/atk.png: Updated atk icon with gnome's accessibility icon.

2012-12-13  Juan Pablo Ugarte <juanpablougarte@gmail.com>

	* gladeui/glade-design-view.[ch],
	  gladeui/glade-palette.[ch],
	  src/glade-window.c: Added Drag&Drop support from the palette.

2012-10-23  Juan Pablo Ugarte <juanpablougarte@gmail.com>

	* gladeui/glade-editor-property.c:
	  o Replaced buttons with 3 dots [...] for a secondary edit icon in the entry itself.
	  o Removed treeview from flags editor.

2012-10-22  Juan Pablo Ugarte <juanpablougarte@gmail.com>

	* gladeui/glade-editor-property.c: Do not let every propery input expand if not nescesary

2012-10-20  Juan Pablo Ugarte <juanpablougarte@gmail.com>

	* gladeui/glade-editor-property.c: GladeEditorPropertyBoolClass replaced toggle button with a switch.

2013-01-18  Juan Pablo Ugarte <juanpablougarte@gmail.com>

	* gladeui/glade-editor-property.c: Limit the size of the spin button in
	  GladeEPropNumeric when the max value is over 16 digits.
	  Otherwise a property with a max value of G_MAXDOUBLE gets a minimum size over 2800 pixels.

2013-01-17  Juan Pablo Ugarte <juanpablougarte@gmail.com>

	* gladeui/glade-design-layout.c: Fixed bug #688326 "pointer tracking is off" by using every coordinate
	  relative to GladeDesignLayout.

	* plugins/gtk+/gtk+.xml.in: Added GtkLevelBar.

2013-01-16  Juan Pablo Ugarte <juanpablougarte@gmail.com>

	* gladeui/glade-design-layout.c: Set a background to the offscreen window,
 	  so that widgets without a window added as toplevels look right.

2012-12-04  Juan Pablo Ugarte <juanpablougarte@gmail.com>

	* build/mingw-w64/glade.nsi.in, build/mingw-w64/nsis_make_installer.sh:
	  Added message to win32 installer about it being beta software
	  Updated installers script to include locale directories