[gitg] Created tag v0.3.1



The unsigned tag 'v0.3.1' was created.

Tagger: Jesse van den Kieboom <jessevdk gmail com>
Date: Sun Jan 5 20:19:51 2014 +0100

    Release 0.3.1

Changes since the last tag 'v0.2.5':

Adam Dingle (2):
      Update valac dependency
      Update valac dependency

Alexander Larsson (43):
      Initial import
      (split) Add ListBox.select_child method
      list-test: Add css to test prelight and active
      Add tracking of active child
      Draw active child
      Make ChildInfo a class so we get rid of the by-value semantics
      Initial version of test with scrolledwindow
      Avoid updating separators while not visible
      Add set_adjustment to the API instead of relying on focus_vadjustment
      Fix up test-scrolled build
      Clean up all .c files created from .vala files
      Track and properly remove separator widget children
      Set background of GdkWindow
      Fix coordinates in size_allocate
      Support adjustments where the ListBox is not at top
      Test scrolled listbox not at top
      Remove useless update_separator call on add
      Fix child_changed update_separator code
      Update separators when visibility changes.
      Avoid warning when calling static method via instance
      Convert EggListBox from vala to C
      Bunch of formating changes
      Clean up signal handling
      Put ChildFlags stuff where used and simplify
      Clean up the Block1Data thing
      Reorder init/fini to start of file
      clean up sort callback
      Some formating cleanup
      cleanup class_init
      base -> container rename
      base -> widget where appropriate
      self -> list_box
      Use priv locals
      whitespace cleanups
      Cleanup child visibility changes
      Rename custom marshaller
      Include the right header
      Remove ref/unref helpers
      Add child_is_visible helper
      More coding style fixes
      Fix vapi file to not we don't have a construct function anymore
      Add selection on-start testcase from #689060
      focus: Don't change selection on focus in

Alexandre Franke (1):
      Update French translation

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

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

Bastien Nocera (1):
      build: Fix libtool related warning

Bruno Brouard (1):
      Updated French translation

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

Cosimo Cecchi (3):
      egg-list-box: make sure to offset the foucs ring by focus_pad
      egg-list-box: translate motion-notify events for child windows
      Update to latest libgd

Daniel Mustieles (25):
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Removed markup from UI files
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

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

Dominique Leuenberger (1):
      Bug 665351: g_thread_init is deprecated in glib 2.31

Emanuele Aina (1):
      egg-list-box: Bump the GTK+ required version due to gtk-a11y.h

Enrico Nicoletto (4):
      Updated Brazilian Portuguese translation
      Updated Brazilian Portuguese translation
      Updated Brazilian Portuguese translation
      Updated Brazilian Portuguese translation proofread by Rafael Ferreira

Florian Müllner (1):
      Don't use gtk_scrolled_window_add_with_viewport()

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

Garrett Regier (2):
      Fix vapi generation
      Lowercase the email when getting the gravatar uri

Georges Basile Stavracas Neto (1):
      Updated Brazilian Portuguese translation

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

Guillaume Desmottes (14):
      autogen.sh: add --no-configure option
      Build a static library
      generate egg-list-box-uninstalled
      upadte .gitignore
      use GObject constructor
      cache the iter while iterating over the children
      fix style in button_{press,release}_event
      add option to activate on double click
      add get_child_at_y () public method
      fix style of focus()
      focus: cope with cursor_child being null
      Depend on Vala 0.16.1
      add API to (un)highlight a widget during DnD
      auto-scroll during DnD

