[giggle] Created tag 0.6



The unsigned tag '0.6' was created.

Tagger: Javier JardÃn <jjardon gnome org>
Date: Thu Oct 20 21:00:05 2011 +0100

    0.6

Changes since the last tag '0.5':

A S Alam (1):
      update Punjabi Translation

Alexandre Franke (1):
      Update French translation

Andrej ÅnidarÅiÄ (11):
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation

Ask H. Larsen (1):
      Updated Danish translation

Bruno Brouard (2):
      New French doc translation
      Updated French doc translation

Carles Ferrando (1):
      Updated Catalan (Valencian) translation

Christian.Kirbach (1):
      Updated German translation

Claude Paroz (2):
      Remove markup from translatable strings
      Updated French translation

Daniel Mustieles (3):
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

Diego Celix (9):
      src/eggfindbar: gtk_misc_set_alignment replacement
      giggle-clone-dialog: gtk_misc_set_alignment
      giggle-diff-window: gtk_misc_set_alignment
      giggle-input-dialog: gtk_misc_set_alignment
      giggle-label-action: gtk_misc_set_alignment
      giggle-revision-info: gtk_misc_set_alignment
      giggle-revision-view: gtk_misc_set_alignment
      giggle-short-list: gtk_misc_set_alignment
      giggle-view-summary: gtk_misc_set_alignment

Florian MÃllner (5):
      Add helper method for removing a directory recursively
      Add GiggleCloneDialog for clone operations
      Add UI and command line option for the clone command
      Establish giggle as url-handler for git:// URLs
      Implement clone command

Fran DiÃguez (1):
      Updated galician translations

Gil Forcada (1):
      Updated Catalan translation. Fixes bug #603961

Guilhem Bonnefille (2):
      Fix pl translation
      Improve author list performances

Jasper Lievisse Adriaanse (1):
      Fix implicit declaration of sscanf().

Javier JardÃn (106):
      Add documenteres to about dialog
      Use gtk_show_uri() to show uris
      Use gtk_show_uri() to open files
      Introduce helper function to show error dialogs
      Add giggle-helpers to POTFILES
      Fix: Giggle fails to display tags/branches with the & character
      Avoid some warnings because markup characters in tags/branches
      Fix some compilation warnings
      Added GConf shema file
      Add a warning dialog to fill the fields of clone dialog
      Build with -DGSEAL_ENABLE by default
      Remove unneded hook code
      Use upstream gettext instead glib one
      src/giggle-view-file.c: ::clicked is emited from a GtkToolButton
      Use autoreconf instead gnome-common.sh
      Remove INSTALL file as it's autogenerated by autoreconf
      Call gnome-doc-prepare in autogen.sh
      giggle.desktop: declare ability to handle git://
      configure.ac: Do not use GNOME specific macros
      Do not use deprecated GtkNotebookPage symbol
      Do not use deprecated dialog separator functionality
      Fix some compiler warnings
      Do not use deprecated GTK+ symbols
      Remove unneded GConf dependency
      Do not use deprecated dialog separator functionality. Take 2
      sv.po: Added plural forms header entry
      Bump GTK+ required version to GTK+3
      Use GDK3 key constants
      Use gtk_widget_get_preferred_size() instead gtk_widget_size_request()
      giggle-spaning-renderer: Port to new GtkCellRendererClass "render"
      giggle-graph-renderer: Port to new GtkCellRendererClass "render"
      giggle-avatar-image: Port to the new GtkWidget::draw signal
      giggle-view-file: Port to the new GtkWidget::draw signal
      giggle-window: Use predefined license text
      Use gtk_paned_new instead gtk_[h|v]paned_new
      Remove conditional code as we depend on GTK+3 now
      giggle-avatar-image: Replace size_request by get_preferred_width/height
      giggle-short-list: Replace size_request by get_preferred_width/height
      Remove already broken OSX integration
      giggle-avatar-image: Remove unneded variables
      configure: Bump vte required version
      Use gtk_box_new() instead gtk_[v|h]box_new()
      giggle-view-file: Use GtkSourceIter as now the insensitive search is in gtk+
      Reenable case sensitive search
      giggle-personal-details-window: Use GtkGrid instead GtkTable
      src/giggle-short-list.h: Add instance structure
      Add parameter to interface implementation
      Do not shadow a global declaration
      Fix some compilation warnings
      Do not use deprecated VTE symbol
      Disable -Wformat-nonliteral warnings
      Use automake 1.11 as minimum required version
      autogen.sh: Detect the presence of autoreconf, intltool and gnome-doc tools
      autogen.sh: Fix typo
      eggfindbar: sync with upstream
      ggle-view-file.c: Do not use deprecated GtkSourceView symbols
      asd
      giggle-avatar-image.c: Port to GtkStyleContext
      src/giggle-file-list.c: Por to GtkStyleContext
      src/giggle-rev-list-view.c: Port to GtkStyleContext
      src/giggle-revision-view.c: Port to GtkStyleContext
      src/giggle-graph-renderer.c: Port to GtkStyleContext
      src/giggle-view-file.c: Do not use deprecated api
      src/giggle-diff-view.c: Port to GtkStyleContext
      rc/giggle-graph-renderer.c: Initialize the style context variable
      src/giggle-view-history.c: Do not use deprecated GTK+ symbols
      src/giggle-view-file.c: Port to GtkStyleContext
      eggfindbar: Do not use g_object_set API
      eggfindbar: Use underlined text
      Get the background color instead the foreground one
      configure: generate xz files instead gz for distribution
      giggle-clone-dialog: Add license information
      configure.ac: Use tar-pax automake option
      configure.ac: Add brackets to fix warnings
      src/giggle-diff-view.c: Adapt to GtkSourceView type changes
      libgiggle-git: Replaced g_object_notify() with g_object_notify_by_spec()
      Remove unused variables
      libgiggle/giggle-remote.c: Use g_object_notify_by_pspec() instead g_object_notify()
      giggle-diff-view: get the foreground color, not the background one
      giggle-view-file: Avoid a GdkRGBA -> GdkColor -> GdkRGBA conversion
      configure.ac: Disable evolution-data-server integration by default
      eggfindbar: Use gtk_box_new() instead v/h variant
      Use 'const' instead deprecated G_CONST_RETURN
      build: Use build-aux directory to store autogenerated files
      configure.ac: Remove unneeded variable
      libgiggle/giggle-view: derive from GtkBox, not GtkVBox
      src/giggle-description-editor: derive from GtkBox, not GtkVBox
      src/giggle-revision-info: derive from GtkBox, not GtkVBox
      src/giggle-short-list: derive from GtkBox, not GtkVBox
      data/main-window.ui: Use GtkBox, not GtkVBox
      Use new documentation infraestructure
      autogen.sh: Check for yelp-build
      Remove deprecated gtk_rc_parse_string()
      src/giggle-window: Update to year 2011
      autogen.sh: Fix typo
      configure.ac: support VPATH builds and use recommended quoting
      configure.ac: Do not check for a C++ compiler
      Fix DSO link problems
      Makefile.am: Remove mention to PLATFORM_* as Its not defined anymore
      src/Makefile.am: Use AM_DISTCHECK_CONFIGURE_FLAGS
      configure.ac: Do not use *_DISABLE_DEPRECATED to check for deprecated symbols
      libgiggle/giggle-view.c: All the children set "expand" as TRUE
      configure.ac: Add a option to enable strict compilation warnings (-Werror)
      Fix a compiler warning: "declaration of âcloneâ shadows a global declaration"
      libgiggle-git/giggle-git-clone.c: fix typo
      0.6

