[glade] (60 commits) Created branch gbinding



The branch 'gbinding' was created.

Summary of new commits:

  bdb2180... Implement reading/writing of <binding> tags
  9e9fa0f... Coding style fixes
  02c86da... Fix memory leaks
  a8cba0f... Fix glade_binding_get_source() accidently returning the bin
  65fbe02... Make the name of a bound property italic in the inspector a
  e33dc50... Use the getter functions in glade_binding_get_property()
  c0d23e7... Assert that the GladeBinding's "target" property is non-NUL
  81fd3de... Fix typo
  7dd560b... Fix another typo
  e936f22... Actually establish the property bindings we're reading
  46f2d0c... Removed call to glade_binding_write() from glade_property_w
  753463e... Output <binding> tags after <property> tags in the output
  304bc56... Make the labels of bound properties in the inspector bold-i
  50b1e60... Actually show the binding source in the inspector tooltip, 
  3c93bc8... Minor style fix (thanks Juan!)
  f4833ce... Fix memory leak (thanks Juan!)
  fff95d5... Fix GladeProperty / GladeBinding ownership issues (thanks J
  4c7c613... Simplified glade_editor_property_tooltip_cb() (thanks Juan!
  8a28e68... Take advantage of the fact that g_free (NULL) safely does n
  8b23761... Add forgotten NULL check to glade_binding_set_source()
  083bcea... Move #include to glade-binding.c
  bfddd77... Remove wrong g_assert(), and avoid another in the case of i
  208f45f... Make glade_property_set_binding() accept NULL and prevent t
  8b7a0db... Let GladeBindings disconnect created property-change handle
  fd8fb34... Fix typo
  7a5fe9a... Implement "Bind property" command to undo/redo system and e
  310393e... Big refactor: Move all GladeBinding functionality directly 
  b5ebf94... Add "Unbind" context menu item for properties and disable "
  ca79e7b... Make "Bind to source..." menu item visible even if the prop
  ce095bb... Give binding source chooser dialog a sensible interface
  4b0e736... In the binding source chooser dialog, show uncompatible pro
  4240348... Rename the OK button in the "Bind to source..." dialog to "
  ef6c1af... Use "Unbinding [...]" instead of "Binding [...]" as undo/re
  c707e10... Properly remove a property binding if the binding source wi
  6836740... Fix a crasher introduced during the GladeBinding->GladeProp
  0cde8d2... Don't show the check/radio column in the "Bind to source...
  7ba81da... Don't show the target property as possible source property 
  8ef51fe... glade_eprop_property_finalized(): Set binding_id to 0 like 
  d4839ed... Make GladeProperty read and write transformation function n
  7e1ecbe... Rename internal function glade_project_fix_object_props() t
  c4193f5... Select the current binding source in the "Bind to source...
  94eb24b... Fix tricky crasher when a project with property bindings is
  7515d1d... Clean up the "Bind to source..." dialog
  108c00f... Fix a memory leak in glade_property_set_binding_transform_f
  9366591... Add support for setting transformation functions from "Bind
  d40d2d1... Deal with binding sourc properties becoming disabled or ins
  f9932a7... Cleaned up the GladeProperty binding code
  dd1f6be... Don't show properties marked as "virtual" or "ignore" in "B
  e84f1ec... Fix assertion failure warnings
  a6e9e30... Small "Bind to source..." dialog code cleanups
  9d337e8... Add mnemonics to all "Bind to source..." dialog widgets
  e5ecd6b... Add mnemonics to property binding context menu items in ins
  931c386... Update glade_command_bind_property_unifies() for transform 
  7c09ca5... Remove trailing whitespace
  a775f6c... Move all binding source/target synchronization logic into t
  478a500... Remove g_object_set_data() usage for binding resolution
  35df252... Fix build
  b79af18... Remove all binding transformation function UI and code for 
  ae7e420... Add missing GLADE_IS_PROPERTY() check to glade_property_res
  b95be77... Rename glade_property_resolve_binding() to just glade_prope



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]