Ignacio Casal Quinteiro (207):
      Specify pixels in the css
      Last element is null and we don't get an error to catch anymore
      Call ggit_init
      Use CSS to draw the label renderer
      history: no need of grid, use directly the scrolled window
      Remove global border for all views
      Remove shadow in the history plugin
      Center the labels
      Hide list headers.
      A repository can be null
      Do not warn if the repository is null
      Add widget to glade catalog
      Add main toolbar
      Hide titlebar when maximized
      Fix critical
      Merge egg-list-box
      Use GitgGtk namespace for the listbox and compile it
      Include json and webkit packages in plugins flags
      Remove unneccessary things from listbox that are not compatible with gir
      Add custom vapis for plugins too
      Add dash view and test
      Use the emblem system symbolic icon instead of the preferences one
      Smaller gravatar
      Bump libpeas version to 1.5.0
      Update listbox
      Fix libgitg-gtk compilation
      Fix the api break by libgit2-glib
      Use GtkSearchEntry
      Require gtk+ 3.6.0
      Use AM_VALAFLAGS
      Use GtkMenuButton
      Missing end_header call
      Use GgitFileMode instead of POSIX
      Get rid of posix package
      files: add missing sentinel
      files: walk tree in pre order
      files: add icon to the list elements
      Minor fixes in ui file
      Show the listbox
      dash: expand the main label and add an arrow like in baobab
      Make the dash view a grid
      Use GResource for icons
      Compression and stripping of resources
      dash view: show just the basename of the repository bolded
      Depend on python 3.2.3
      Fix for api breaks in libgit2-glib
      Fix also api breaks in history plugin
      Missing px in css
      files: no need for sentinel
      files: populate items in an idle
      files: optimization to avoid o(n^2) iteration
      files: another minor optimization
      files: remove source in dispose
      Add libgd submodule
      git submodule update in autogen
      add -I libgd to ACLOCAL_AMFLAGS
      add libgd to SUBDIRS
      Add libgd to configure
      Make the search entry an extra toolbar using a revealer
      Use GdStack instead of custom AutoHide widget
      Add missing shadows
      Actually fix the handling of the stack to switch between items
      Use a tagged entry
      Update egg-list-box
      Build the accessible part of egg-list-box
      Smaller toolbar icons
      Use header bar
      files: put the tree view on the right depending of the layout
      Set repository name as title.
      Handle window size and state
      Setting the application property to the window takes care of adding the window
      Move code to startup
      Some cleanup in the application
      Use present as gtk app already takes care of setting the timing
      Check for the resolved repository location
      Handle new window event
      Update libgd to get widgets appended in header bar
      Focus entry when search button is active
      Set and store paned positions
      Remove unused css
      Use a box in the header to show the stack items.
      Factor out get_diff method
      Add content-view class to list view
      No shadow, not needed with the headerbar.
      Set content-view style for the commits list
      Use GdStackSwitcher to handle stack elements
      Set as name the element id
      Update libgd to fix assertions at exit
      Add dash view to main window
      Set title accordingly to the repository opened
      Not needed to check two times the repository
      Put dash view inside a view port
      Add open repository button
      Make open repository dialog modal
      Just use the constructor for the FileChooser instead of ui file
      Fix diff test compilation
      Make the right check to not show binary data
      Use go-previous icon for going to dash view
      dash: do not allow selection and use one single click
      Fix diff test
      Make the diff look a bit more like in github
      Show the checked out branch
      Allow searching in the dash view
      No need to expose open/create/close in app interface
      dash: factor out add_recent_info
      dash: add repository to the list if it does not exists yet
      dash: remove items if cannot be opened from the recent manager and cleanup
      dash: add item to recent manager
      dash: add full info to recent manager and handle duplicates
      dash: add dim-label css class to branch label
      dash: add folder icon
      dash: fix separators
      diff: improve a bit more the style of the header.
      No need to set the classes to the dash if they are set in the scrolled window
      Remove content-view style from commit list
      Trigger search with Control+F
      Show readable time in the commit list
      diff: no gradient for file header
      Use a styled text renderer for name and date
      Remove unneeded grid and event box in sidebar
      Make diff header look like a sidebar
      history: expand main column and make bigger the date column
      Add Clone Repository button
      Implement clone action
      dash: factor out get_data_for_repository
      dash: add clone_repository method
      dash: factor out create_repository_data and recent manager method
      dash: clone repository in another thread to not block UI
      Catch possible errors cloning the repository
      dash: do not signal repository_activated if repository is null
      dash: add cloned repo to recent manager
      Change OK button to Clone
      Update libgd which fixes problems with scrollbars
      Check libgit2 has been built with threading support
      Typos
      Do not use a GtkAlignment but the halign property for the search
      dash: handle subdir when cloning
      Handle bare repository cloning
      Add ProgressBin widget and handle the cloning progress
      Rename css class from progress-grid to progress-bin.
      progress bin: handle border on allocation
      dash: fix subfolder name and cleanup
      Put open/clone in the gear menu
      history: use is_head from GgitBranch
      Update git.mk
      Fix for changes in gtk+ vapi
      Dot not use GdHeaderBar
      Fix warning
      Port to GtkRevealer
      Port to GtkStack
      Convert window to a template
      Use the right parent for the template
      Specify --gresource to vala compiler
      Do not free the event by ourselves
      Mark delegate as owned
      dash: mark thread func as owned
      Remove close menu item since we have now also the close button
      Port to GtkSearchBar
      searchbar: bind property bidirectional
      Remove egg list box
      Port to GtkListBox
      Fix typo
      Update to jquery 1.10.1
      Make dash view inherit from ListBox
      Remove viewport around DashView
      dash view: set style directly on ui file now that we can
      Move files from libgitg-gtk to libgitg
      Missing indent
      dash view: use a template for the row
      dashview: use normal casting instead of "as"
      dashview: use gobject like construction
      Use close method instead of custom send delete event code
      Fix for latest api changes in libgit2-glib
      Do not pass null to diffview
      history: the repository can be null.
      Use a revealer for the infobar
      history: remove border width
      configure: add required version for libgit2-glib
      commit: fix seg fault at exit
      Put spinner near to checkbox for commit display margin option
      Bind sensitivity for margin spinner
      Remove NO_SENSITIVITY "hack"
      Use alignments and improve style of commit preferences
      Use alignments for history preferences
      Use alignment for interface preferences
      Make the preferences interface a template
      Convert preferences history to a template
      Update git.mk
      Do not check by ourselves the Makefile.in files
      Different name for thread in Gitg.Async
      Use a GtkListBox for the diff stats
      dash: fix sorting of items
      dash: use new api for filtering
      Rename DashView as RepositoryListBox
      Convert clone dialog into a template
      Preload avatar when reloading the repository.
      history: we need to pass the application to the history ext point
      files: better packing for paned
      configure: require glib 2.38
      sidebar: more call to template for a non widget
      configure: do not enable deprecations on maintainer mode
      window: do not use Stock on file chooser
      window: use new show-close-button property from the headerbar
      Set titlebar style to headerbar
      Revert "Set titlebar style to headerbar"
      libgitg: fix resources generation
      Remove gitg-resources.h

