[glade] Created tag GLADE_3_18_0



The unsigned tag 'GLADE_3_18_0' was created.

Tagger: Juan Pablo Ugarte <juanpablougarte gmail com>
Date: Mon Mar 24 19:59:28 2014 -0300

    Rolling 3.18

Changes since the last tag 'GLADE_3_15_3':

Andika Triwidada (3):
      Updated Indonesian translation
      Updated Indonesian translation
      Updated Indonesian translation

Anish A (1):
      Updated Malayalam Translation

Antonio Fernandes C. Neto (1):
      Updated Brazilian Portuguese translation

Ask H. Larsen (1):
      Updated Danish translation

Aurimas Černius (6):
      Updated Lithuanian translation
      Updated Lithuanian translation
      Updated Lithuanian translation
      Updated Lithuanian translation
      Updated Lithuanian translation
      Updated Lithuanian translation

Balázs Úr (3):
      Updated Hungarian translation
      Initial Hungarian translation
      Added hu entry

Carles Ferrando (1):
      [l10n] Updated Catalan (Valencian) translation

Changwoo Ryu (3):
      Updated Korean translation
      Updated Korean translation
      Updated Korean translation

Chao-Hsiung Liao (4):
      Updated Traditional Chinese translation(Hong Kong and Taiwan)
      Updated Traditional Chinese translation(Hong Kong and Taiwan)
      Updated Traditional Chinese translation(Hong Kong and Taiwan)
      Updated Traditional Chinese translation(Hong Kong and Taiwan)

Chris Johns (1):
      Correct bounds checking for design view highlight

Christian Kirbach (4):
      Updated German translation
      Updated German translation
      Updated German translation
      Updated German translation

Claudio Arseni (1):
      Updated Italian translation

Colin Walters (1):
      previewer: Squash a compiler warning

Daniel Mustieles (13):
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated FSF's address
      Revert "Updated FSF's address"
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

Dimitris Spingos (3):
      Updated Greek translation
      Updated Greek translation
      Updated Greek translation

Enrico Nicoletto (1):
      Updated Brazilian Portuguese translation

Fran Diéguez (6):
      Updated Galician translations
      Updated Galician translations
      Updated Galician translations
      Updated Galician translations
      Updated Galician translations
      Updated Galician translations

Gabor Kelemen (1):
      Updated Hungarian translation

Gil Forcada (1):
      [l10n] Update Catalan translation

Gábor Kelemen (2):
      Updated Hungarian translation
      Updated Hungarian translation

Jiro Matsuzawa (1):
      l10n: Update Japanese translation

Juan Pablo Ugarte (80):
      Fixed regresion introduced when implemented GladeWindow as a composite widget.     I forgot to move 
catalog paths initialization to glade_window_init()
      Fixed Bug 706304 "Python plugin broken by over-zealous version check"     Bumped pygobject version to 
3.8.0 (stable serie) because pygobject_init()     does not like the old development version 2.90.4
      Initialization cleanup, return if pygobject init fails
      Added executable check after make install
      Push superuser state at the begining of glade_widget_rebuild() and pop it at the end.
      Fixed Bug 652655 "Setting entry on combobox moves the widget"
      glade_project_remove_object() check if object has a GladeWidget first since its cheaper     and issue a 
warning if we have an object in the project without a GladeWidget.
      Fixed selection bug exposed by Bug #652655 fix.
      Updated TODO
      Fixed bug 584381 "Saving as an existing file name except the extension overwrites without confirmation."
      Fixed bug 643923 "Should not use markup for GtkFrame's label"
      Improved pango text integer attributes editors.     Make the spin button numeric and clear the attr if 
the new text is an empty string!
      Fixed Bug 679079 "Glade changes the "homogenous" packing property of toolbar buttons to "yes""
      Fixed glade_gtk_image_get_property() chainup. (was calling set_property)     Fixes bug that prevented 
the runtime object to show the right pixbuf when copying a GtkImage.
      Added workaround for Bug 625867 "RadioButton information lost on cut+paste, add/remove parent, etc"
      Added extra check in glade_project_verify_signal_internal()     because it the widget could not have an 
associated project.
      Fixed bug when copying a button with custom content.     Custom widget was being replaced with a 
placeholder when syncing     custom-child property.
      Disabled select-multiple properties in GtkRecentAction and GtkRecentChooserMenu.     They are not 
supported in these derived classes giving you a warning that make glade test fail.
      Rolling 3.15.4
      Added translator comments for every displayable value     Fixed indentation with xmlindent
      Added some translators comment sugegsted in     Bug 708190 "Please add translator comment for ".. when 
loading by widget""
      Emit GladeApp widget-adaptor-registered signal in glade_widget_adaptor_register()     While this is not 
