[glade3/offscreen-gtk3] (78 commits) ... * plugins/gtk+/glade-gtk.c: Removing some combobox entry stuff, reenabling the fixed_layout stuf



Summary of changes:

  1a5a25a... Updated Galician translations (*)
  4f8ce04... Updated Spanish translation (*)
  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 (*)
  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 (*)
  229ca02... Fixes to Catalan translation (*)
  cd34d93... Added UG translation (*)
  bcca13e... gladeui: Fix previewer build (*)
  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 (*)
  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

(*) 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]