Ismael Olea (1):
      Updated Spanish translation

Jakub Steiner (2):
      app icon: update to include highres
      icon: fix build issue

Jasper St. Pierre (4):
      Update INSTALL
      egg-list-box: Fix indentation
      egg-list-box: Move refiltered behavior to be a signal
      egg-list-box: Remove redundant check

Jesse van den Kieboom (432):
      Initial porting to vala
      Fixed threading issues with commit model
      Added setting/getting repository of model
      Added getting/setting include/exlude oids for model
      Set sort mode before setting include/exclude
      Added virtual methods for started, update and finished
      Added libgitg-gtk
      Add most basic history view support
      Increase default window size
      Added r/g/b accessors for color
      Updates to calculating lanes
      Construct lanes while loading commit model
      Fix tag and lanes for commit
      Added refs_for_id to repository
      Added RefState stored in ref
      Added get/set working on ref
      Added various classes for rendering lanes
      Do not use Gitg inside namespace
      Use GitgGtkCommitListView in history plugin
      Fixed correct reftype for ref
      Call finish walk async callback in idle
      Can't use GLib.SList as property type
      Set correct length after resize
      Remove tools
      Remove shell test
      Fix various autotools dependencies for building without installing
      Show remotes in history navigation
      Update libgit2 and libgit2-glib submodules
      Added libgitg-ext in SUBDIRS
      Use anonymous submodule for libgit2-glib
      Added plugins directory to SUBDIRS
      Use symbolic colors for tango colors in labels
      Show tags in history navigation
      Increase a bit the width of the subject in the history view
      Added GPL license stub in all vala files
      Depend on glib 2.32 for threads
      Fix cancelling logic of commit model
      Go to previous path instead of down path when clearing tree model
      Added vala stamp files to clean files
      Set sort mode after resetting walker
      Implemented filtering of history based on history navigation selection
      Updated submodules
      Enable vala debugging if requested
      Do not use GtkSearchEntry yet (requires gtk+ 3.35)
      Properly resolve tag objects that point to commits
      Remove submodules
      Initial implementation of webkit based diff view
      Implemented basic diff rendering in js/css/html
      Added minified jquery
      Added support for showing diff for commit
      Added email md5 in commit diff request
      Improved visual style and added commit message
      Removed test application for diff view
      Updated BUILT_SOURCES fixing git ignores
      Added diff-view test application
      Allow specifying revision for diff view test
      Fix arguments after --loca for diff view test
      Improved visual style of diff view commit header
      Use vapi instead of gir internally
      Added documentation for some interfaces
      Prepend custom icon theme path
      Allow populating with a NULL navigation
      Make the navigation application property construct/set
      Added common GitgExt.UIElement interface
      Added new GitgExt.ObjectSelection interface
      Started adding support for generating docs with valadoc
      Added debugging for the diff view
      Fix use of round function
      Make sure to generate unique uri's when updating the diff
      Update construct/set application navigation property
      Update history to implement GitgExt.UIElement and GitgExt.ObjectSelection
      Temporarily disable the dash plugin
      Implemented diff commit panel
      Reorganize UI logic in Gitg.Window
      Remove obsolute data files
      Added setlocale and codeset for gettext
      Mark translatable strings in history plugin
      Updated POTFILES.in and POTFILES.skip
      Mark translatable strings in diff plugin
      Marked translatable strings in dash plugin
      Fix check for branch being currently checked out
      Inherit system font settings for webkit
      Implemented about menu
      Fix parsing ref id for lightweight tag
      Reuse id variable
      Implemented basic file listing plugin for commit
      Update diff view when constructed from selection
      Added support for preview images in files listing
      Check if there is a selection or show empty file
      Made is_available and is_enabled properties
      Implemented order negotiation for ui elements
      Fix correct path for inserting commit row
      Always init value even for invalid iters
      Fix negotiate order ids
      Automatically select branch in history
      Added separator functionality for navigation
      Added history of all branches
      Added support for plugin command line options
      Make default hint the empty string
      Show about dialog on window
      Added some widgets to the glade catalog
      Added GitgExt.Preferences interface
      Added convenience function for building ui from resource
      Use new helper function for building ui
      Added history preference panel
      Implemented basic preferences dialog
      Added preferences app menu item
      Added close window menu item
      Temporarily disable the main menu bar
      Add menu conrfiguration button
      Added sort mode for commit model
      Bind topological-order setting to model sort mode
      Merge branch 'vala'
      Use Options directly
      Made rounded corners of ref labels a bit smaller
      Added 1px solid border around ref label to improve contrast
      Added wrappers for GgitRef and GgitBranch
      Align ref label on the pixel
      Clone template before filling it
      Correctly fallback on robohash with size
      Use Gee.LinkedList for remote refs
      Sort remote refs
      List 'All' as top most in history navigation
      Use sidebar css style
      Switch to using webkit2 for the diff view
      Depend on webkit2 1.9.92
      Set CLEANFILES for tests
      Bind available/enabled ui element properties
      Notify repository change
      Do not process diff lines for binary deltas
      Show inspector when running in debug mode
      Improve performance of diff rendering
      Merge branch 'webkit2'
      Fix check for enabling debug mode for diff
      Depend on vala 0.16
      Notify changes in commit model repository property
      Update documentation
      Do not pass gir command line arguments to valadoc
      Set url scheme handler for gitg in desktop file
      Make sure passed action is never null
      Allow requesting partial diff information using query parameter
      Correctly calculate font size in pixels instead of points
      Transform diff json to html in a web worker
      Remove debug print of font size
      Fix progress measurement
      Better naming of settings
      Use Gitg.UI.from_builder
      Bind orientation to panel orientation
      Added interface preferences pane
      Bind orientation correctly from preferences
      Only get setting to orientation of panel, not set
      Set repository through property
      Emit notify of repository before updating views
      Fix diff-view test
      Remove dash plugin
      Remove dash from autotools
      Make sure to window when not started from repository
      Only update panels when mapped
      Updated libgd
      Sort ui elements
      Set style of navigation tree view more like in nautilus
      Remove remotes icon in history navigation
      Remove window action from app
      Only expose app menu in the shell
      Added combined app and window menu when there is no shell
      Remove unused variable
      Do not activate default view twice
      Disable toplevel parallel build
      Still activate current view first time when there isn't a default view
      Implemented simple protection of out-of-sync diff requests
      Record maxlines in diff request
      Locate local resources robustly for debugging
      Do not cache diff worker when in debug mode
      Updated diff styling (inspired by github)
      Update for changes in diff flags in libgit2-glib
      Use AM_CPPFLAGS instead of INCLUDES
      Make extensions more specific
      Add support for builtin ui elements
      Remove panels from window
      Small code cleanup
      Move preferences to subdir
      Consistent preferences schema
      Move history to core
      Put back is_default_for
      Put back activating the default view for an action
      Small code cleanup
      Use new history UI file location
      No need to check for repository not being null
      Locate interface methods together
      No need to monitor repository for availability
      Create panels in history
      Update diff and files for having history in the core
      No need to notify availability anymore
      Set initial selection
      Add constructor for history
      Add history builtin view
      Use commit to get tree
      Rename view to activity
      Initialize panels after building UI
      Updated POTFILES.in
      Added special class to handle history ui
      Renamed gitg-view-history.ui to gitg-history-paned.ui
      Added stack switcher fr history panels
      Make switcher buttons visually grouped with panels
      Move panel first in vertical mode for consistent panel switching
      Use more logical name for sidebar paned position setting
      Change history id from Views to Activities
      Enable activities stack switcher
      Small code style cleanup
      Renamed stack switcher in ui file
      Keep builtin elements in same order
      Set position with all other properties
      Initial stage class with enumeration of status files
      Separated stage status enumerator in separate file
      Make stage classes objects
      Allow fetching all status files in one time
      Cache stage status files enumerator
      Added tests for libgitg
      Override repository lookup using generics
      Added async thread convenience class
      Update for new lookup
      Check if all files were seen
      Added assert macros
      Fix test name
      Implemented stage, unstage, delete and revert on files
      Added gitg-assert.vapi to makefile
      Rename view option to activity option
      Monitor visible child on stack
      Send diff settings in uri
      Implement defaults for some interface methods
      Fix some reference bugs
      Allow specifying status options in enumerator
      Ref thingie
      enum thingie
      Get head tree asynchronously
      Added sidebar widget
      Add diff_index and diff_workdir convenience methods on stage
      Pass default status options in test
      Render stage/unstage buttons in diff view
      Added commit activity
      Also diff new files in commit
      Fix test for stage property
      Clear model just before populating new list
      Removed js argument from constructing diff
      Rename tree_view_files to sidebar
      Make show_infobar public
      Allow clearing diff view
      Add convenience stage functions for relative paths
      Do not emit signals when clearing the model
      Emit signals when activating rows
      Add deselected signal
      Clear diff when clearing model
      Implement staging files
      Implemented reverting index
      Implemented unstage
      Added commit files to POTFILES.in
      Added commit button
      Use hexpand and vexpand
      Added basic commit dialog
      Added class for running hooks
      Stub out commit procedure
      Launch gitg with --no-wd from desktop file
      Store environment in window
      Fill in commit stubs
      Fix async handling of pre commit hook
      Properly update reflog after commit
      Reload staging area after commit
      Destroy dialog after commit has completed
      List files with both staged and unstaged changes in both sections
      Mark string for translation
      Merge branch 'wip/commit'
      Added date class
      Temporary fix for null-bytes in hunk header
      Separate untracked files
      Do not reload commit activity when already reloading
      Remove redundant revert_index
      Remove test for index_revert
      Better alignment of labels in history
      Bidirectionally bind amend and sign-off properties in commit dialog
      Separate message and pretty message
      Allow setting the commit message in the commit dialog
      Make async class public
      Set message of HEAD when toggling amend option active
      Add mnemonics
      Correctly set author date in hooks
      Time zone is already included in time
      Extract author date from environment
      Remove wrongly committed file
      Implemented amend
      Add (amend) in reflog when amending commit
      Use same mnemonic for commit as in dialog
      Move date formatting into Gitg.Date
      Added Gitg.AvatarCache class to retrieve avatar images
      Show author information in commit dialog
      Added robohash fallback for avatar cache
      Check cancellable before loading fallback avatar
      Prefetch author avatar in commit activity
      Bind commit dialog right margin settings
      Set author to original author when amending a commit
      Add commit preferences panel
      Add commit preferences ui file
      Added commit preferences panel class
      Highlight subject and right margin
      Do not show date in commit dialog when it is now
      Allow unstaging of new file
      Fix parent in commit dialog ui template class
      Added preference for showing commit message markup
      Remove external diff setting
      Allow amending without having staged changes
      Activate commit on Ctrl+Enter
      Added small TODO list for commit
      Added basic spell checking support for commit message
      Allow async thread functions to throw errors
      UTF-8 validate hook output
      Added commit tests
      Try/catch get_head_commit
      Do not force index changes when amending
      Added more commit tests
      Update commit TODO
      Added test for commit message encoding
      Added diff stat rendering widget
      Show diff stat in commit dialog
      Automatically resize diff stat listbox
      Do not show diff stat list in dialog when amending
      Update for new Ggit.Diff API
      Update for new remote callbacks API
      Do not force reading index
      Update commit for new Diff API
      Do not use GtkStock since it's deprecated
      Set minimum icon width to 50px
      Fix usage of line content length
      Remove debug log from diff view
      Use get_text instead of get_content for text diffs
      Remove run_after_async
      Handle request errors
      Write webkit console to stdout in debug mode
      Update home page
      Update version in README
      Remove request-stage and patch-set from makefile
      Added line offset and length information in diff
      Move stage button to template
      Move expand/collapse in separate function
      Allow selecting lines in diff
      Improve stage/unstage button appearance
      Missing newline
      Add background filler for more consistent diff look
      Add xhr helper
      Store offset and length in row
      Make stage selection behavior part of diff view widget
      Add stage selection button
      Coalesce multiple added/removed lines in patch set
      Compute old offset difference only once
      Move PatchSet to gitg-stage
      Remove to_string debug methods
      Do not add background dummy in selection
      Implement patchset staging
      Factor out patching and implement unstage_patch
      Calculate offsets correctly
      Implemented unstaging of selection
      Correctly update selection when clearing diff
      Show diff type in gutter
      Consistent use of space for string continuations
      More robust templating
      Update TODO for commit support
      Bump requirement of libgit2-glib
      Bump requirement of libgit2-glib to 0.0.10
      Update maintainers and authors
      Update gd
      Move libgitg tests to tests/
      Separate update-icon-cache to install-data-hook
      Cleanup use of CFLAGS, CPPFLAGS, LDFLAGS and LIBADD
      Explicitly specify vapi file to generate
      Remove explicit .la dependencies
      Remove BUILT_SOURCES and CLEANFILES
      Do not join thread in destructor
      Namespace make variables
      Do not get pygobject overrides dir from gi
      Use tabs for indentation
      Only check for python when enabled
      Locate resource from $(srcdir)
      Do not generate unneeded resource headers
      Cleanup generated typelibs
      Use $(top_srcdir) for typelib generation
      Add .gir to EXTRA_DIST
      Remove unused inclusion of valadoc.mk
      Fix alignment of trailing slash
      Remove empty TEST_PROGS
      Added GITIGNOREFILES for vala sources
      Clean generated resource files
      Consistently use VALASOURCES
      Fix sources for generating docs
      Set missing VALAFLAGS for demos
      Use non-recursive make to build libgitg
      Use non-recursive make to build libgitg-ext
      Align variables for improved readability
      Use non-recursive make to build gitg
      Group all generating flags
      Use non-recursive make to build plugins
      Use non-recursive make to build data
      Use non-recursive make to build tests
      Update ignores
      Convenient makefiles to build single components
      Cleanup generated org.gnome.gitg.gschema.xml
      Cleanly specify _LDADD and _LIBADD
      Specify full path to icons in EXTRA_DIST
      Fix typelib compile include dir
      Call Gd.ensure_types
      Fix RTL icon rendering in navigation tree view
      Fix custom panel overlay for RTL
      Fix RTL lane rendering
      Added convenient install targets
      Percentage sizing of columns
      Fix sidebar rendering for RTL
      Correctly implement get_preferred_width
      Do not manually manage fixed column sizes
      Decrease width, not x in RTL mode
      Align english subject to the left for RTL
      Align author name and date in commit dialog
      Make sure to reset alignment if needed
      Fixed RTL rendering for GitgDiffStat
      Only update themes for which we have icons
      Check for gtk-update-icon-cache (not -3.0)
      Use $(GTK_UPDATE_ICON_CACHE)
      Use $(MKDIR_P)
      Nicer message when installing icons
      Separate libgitg and libgitg-ext targets
      Add app menu accelerators when not in shell
      Install Ctrl+R accelerator after F5
      Use Primary instead of Ctrl
      List internal vapi dependencies as sources
      Fix unstage_patch by reversing applying patch
      Release 0.3.1