currently used it will come handy if glade wants to load catalogs at runtime
      Rolling 3.16
      Added AppData for gnome-software to pick up glade     Fixes bug 708641 "Please include an AppData file"
      Mark AppData description for translation
      Added license property to GladeProject.     It gets saved as part of the first comment.
      Added glade_command_set_project_license() and glade_command_set_project_resource_path() functions.     
Implemented them using a common GladeCommandProperty class with let you manipuate any GladeProject     
property class
      Added License textview to GladeProjectProperties to edit newlly added license property.
      Added css-provider-path property
      Set style classes on runtime objects
      Made glade-previewer monitor css file and display parsing errors in a GtkInfoBar.     Created new 
GladePreviewWindow widget and lots of cleanups.     Improved screenshot option, save screenshots in any 
GdkPixbuf supported format.     Added options to take vector screenshots (F5 svg, F6 ps, F7 pdf) and F8 png
      Added project css property support
      Added --slideshow option
      glade-previewer: added support for widget templates
      Fixed Bug 702314 "Cancelling an Add Parent action is destructive"
      Fixed _glade_dnd_dest_set() crash. thanks to Lubomir Rintel for pointing the problem.             
Closes bug 711568 "[PATCH] glade crashes upon startup"
      Fixed warning in recent_add() and recent_remove() when path is not absolute     by prepending 
g_get_current_dir() to it.
      Report parsing error when loading a project.     Fixes Bug 712289 "Glade silently fails to open 
malformed ui file"
      Sort object dependancy before saving using a topological     sorting algorithm _glade_tsort() instead 
of g_list_sort() with     glade_widget_depends() which is not a transitive property.
      Added toplevel-order test
      Fixed bug in GtkScrolledWindow editor, vertical adjustmet was refering to the wrong property.
      Remove timestamp from glade comment to avoid unnecessary changes in the file.     Fixes Bug 711863 
'Remove "Generated with glade" XML comment'
      Fixed <requires> tag output     GLADE_GTKBUILDER_HAS_VERSIONING check was broken for gtk >= 3.0
      Fixed GtkBox virtual size property value on load.     This bug was introduced by commit 
787cc5cac5d1950ac57783478279a9135c640995 which     fixed Bug 652655 "Setting entry on combobox moves the 
widget"
      Fixed cellrenderer model column combobox chooser.     If treeview model is a filter or a sort model we 
need to walk up until     we find a tree or list store which is where glade have defined the model columns.
      Fix issue with numeric property editors.     We have to make sure  glade_eprop_numeric_load() is not 
called during     glade_eprop_numeric_force_update() to prevent gtk_spin_button_set_value()     changing the 
the value the user is trying to input.
      Fixed identation spaces in function declarations.
      GladePreferences dialog: Fixed "-" button packing props so that it does not expand.
      GladeWindow: disable keybinding used by glade in every widget in the workspace.     Now its posible to 
delete an GtkEntry with Delete again!
      GladeProject: implemented GtkTreeModelIface with a GtkTreeStore proxy object.
      GladeProjectProperties: Fixed lgplv3 text, added apache, mit and all permisive licenses.
      _glade_tsort() simplyfied api by using a GList for edges instead of a     custom linked struct since we 
do not need the marginal speedup     now that dependencies are only between toplevels.     This allow us to 
easily sort edges alphabetically.
      GladeProject: Changed the way we calculate graph dependencies.     Instead of using 
glade_widget_depends() which implied N^2 invocations/iterations     (where N is the numbers of objects in the 
project) we now calcualte     dependencies based on property references.     This way we only have to iterace 
over every object once to check the list     of properties that constitute a reference to them.
      GladeCatalog: implemented catalog dependency sorting using _glade_tsort()     Now we detect circular 
dependencies!
      GladeProject: fixed <requires> tag output     GLADE_GTKBUILDER_HAS_VERSIONING() macro needs gtk version 