Jorge GonzÃlez (6):
      Updated Spanish translation
      Added es to DOC_LINGUAS
      Addedd Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

JoÃo Pedro Forjaz de Lacerda (3):
      Change the foreground color when non-ACTIVE cell is rendered.
      giggle-graph-renderer: Port set_source_color to GtkStyleContext
      Add support for to show number of commits of each contributor

Julien Hardelin (1):
      Updated French help translation

Kenneth Nielsen (1):
      Added da to list of languages

Kjartan Maraas (2):
      Updated Norwegian bokmÃl translation.
      Add missing #include <config.h> to make translations work

Lucian Adrian Grijincu (1):
      Updated Romanian translation

Marek Äernockà (3):
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation

Mario BlÃttermann (9):
      Added German doc translation
      Updated German translation
      Updated German translation
      [i18n] Updated German doc translation
      [i18n] Added screenshots
      [i18n] Updated German doc translation
      [l10n] Updated German translation
      [l10n] Updated German translation
      [l10n] Updated German doc translation

Matej UrbanÄiÄ (2):
      Added Slovenian translation
      Added sl for Slovenian translation

Maxim V. Dziumanenko (1):
      Updated Ukrainian translation

Olav Vitters (2):
      DOAP: Fix userid
      Use tar-ustar instead of tar-pax to ensure OpenBSD compatibility

Petr Kovar (5):
      Update Czech translation by Marek Cernocky
      Update Czech translation by Marek Cernocky
      Update Czech translation by Marek Cernocky
      Update Czech translation by Marek Cernocky
      Add Czech help translation by Marek Cernocky

Sebastien Ponce (1):
      Implemented different ways to look at diffs : by hunks, by file or all at once

Spoiala Marian (1):
      Updated Romanian translation

Takayuki KUSANO (2):
      Updated Japanese translation.
      Fix translation of 'repositry'.

Taylon Silmer (1):
      Updated Brazilian Portuguese translation

Yinghua Wang (1):
      Update Simplified Chinese translation.

dmustieles (2):
      Updated Spanish translation
      Updated Spanish translation

Åukasz JernaÅ (9):
      Initial Mallard documentation port.
      Updated some fields and added history view help
      Added browse view page and some history view fixes
      Updated Makefile.am with new files
      Change help license to CC SA 3.0
      Add menu item for help index and build it after the sources
      Add missing file to POTFILES.in
      Updated Polish translation
      Updated Polish translation



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