Jiro Matsuzawa (1):
      Clean up reference to non-existent schema

Jose Manuel Pintor Freire (13):
      Use set_response_sensitive instead of directly use set_sensitive
      Check the url introduced is supported
      Add warning icon if the url is not supported
      Add default folder for clone repository widget
      Move all settings as class variables
      Set not resizable clone dialog
      Better default position for paned-panels-position setting
      Set default button clone at clone widget
      Move clone dialog settings to ui
      Minimum current gtk+ version 3.9.0
      Use titlebar at GtkHeaderBar
      Add close button
      Use GtkButton subclasses instead of GdHeaderButton ones

Júnior Pires (1):
      Updated Brazilian Portuguese translation proofred by Enrico Nicoletto

Manish Sinha (1):
      Implement i18n support in libgitg

Marek Černocký (11):
      Czech translation
      Added Czech language
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation
      Updated Czech translation

Martin Srebotnjak (6):
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation

Matej Urbančič (12):
      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
      Updated Slovenian translation

Matthias Clasen (6):
      Improve keynav
      Improve keynav some more
      A minimal accessible implementation
      Improve a11y implementation
      Avoid double emission of active-descentant-changed
      Add properties to EggListBox

Michael Catanzaro (1):
      app menu: standardize Help/About/Quit

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