numbers,     not the required module we want to save.
      gladeui/*.ui plugins/gtk+/*.ui: added license comment
      glade.glade: Added license.
      GladeWidget: deprecated glade_widget_depends()     GladeWidgetAdaptor: deprecated 
glade_widget_adaptor_depends()
      glade-xml-utils: glade_xml_node_is_comment() stop treating text nodes as comments     And start using 
type member of xmlNode struct to check node type instead of strcmp its name.
      GladeWidget: Removed get_toplevel() cache.     This micro optimization in no longer needed and it was 
incomplete.
      GladeProjectProperties: added license page.     Now it is posible to change license type and glade will 
automatically     generate it for you if you supply copyright and authors
      Updated Readme
      tests/create-widgets: skip GtkRecentChooser because it tries to remove an unknown source id
      tests/toplevel-order: User GResource for test UI files to make sure     it will work in distcheck
      tests/toplevel-order: added missing gresource file
      tests/Makefile.am Removed unused DATADIR macro
      Revert "Fixed Bug 702314 "Cancelling an Add Parent action is destructive""     because it introduced 
another bug.
      Fixed bug 702314 "Cancelling an Add Parent action is destructive"
      Bumped copyright date to 2014
      Added missing displayable values
      Added Registration & User Survey Dialog in Help menu
      Fixed header values parsing
      Handle every transaction status in glade so that messages can get translated more easily.     
Implementes mailing list subscription
      Fix build
      Fixed bug #721098 "Anjuta hangs when opening project" The problem was that glade registered 
GtkOffscreenWindow as a new type derived from GtkWindow to use in the run time which prevents Anjuta or any 
of its pluggins to use the real GtkOffscreenWindow widget.
      Added message dialog at startup to advertise the user survey.     The dialog will be shown until the 
user either completes the survey or checks     the "Do not show this dialog again" check button
      Mark every survey notification dialog string as translatable
      Revert "Mark every survey notification dialog string as translatable"
      Fixed distcheck errors     Fixed create-widgets test GtkMessageDialog error and skip creating 
GtkAboutDialog
      Rolling 3.18

Julien Hardelin (1):
      Updated French translation

Kalev Lember (2):
      Fix desktop file keywords syntax in Korean translation
      GtkGrid: Don't save width/height at their default values

Kenneth Nielsen (1):
      Updated Danish translation

Kjartan Maraas (1):
      Updated Norwegian bokmål translation

Kristjan SCHMIDT (1):
      Updated Esperanto translation

Marek Černocký (12):
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Fixed missing space
      Updated Czech translation
      Updated Czech translation
      Fixed I18N (added domain, one item marked for translation)
      Updated Czech translation
      Updated Czech translation
      Czech translation
      Fixed domain name
      Fixed domain name

Matej Urbančič (6):
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation

Milo Casagrande (3):
      [l10n] Updated Italian translation.
      [l10n] Updated Italian translation.
      [l10n] Updated Italian translation.

Pavol Klačanský (1):
      Updated slovak translation

Piotr Drąg (14):
      Fix a minor typo
      Fix AppData description translation
      Updated POTFILES.in
      Updated POTFILES.skip
      Updated POTFILES.in
      Improve a string in the AppData file
      Improve strings in the User Survey
      Correctly capitalize CSS in strings
      Correctly capitalize a title
      One more grammar fix in the User Survey
      Updated Polish translation
      Slightly improve new strings
      Updated Polish translation
      Updated Polish translation

Rafael Ferreira (5):
      Updated Brazilian Portuguese translation
      Updated Brazilian Portuguese translation
      Updated Brazilian Portuguese translation
      Updated Brazilian Portuguese translation
      Updated Brazilian Portuguese translation

Richard Hughes (1):
      Actually use intltool to merge in the AppData translations

Ryan Lortie (2):
      gladeui: fix a pair of printf security problems
      glade-editor-property: use literal format strings

Rūdolfs Mazurs (3):
      Updated Latvian translation
      Updated Latvian translation
      Updated Latvian translation

Timm Bäder (1):
      pango attribute editor: don't write on cancel for color/font

Tristan Van Berkom (26):
      GladePreview: Use g_find_program_in_path() to launch the previewer.
      Install widget icons into the hicolor theme.
      Added GLADE_BUNDLED environment variable.
      Added new linux64 build subdirectory.
      build/linux64/README: Added notes about shared-mime-info
      Added new jhbuild based bundling system for 64bit linux bundles.
      Added the lib/ directory to LD_LIBRARY_PATH in the bundled environment
      linux64 bundler build: Fixed to include libcwrap.h for C++ sources.
      Bundle application launcher script, don't bail out for D-Bus
      Added LibcWrapGenerator.vala
      Moved AppRunScript -> AppRun.
      Committing in tree version of libcwrap.h
      PrepareAppDir.sh: Copy the AppRun instead of the older AppRunScript.sh
      Move build/linux64 -> build/linux
      Improving documentation for bundling.
      build/linux/README: Reword the offensive text about CMake
      build/linux/jhbuildrc: Allow the user to decide where to build the bundle
      build/linux/LibcWrapGenerator.vala: Fixed copyright notice to say 2013
      Greatly improved the LibcWrapGenerator.vala program.
      AppRun / PrepareAppDir.sh
      GladeCatalog: Avoid warnings when trying to access non-existant catalog paths.
      Final touches to the bundle environment
      Bundles: Changed cairo exceptions.
      Revert "Install widget icons into the hicolor theme."
      Bug 720585 - Fix order of customized property output.
      Fixed bugs in LibcWrapGenerator.vala

Wylmer Wang (5):
      Fix a mistake in Chinese simplified translation that may block compiling
      Update Chinese simplified translation
      Updated Chinese (China) translation
      Updated Chinese (China) translation
      Updated Chinese (China) translation

Yuri Myasoedov (2):
      Updated Russian translation
      Updated Russian translation

Мирослав Николић (1):
      Updated Serbian translation

世海 黄 (1):
      Update Chinese simplified translation for help

甘 露 (1):
      Update Chinese simplified translation


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