Commit Graph

  • 2c8f3b86d9 * gladeui/glade-command.[ch], Added GladeProject member to base command structure, now all commands reffer to that structure instead of trying to pull a project pointer from a widget. Tristan Van Berkom 2011-01-01 18:22:48 +09:00
  • 093d6de310 Fixed glade_widget_hide() to not actually hide the widget, we just remove/put them back in the workspace. Tristan Van Berkom 2011-01-01 16:58:24 +09:00
  • 6c0e389878 Removing some debug print from backend. Tristan Van Berkom 2010-12-31 15:35:08 +09:00
  • 7e38b699a5 Removed some debug print form backend. Tristan Van Berkom 2010-12-31 15:33:34 +09:00
  • 506f362439 * plugins/gtk+/gtk+.xml.in: Setting "can-focus" as "save-always" for all widgets (bug 638079). Tristan Van Berkom 2010-12-31 15:12:21 +09:00
  • e0abb9da5d * plugins/gtk+/gtk+.xml.in: Setting "can-focus" as "save-always" for all widgets (bug 638079). Tristan Van Berkom 2010-12-31 15:10:34 +09:00
  • d5e9d6110e * m4/python.m4: Applying patch to allow better builds on win32, patch by Dieter Verfaillie, bug 634978. Tristan Van Berkom 2010-12-31 14:05:40 +09:00
  • 439a0023ea * m4/python.m4: Applying patch to allow better builds on win32, patch by Dieter Verfaillie, bug 634978. Tristan Van Berkom 2010-12-31 14:05:40 +09:00
  • b7871f94c7 Reordering ChangeLog. Tristan Van Berkom 2010-12-31 13:48:30 +09:00
  • 82876113e4 * gladeui/glade-property.c: Fixed glade_property_dup() to not incidentally sync the property object's value as a consequence of dupping (backend uses this to write properties with custom values and does not expect that). Tristan Van Berkom 2010-12-31 13:25:23 +09:00
  • 931d990a57 * plugins/gtk+/glade-gtk.c: Fixed loaded state of use-action-appearance so that it always loads as FALSE if there is no "related-action" at load time. Tristan Van Berkom 2010-12-31 13:22:25 +09:00
  • 81e607ffe9 * gladeui/glade-project.c: Further fixing project dispose cycle, still leaking a little bit of memory for large projects but no crashes. Tristan Van Berkom 2010-12-31 13:04:10 +09:00
  • a25e285b89 Reordering ChangeLog. Tristan Van Berkom 2010-12-31 13:47:36 +09:00
  • 295db1f592 Fixed bad merge on last cherry-pick Tristan Van Berkom 2010-12-31 13:45:08 +09:00
  • c830b375aa * gladeui/glade-property.c: Fixed glade_property_dup() to not incidentally sync the property object's value as a consequence of dupping (backend uses this to write properties with custom values and does not expect that). Tristan Van Berkom 2010-12-31 13:36:59 +09:00
  • 75599a13e8 * plugins/gtk+/glade-gtk.c: Fixed loaded state of use-action-appearance so that it always loads as FALSE if there is no "related-action" at load time. Tristan Van Berkom 2010-12-31 13:35:21 +09:00
  • 827554e4e5 * gladeui/glade-project.c: Further fixing project dispose cycle, still leaking a little bit of memory for large projects but no crashes. Tristan Van Berkom 2010-12-31 13:29:23 +09:00
  • 5b8ab44c83 gladeui: Fix state of checkitems in signal-editor Johannes Schmid 2010-12-31 00:00:54 +01:00
  • 5d3a0549bf Remaning merge conflicts Johannes Schmid 2010-12-30 22:29:03 +01:00
  • ba341982c2 gladeui: Initially port of signal-editor drag & drop to new drawing API Johannes Schmid 2010-12-30 22:24:20 +01:00
  • 9e42101184 More merge fixes Johannes Schmid 2010-12-30 22:09:11 +01:00
  • 64a3068ee0 gladeui: Fix merge conflicts Johannes Schmid 2010-12-30 20:33:23 +01:00
  • c2a86ecc31 Fix typo in previous commit Javier Jardón 2010-12-30 17:41:21 +01:00
  • 01632029de Use locale-independent strtod & dtostr Christian Persch 2010-04-25 23:32:44 +02:00
  • 5a98fe54f8 Use locale-independent strtod & dtostr Christian Persch 2010-04-25 23:32:44 +02:00
  • d34b7c1ad4 Fixing action editor to disallow actions children of actions. Tristan Van Berkom 2010-12-30 23:50:49 +09:00
  • 3b687eacd3 Fixing action editor to disallow actions children of actions. Tristan Van Berkom 2010-12-30 23:49:26 +09:00
  • a8efde750c Cleanup action editor. Tristan Van Berkom 2010-12-30 23:43:04 +09:00
  • bd16621dd5 * plugins/gtk+/glade-gtk.c, plugins/gtk+/gtk+.xml.in: Added editor to edit GtkAction/GtkActionGroup hierarchies. Tristan Van Berkom 2010-12-30 23:42:14 +09:00
  • db7627b85a * gladeui/glade-base-editor.c: Remove restriction for only GtkContainer widgets. Tristan Van Berkom 2010-12-30 23:38:30 +09:00
  • 7562be851e * plugins/gtk+/glade-gtk.c, plugins/gtk+/gtk+.xml.in: Added editor to edit GtkAction/GtkActionGroup hierarchies. Tristan Van Berkom 2010-12-30 23:37:01 +09:00
  • 52718afdab * gladeui/glade-base-editor.c: Remove restriction for only GtkContainer widgets. Tristan Van Berkom 2010-12-30 23:36:00 +09:00
  • 75bf078ff3 Merge branch 'master' into signal-tree-model Johannes Schmid 2010-12-30 14:32:02 +01:00
  • 2b0b886a49 * plugins/gtk+/glade-tool-button-editor.c: Fixed unbalanced refcount of a sizegroup in the toolbutton editor. Tristan Van Berkom 2010-12-30 22:30:49 +09:00
  • f9e580e4a8 * gladeui/glade-base-editor.c, gladeui/glade-command.c: Avoid setting a null name on a widget. Tristan Van Berkom 2010-12-30 22:18:45 +09:00
  • 433e15951b * gladeui/glade-base-editor.c, gladeui/glade-command.c: Avoid setting a null name on a widget. Tristan Van Berkom 2010-12-30 22:16:30 +09:00
  • 6ca40fca15 Merge branch 'master' into signal-tree-model Johannes Schmid 2010-12-30 14:04:23 +01:00
  • 09881099da * plugins/gtk+/gtk+.xml.in: Updated catalog for 2.22 and 2.24 symbols. Tristan Van Berkom 2010-12-30 21:30:09 +09:00
  • 2206156612 * plugins/gtk+/gtk+.xml.in: Updated catalog for 2.22 and 2.24 symbols. Tristan Van Berkom 2010-12-30 21:28:06 +09:00
  • bc939d5ff6 * ALL SOURCE FILES: Removed 8-space indentation, reformatted all code with: indent \ --braces-after-if-line \ --case-brace-indentation0 \ --case-indentation2 \ --braces-after-struct-decl-line \ --line-length80 --no-tabs \ --dont-line-up-parentheses \ --continuation-indentation4 \ --continue-at-parentheses \ --honour-newlines --tab-size8 --indent-level2 -nbbo Tristan Van Berkom 2010-12-30 20:19:58 +09:00
  • 7608035b9a * configure.ac: Fixed package name to be 'glade' and not 'glade3', this was screwing up the installation directory and loading catalogs/modues for GTK+ 2.x. (i.e. from ${prefix}/share/glade3/catalogs instead of ${prefix}/share/glade/catalogs which is the new path). Tristan Van Berkom 2010-12-30 20:17:25 +09:00
  • 56a65fb996 * gladeui/glade-widget-adaptor.[ch], gladeui/glade-xml-utils.c, plugins/gtk+/glade-gtk.c, plugins/gtk+/gtk+.xml.in: Removed the boolean "fixed" property for catalogs and replaced it with a "create-widget-function" tag that allows the backend to create a GladeWidget derived object to handle instances in the runtime, modified the backend appropriately to create a GladeFixed for widgets that were using the "fixed" property. Tristan Van Berkom 2010-12-30 18:52:10 +09:00
  • 9ca6f4cd00 Use upstream gettext Javier Jardón 2010-12-29 18:15:18 +01:00
  • 5e8ed7e0df Modernize autotools configuration file Javier Jardón 2010-12-29 16:57:01 +01:00
  • d7dc444da2 Updated Swedish translation Daniel Nylander 2010-12-29 18:06:24 +01:00
  • c20bd5d69b Updated Swedish translation Daniel Nylander 2010-12-29 18:05:55 +01:00
  • d1ee5d623b Updated Swedish translation Daniel Nylander 2010-12-29 18:04:24 +01:00
  • 51587fdb15 Updated Swedish translation Daniel Nylander 2010-12-29 18:00:21 +01:00
  • b176a4395f * Fixing distcheck, bumping version to 3.9.0 Tristan Van Berkom 2010-12-30 01:50:14 +09:00
  • ecabb87545 * Whole tree updated to remove all notion of project conversions and dual project formats, no more libglade. Tristan Van Berkom 2010-12-30 01:15:19 +09:00
  • b05518e3f0 * gladeui/Makefile.am, gladeui/glade-project.c: Changed glade-previewer install name to glade-3-previewer, reserving the former name for parallel installable 3.10. Tristan Van Berkom 2010-12-29 20:54:01 +09:00
  • 3e75c62574 * gladeui/glade-design-view.c: Made loading progress bar nicer looking and ellipsizing. Tristan Van Berkom 2010-12-29 20:47:25 +09:00
  • 159aa6f695 * gladeui/glade-design-view.c: Made loading progress bar nicer looking and ellipsizing. Tristan Van Berkom 2010-12-29 20:40:38 +09:00
  • 7a745a128f Removed unused variable from glade_design_layout_realize(). Tristan Van Berkom 2010-12-29 20:30:33 +09:00
  • e4c9f8d60c * plugins/gtk+/glade-cell-renderer-editor.c: Fixed to use a GtkGrid to align the properties and do height-for-width, also now use GtkComboBox:fixed-width = FALSE to allow popups to show the full column values instead of the old hack in place. Tristan Van Berkom 2010-12-29 20:17:56 +09:00
  • 45750bf825 * gladeui/glade-editor-property.c: Make all input widgets want to expand. Tristan Van Berkom 2010-12-29 20:16:58 +09:00
  • 0e4da586e9 * gladeui/glade-base-editor.c, gladeui/glade-editor-property.c, gladeui/glade-editor-table.c, gladeui/glade-editor-table.h, plugins/gtk+/glade-activatable-editor.c, plugins/gtk+/glade-button-editor.c, plugins/gtk+/glade-entry-editor.c, plugins/gtk+/glade-image-editor.c, plugins/gtk+/glade-image-item-editor.c, plugins/gtk+/glade-label-editor.c, plugins/gtk+/glade-label-editor.h, plugins/gtk+/glade-tool-button-editor.c: Removed the GtkTables and use GtkGrid in property editors so that line wrapping is hieght-for-width. Tristan Van Berkom 2010-12-29 19:14:52 +09:00
  • 97463172d8 * gladeui/Makefile.am, gladeui/glade.h, gladeui/glade-clipboard.c, gladeui/glade-app.[ch], src/glade-window.c, gladeui/glade-clipboard-view.[ch]: Removed GladeClipboradView completely. Tristan Van Berkom 2010-12-28 14:45:55 +09:00
  • a334a9d268 * gladeui/Makefile.am, gladeui/glade.h, gladeui/glade-clipboard.c, gladeui/glade-app.[ch], src/glade-window.c, gladeui/glade-clipboard-view.[ch]: Removed GladeClipboradView completely. Tristan Van Berkom 2010-12-28 14:45:55 +09:00
  • 409390710e * gladeui/glade-widget-adaptor.[ch]: Removed the '->scrollable' flag on the adaptor class in favor of just checking if the class type implements GtkScrollable Tristan Van Berkom 2010-12-27 18:22:47 +09:00
  • b3c23fe05b * gladui/glade-placeholder.c: Made GladePlaceholder Implement GtkScrollable so as to avoid warnings when using placeholders inside scrolled windows. Tristan Van Berkom 2010-12-27 18:21:39 +09:00
  • c32111c8f6 * gladeui/glade-editor-property.c: Align property labels left instead of right (get back the old look and feel). Tristan Van Berkom 2010-12-27 17:12:01 +09:00
  • c3868e943a Revert " * gladui/glade-editor-table.c: Align name field on the right with all the other" Tristan Van Berkom 2010-12-27 15:08:26 +09:00
  • e15616f02e * gladeui/glade-widget-adaptor.c: Uncommenting some code that for some reason got "fallout" from the offscreen branches. Tristan Van Berkom 2010-12-27 15:06:22 +09:00
  • 13514387bd * gladeui/glade-project.c: Fixed glade-project to unset the loading flag when loading project dependancies are not satisfied and there is an early return. Tristan Van Berkom 2010-12-27 14:05:51 +09:00
  • 9432e094df * gladeui/glade-project.c: Fixed glade-project to unset the loading flag when loading project dependancies are not satisfied and there is an early return. Tristan Van Berkom 2010-12-27 14:04:41 +09:00
  • 356e9f421d * gladui/glade-editor-property.c: Set a width-chars on the eprop label so that line wrapping kicks in. Tristan Van Berkom 2010-12-27 13:56:31 +09:00
  • 267e53a4ff * gladui/glade-editor-table.c: Align name field on the right with all the other properties. Tristan Van Berkom 2010-12-27 13:55:43 +09:00
  • e65891ab8b * plugins/gtk+/glade-label-editor.c: Dont add invisible properties to the editor, instead the invisible editor-property gets tied to the life-cycle of the table it would have been added to (since recently glade_editor_property() explicitly shows/hides properties according to if thier widget actually has an instance of the property). Tristan Van Berkom 2010-12-20 17:04:51 +09:00
  • 7dfe5becd7 * gladeui/glade-widget.c: Reduce processing of events by not running the widget lookup event redirection for events we're not interested in. Tristan Van Berkom 2010-12-26 20:26:02 +09:00
  • 7fcb740bd8 * src/glade-close-button.c: Made the close button in notebook tabs smaller. Tristan Van Berkom 2010-12-26 20:13:40 +09:00
  • 4bed7e8db5 * gladeui/glade-design-layout.c: Make sure to hide widgets going out of the workspace so that embedded toplevels dont "pop out" of the workspace Tristan Van Berkom 2010-12-26 19:59:47 +09:00
  • b480f67e7b * gladeui/glade-placeholder.c: Removed debug printing and some unused variables. Tristan Van Berkom 2010-12-26 19:58:49 +09:00
  • 099d540552 * gladeui/glade-previewer.c: Added include <locale.h> for setlocale() (bug 638035). Tristan Van Berkom 2010-12-26 19:52:30 +09:00
  • 32a8d1e047 Updated Spanish translation Jorge Gonzalez 2010-12-23 19:52:31 +01:00
  • 4a39751052 Added UG translation Gheyret T.Kenji 2010-12-23 18:50:14 +01:00
  • 24b8b6057d * gladeui/glade-design-layout.c: Fixed search-for-inner widget and placeholder algorithm, now it loops less and actually finds the widgets. Tristan Van Berkom 2010-12-24 00:40:19 +09:00
  • 3b29bb2956 * gladeui/glade-design-layout.c: Re-fixed child allocation to allocate at least the requisition. Tristan Van Berkom 2010-12-23 22:59:58 +09:00
  • ecd008f282 * gladeui/glade-utils.c: Fix selection code (and removed lots of lines in doing so) Tristan Van Berkom 2010-12-23 22:50:37 +09:00
  • 02fa3daa3c * gladeui/glade-design-layout.c: Fixed child allocation cycle to not move the parent's window. Tristan Van Berkom 2010-12-23 18:56:57 +09:00
  • 0534e9fcfd * gladeui/glade-placeholder.[ch]: Make GladePlaceholder use an event window and have no window. Tristan Van Berkom 2010-12-23 18:56:00 +09:00
  • 28dcb008c8 * plugins/gtk+/gtk+.xml.in, plugins/gtk+/glade-gtk.c: Added glade_gtk_treeview_replace_child(), this was never needed before since treeview columns did not have construct-only properties (so they did not hit "rebuild" codepaths). Tristan Van Berkom 2010-12-23 12:28:10 +09:00
  • 2d5ae42887 * gladeui/glade-widget.c: Check if object is actually in the parent when rebuilding (for setting construct properties during a load process). Tristan Van Berkom 2010-12-23 12:26:50 +09:00
  • fc9c8549e4 Set progress bar to show text. Tristan Van Berkom 2010-12-22 23:24:32 +09:00
  • da636b32f4 Fixed css xthickness for "padding". Tristan Van Berkom 2010-12-22 23:07:15 +09:00
  • 85a774dbe6 * src/glade-window.c: Fixed style for notebook tab progress bar to be set with css. Tristan Van Berkom 2010-12-22 22:54:08 +09:00
  • 9d6c1fc38f Fixed configure.ac to generate the right pc and desktop files. Tristan Van Berkom 2010-12-22 22:29:25 +09:00
  • e7273fb522 * data/...: mv gladeui-3.0.pc.in gladeui-2.0.pc.in (its libgladeui-2.0, not 3.0), also moved glade-3.desktop.in.in to glade.desktop.in.in, new app name is 'glade'. Tristan Van Berkom 2010-12-22 22:27:15 +09:00
  • 7f54d098d7 * gladeui/glade-design-layout.[ch]: Reverted to GtkBin class, cannot do this with a GtkEventBox (the child gets a separate allocation and we use the border, we're really better with priv->event_window). Tristan Van Berkom 2010-12-22 22:23:20 +09:00
  • 9ed16678e6 * gladeui/glade-previewer.c: Fixed to not use gtk_set_locale(). Tristan Van Berkom 2010-12-22 22:22:00 +09:00
  • 2a8c0ad8c6 * plugins/gtk+/glade-gtk.c: Removing some combobox entry stuff, reenabling the fixed_layout stuff Tristan Van Berkom 2010-12-22 18:35:21 +09:00
  • 612b0fcfd1 * Making offscreen-gtk3 branch compile again after merging master, also making libgladeui library libgladeui-2. Tristan Van Berkom 2010-12-22 18:18:59 +09:00
  • a84bfad013 Merge branch 'master' into offscreen-gtk3 Tristan Van Berkom 2010-12-22 18:07:18 +09:00
  • e56a1f699e Slightly modified notebook tab progress bar style (give it a good width) Tristan Van Berkom 2010-12-22 17:30:58 +09:00
  • 062bbde424 Slightly modified notebook tab progress bar style (give it a good width) Tristan Van Berkom 2010-12-22 17:30:58 +09:00
  • 3f04cb3e4d * gladeui/glade-project.c: Added "parse-began" signal Tristan Van Berkom 2010-12-22 17:13:41 +09:00
  • d1fbe27908 * gladeui/glade-project.[ch]: Removed dialog and added "load-progress" signal Tristan Van Berkom 2010-12-22 12:40:50 +09:00
  • af7f4a36e6 * gladeui/glade-project.c: Added "parse-began" signal Tristan Van Berkom 2010-12-22 17:13:41 +09:00
  • 20f158b9b0 * gladeui/glade-project.[ch]: Removed dialog and added "load-progress" signal Tristan Van Berkom 2010-12-22 12:40:50 +09:00
  • 0ce0e63379 Added loading objects dialog with progress and cancel. Tristan Van Berkom 2010-12-21 13:30:37 +09:00