Paolo Borelli (24):
      Propagate current state to the child
      Style the list box
      Fix compiler warnings
      Add a vapi file for flowbox.
      repository-activated signal does not need to be virtual
      Use sliding transition to/from the dash
      Show the gear menu when pressing F10
      Set a thin border on the sidepane
      Alignment changes in the dash labels
      Add gsettings schemas to DISTCLEAN
      Update libgd
      Remove top css border in the separator
      Set the content-view style on the main scrolled win
      Remove leftover EventBox from the hierarchy
      Set header bar title
      Tweak the clone dialog a bit
      Merge CommitModel in a single class
      Remove redundant namespacing
      use _HEADERS for headers in Makefile.am
      Do not link libgitg tests with libgitg-ext
      Add modelines to Makefile.am
      Remove NOTPARALLEL, it does not fix things anyway
      Make the dependency on our vapi files explicit
      Turn off WebKit caching

Piotr Drąg (40):
      Updated POTFILES.in
      Added Polish translation
      Updated Polish translation
      Updated Polish translation
      Updated POTFILES.in and POTFILES.skip
      Updated Polish translation
      Updated POTFILES.in
      Updated POTFILES.in and POTFILES.skip
      Updated POTFILES.skip
      Updated POTFILES.in
      Updated Polish translation
      Updated POTFILES.in
      Updated POTFILES.in
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation
      Updated POTFILES.in
      Drop spaces before colons in newly added strings
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation
      Updated POTFILES.in and POTFILES.skip
      Updated POTFILES.in and POTFILES.skip
      Updated POTFILES.in and POTFILES.skip
      Updated POTFILES.in and POTFILES.skip
      Updated Polish translation
      Updated Polish translation
      Updated POTFILES.in and POTFILES.skip
      Updated Polish translation
      Updated POTFILES.in and POTFILES.skip
      Updated Polish translation
      Updated Polish translation
      Updated Polish translation

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

