Commit Graph

  • abf95db9be * plugins/gtk+/glade-gtk-activatable.[ch]: code cleanup. Juan Pablo Ugarte 2011-03-28 12:49:08 -03:00
  • 5b389a9249 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
  • 7a15fba82c Moved GtkActivatable support code to new file. Tristan Van Berkom 2011-03-28 10:47:24 -03:00
  • c071dbc8e0 * 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
  • f8918d4ffe * 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
  • 50f8aac8bb * 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
  • 22a42ca3ec 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
  • fa8430c02a * configure.ac, NEWS: Rolling Glade 3.8. GLADE_3_8_0 Tristan Van Berkom 2011-04-04 21:36:13 +09:00
  • e036946b1d Added missing files to POTFILES.in Tristan Van Berkom 2011-04-04 21:29:32 +09:00
  • 7011fe70eb * removing glade-previewer.c from POTFILES.in Tristan Van Berkom 2011-04-04 21:22:03 +09:00
  • fd9b626d75 * doc/gladeui.types: Fixed inclusion of private type in doc generation (bug 645125). Tristan Van Berkom 2011-04-04 20:39:29 +09:00
  • 697feb43cd [l10n]Fixes on Catalan translation Jordi Serratosa 2011-04-04 21:16:39 +02:00
  • 322fd577e4 * plugins/gtk+/icons/*: Backported all the new icons. Tristan Van Berkom 2011-04-04 19:09:30 +09:00
  • 9d0178abd3 * gladeui/glade-project.[ch], gladeui/glade-widget.c: Backported glade_project_check_reordered() Tristan Van Berkom 2011-04-04 18:28:12 +09:00
  • c2721dad58 Fixed ChangeLog Tristan Van Berkom 2011-04-04 17:54:21 +09:00
  • 7b06523620 Backporting GladeBaseEditor fixes from master Tristan Van Berkom 2011-04-04 17:53:31 +09:00
  • 6280a622f4 * Backed out 'preview' feature from glade-3-8 branch. Tristan Van Berkom 2011-04-04 16:39:07 +09:00
  • 234e3a621c Reverted changes that make Glade a GtkApplication because GtkApplication is not portable. Tristan Van Berkom 2011-04-04 15:29:04 +09:00
  • 640bec207b Ammending ChangeLog Tristan Van Berkom 2011-04-04 15:23:38 +09:00
  • 2c859f2dca * plugins/gtk+/icons/*: Added remaining icons contributed by Florent Thévenet. Tristan Van Berkom 2011-04-04 15:12:44 +09:00
  • 3a033444f1 Updated Basque language Inaki Larranaga Murgoitio 2011-04-04 18:39:42 +02:00
  • 5943ccbff4 Updated Japanese translation Jiro MATSUZAWA 2011-04-04 21:11:20 +09:00
  • b95c6ad7e2 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
  • 7c76321671 Updated Polish translation Piotr Drąg 2011-04-04 08:38:11 +02:00
  • adc2044989 doc: don't use gtk+-2.0 for scanning the docs Cosimo Cecchi 2011-04-02 14:32:36 -04:00
  • 08e99aa4c6 Updated Russian translation Yuri Myasoedov 2011-04-03 20:10:41 +04:00
  • ee37b8d6ad Updated Brazilian Portuguese translation. Og B. Maciel 2011-04-03 09:51:58 -04:00
  • 27f9ca6bb2 Updated Danish translation Ask H. Larsen 2011-04-02 22:35:18 +02:00
  • 5709aa2472 [l10n] Updated German translation Christian Kirbach 2011-04-02 19:58:04 +02:00
  • 864b0117fd Updated Spanish translation Jorge González 2011-04-02 18:13:04 +02:00
  • d3ee2c3b08 Updated Czech translation Marek Černocký 2011-04-02 17:41:50 +02:00
  • 9ec722e6b9 Updated French translation Bruno Brouard 2011-04-02 15:51:19 +02:00
  • 4c203e7b85 Updated Swedish translation Daniel Nylander 2011-04-02 11:38:16 +02:00
  • efa4142b6b [l10n]Updated Catalan translation Gil Forcada 2011-04-02 09:15:13 +02:00
  • a63e644023 [l10n]Updated Catalan translation Gil Forcada 2011-04-02 09:14:22 +02:00
  • 80914c6714 Updated Hebrew translation. Yaron Shahrabani 2011-04-02 08:38:24 +03:00
  • caa80c64a6 Updated Galician translations Fran Dieguez 2011-04-02 01:22:24 +02:00
  • 75ef923a3c Updated Portuguese translation Duarte Loreto 2011-04-02 00:17:36 +01:00
  • edb4857b9b * 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-01 19:48:39 -03:00
  • bfe6956573 Updated Hungarian translation Gabor Kelemen 2011-04-01 22:12:22 +02:00
  • 30b075641c [l10n] Updated Italian translation Andrea Zagli 2011-04-01 16:04:36 +02:00
  • 6846485c0d * gladeui/glade-base-editor.c, gladeui/glade-cell-renderer-icon.c, gladeui/glade-clipboard.c, gladeui/glade-editor.c, gladeui/glade-inspector.c, gladeui/glade-palette.c, gladeui/glade-project.c, gladeui/glade-property.c, gladeui/glade-signal.c, gladeui/glade-widget-action.c, gladeui/glade-widget.c: Replaced g_object_notify() with g_object_notify_by_spec() Juan Pablo Ugarte 2011-03-31 20:52:11 -03:00
  • fd2be3bd49 [l10n] Updated German translation Christian Kirbach 2011-03-31 21:35:52 +02:00
  • 6b85def2e9 Update Simplified Chinese translation. liu zhen 2011-03-31 15:52:11 +00:00
  • 914222bfa2 hindi updated Rajesh Ranjan 2011-03-31 18:03:37 +05:30
  • e7aacd3642 Updated Serbian translation Miroslav Nikolić 2011-03-31 00:36:29 +02:00
  • 3849a5928e Updated Serbian translation Miroslav Nikolić 2011-03-31 00:34:25 +02:00
  • 1cd27585e2 Updated Brazilian Portuguese translation Djavan Fagundes 2011-03-30 16:49:30 -03:00
  • d76fc9ab12 Updated Czech translation Marek Černocký 2011-03-29 16:48:43 +02:00
  • f430e25036 Updated Brazilian Portuguese translation Krix Apolinário 2011-03-29 09:56:44 -03:00
  • 70bc0e618f Updated Danish translation Ask H. Larsen 2011-03-29 10:25:29 +02:00
  • 94cc439db2 Added UG translation Abduxukur Abdurixit 2011-03-27 19:37:24 +02:00
  • b5889be342 Updated Norwegian bokmål translation Kjartan Maraas 2011-03-26 18:40:01 +01:00
  • 6b04034c32 Updated Portuguese translation Duarte Loreto 2011-03-26 12:27:29 +00:00
  • d7fd0e471e window: add a primary-toolbar style class to the toolbar Cosimo Cecchi 2011-03-24 20:22:57 -04:00
  • c1a609fd68 Use the correct icon names William Jon McCann 2011-03-24 20:04:07 -04:00
  • 55fcb36876 Update application icon William Jon McCann 2011-03-24 19:52:47 -04:00
  • a79afe1841 [l10n] Updated German translation Mario Blättermann 2011-03-24 21:17:49 +01:00
  • 2218122836 Updated Russian translation Yuri Myasoedov 2011-03-24 00:03:14 +03:00
  • 02ad4b2459 Updated Swedish translation Daniel Nylander 2011-03-20 11:09:47 +01:00
  • 95a8bb0208 l10n: Updated Greek translation for glade Vasilis Tsivikis 2011-03-18 21:02:34 +02:00
  • faccf40b12 Updated Hebrew translation. Yaron Shahrabani 2011-03-17 09:59:31 +02:00
  • 3355230f14 * gladeui/glade-design-layout.c: fixed allocation bug. It was using height instead of width. Juan Pablo Ugarte 2011-03-15 18:08:46 -03:00
  • 9ec0d59c1e Updated Galician translations Fran Diéguez 2011-03-15 15:18:15 +01:00
  • 043568ca8d Updated Korean translation Changwoo Ryu 2011-03-13 23:23:35 +09:00
  • 1cd2750d61 Updated Hungarian translation Gabor Kelemen 2011-03-13 10:33:09 +01:00
  • 18f75e5cd0 Updated French translation Claude Paroz 2011-03-12 20:35:32 +01:00
  • 04a7ca0ce5 Updated Traditional Chinese translation(Hong Kong and Taiwan) Chao-Hsiung Liao 2011-03-12 17:44:53 +08:00
  • 1de16cf7f7 Updated Spanish translation Daniel Mustieles 2011-03-12 10:01:18 +01:00
  • 867430e4f5 * plugins/gtk+/icons/...: Added/Updated icons for GtkSizeGroup, GtkStatusIcon, Gtk*Filter graphics contributed by Florent Thévenet. Tristan Van Berkom 2011-03-11 18:30:58 +09:00
  • 2ac9be6405 Updated British English translation Bruce Cowan 2011-03-10 17:33:57 +00:00
  • 35b9130ff1 Updated Polish translation Piotr Drąg 2011-03-10 12:38:18 +01:00
  • 2256b0589e Add missing files to POTFILES.in Andre Klapper 2011-03-10 12:31:49 +01:00
  • 6c788dda9c Make the cursor also have the deprecated graphic. Tristan Van Berkom 2011-03-10 01:23:36 +09:00
  • fe035f65dd * gladeui/glade-widget-adaptor.c: Added logic to re-composite the widget icon with a deprecation overlay pixbuf if a widget is deprecated. Tristan Van Berkom 2011-03-10 01:21:11 +09:00
  • 1146e57e2b Fixed GtkFileFilter icons. Used alpha values to make them friendly to dark bgs. Juan Pablo Ugarte 2011-03-09 16:27:18 -03:00
  • de650888d3 Updated Polish translation Piotr Drąg 2011-03-09 20:13:00 +01:00
  • 305abaa905 * plugins/gtk+/gtk+.xml.in: Reorganized palette, removed textbuffer/treemodel groups and dumped all of that into the misc category. Tristan Van Berkom 2011-03-09 16:01:10 +09:00
  • 94256bba0b Added changelog entry Juan Pablo Ugarte 2011-03-09 15:13:16 -03:00
  • afe0a6f9cb * gladeui/glade-project.[ch] o Fixed function declaration and indentation o Call glade_project_notify_row_has_child() after deleting the object from the model otherwise the GladeProject views do not update properly Juan Pablo Ugarte 2011-03-09 14:38:18 -03:00
  • 9fb8eb4058 Removed unused files. Tristan Van Berkom 2011-03-09 14:53:17 +09:00
  • 95d4a1663c * plugins/gtk+/icons/...: Added/Updated icons for GtkOffscreenWindow, GtkInfoBar, GtkTextBuffer, GtkEntryBuffer, GtkRecentFilter, GtkFileFilter, GtkTreeModelFilter, GtkAccelGroup, GtkTreeSelection, GtkTreeViewColumn. Graphics contributed by Florent Thévenet. Tristan Van Berkom 2011-03-09 14:52:36 +09:00
  • 1126dee017 * plugins/gtk+/icons/...: Added/Updated icons for GtkTextTag, GtkTextTagTable, GtkInfoBar, GtkAppChooserWidget, GtkAppChooserButton, GtkCellAreaBox. Graphics contributed by Florent Thévenet. Tristan Van Berkom 2011-03-08 20:51:28 +09:00
  • aec85767fc Updated French translation Claude Paroz 2011-03-08 22:28:27 +01:00
  • 82267d7ea2 * plugins/gtk+/icons/...: Added missing icons for GtkTextTag, GtkTextTagTable, GtkToolPalette, GtkToolItemGroup, GtkTearoffMenuItem, GtkInfoBar. Graphics contributed by Florent Thévenet. Tristan Van Berkom 2011-03-08 16:07:51 +09:00
  • 29f24baf74 * plugins/gtk+/gtk+.xml.in: Added missing xml for new cell renderer properties. Tristan Van Berkom 2011-03-08 15:39:21 +09:00
  • 25ce935c1c * gladeui/glade-*-editor.c: Fixed all GladeEditable implementations to use the new glade_editable_loading() and glade_editable_loaded_widget() instead of manually bookkeeping those states in each implementation. Tristan Van Berkom 2011-03-07 17:18:33 +09:00
  • 57fbb45347 o Added glade_editable_loading(). Tristan Van Berkom 2011-03-07 16:39:17 +09:00
  • 13aa6975dc * gladeui/glade-cell-renderer-editor.c: Fixed to properly use GladeEditable iface. Tristan Van Berkom 2011-03-07 16:34:19 +09:00
  • 0a3d006281 * gladeui/glade-editor-property.c: Fixed glade_editor_property_commit() to use glade_editor_property_load() instead of the vfunc directly. Tristan Van Berkom 2011-03-07 16:29:22 +09:00
  • ee44fe8eb9 * gladeui/glade-editable.[ch]: Added glade_editable_loaded_widget(). Tristan Van Berkom 2011-03-07 16:00:58 +09:00
  • 6e074589f4 Fixed assertions for selected objects assumed to be widgets in GladeDesignLayout. Tristan Van Berkom 2011-03-07 15:59:48 +09:00
  • 25c1aec1be Updated Spanish translation Daniel Mustieles 2011-03-07 19:18:01 +01:00
  • ce231756a8 Updated Russian translation Yuri Myasoedov 2011-03-07 17:32:09 +03:00
  • a50330d59a Rename icon files 'glade-3' -> 'glade' Christopher Aillon 2011-03-06 14:55:09 -08:00
  • a4ed22853e * plugins/gtk+/glade-gtk-grid.c: Fixed Drag/Resize algo to use ints instead of uints (since grid packing properties are ints). Tristan Van Berkom 2011-03-06 20:48:57 +09:00
  • aa3188b606 * plugins/gtk+/glade-gtk.c: Fixed dialog warnings to be better translatable (fixing bug 640937). Tristan Van Berkom 2011-03-06 17:47:15 +09:00
  • 8d50508b56 * gladeui/glade-editor-property.c: Added a description tooltip about the "Context" parameter of translatable strings, fixing i18n bug 609872. Tristan Van Berkom 2011-03-06 17:36:44 +09:00
  • 96f843632e * gladeui/glade-builtins.c: Changed displayable values for extra stock icons to say "Drag and Drop" instead of "DnD", fixing translator bug 561042. Tristan Van Berkom 2011-03-06 17:28:38 +09:00
  • eb6de2a333 * plugins/gtk+/icons/*: - Cleaned out old deprecated icons - Added new GtkAppChooserDialog, GtkCellRendererSpinner and GtkComboBoxText icons contributed by Florent Thévenet. Tristan Van Berkom 2011-03-06 16:26:57 +09:00