[giggle] Created tag 0.7



The unsigned tag '0.7' was created.

Tagger: Javier JardÃn <jjardon gnome org>
Date: Thu Nov 1 14:28:46 2012 +0900

    0.7

Changes since the last tag '0.5':

A S Alam (1):
      update Punjabi Translation

Alexandre Franke (1):
      Update French translation

Andika Triwidada (1):
      Added Indonesian 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 (3):
      New French doc translation
      Updated French doc translation
      Updated French translation

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

Chris Leonard (1):
      Updated British English translation

Christian.Kirbach (1):
      Updated German translation

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

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

Daniel Nylander (3):
      Updated Swedish translation
      Updated Swedish translation
      Updated Swedish translation

Daniel Winzen (1):
      Updated German translation

Daniel ÈerbÄnescu (1):
      Updated Romanian Translation

Denis Jasselette (1):
      Escape the commit message correctly

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 (4):
      Updated galician translations
      Updated Galician translations
      Updated Galician translations
      Updated Galician translations

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

Guilhem Bonnefille (3):
      Fix pl translation
      Improve author list performances
      configure.ac: Declare gdk and gdk-pixbuf dependencies

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

Javier JardÃn (149):
      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
      Use g_cclosure_marshal_generic for all signals
      Use G_VALUE_INIT
      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
      src/giggle-window.c: Use help: instead ghelp:
      configure.ac: Depend on stable versions of the libraries
      plugins/giggle-view-terminal.c: Set the child properties correctly
      plugins/giggle-view-terminal.c: Fix crash when opening a terminal
      configure.ac: Bump version
      NEWS: Add 0.6 changes
      data/main-window.ui: Do not create another window in the remote dialog
      configure.ac: Fix typo
      src/giggle-main.c: Call g_thread_init() conditionally
      Use g_clear_object to clear references
      libgiggle-git: Use g_list_free_full() convenience function
      libgiggle: Use g_list_free_full() convenience function
      src: Use g_list_free_full() convenience function
      src/giggle-helpers.c: Fix compilation warning
      src/giggle-clone-dialog.c: Use GtkGrid instead deprecated GtkTable
      libgiggle/giggle-revision.c:  Use the dispose function
      Avoid GObject warnings: Use the giggle api instead g_object_get()
      configure.ac: Improve eds autodetection
      Use gdk_event_triggers_context_menu() instead of simply checking for event->button == 3
      Use GDK symbolic names for button numbers
      Use GDK symbolic names for the return value event handlers
      Use GDK symbolic names for the return value of a GSourceFunc
      Update FSF Address
      Do not use deprecated libebook api
      docs: Remove reference to the old gnome-doc-utils file
      build: Depends on gettext 0.18.1
      build: Use CFLAGS instead CPPFLAGS to pass additional C compiler flags
      build: Import GNULIB framework for checking warnings
      build: Use the gnulib manywarnings macros
      build: -Wno-unused-parameters has to be activated after
      rc/giggle-window.c: Update year
      bgiggle/giggle-view.c: Use gtk_widget_set_visible()
      src/giggle-revision-view.c: Use GtkGrid instead GtkTable
      src/giggle-revision-view.c: align labels in the left
      src/giggle-revision-view.c: Use a GtkLabel instead a GtkLinkButton
      Update gnulib files
      configure.ac: Do not warn for unused macros
      f
      Revert "f"
      configure.ac: Do not use some warnings
      src/giggle-helpers.c: Fix typo
      0.7

Jiro Matsuzawa (4):
      Updated Japanese translation
      Updated Japanese translation
      [l10n] Update Japanese translation
      [l10n] Update Japanese translation

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à (5):
      Updated Czech translation
      Updated Czech translation
      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

Martin Srebotnjak (1):
      Updated Slovenian translation

Matej UrbanÄiÄ (3):
      Added Slovenian translation
      Added sl for Slovenian translation
      Updated 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

Pierre Dureau (1):
      libgiggle-git/giggle-git-add.c: fix to add files that contain spaces

Piotr DrÄg (4):
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation

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

Vincent Untz (1):
      build: Explicitly link to gmodule-2.0

Yinghua Wang (1):
      Update Simplified Chinese translation.

dmustieles (2):
      Updated Spanish translation
      Updated Spanish translation

Åukasz JernaÅ (10):
      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
      Update Polish translation



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