Seong-ho Cho (3):
      Added Korean translation
      Updated Korean translation
      Updated Korean translation

Sindhu S (29):
      Show commit author's time and zone in commit log and diff view
      Change camel case var timeZone to gitg style
      Fix relative time in history view; bug 698830
      Fix dialog titles to comply with GNOME HIG guidelines.
      Fix Gitg dialog titles and menu items in UI to be consistent
      Fix gitg window title to match other GNOME applications
      Fix date format in commit history view
      Add User information config menu in dash and views.
      Fix for singular and plural relative time format.
      Better fix for relative time in Gitg
      Add refresh feature to gitg
      Add Reload menu entry to history view
      Add U as keyboard navigator letter for "User Information"
      Add keyboard shortcuts
      Add F5 as keyboard shortcut to reload repository
      Fix User Information dialog title
      Make the user information dialog a modal dialog
      Allow long names in User Information Dialog (Bug 701093)
      Change label for User Information dialog
      Fix diff view formatting of EOFNL (Add and Delete)
      Show different icon if repository has remote
      Add expander to diff view
      Fix diff view for first commit, bug 702259
      Add infobar
      Add an AppData description for gitg
      User Information dialog is now Author Details
      Add "Get Patch" button to Diff View
      Fix 'Clone Repository' dialog errors
      Port jquery to v2.0.3

