[glade3] (358 commits) Created branch signal-tree-model



The branch 'signal-tree-model' was created.

Summary of new commits:

  235c846... Updated Galician translation (*)
  f22eeab... Updated Shavian transliteration (*)
  3ebc71f... gladeui: Add glade_widget_get_children() convenience layer (*)
  24246fa... gladeui: Initial tree model for GladeProject (*)
  e99e113... gladeui: Fix a Gtk-Critical in GladePalette (*)
  348cfa1... gladeui: Finished tree model for GladeProject (*)
  412b3e5... gladeui: fixed addition and removal of widgets (*)
  9b43efd... gladeui: Added nice enum for the model columns (*)
  3b30c7e... gladeui: Port inspector to use GladeProject as GtkTreeModel (*)
  a8dd0de... glade-widget: Don't duplicate the list of children (*)
  34484fe... glade-inspector: Fixed searching and removed lots of obsole (*)
  a4cb802... glade-project: Fixed bug in glade_project_get_widget_by_nam (*)
  3321216... glade-widget: Don't list children without associated GladeW (*)
  76add08... signal-editor: clean-up public members and remove silly sig (*)
  4c51cd7... signal-editor: move column-enum from .h to .c as it is real (*)
  3e9ef43... signal-editor: As this derives from GtkVBox there is no nee (*)
  4a6b8dd... glade-widget: Add a g_return_if_fail() if we cannot find an (*)
  deb9997... Fix selection handling in inspector and deleting of widgets (*)
  a24cecf... Fix glade_widget_get_children() to always return a correct  (*)
  f63432f... glade-inspector: Add a GtkEntryCompletion to the search ent (*)
  661df87... Remove debug messages (*)
  66e2d57... Allow destroying (and recreation) of GladeApp object (*)
  b11ef96... Make all members of GladeSignalClass const as they should. (*)
  c1b860d... Free the signals correctly (*)
  5edd5f4... Improved search to us partial match instead of prefix match (*)
  6e47495... inspector: Bring back old search entry (*)
  ab6e2bc... Cache the list of objects in the projects (*)
  473df94... Added ChangeLog entry for Johannes's work, fixed some compi (*)
  cfcd778... 	* gladeui/glade-widget.c: Added some clarification to the  (*)
  125a840... Merge branch 'master' into project-tree-model (*)
  2dd93a4... 	* gladeui/glade-project.c: Fixed crasher on cross-project  (*)
  1537472... Updated Shavian translation (*)
  3d09f2c... Updated Norwegian bokmål translation (*)
  732c6bb... Estonian translation updated (*)
  c7386d1... Initial Indonesian translation Added id into LINGUAS (*)
  e708e59... Updated Indonesian translation (*)
  bfa1f4f... Updated Indonesian translation (*)
  dd8c4de... Move updated id.po to proper directory (*)
  e0cbc69... Add Esperanto (*)
  665dfc6... Add Esperanto (*)
  e2ed70b... Updated Indonesian translation (*)
  79a8025... signal-model: Initial implementation
  b996233... signal-model: test code
  ea640a6... Merge branch 'master' into signal-tree-model
  3c6dcdb... Fix the user and developer url location (*)
  23aa357... Use gtk_show_uri() to show help and urls (*)
  8aac220... Fix warning: Quote the definition of AM_CHECK_PYMOD (*)
  0da5ff3... Created Galician translations (*)
  9240c83... 	* configure.ac: Require GTK+ 3.0 and change package domain (*)
  b6dd2b5... 	* gladeui/Makefile.am, gladeui/glade-custom.[ch]: Removed  (*)
  7a1b196... Updated Spanish translation (*)
  14a3085... Updated Slovenian translation (*)
  8810439... Added sl for Slovenian translation (*)
  e5ac6bb... Updated Slovenian translation (*)
  284674a... Updated Slovenian translation (*)
  5da9494... signal-model: Implemented signal model inside GladeSignalEd
  fbc3bed... glade-widget: Emit the add/remove/change-signal-handler sig
  fc84a89... signal-editor, signal-model: Added adding and changing of s
  4274517... glade-project: Fix stamp handling in the GladeProject model
  bf2fc91... glade-widget: Fixed memory leak and adjusted const paramete
  e51ee00... signal-editor: Update model correctly when adding/changing/
  759969a... Update Simplified Chinese translations. (*)
  cb84888... Update Simplified Chinese translations. (*)
  80336a1... Updated Traditional Chinese translation(Hong Kong and Taiwa (*)
  6d0d40c... Updated Hebrew translation. (*)
  14ad45c... Fixed headers in galician translation file (*)
  2c01252... [i18n] Updated German translation (*)
  fc4d07a... Update POTFILES.in to make l10n.gnome.org happy. Fixes bug  (*)
  46ea2e2... Update Simplified Chinese translation. (*)
  0bef3cc... Complete Simplified Chinese translation. (*)
  c2a78ed... Added Japanese translation of help document (*)
  fffcf1e... Fix conflict. (*)
  5299bcf... signal-editor: Implement basic drag and drop support
  03f6fb6... signal-editor: Add drag and drop animation
  f6733a4... Forgot to update DOC_LINGUAS for 'ja'. (*)
  1010095... updated Russian translation by Yuri Myasoedov (*)
  a412ba9... Fix macro to use gtk_adjustment_set_* instead of the obsole (*)
  b955e46... Updated Swedish translation (*)
  3802892... Updated Russian translation from Yuri Myasoedov (*)
  003833a... Changes for GTK+ 3.0 cleanup (*)
  0bebc2e... Updated Lithuanian translation (thanks to Aurimas Cernius). (*)
  66cb26c... Updated French translation (*)
  933d568... Updated Russian translation from Yuri Myasoedov (*)
  605cddf... Updated British English translation (*)
  8ea7dec... Fixed expand/fill child properties to be save-always (*)
  bd3d35b... Updated Danish translation (*)
  6875d93... Updated Hungarian translation (*)
  627f594... Update Czech translation by Marek Cernocky (*)
  897b130... Updated Serbian translation (*)
  0043346... Updated Hebrew translation (*)
  b1a1a26... 	* plugins/gtk+/glade-gtk.c: Fixed glade_gtk_frame_add_chil (*)
  9f9c227... 	* gladeui/glade-project.c: 	  - Simplified code to use gla (*)
  6a7a0a4... 	* gladeui/glade-project.c: Applied Johannes Schmid's chang (*)
  c25a222... Simplified a return_if_fail() statement (*)
  f804851... 	* gladeui/glade-project.[ch]: 	  - Added MISC column to th (*)
  e712ede... Updated Hungarian translation (*)
  39ab659... 	* plugins/gtk+/glade-gtk.c, plugins/gtk+/gtk+.xml.in: 	  F (*)
  73ceebc... 	* plugins/gtk+/glade-gtk.c: Enable GtkAssistant(child):com (*)
  7de5f29... Fixed changelog (*)
  49b17ec... Updated Galician translations (*)
  eaf57a2... Updated Hungarian translation (*)
  a004882... Updated Spanish translation (*)
  f592a2f... Added Armenian translation - po file. Modified LINGUAS. (*)
  f157733... Update British English translation (*)
  541d655... Updated German translation (*)
  72e9198... Updated Swedish translation (*)
  f275d1e... Small update of Simplified Chinese translation. (*)
  070c493... Update Simplified Chinese help translation. (*)
  c706704... First try to make GladeDesignLayout use a GdkOffscreen to r (*)
  5664906... Updated Slovenian translation (*)
  bace149... [l10n] Updated Italian translation (*)
  53797de... Fixed compitation for gtk+-3.0 (*)
  e1c1525... Updated Japanese translation (*)
  1a94f12... Fix Japanese translation (*)
  aab7131... Add --with-gtk=2.0|3.0 configure flag (*)
  45f902d... 	* gladeui/glade-inspector.c, gladeui/glade-named-icon-choo (*)
  613508b... Updated .gitignore files (*)
  5c25fa6... Added asturian language (*)
  5a9f293... Updated asturian translation (*)
  1c0861b... Updated Polish translation (*)
  52a922c... Added Romanian translation (*)
  d648025... Updated Polish translation (*)
  4cc5b82... Updated hy.po file (*)
  928784b... Updated Czech translation (*)
  8359c86... Merge branch 'master' into offscreen (*)
  c3ee4f5... 	* configure.ac: Default GTK+ version is 3.0, compiling --w (*)
  f671dd0... Merge branch 'master' into offscreen (*)
  649c798... 	* gladeui/glade-inspector.c: Fixed project leakage at disp (*)
  0b6f713... 2010-10-12  Marco Diego Aurélio Mesquita <marcodiegomesqui (*)
  305e44f... Merge branch 'master' into offscreen (*)
  1a5a25a... Updated Galician translations (*)
  4f8ce04... Updated Spanish translation (*)
  b1f3b58... 2010-10-15  Matthias Clasen <mclasen redhat com> (*)
  72be027... Adding missing previewer program from last commit. (*)
  15fce21... [l10n] Updated Estonian translation (*)
  f0b101e... Updated Catalan (Valencian) translation (*)
  93b3cfd... [l10n] Updated Estonian translation (*)
  7070760... Updated asturian translation (*)
  cbc454d... Bug 630690 - drop GtkObject use (*)
  0f2ff4d... Initial gtk+ 3.0 port (compiles but doesn't work) (*)
  9eaad35... Updated Japanese translation. (*)
  23b5457... project-model: Don't be picky about non-existing children (*)
  8f10570... Added UG translation (*)
  e30ac59... Added UG translation (*)
  c51f387... Updated Slovenian translation (*)
  fa62672... Remove reference to gtk_size_request (*)
  07d1583... gladeui: Move remaining placeholder drawing code to cairo (*)
  177b9bf... gladeui: Fix warning (*)
  6117213... gladeui: Fix crash in glade-editor-property (*)
  2c99a32... gladeui: Port placeholder background to cairo (*)
  2dd219b... project-model: Don't be picky about non-existing children (*)
  47b610f... gladeui: First try to fix offscreen drawing (*)
  c5a7972... gladeui: Fix height/width confusing (*)
  ca2a6eb... gladeui: Make drawing code in glade-design-layout more gtk3 (*)
  38f0171... Use GSourceFunc instead GtkFunction (*)
  229ca02... Fixes to Catalan translation (*)
  a05805d... Use libgladeui-3 as library name, remove --with-gtk option  (*)
  cd34d93... Added UG translation (*)
  bcca13e... gladeui: Fix previewer build (*)
  5a713f9... Fix bgo#635545 - glade3 fails to build using jhbuild (*)
  f64644c... Updated Traditional Chinese translation(Hong Kong and Taiwa (*)
  a0e2957... Updated Hebrew translation (*)
  36cc51f... Updated Hebrew translation (*)
  bf924d1... Updated Hebrew translation (*)
  a6b0ccb... 	* gladeui/glade-project.c: Cleanup glade_project_remove_ob (*)
  8c71160... 	* plugins/gtk+/glade-gtk.c: Fixed errors when undoing the  (*)
  34427f7... Minor code cleanup in glade-command.c (*)
  6b3a5ec... 	* gladeui/glade-widget.[ch], gladeui/glade-project.c, plug (*)
  25a0c4e... removed g_print trace from GladeWidget (*)
  c2ff2ef... 	* gladeui/glade-widget.c, gladeui/glade-project.c: Fixed s (*)
  3f48dfa... 	* plugins/gtk+/glade-gtk.c: Make sure any manually created (*)
  d5a6041... 	* gladeui/glade-project.c: Fix glade_project_fix_object_pr (*)
  b2339ce... 	* plugins/gtk+/glade-gtk.c, plugins/gtk+/gtk+.xml.in: Avoi (*)
  125262a... 	* plugins/gtk+/gtk+.xml.in: Ignore "resize-mode" property  (*)
  d1374c1... 	* gladeui/glade-palette.c: Add a label in a box to the pal (*)
  7dbf152... 	* plugins/gtk+/glade-gtk.c: Fixed crash with notebook rebu (*)
  dca3e42... 	* plugins/gtk+/glade-gtk.c: Avoid using gtk_combo_box_set_ (*)
  c7cf688... 	* gladeui/glade-project.c: Notify iter changes when the wi (*)
  bdd047c... 	* plugins/gtk+/glade-gtk.c, plugins/gtk+/gtk+.xml.in: Fixe (*)
  58ba3d4... 	* doc/Makefile.am: For master branch, change doc build to  (*)
  78cf001... 	* gladeui/glade-base-editor.c: Fixed glade_base_editor_dis (*)
  b65dae9... 	* plugins/gtk+/glade-gtk.c: Set added treeviewcolumns to f (*)
  bf7899b... Merge branch 'master' into signal-tree-model
  a4abbf6... Make GladeSignalModel a deligate of GladeWidget
  7cd0289... Fixed a crasher and various merge conflicts
  2712e27... 	* gladeui/glade-inspector.c: 	  - Avoid changing project s (*)
  ed30d4c... Removing false warning (*)
  f380b40... 	* plugins/gtk+/glade-gtk.c: Fixed floating project menus w (*)
  82cb22c... 	* gladeui/glade-project.[ch], gladeui/glade-app.[ch], src/ (*)
  e1fcadb... 	* plugins/gtk+/gtk+.xml.in: Setting dialog type-hint defau (*)
  cdb7569... 	* gladeui/glade-project.c: Removing frame shadow (and labe (*)
  e8dc8de... 	* plugins/gtk+/gtk+.xml.in: default adjustment page size - (*)
  45d3047... 	* gladeui/glade-app.[ch]: Added glade_app_queue_selection_ (*)
  f64f3c5... 	* plugins/gtk+/glade-gtk.c: 	  - Defensively avoid crash w (*)
  4e102e7... 	* plugins/gtk+/glade-gtk.c: Fixed crashes when textview's  (*)
  0deb1c2... 	* gladeui/glade-project.c: Fixed crasher when adjusting pr (*)
  be45db8... 	* gladeui/glade-project.c: Restore proper sorting of objec (*)
  4131002... 	* gladeui/glade-property-class.c: Properly order object pr (*)
  b268784... 	* plugins/gtk+/gtk+.xml.in, plugins/gtk+/glade-gtk.c: Alph (*)
  22e7626... 	* plugins/gtk+/glade-gtk.c, po/*.po: Fixed 'controled' typ (*)
  88360eb... 	* src/Makefile.am, gladeui/Makefile.am, plugins/gtk+/Makef (*)
  8164800... 	* gladeui/glade-editor-property.c: Hide editor properties  (*)
  bb70daa... 	* gladeui/glade-editor-property.c: Unload currently loaded (*)
  7ef6ccf... Updated Spanish translation (*)
  e2cbae8... Updated Spanish translation (*)
  12a3328... Updated Spanish translation (*)
  c65641d... 	* plugins/gtk+/glade-gtk.c: Fix alpha_sort_box_children()  (*)
  dde69f3... 	* plugins/gtk+/glade-gtk.c: Removed alpha_sort_box_childre (*)
  b9a0f37... Small code cleanup in GladeProject. (*)
  e551f1d... 	* gladeui/glade-widget.[ch]: Hide glade_widget_set_object( (*)
  63672d1... Moved unparenting of all widgets back to GladeProject at di (*)
  7f617a6... small build fix (*)
  6a17606... Removed debug prints from GladeProject (*)
  06c757c... Fixed unused variables in GladeWidget source (*)
  703263f... 	* plugins/gtk+/glade-gtk.c, plugins/gtk+/glade-column-type (*)
  2603c2e... 	* gladeui/glade-project.c: Applying Marco Diego Aurélio M (*)
  cfeb1d7... 	* gladeui/glade-editor.c: Fixed class header of GladeEdito (*)
  0de9fa5... 	* gladeui/glade-editor-property.c, gladeui/glade-property. (*)
  f4c021c... [l10n] Updated Estonian translation (*)
  0ce0e63... 	Added loading objects dialog with progress and cancel. (*)
  d1fbe27... 	* gladeui/glade-project.[ch]: Removed dialog and added "lo (*)
  3f04cb3... 	* gladeui/glade-project.c: Added "parse-began" signal (*)
  e56a1f6... Slightly modified notebook tab progress bar style (give it  (*)
  a84bfad... Merge branch 'master' into offscreen-gtk3 (*)
  612b0fc... 	* Making offscreen-gtk3 branch compile again after merging (*)
  2a8c0ad... 	* plugins/gtk+/glade-gtk.c: Removing some combobox entry s (*)
  9ed1667... 	* gladeui/glade-previewer.c: Fixed to not use gtk_set_loca (*)
  7f54d09... 	* gladeui/glade-design-layout.[ch]: Reverted to GtkBin cla (*)
  e7273fb... 	* data/...: mv gladeui-3.0.pc.in gladeui-2.0.pc.in (its li (*)
  9d6c1fc... Fixed configure.ac to generate the right pc and desktop fil (*)
  85a774d... 	* src/glade-window.c: Fixed style for notebook tab progres (*)
  da636b3... Fixed css xthickness for "padding". (*)
  fc9c854... Set progress bar to show text. (*)
  2d5ae42... 	* gladeui/glade-widget.c: Check if object is actually in t (*)
  28dcb00... 	* plugins/gtk+/gtk+.xml.in, plugins/gtk+/glade-gtk.c: Adde (*)
  0534e9f... 	* gladeui/glade-placeholder.[ch]: Make GladePlaceholder us (*)
  02fa3da... 	* gladeui/glade-design-layout.c: Fixed child allocation cy (*)
  ecd008f... 	* gladeui/glade-utils.c: Fix selection code (and removed l (*)
  3b29bb2... 	* gladeui/glade-design-layout.c: Re-fixed child allocation (*)
  24b8b60... 	* gladeui/glade-design-layout.c: Fixed search-for-inner wi (*)
  4a39751... Added UG translation (*)
  32a8d1e... Updated Spanish translation (*)
  099d540... 	* gladeui/glade-previewer.c: Added include <locale.h> for  (*)
  b480f67... 	* gladeui/glade-placeholder.c: Removed debug printing and  (*)
  4bed7e8... 	* gladeui/glade-design-layout.c: Make sure to hide widgets (*)
  7fcb740... 	* src/glade-close-button.c: Made the close button in noteb (*)
  7dfe5be... 	* gladeui/glade-widget.c: Reduce processing of events by n (*)
  e65891a... 	* plugins/gtk+/glade-label-editor.c: Dont add invisible pr (*)
  267e53a... 	* gladui/glade-editor-table.c: Align name field on the rig (*)
  356e9f4... 	* gladui/glade-editor-property.c: Set a width-chars on the (*)
  1351438... 	* gladeui/glade-project.c: Fixed glade-project to unset th (*)
  e15616f... 	* gladeui/glade-widget-adaptor.c: Uncommenting some code t (*)
  c3868e9... Revert "	* gladui/glade-editor-table.c: Align name field on (*)
  c32111c... 	* gladeui/glade-editor-property.c: Align property labels l (*)
  b3c23fe... 	* gladui/glade-placeholder.c: Made GladePlaceholder Implem (*)
  4093907... 	* gladeui/glade-widget-adaptor.[ch]: Removed the '->scroll (*)
  a334a9d... 	* gladeui/Makefile.am, gladeui/glade.h, gladeui/glade-clip (*)
  0e4da58... 	* gladeui/glade-base-editor.c, gladeui/glade-editor-proper (*)
  45750bf... 	* gladeui/glade-editor-property.c: Make all input widgets  (*)
  e4c9f8d... 	* plugins/gtk+/glade-cell-renderer-editor.c: Fixed to use  (*)
  7a745a1... Removed unused variable from glade_design_layout_realize(). (*)
  159aa6f... 	* gladeui/glade-design-view.c: Made loading progress bar n (*)
  ecabb87... 	* Whole tree updated to remove all notion of project conve (*)
  b176a43... 	* Fixing distcheck, bumping version to 3.9.0 (*)
  51587fd... Updated Swedish translation (*)
  d1ee5d6... Updated Swedish translation (*)
  c20bd5d... Updated Swedish translation (*)
  d7dc444... Updated Swedish translation (*)
  5e8ed7e... Modernize autotools configuration file (*)
  9ca6f4c... Use upstream gettext (*)
  56a65fb... 	* gladeui/glade-widget-adaptor.[ch], gladeui/glade-xml-uti (*)
  7608035... 	* configure.ac: Fixed package name to be 'glade' and not ' (*)
  bc939d5... 	* ALL SOURCE FILES: Removed 8-space indentation, reformatt (*)
  0988109... 	* plugins/gtk+/gtk+.xml.in: Updated catalog for 2.22 and 2 (*)
  6ca40fc... Merge branch 'master' into signal-tree-model
  f9e580e... 	* gladeui/glade-base-editor.c, gladeui/glade-command.c: Av (*)
  75bf078... Merge branch 'master' into signal-tree-model
  db7627b... 	* gladeui/glade-base-editor.c: Remove restriction for only (*)
  bd16621... 	* plugins/gtk+/glade-gtk.c, plugins/gtk+/gtk+.xml.in: Adde (*)
  d34b7c1... Fixing action editor to disallow actions children of action (*)
  5a98fe5... Use locale-independent strtod & dtostr (*)
  c2a86ec... Fix typo in previous commit (*)
  64a3068... gladeui: Fix merge conflicts
  9e42101... More merge fixes
  ba34198... gladeui: Initially port of signal-editor drag & drop to new
  5d3a054... Remaning merge conflicts
  5b8ab44... gladeui: Fix state of checkitems in signal-editor
  827554e... 	* gladeui/glade-project.c: Further fixing project dispose  (*)
  75599a1... 	* plugins/gtk+/glade-gtk.c: Fixed loaded state of use-acti (*)
  c830b37... 	* gladeui/glade-property.c: Fixed glade_property_dup() to  (*)
  295db1f... Fixed bad merge on last cherry-pick (*)
  a25e285... Reordering ChangeLog. (*)
  d5e9d61... 	* m4/python.m4: Applying patch to allow better builds on w (*)
  e0abb9d... 	* plugins/gtk+/gtk+.xml.in: Setting "can-focus" as "save-a (*)
  6c0e389... Removing some debug print from backend. (*)
  093d6de... Fixed glade_widget_hide() to not actually hide the widget,  (*)
  2c8f3b8... 	* gladeui/glade-command.[ch], Added GladeProject member to (*)
  ccfac25... Updated Spanish translation (*)
  c856737... 	* Made GladeWidget internalize *everything* into a private (*)
  3a779ba... 	* gladeui/glade-project.[ch], gladeui/glade-widget.c, glad (*)
  ca601f5... 	* gladeui/Makefile.am, gladeui/glade-editor.c, gladeui/gla (*)
  d324ec8... 	* gladeui/glade-clipboard.h, gladeui/glade-app.c: Removed  (*)
  e4b4501... 	* Made GladeProperty internalize *everything* into a priva (*)
  adf891b... 	* gladeui/glade-widget-adaptor.h, gladeui/glade-property-c (*)
  751b521... 	* gladeui/glade-project.c: Fixed GladeProject to only ever (*)
  43db0e3... 	* gladeui/glade-command.c: Fixed segfault introduced by my (*)
  c97b1a3... 	* gladeui/glade-project.c: Export glade_project_verify_pro (*)
  8276814... 	* gladeui/glade-command.c: Removed explicit calls to glade (*)
  f2a9337... 	* src/glade-window.c: Dont refresh notebook tabs at every  (*)
  cc8dfcf... 	* Made GladeWidgetAdaptor internalize *everything* into a  (*)
  6fa69cb... 	* Made GladePropertyClass completely opaque and created lo (*)
  d4835f0... 	* gladeui/glade-app.[ch]: 	  - Removed "update-ui" signal, (*)
  51f4b3f... 	* Another major refactor, tasks accomplished: 	  - Removed (*)
  b160595... 	* gladeui/glade-project.c, gladeui/glade-id-allocator.c: D (*)
  cee7207... 	* gladeui/glade-app.[ch], gladeui/glade-command.c, gladeui (*)
  78097b2... 	* gladeui/glade-palette.[ch], gladeui/glade-project.[ch],  (*)
  81fe264... 	* gladeui/glade-app.h: Cleanup a bit, and removed an unuse (*)
  0d89679... 	* gladeui/glade-cell-renderer-icon.[ch]: Privatizing membe (*)
  fab401e... 	* Adding padding to classes in various files. (*)
  8f34c79... 	* gladeui/glade-editor.[ch]: Privatized members of GladeEd (*)
  b5c5a76... 	* gladeui/glade-editor-table.[ch]: Privatized members of G (*)
  094588c... 	* gladeui/glade-editor-property.[ch]: Privatized members o (*)
  aa1e52e... Added padding to signal editor. (*)
  00ee3d2... 	* gladeui/glade-fixed.[ch] --> plugins/gtk+/glade-fixed.[c (*)
  65f1599... 	* gladeui/glade-design-view.c: Made it a no-show-all widge (*)
  baa913e... 	* gladeui/glade-inspector.c: Fixed to not access the treev (*)
  2e08477... data: Fix pkg-config (gladeui-2.0.pc) file (*)
  a3877e6... 	* gladeui/Makefile.am, gladeui/glade-signal-class.[ch], gl (*)
  cd73073... 	* gladeui/glade-signal.[ch], gladeui/glade-project.c, glad (*)
  3828d64... 	* gladeui/glade-clipboard.[ch], gladeui/glade-project.c: 	 (*)
  97975f7... 	* gladeui/glade-command.[ch], gladeui/glade-project.c, src (*)
  0523a44... 	* gladeui/glade-placeholder.[ch], gladeui/glade-popup.c: 	 (*)
  02c435f... Merge branch 'master' into signal-tree-model
  0b47674... 	* gladeui/glade-widget-action.[ch], gladeui/glade-widget-a (*)
  0a04622... 	* gladeui/glade-app.h, gladeui/glade-base-editor.h, gladeu (*)
  e00304a... gladeui: Fix changes due to member sealing
  323e0ba... 	* gladeui/glade-editor.c: Make the editor notebook scrolla (*)
  c0c8184... gladeui: Implement version warning and tooltips in signal-m
  145fc77... gladeui: Fixed coding style
  81db1aa... 	* gladeui/glade-signal.[ch], gladeui/glade-signal-editor.c (*)
  ccebf11... Made newly added widgets get selection immediately (*)
  801e51f... 	* gladeui/glade-editor.c: Optimized GladeEditor 	Now Glade (*)
  d475aca... Fixed some code alignment. (*)
  e268e9b... 	* gladeui/glade-project.c: Show selected widget when selec (*)
  53c3782... Minor code cleanup in glade-widget.c (use gtk_widget_get_an (*)
  fc47ae2... 	* src/glade-window.c: Added one palette per project, setti (*)
  d23b562... 	* gladeui/glade-palette.c: Removing the "root" create butt (*)
  263af35... 	* gladeui/glade-app.c: Changed session file glade-3.conf - (*)
  68dcb28... 	* gladeui/glade-project.[ch]: Removed "previewable" flag/p (*)
  129bfdb... 	* docs/gladeui.types: Removed GladeFixed and added GladeSi (*)
  b989909... 	* gladeui/Makefile.am: Added glade-signal-class.h to insta (*)
  ce44024... 	* po/POTFILES.in: Updated for GladeFixed changing place an (*)
  9f71b0a... 	* NEWS: Rolling Glade 3.9.0 (*)
  3eb7bea... Updated Spanish translation (*)
  618f2aa... Merge branch 'master' into signal-tree-model
  6dcbf94... 	* gladeui/glade-signal.c: Fixed glade_signal_load() carele (*)
  eaa7e30... gladeui: Adapter to GladeSignal GObjectification
  e322175... Merge branch 'master' into signal-tree-model

(*) This commit already existed in another branch; no separate mail sent



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]