summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gbinding' into gbinding-transformgbinding-transformDenis Washington2011-08-303-1118/+1143
|\
| * Merge branch 'master' into gbindingDenis Washington2011-08-303-1118/+1143
| |\
| | * Update French translationAlexandre Franke2011-08-291-532/+551
| | * Updated Brazilian Portuguese translation.Og B. Maciel2011-08-251-546/+554
| | * Updated Norwegian bokmål translation.Kjartan Maraas2011-08-171-40/+38
* | | Merge branch 'gbinding' into gbinding-transformDenis Washington2011-08-233-6/+8
|\ \ \ | |/ /
| * | Rename glade_property_resolve_binding() to just glade_property_resolve()Denis Washington2011-08-233-6/+6
| * | Add missing GLADE_IS_PROPERTY() check to glade_property_resolve_binding()Denis Washington2011-08-231-0/+2
* | | Transformation function support for the "gbinding" branchDenis Washington2011-08-197-21/+269
|/ /
* | Remove all binding transformation function UI and code for nowDenis Washington2011-08-197-269/+21
* | Fix buildDenis Washington2011-08-191-1/+1
* | Remove g_object_set_data() usage for binding resolutionDenis Washington2011-08-183-28/+61
* | Move all binding source/target synchronization logic into the command systemDenis Washington2011-08-183-269/+134
* | Remove trailing whitespaceDenis Washington2011-08-176-52/+52
* | Update glade_command_bind_property_unifies() for transform functionsDenis Washington2011-08-171-1/+2
* | Add mnemonics to property binding context menu items in inspectorDenis Washington2011-08-141-2/+2
* | Add mnemonics to all "Bind to source..." dialog widgetsDenis Washington2011-08-141-3/+5
* | Small "Bind to source..." dialog code cleanupsDenis Washington2011-08-141-20/+25
* | Fix assertion failure warningsDenis Washington2011-08-141-15/+17
* | Merge branch 'master' into gbindingDenis Washington2011-08-132-1067/+1096
|\ \ | |/
| * Updated Polish translationPiotr Drąg2011-08-111-533/+547
| * Updated Bulgarian translationAlexander Shopov2011-08-111-534/+549
* | Don't show properties marked as "virtual" or "ignore" in "Bind to source..." ...Denis Washington2011-08-131-3/+5
* | Cleaned up the GladeProperty binding codeDenis Washington2011-08-101-94/+122
* | Merge branch 'master' into gbindingDenis Washington2011-08-072-385/+405
|\ \ | |/
| * Fix parameter reordering in French translationClaude Paroz2011-08-021-2/+2
| * Updated Russian translationYuri Myasoedov2011-07-301-383/+403
* | Deal with binding sourc properties becoming disabled or insensitiveDenis Washington2011-08-071-12/+55
* | Add support for setting transformation functions from "Bind to source..."Denis Washington2011-08-016-37/+217
* | Fix a memory leak in glade_property_set_binding_transform_func()Denis Washington2011-08-011-0/+2
* | Clean up the "Bind to source..." dialogDenis Washington2011-07-311-60/+71
* | Fix tricky crasher when a project with property bindings is closedDenis Washington2011-07-241-66/+86
* | Select the current binding source in the "Bind to source..." dialog if the ta...Denis Washington2011-07-231-57/+126
* | Merge branch 'master' into gbindingDenis Washington2011-07-233-2874/+3266
|\ \ | |/
| * Updated Norwegian bokmål translationKjartan Maraas2011-07-181-735/+750
| * Updated Lithuanian translation.Aurimas Černius2011-07-121-2137/+2514
| * [l10n]Minor fix to Catalan translationJoan Duran2011-07-101-2/+2
* | Rename internal function glade_project_fix_object_props() to just glade_proje...Denis Washington2011-07-231-4/+5
* | Make GladeProperty read and write transformation function namesDenis Washington2011-07-233-1/+68
* | glade_eprop_property_finalized(): Set binding_id to 0 like the other signal h...Denis Washington2011-07-221-0/+1
* | Don't show the target property as possible source property in the "Binding to...Denis Washington2011-07-201-1/+2
* | Don't show the check/radio column in the "Bind to source..." dialog's object ...Denis Washington2011-07-201-27/+57
* | Fix a crasher introduced during the GladeBinding->GladeProperty refactorDenis Washington2011-07-151-2/+6
* | Properly remove a property binding if the binding source widget is removedDenis Washington2011-07-121-10/+82
* | Merge branch 'master' into gbindingDenis Washington2011-07-090-0/+0
|\ \ | |/
| * [l10n]Updated Turkish translationMuhammet Kara2011-07-081-2470/+3039
| * [l10n]Added Catalan documentationDavid Aguilera2011-07-082-1/+860
| * Ignore GtkWindow:icon property. Fixes bug #654121 "workaround gtk segfault: i...Juan Pablo Ugarte2011-07-061-0/+1
| * Replaced deprecated GtkHBox, GtkVBox, GtkHPaned and GtkVPaned types inJuan Pablo Ugarte2011-07-062-32/+25
| * Updated Swedish translationDaniel Nylander2011-07-011-579/+902