Sindhu Sundar (2):
      User information dialog now saves with Enter/Return key
      Renamed references_foreach to references_foreach_name

Techlive Zheng (70):
      Respect the mainline of the merges
      Use the same color for every long-runing lane
      Fix #699135, use the first element in the 'get_windows()' result
      Remove extra spaces at the end of line
      Fix #700542, reinitialize the repository while reloading
      White spaces cleaning
      Small changes
      Clean up 'plugins/diff/icons/Makefile'
      Clean up 'tests/progress_bin*' temporary files
      Clean up other left over temporary building files
      Rename the method to a more readable name
      Remove the big white gap between file diffs
      Move navigation panel into history plugin
      Populate the navigation tree model internally
      Notify the navigation when repository changes
      Avoid reloading the navigation panel on dash view
      Let current view handle reloading when repository changes
      Add a 'on_panel_activated()' method into the panel interface
      Let GitgExtView decide where should GitgExtPanels be placed
      Update POTFILES.skip
      Port gee from version 1.0 to 0.8
      Initialize panels only when they are not initialized
      Revert changes made in commit ed7abdb for building with libgd
      Add necessary comments to the abstraction interface
      Make the view's stack_panel property nullable
      Give the variable a more meaningful name
      Clean up code make it more organized
      Set up all the tree models at the begining
      Use the method from the base class
      Move all view related code into the view
      Field 'd_repository' should be nullable
      Do not do reloading on repository notify
      Do not trigger 'on_ref_activated' signal during reloading
      Keep the selected navigation reference during reloading
      Keep the scrolling position of navigation during reloading
      Clean up the method access scope
      Give the methods a more sensible name
      Remove NavigationSide, no need for now
      No need property 'available' anymore
      Locate all the properties together
      Reload the history view when repository changes
      Remove unused method 'append_separator()'
      Remove unused method 'remove_section()'
      Follow the coding style
      Do not emit 'ref_activated' signal during a reloading
      Fix special '$' character in the diff view
      Show anonymous avatar by default
      Fix round corner on the right side
      Rename 's_diffmap' to 's_diff_map'
      Don't open WebKit inspector at the start
      Document why we call 'update_diff()' here
      Remove an accident dot
      Improve the code format
      Remove obsolete code
      Rename to 'table_body'
      Use jQuery like the rest
      Close '<tr>' tag properly
      Use '<span>' instead '<div>'
      Rename 'filepath' to 'file_path'
      Rename 'table_body' to 'file_body'
      Rename 'stats' to 'file_stats'
      Rename 'hunkheader' to 'hunk_header'
      Use 'hunk_stats' as class name
      Apply 'pre-wrap' only on code
      Remove these obsolete css styles
      Should've been done in commit 312cc37
      Keep CSS selector naming consistency
      Move expander '<span>' to template
      Reduce duplicate stage button code
      Show detached head in the commit list

Timo Jyrinki (1):
      Finnish translation by Jiri Grönroos

William Jon McCann (14):
      Add EggFlowBox
      flow-box: add basic selection support
      flow-box: use wink instead of sad
      flow-box: add pc file
      flow-box: add more error checking
      flow-box: properly initialize max children per line
      flow-box: select child on button release
      flow-box: add prelight
      flow-box: add basic keynav
      Add gir generation
      Fix annotation
      Install gir to pkg local dir
      Revert "Install gir to pkg local dir"
      Update website URL

Wolfgang Stöggl (1):
      [l10n] Updated German translation, umlaut fixed

Xavier Claessens (2):
      Add big contact list test case
      Use a pixbuf cache

Yosef Or Boczko (11):
      window: set back button arrow icon according to locale's text direction
      Use the "logo" property instead of the "logo-icon-name" property
      ui: Fix the size of the headerbar
      Replace '...' with the unicode character '…'
      Fix some strings to be plural
      Uppercase letter to git -> Git
      preferences: Set the title to Preferences
      Added translator-credits in the about dialog
      Added Hebrew translation
      Use symbolic icons in the sidebar
      Add an artists to the about dialog

Yuri Myasoedov (1):
      Updated Russian translation

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



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