Commit Graph

  • 664bf208e5 Updated British English translation Bruce Cowan 2013-08-28 21:37:43 +01:00
  • 53da63ebc2 Updated Lithuanian translation Aurimas Černius 2013-08-28 22:52:20 +03:00
  • 170eb4d93f Updated Spanish translation Daniel Mustieles 2013-08-27 18:35:44 +02:00
  • 47f996d24f Fix autogen with latest gnome-common Seán de Búrca 2013-08-26 15:11:51 -06:00
  • 2b20970d7e Updated Galician translations Fran Diéguez 2013-08-27 02:39:09 +02:00
  • 3a46740a8b Updated Brazilian Portuguese translation Rafael Ferreira 2013-08-26 04:06:15 -03:00
  • 8c208893ac Updated Norwegian bokmål translation Kjartan Maraas 2013-08-23 20:27:15 +02:00
  • cc8e2ca45f Updated Norwegian bokmål translation Kjartan Maraas 2013-08-22 19:49:36 +02:00
  • 25f3a018a6 Updated Galician translations Fran Diéguez 2013-08-21 01:34:01 +02:00
  • 33e8511fa2 Added GtkSearchEntry icons Juan Pablo Ugarte 2013-08-19 14:45:41 -03:00
  • 9c68939311 Added icons for GtkListBox and GtkListBoxRow Juan Pablo Ugarte 2013-08-19 14:16:12 -03:00
  • a08bdcb600 Added missing AtkRole displayable values Juan Pablo Ugarte 2013-08-19 13:57:56 -03:00
  • d197d5a1f4 Moved GtkSelectionMode displayable values from GtkTreeview to GtkListBox because it needs it earlier Juan Pablo Ugarte 2013-08-19 13:52:49 -03:00
  • 796d6b3f9a Added GtkOverlay icons Juan Pablo Ugarte 2013-08-19 12:48:12 -03:00
  • 9c06e1ddf7 Added GtkApplicationWindow to the catalog Juan Pablo Ugarte 2013-08-16 13:39:25 -03:00
  • 4fced46855 Drag&Drop clean up. Juan Pablo Ugarte 2013-07-17 17:54:16 -03:00
  • 5edf71dc70 Fixed rendering issues now that we support GtkOverlay and overlay children can be outside of its parent allocation. Juan Pablo Ugarte 2013-07-11 17:26:33 -03:00
  • c456aba9ec Added GtkOverlay support Juan Pablo Ugarte 2013-07-11 17:26:09 -03:00
  • 879008c374 Replaced glade_design_layout_find_inside_container() with new private API _glade_design_layout_get_child_at_position() Juan Pablo Ugarte 2013-08-07 12:25:41 -03:00
  • e75bc78947 Fixed copyright dates Juan Pablo Ugarte 2013-08-16 12:44:32 -03:00
  • 529532bccc Updated Spanish translation Daniel Mustieles 2013-08-19 11:42:26 +02:00
  • 04f706e57d Updated Slovenian translation Matej Urbančič 2013-08-18 15:06:50 +02:00
  • 53c57289e1 catalog: add missing attributes to the DTD Giovanni Campagna 2013-05-19 15:50:20 +02:00
  • 2d7c6e035c Updated Lithuanian translation Aurimas Černius 2013-08-11 20:56:40 +03:00
  • 075c2ad3b6 Fixed some composite template classes Tristan Van Berkom 2013-08-08 14:35:44 +02:00
  • 33b0963784 build: Bump the required GTK+ version for the new listbox API Kalev Lember 2013-08-08 11:31:30 +02:00
  • c52ab3b2f1 GtkListBox: Simplify code by using new GTK+ API Kalev Lember 2013-08-07 17:52:27 +02:00
  • 9d3b3b3a62 Updated POTFILES.in Piotr Drąg 2013-08-07 22:13:03 +02:00
  • 3549eeac24 Added add-child-verify function to GtkScrolledWindow which is the only place we want to check if we can add a child or not. Stop using glade_util_check_and_warn_scrollable() everywhere but in GtkScrolledWindow add-child-verify function. Juan Pablo Ugarte 2013-08-07 11:32:41 -03:00
  • e95245f5f1 GtkListBox support: Added action to add list box rows to a list box. Tristan Van Berkom 2013-08-07 16:03:06 +02:00
  • de8762fa8f Add GtkListBox support Kalev Lember 2013-07-01 21:03:29 +02:00
  • 8daa0ce03c Removed reveal-child-test-proxy property. We always show up the widget in the workspace. Juan Pablo Ugarte 2013-08-07 10:28:05 -03:00
  • 0a070ef023 Fixed sporadic behaviour of spin buttons. Tristan Van Berkom 2013-08-07 13:00:25 +02:00
  • 385ab2939c Finished support for GtkRevealer. Ignore reveal-child property and added a proxy property to test it. Added icons. Juan Pablo Ugarte 2013-08-06 07:51:31 -03:00
  • 3b1c92f1a1 Add GtkRevealer to the Gtk+ catalog Timm Bäder 2013-07-16 22:10:44 +02:00
  • 35e7b5e6a7 Replaced g_type_class_add_private() with G_ADD_PRIVATE () because the new template api no longer works with g_type_class_add_private() This fixes crashes in every template object Juan Pablo Ugarte 2013-07-29 15:08:56 -03:00
  • e42648eb11 Fix up previous patch to build Colin Walters 2013-07-27 09:28:11 -04:00
  • 58a8879a7f Adapt to recent GTK+ api changes Matthias Clasen 2013-07-26 21:28:03 -04:00
  • 54763c43ff Updated Traditional Chinese translation(Hong Kong and Taiwan) Chao-Hsiung Liao 2013-07-25 19:49:38 +08:00
  • 1a4961e90d Updated German translation Benjamin Steinwender 2013-07-22 06:41:04 +02:00
  • 1bce0c9a69 Made GladeProject load and save document level comments present before the root element. Save in a comment the glade version used to create the file. Juan Pablo Ugarte 2013-07-19 15:59:24 -03:00
  • eba6befa44 Added new funtions to handle document level comments glade_xml_doc_new_comment(), glade_xml_node_prev_with_comments (), glade_xml_node_add_prev_sibling () and glade_xml_node_add_next_sibling () Juan Pablo Ugarte 2013-07-19 15:55:54 -03:00
  • accd7067a1 Updated Czech translation Marek Černocký 2013-07-19 08:13:03 +02:00
  • 1e80b8529e Updated Czech translation Marek Černocký 2013-07-12 12:57:52 +02:00
  • 89fd135446 Fixed leak in glade_design_layout_drag_begin() Juan Pablo Ugarte 2013-07-11 12:08:10 -03:00
  • 71b70b37ab Removed use of deprecated gtk_widget_get_style() function and hardcoded dark and light colors since we are already using a pixmap for the background Juan Pablo Ugarte 2013-07-10 17:44:04 -03:00
  • 15f08f078e Updated Indonesian translation Andika Triwidada 2013-07-07 08:28:08 +07:00
  • 6d6bfce1fc Updated Czech translation Marek Černocký 2013-07-06 11:12:24 +02:00
  • 19ebe3e740 Made double click on the toplevel border select the widget even if there is a child selected. Juan Pablo Ugarte 2013-07-01 17:12:45 -03:00
  • 752ee621bd Updated Brazilian Portuguese translation Edson Silva 2013-06-30 10:16:46 -03:00
  • 782831b1f7 Update widget name when realizing layout to prevent lossing it after a reparent. Juan Pablo Ugarte 2013-06-27 18:05:19 -03:00
  • ae3b358105 Replaced use of cairo_device_to_user() with cairo_translate() cairo_move_to() combination to avoid a selection drawing bug on overlay children. Juan Pablo Ugarte 2013-06-19 17:03:41 -03:00
  • c222ee5d90 Remove shadow from GladeEditor internal scrolled window since its packed inside a notebook page. Juan Pablo Ugarte 2013-06-17 19:09:31 -03:00
  • b81f5455d5 bgo #700730 - Weird windows showing up when a dock is moved while editing a GtkBuilder file Sébastien Granjoux 2013-06-18 22:45:10 +02:00
  • a2ba7b937e Add man pages Matthias Clasen 2013-06-24 17:58:24 -04:00
  • e29c947a60 Updated Spanish translation Daniel Mustieles 2013-06-18 11:16:52 +02:00
  • fb1a060b3a Revert "glade-inspector: Use a GtkSearchEntry" Tristan Van Berkom 2013-06-18 17:53:34 +09:00
  • 0acc6910cf Rolling 3.15.2 Development Snapshot Tristan Van Berkom 2013-06-18 17:13:25 +09:00
  • b817dc2419 Only update project if the project has indeed changed. Marco Diego Aurélio Mesquita 2013-06-17 10:48:27 -03:00
  • 7f78ea6f64 Fix bug 588844 - query dialog cancels if deleted Tristan Van Berkom 2013-05-20 21:23:20 +09:00
  • 2ffca0dcc9 Rolling 3.15.2 Development Snapshot GLADE_3_15_2 Tristan Van Berkom 2013-06-18 17:13:25 +09:00
  • b5e4f28c6d Only update project if the project has indeed changed. Marco Diego Aurélio Mesquita 2013-06-17 10:48:27 -03:00
  • fd967b9720 Updated Spanish translation Daniel Mustieles 2013-06-17 17:53:49 +02:00
  • 9d462d504e glade-inspector: Use a GtkSearchEntry Jasper St. Pierre 2013-06-14 23:49:37 -04:00
  • 4e9fd1a6be Fixed drag icon rendering bug. for some reason we need a cairo save/restore around our custom draw methods otherwise the children rendering get affected by our modifications to the cairo matrix. Juan Pablo Ugarte 2013-06-06 20:08:33 -03:00
  • e82687bcc9 Fixed drag&drop bug. A bogus drag was being triggered when resizing a widget in the workspace. Juan Pablo Ugarte 2013-06-06 20:03:11 -03:00
  • 7b0573899b Set GladeEditor:show-class-field runtime default to be the same as the proeprty default Fixes bug that made glade_editor_hide_class_field() do not work the first time it was called. Juan Pablo Ugarte 2013-05-22 15:55:50 -03:00
  • 4e3789872d Updated Galician translations Fran Diéguez 2013-06-06 12:11:48 +02:00
  • 1064b9cddb Updated Spanish translation Daniel Mustieles 2013-06-05 18:28:31 +02:00
  • 23c5b07803 Updated Greek translation Dimitris Spingos 2013-06-05 07:50:14 +03:00
  • b80b6e2bc7 Fixed typo Marek Černocký 2013-06-04 22:13:16 +02:00
  • fcdc0035a7 l10n: Update Japanese translation Jiro Matsuzawa 2013-06-01 00:18:50 +09:00
  • 86877629b2 l10n: Update Japanese translation Jiro Matsuzawa 2013-05-31 23:14:07 +09:00
  • 3b4495bafa Made GladeWindow a composite template. NOTE: most of the changes in glade.glade are because widgets are moved one level in the hierarchy Juan Pablo Ugarte 2013-05-22 15:33:43 -03:00
  • ad72d61786 Ignore auto generaded files Juan Pablo Ugarte 2013-05-22 15:33:18 -03:00
  • 611139d8d7 Fixed bug in optional object properties loading Juan Pablo Ugarte 2013-05-22 15:12:44 -03:00
  • 1e10d82cb6 Fix bug 588844 - query dialog cancels if deleted Tristan Van Berkom 2013-05-20 21:23:20 +09:00
  • 86fc704c54 Patch up bug 589337 - Fix by Michal 'hramrach' Suchanek <hramrach@gmail.com> Tristan Van Berkom 2013-05-20 21:00:36 +09:00
  • 3892085794 Updated Spanish translation Daniel Mustieles 2013-05-20 12:59:17 +02:00
  • 4f8e1eac36 GtkStatusbar: Allow editing "size" and don't query for "size" Tristan Van Berkom 2013-05-20 17:02:43 +09:00
  • fceed3f2e0 Updated Lithuanian translation Aurimas Černius 2013-05-19 23:18:45 +03:00
  • 5241fd092e Disable GtkTreeViewColumn:cell-area Tristan Van Berkom 2013-05-19 21:16:48 +09:00
  • a5207ae28d Fix crasher bug 682191 - Avoid copying unknown widget types Tristan Van Berkom 2013-05-19 20:52:35 +09:00
  • 020fc3b350 Fix bug 686418 - crashes related to setting 'can-focus' property in the runtime. Tristan Van Berkom 2013-05-19 20:31:25 +09:00
  • 616d529319 Let GtkEntry:has-frame be set on runtime objects Tristan Van Berkom 2013-05-19 20:27:36 +09:00
  • 84990bcaec Fix bug 692972 - Make spin buttons commit values synchronously Tristan Van Berkom 2013-05-19 19:26:57 +09:00
  • 9771ab601e GtkInfoBar: Horizontal by default. Tristan Van Berkom 2013-05-19 19:06:23 +09:00
  • a456f21414 Added GladeArrowEditor Tristan Van Berkom 2013-05-19 18:19:54 +09:00
  • e40034610b Enhanced Label Editing Tristan Van Berkom 2013-05-19 18:01:25 +09:00
  • 2264f1de48 Added GladeMiscEditor Tristan Van Berkom 2013-05-19 17:48:32 +09:00
  • f7fc7903e4 Added GladeIconViewEditor Tristan Van Berkom 2013-05-19 17:03:34 +09:00
  • 20ed06c8cf Avoid calling gtk_stock_list_ids() when gdk_display_get_default() is NULL Tristan Van Berkom 2013-05-18 18:22:37 +09:00
  • 20b4bd963e Added GladeRealTreeViewEditor Tristan Van Berkom 2013-05-18 23:27:16 +09:00
  • 5c978697e6 Added GladeViewportEditor Tristan Van Berkom 2013-05-18 22:21:40 +09:00
  • 9df38fc6d9 Added GladeLayoutEditor Tristan Van Berkom 2013-05-18 22:14:41 +09:00
  • 6edfe3ba81 Added GladeToolPaletteEditor Tristan Van Berkom 2013-05-18 21:47:40 +09:00
  • 7ca7828200 Added GladeScrollableEditor and GladeTextViewEditor Tristan Van Berkom 2013-05-18 21:27:11 +09:00
  • 67b013bc1e Added GladeLevelBarEditor Tristan Van Berkom 2013-05-18 19:23:59 +09:00
  • 50c3c31c82 configure.ac: Remove some useless statements. Tristan Van Berkom 2013-05-18 19:33:45 +09:00
  • 5da496de82 Updated Greek translation Dimitris Spingos 2013-05-17 17:39:13 +03:00