Commit Graph

  • 3da5aeb8b3 Minor style fix (thanks Juan!) Denis Washington 2011-06-10 13:40:01 +02:00
  • 6cedfaa5b1 Actually show the binding source in the inspector tooltip, not the target Denis Washington 2011-06-10 12:35:40 +02:00
  • 6b9d6860ac Make the labels of bound properties in the inspector bold-italic Denis Washington 2011-06-10 10:40:45 +02:00
  • 44f9947c85 Output <binding> tags after <property> tags in the output Denis Washington 2011-06-10 10:39:24 +02:00
  • b210c6d169 Removed call to glade_binding_write() from glade_property_write(), it's already in glade_widget_adaptor_object_write_widget() Denis Washington 2011-06-10 10:36:17 +02:00
  • 3370ed0425 Actually establish the property bindings we're reading Denis Washington 2011-06-10 09:47:04 +02:00
  • ce27f9a616 Fix another typo Denis Washington 2011-06-10 09:38:42 +02:00
  • fc1b6a118e Fix typo Denis Washington 2011-06-10 09:25:48 +02:00
  • 4a6d02c631 Updated Galician translations Fran Diéguez 2011-06-05 22:50:13 +02:00
  • 086e0e09ee Assert that the GladeBinding's "target" property is non-NULL Denis Washington 2011-06-07 20:06:35 +02:00
  • bfae9b59c1 Use the getter functions in glade_binding_get_property() Denis Washington 2011-06-07 19:52:55 +02:00
  • dce85bf906 Make the name of a bound property italic in the inspector and reveal the binding source in the tooltip Denis Washington 2011-06-07 19:37:19 +02:00
  • 0dc086a5d8 Updated Galician translations Fran Diéguez 2011-06-05 22:50:13 +02:00
  • dc8f13e660 Fix glade_binding_get_source() accidently returning the binding source property Denis Washington 2011-06-04 21:23:40 +02:00
  • c505211ec6 Fix memory leaks Denis Washington 2011-06-04 21:11:46 +02:00
  • b87e88d643 Coding style fixes Denis Washington 2011-06-04 20:46:07 +02:00
  • 6d391f24d3 [l10n]Updated Catalan (Valencian) translation Carles Ferrando 2011-05-29 13:44:44 +02:00
  • 510ed33520 Updated Esperanto translation Kristjan SCHMIDT 2011-05-26 21:33:21 +02:00
  • 1d83d792fd Updated Spanish translation Jorge González 2011-05-22 16:34:13 +02:00
  • 325683ef0d Implement reading/writing of <binding> tags Denis Washington 2011-06-03 22:26:28 +02:00
  • 4935a8ce12 [l10n]Updated Catalan (Valencian) translation Carles Ferrando 2011-05-29 13:44:44 +02:00
  • 292aaecd43 [l10n]Updated Catalan (Valencian) translation Carles Ferrando 2011-05-29 13:44:15 +02:00
  • 6f29cf5b36 Updated Esperanto translation Kristjan SCHMIDT 2011-05-26 21:33:21 +02:00
  • 8072c2f7ab Updated Spanish translation Jorge González 2011-05-22 16:34:13 +02:00
  • 1e94a0f3bf Fixed "variable set but not used" warnings (-Wunused-but-set-variable) Juan Pablo Ugarte 2011-05-20 16:41:47 -03:00
  • 3d254d1c71 Updated Slovenian translation Matej Urbančič 2011-05-14 19:53:39 +02:00
  • d3fddd3be9 Added UG translation Abduxukur Abdurixit 2011-05-11 12:01:46 +02:00
  • e25c47b79b Added UG translation Abduxukur Abdurixit 2011-05-11 11:58:44 +02:00
  • c8806b8b5d Updated Czech screenshot Marek Černocký 2011-05-05 13:45:25 +02:00
  • 90be878744 gladeui/glade-utils.c: Correctly detect the required devhelp version Javier Jardón 2011-04-29 20:01:41 +01:00
  • dc17bb2253 gladeui/glade-utils.c: Correctly detect the required devhelp version Javier Jardón 2011-04-29 19:31:51 +01:00
  • 0bd04078f1 gladeui/glade-utils.c: Correctly detect the required devhelp version Javier Jardón 2011-04-29 19:31:51 +01:00
  • 6ff2d8cdb5 Updated Czech translation Marek Černocký 2011-04-29 07:44:41 +02:00
  • a4418553ff Updated Czech translation Marek Černocký 2011-04-29 07:42:23 +02:00
  • e434908381 Updated Danish translation Ask H. Larsen 2011-04-25 22:42:29 +02:00
  • 07b73d564f Updated Danish translation Ask H. Larsen 2011-04-25 22:40:17 +02:00
  • 1940d423fe Updated asturian translation Xandru Armesto 2011-04-25 08:44:29 +02:00
  • 7bcc0221e5 Updated asturian translation Xandru Armesto 2011-04-25 08:43:04 +02:00
  • ab0559ce4f * src/main.c: Fixed loading correct application icon (bug 648487 fix by Stéphane Maniaci). Tristan Van Berkom 2011-04-22 17:30:16 +09:00
  • 61291444df * src/main.c: Fixed loading correct application icon (bug 648487 fix by Stéphane Maniaci). Tristan Van Berkom 2011-04-22 17:30:16 +09:00
  • c9ced7175c Fixed bug while grabbing resize grip Juan Pablo Ugarte 2011-04-21 17:59:59 -03:00
  • 9055746ece Fixed bug while grabbing resize grip Juan Pablo Ugarte 2011-04-21 17:59:59 -03:00
  • 5f56112209 Updated Hungarian translation Gabor Kelemen 2011-04-21 19:19:04 +02:00
  • 33d94cf4da Updated Hungarian translation Gabor Kelemen 2011-04-21 19:19:04 +02:00
  • 9b968c72e2 Updated British English translation Bruce Cowan 2011-04-20 12:57:35 +01:00
  • 4abac6074d Updated British English translation Bruce Cowan 2011-04-20 12:57:35 +01:00
  • ab1a3aef1d Optimized project loading time by not updating progrebars on each object loaded. Added bg logo on empty GladeDesignView. Migrated code using deprecated GtkStyle to GtkStyleContext Juan Pablo Ugarte 2011-04-13 20:32:18 -03:00
  • 4b3035c38c Revert GtkEntryCompletion support removal Juan Pablo Ugarte 2011-04-06 12:05:19 -03:00
  • 61e1c035c3 Revert "Remove GtkSwitch and GtkInfoBar support" Juan Pablo Ugarte 2011-04-06 11:59:05 -03:00
  • ad4aadd429 Updated Bulgarian translation Alexander Shopov 2011-04-11 07:18:57 +03:00
  • 31689f5bb3 Updated Bulgarian translation Alexander Shopov 2011-04-11 07:18:57 +03:00
  • d0ce48434a Updated Galician translations Fran Diéguez 2011-04-07 09:49:37 +02:00
  • 4046a1557c Added Slovenian translation Matej Urbančič 2011-04-06 17:14:10 +02:00
  • 8786e8946d [l10n]Minor update on Catalan translation Gil Forcada 2011-04-05 23:32:36 +02:00
  • 810a6273b9 Updated Russian translation Yuri Myasoedov 2011-04-06 00:50:24 +04:00
  • 5563a2157f [l10n] Updated German translation Christian Kirbach 2011-04-05 22:10:31 +02:00
  • 1d8b475b40 Updated Spanish translation Daniel Mustieles 2011-04-05 21:19:07 +02:00
  • a4744b7946 Updated Polish translation Piotr Drąg 2011-04-05 21:15:35 +02:00
  • f17d14dcae Updated Brazilian Portuguese translation Krix Apolinário 2011-04-05 14:04:50 -03:00
  • 2dabab8e40 Updated Swedish translation Daniel Nylander 2011-04-05 18:27:42 +02:00
  • 92e5c7dcb9 Updated Czech translation Marek Černocký 2011-04-05 11:24:35 +02:00
  • 52487c50e0 Updated French translation Bruno Brouard 2011-04-05 09:56:59 +02:00
  • 9c7069557d * configure.ac, NEWS: Rolling 3.10.0 GLADE_3_10_0 Tristan Van Berkom 2011-04-05 03:17:45 +09:00
  • a20c6f1b6d Added Changelog entry of internal-child-support branch merge Juan Pablo Ugarte 2011-04-05 03:12:24 -03:00
  • f0c4240eee Fixing distcheck problems... Tristan Van Berkom 2011-04-05 02:58:43 +09:00
  • e052df2e14 Fixing distcheck problems Tristan Van Berkom 2011-04-05 02:25:01 +09:00
  • 76a42c1695 Ammending changelog Tristan Van Berkom 2011-04-05 01:55:51 +09:00
  • ed7f268720 * gladeui/glade-widget-adaptor.c, plugins/gtk+/gtk+.xml.in: Declare treeview's internal selection as 'anarchist'. Tristan Van Berkom 2011-04-05 01:50:10 +09:00
  • 9bd0a63755 Cleanup glade_widget_adaptor_get_children() Tristan Van Berkom 2011-04-05 01:29:29 +09:00
  • c447bffe69 * gladeui/glade-widget-adaptor.[ch]: o removed GladeGetInternalChildrenFunc, replaced by making GladeGetChildrenFunc base implementation return internal children Juan Pablo Ugarte 2011-04-05 01:22:34 -03:00
  • 70886f7a3c * plugins/gtk+/glade-gtk.c: Make h/vexpand properties 'needs-sync', fixes GtkDialog's showing up with expanding action area (due to placeholders needing to expand). Tristan Van Berkom 2011-04-05 00:37:24 +09:00
  • 77ac98ba8f Revert my long ago fix to never set packing properties onto GladeWidgets Tristan Van Berkom 2011-04-04 22:42:47 +09:00
  • 46479e6b6c * glade-widget.[ch]: - Make glade_widget_find_child() have a const gchar argument - Use glade_widget_get_internal_child() instead of glade_widget_get_internal_func(). Tristan Van Berkom 2011-04-04 21:47:42 +09:00
  • 6c0314d5f7 * gladeui/glade-widget-adaptor.[ch]: o added GladeGetInternalChildrenFunc class and base implementation method o removed glade_widget_adaptor_get_internal_children() function o gwa_internal_children_update_from_node() reworked to work with simplyfied <internal-children> format <internal-children> <object/> <object> <object/> </object> </internal-children> Juan Pablo Ugarte 2011-04-04 21:31:36 -03:00
  • 746553e202 Remove GtkSwitch and GtkInfoBar support Juan Pablo Ugarte 2011-04-04 14:34:18 -03:00
  • a419fb66ca Reverted garbage commited to file by accident Juan Pablo Ugarte 2011-04-04 13:33:03 -03:00
  • ae3e559287 * gladeui/glade-widget-adaptor.[ch]: o Added support for reading internal children declaration in the catalog o Added GWA base class get_internal_child implementation using gtk_buildable_get_internal_child() o Create internal children as specified in catalog in glade_widget_adaptor_post_create() before calling deep_post_create() and post_create() methods o new API glade_widget_adaptor_has_internal_children() glade_widget_adaptor_get_internal_children() Juan Pablo Ugarte 2011-03-14 18:17:04 -03:00
  • 30137d96fc Revert "* plugins/gtk+/glade-gtk.c, plugins/gtk+/glade-cell-renderer-editor.c, plugins/gtk+/gtk+.xml.in: Added support to edit cell renderers in GtkEntryCompletion" Juan Pablo Ugarte 2011-04-04 07:40:57 -03:00
  • 48c70fd55e * plugins/gtk+/glade-gtk-activatable.[ch]: code cleanup. Juan Pablo Ugarte 2011-03-28 12:49:08 -03:00
  • a2bcc5f8f7 plugins/gtk+/glade-gtk.h: moved constant macros to common header plugins/gtk+/glade-gtk-activatable.h: added GtkActivatable declaration Tristan Van Berkom 2011-03-28 11:25:56 -03:00
  • cb77c7903f Moved GtkActivatable support code to new file. Tristan Van Berkom 2011-03-28 10:47:24 -03:00
  • f6e0053fad * plugins/gtk+/glade-gtk.c: added proper fix for GtkButton stop property. Need to update it on post_create when reason is user instead of setting it on "label" set_proeprty() Juan Pablo Ugarte 2011-03-18 14:12:58 -03:00
  • bc2b7577a8 * glade/gladeui/glade-widget.c: o glade_widget_constructor() do not set catalog defaults for internal widgets. (Fixes GtkDialog action area orientation) Juan Pablo Ugarte 2011-03-17 17:30:32 -03:00
  • e0b4eb9ce6 * gladeui/glade-widget-adaptor.[ch]: o Added support for reading internal children declaration in the catalog o Added GWA base class get_internal_child implementation using gtk_buildable_get_internal_child() o Create internal children as specified in catalog in glade_widget_adaptor_post_create() before calling deep_post_create() and post_create() methods o new API glade_widget_adaptor_has_internal_children() glade_widget_adaptor_get_internal_children() Juan Pablo Ugarte 2011-03-14 18:17:04 -03:00
  • 0fcf5ccc32 Moved GtkDialog action-widgets tag read/write support into a new file to use as a generic implementation for GtkInfoBar too. Tristan Van Berkom 2011-03-14 16:40:00 -03:00
  • c5eae7a1ca Updated Russian translation Yuri Myasoedov 2011-04-05 07:39:05 +04:00
  • a2e5c8a0a2 * gladeui/glade-widget-adaptor.c, plugins/gtk+/gtk+.xml.in: Declare treeview's internal selection as 'anarchist'. internal-child-support Tristan Van Berkom 2011-04-05 01:50:10 +09:00
  • 48a64940ab Cleanup glade_widget_adaptor_get_children() Tristan Van Berkom 2011-04-05 01:29:29 +09:00
  • 335fac30af * gladeui/glade-widget-adaptor.[ch]: o removed GladeGetInternalChildrenFunc, replaced by making GladeGetChildrenFunc base implementation return internal children Juan Pablo Ugarte 2011-04-05 01:22:34 -03:00
  • 5c9de1d805 Updated Russian translation Yuri Myasoedov 2011-04-05 07:39:05 +04:00
  • 72df493715 * plugins/gtk+/glade-gtk.c: Make h/vexpand properties 'needs-sync', fixes GtkDialog's showing up with expanding action area (due to placeholders needing to expand). Tristan Van Berkom 2011-04-05 00:37:24 +09:00
  • 33dee90dd4 Revert my long ago fix to never set packing properties onto GladeWidgets Tristan Van Berkom 2011-04-04 22:42:47 +09:00
  • 1ab21fe7ac * glade-widget.[ch]: - Make glade_widget_find_child() have a const gchar argument - Use glade_widget_get_internal_child() instead of glade_widget_get_internal_func(). Tristan Van Berkom 2011-04-04 21:47:42 +09:00
  • 00fabbfa03 * gladeui/glade-widget-adaptor.[ch]: o added GladeGetInternalChildrenFunc class and base implementation method o removed glade_widget_adaptor_get_internal_children() function o gwa_internal_children_update_from_node() reworked to work with simplyfied <internal-children> format <internal-children> <object/> <object> <object/> </object> </internal-children> Juan Pablo Ugarte 2011-04-04 21:31:36 -03:00
  • 1225f7d527 * doc/gladeui.types: Fixed inclusion of private type in doc generation (bug 645125). Tristan Van Berkom 2011-04-04 20:39:29 +09:00
  • 529c2b8715 [l10n]Fixes on Catalan translation Jordi Serratosa 2011-04-04 21:16:39 +02:00
  • 86008caa28 Remove GtkSwitch and GtkInfoBar support Juan Pablo Ugarte 2011-04-04 14:34:18 -03:00
  • 865ea40286 Reverted garbage commited to file by accident Juan Pablo Ugarte 2011-04-04 13:33:03 -03:00
  • cd304acfc8 * gladeui/glade-widget-adaptor.[ch]: o Added support for reading internal children declaration in the catalog o Added GWA base class get_internal_child implementation using gtk_buildable_get_internal_child() o Create internal children as specified in catalog in glade_widget_adaptor_post_create() before calling deep_post_create() and post_create() methods o new API glade_widget_adaptor_has_internal_children() glade_widget_adaptor_get_internal_children() Juan Pablo Ugarte 2011-03-14 18:17:04 -03:00
  • 1914020ad6 Revert "* plugins/gtk+/glade-gtk.c, plugins/gtk+/glade-cell-renderer-editor.c, plugins/gtk+/gtk+.xml.in: Added support to edit cell renderers in GtkEntryCompletion" Juan Pablo Ugarte 2011-04-04 07:40:57 -03:00