[frogr] Created tag RELEASE_0.5
- From: Mario Sanchez Prada <msanchez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [frogr] Created tag RELEASE_0.5
- Date: Thu, 26 May 2011 22:49:29 +0000 (UTC)
The unsigned tag 'RELEASE_0.5' was created.
Tagger: Mario Sanchez Prada <msanchez igalia com>
Date: Fri May 27 00:39:58 2011 +0200
Release 0.5
Changes since the last tag 'RELEASE_0.4':
Alberto Garcia (1):
va_list is not a pointer, don't check if it's NULL or not
Claude Paroz (1):
Updated French translation
Daniel Korostil (2):
Added uk translation
Added Ukranian
Daniel Mustieles (8):
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Daniel Nylander (1):
Updated Swedish translation
Djavan Fagundes (1):
Updated Brazilian Portuguese translation
Fran Diéguez (1):
Updated galician translations
Gabriel F. Vilar (1):
Updated Brazilian Portuguese translation
Joe Hansen (2):
Updated Danish translation
Updated Danish translation
Jorge González (1):
Added Spanish translation
Kenneth Nielsen (1):
Added da to list of languages
Marek Ä?ernocký (8):
Updated Czech translation
Updated Czech translation
Updated Czech translation
Fixed I18N - plural forms
Fixed I18N
Fixed I18N
Updated Czech translation
Updated Czech translation
Mario Blättermann (7):
[l10n] Updated German translation
[l10n] Updated German translation
[l10n] Updated German translation
[l10n] Updated German translation
[l10n] Updated German translation
[l10n] Updated German translation
[l10n] Updated German translation
Mario Sanchez Prada (143):
Prepare for the next release
Make .spec file point to the right tarballs
Updated debian files for "personal" use.
Updated Copyright strings in license headers.
Allow handling URIs instead of just local filepaths
Updated NEWS file
Do not use -export-dynamic in frogr's LDFLAGS
Use the proper cast to gulong (instead of ulong)
Updated 'About' menu item string
Added support in configure for compiling frogr for Mac OSX
Integrate with Mac OSX's global menu bar
Fixing Open URL issue in MacOSX
Workaround mime types issue in MacOSX
Renamed definition in PKG_CHECK_MODULES to a more descriptive one
Add needed files to create a bundle file for Mac OSX
Added new tasks to the TODO file.
Revert "Do not use -export-dynamic in frogr's LDFLAGS"
Always show username on accounts list (fullname only when available)
Add new setting to enable/disable tags autocompletion
Don't ever fetch tags when tags autocompletion is not enabled
Disable tags autocompletion in dialogs even if tags already fetched.
Updated TODO and NEWS files
Revert "Do not use -export-dynamic in frogr's LDFLAGS"
Don't use -export-dynamic when compiling for Mac OSX
Updated TODO file
Fixed typo in fedora .spec file
Make GTK+ 3 the default \o/
Removed unused variables
Use gtk_show_uri() in GTK3 and as a fallback in GTK2 when gnome-open fails
Merged (experimental) MacOSX support
Use a UTF8 string as the display name for a loaded filename
Remove extension, if present, from file title (#644797)
Fixed wrong variable names
Add support for allowing the user decide whether to remove file extensions (#644797)
Remove unneeded repeated calls to frogr_config_* in picture loader
Renamed 'remove-extensions' to 'remove-file-extensions'
Simplified update of account description string
Store the size of the files in FrogrPicture when loaded
Don't codify information in details dialog's titlebar
Show the total amount of data to be uploaded in the status bar (#644799)
Renamed 'account description' to 'state description'
Actually set the text in the status bar when updating it
Allow more fine-grained detail handling states for the whole app.
Emit a new 'description-updated' signal from FrogrMainViewModel.
Update state string when the 'description-update' signal is emitted.
Correct photo orientation when needed (#644801)
Updated TODO file
Updated NEWS file
Do not support GTK3 on MacOSX, just GTK2
Do not allow manually selecting the target platform
Fix stupid mistake in configure.ac
Removed unneeded DEBUG() call
With GTK3, set the show-text property for progress bars
Show tooltips over pictures in the icon view with basic info.
Updated NEWS file
Allow enabling/disabling tooltips in the main window
Actually define GTK_API_VERSION_3 when compiling with GTK3
Adjusted some strings about authorship.
Added datetime private attribute to FrogrPicture
Made 'filesize' and 'datetime' properties for FrogrPicture
Initialize variables in function
Added support to reorder pictures in the model.
Added a new contextual menu to allow sorting by title and date.
New menu 'View' in the menu bar, to allow sorting
Clean up in FrogrMainWindow: unified callbacks for menu items
More cleanup: unified callbacks for toolbar buttons
Always show progress bar dialogs after a small timeout
Reduced the default timeout for showing dialogs to half the time
Implemented a more generic way to reorder pictures from the model
FIXME! Temporary commit to fill the date and time of a picture based on basic information from the file, instead of using the exif metadata.
Introduced new dependency: libexif
Move the 'Enable Tooltips' item from settings dialog to menu bar
Fixed mistake that broke account selection mechanism
Removed contextual menu for sorting. A bad idea from the start
Made 'datetime' FrogrPicture property an string instead of a long.
Retrieve the date and time from the exif metadata for every picture
Show exif date and time when available in the tooltip
Fixed typo in localizable string
New private helper function _n_pictures()
Re-layout view > sort by menu to radio + check menu items
Renamed 'enable-tooltips' to 'mainview-enable-tooltips' in FrogrConfig
Warning when using a picture property of unsupported type for sorting
Store sorting preferences in a persistent way
Properly reorder pictures list in model in reverse order
Replaced 'direction' with 'reversed' for sorting pictures.
Allow reversing pictures when sorting as loaded
Make the mainview model keep the original list of pictures as uploaded
Reorder list after adding a picture if needed.
Allow copying album's information to (selected) pictures
Renamed string from 'By Date' to 'By Date of Capture'
Refactor of code around menu items creation.
Refactor of code around submenus creation
Changed string in 'create new album' dialog
Changed names and strings for toggleable options
Reorganized settings.xml to store mainview options
Fixed translatable strings not to assume any order #648706)
Simplified code in frogr-settings-dialog.c
Use check menu items for the account items
Always fetch tags regardless of the 'disable tags autocompletion setting'
Do not force showing all widgets in dialogs during creation.
Set the minimum heigth/width for the 'create new set' dialog through properties, instead of using GdkGeometry hints.
Do not actually change libsoup's proxy configuration if not needed
Added missing check
Use -Werror on debug builds only
Extended _fetch_everything() to work only when needed
After changing proxy configuration re-fetch things if needed
Do not keep file extensions in title by default
Updated marital status :P
Updated TODO file
Handle extra compilation flags in a better way.
Ok, use GTK3 by default, but fallback to GTK2 if GTK3 is not present
Fixed silly typo
Don't pulse progress retrieving tags if autocompletion is disabled
Don't show the progress bar dialog when pulsing
Renamed parameter in _fetch_everything() to a more natural one
Removed extra reference, which was causing a leak
Better control when to show progress dialogs
Ensure progress dialog is shown only when actually fetching data
Do not actually fetch tags if the autocompletion is off
Fetch tags if needed after re-enabling tags autocompletion
General cleanup of code based on the output from -pedantic builds.
Minor improvements in the "Create new set" dialog
Include extra data files (Gtkbuilder, images...) in MacOSX bundle file
Renamed internal static functions in frogr-util.c
Use the proper icons and data paths depending on the platform
Make frogr to find locale files regardless of the platform
Usernames only in the accounts menu and the status bar
Added missing translations to MacOSX bundle file
Added MacOSX-specific customizations through the gtkrc file
Disable mnemonics in MacOSX, so they don't mess with key bindings
Removed unneeded translations that made the bundle too big
Ensure pictures keep sorted when modifiying details
Compare properties when reordering in a case insensitive way
Add gvfs and desktop-file-utils as run-time dependencies.
Small adjustments in version numbers for the .spec file
Fedora 15 is already out, so require gtk3 in frogr.spec by default.
Fixed small coding style issue
Remove instructions to create debian package
Credit translators
Updated NEWS file
Updated changesets in frogr.spec and debian/changelog
Updated libexif minimum required version in changesets
Frogr 0.5 released
Matej UrbanÄ?iÄ? (3):
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Mel Argyropoulou (1):
l10n: Added Greek translation for frogr
Muhammet Kara (1):
Added Turkish translation
Yinghua Wang (2):
Initial Simplified Chinese translaton
Initial Simplified Chinese translaton
Yuri Myasoedov (1):
Updated Russian translation
Å?ukasz JernaÅ? (4):
Use gettext based plural form handling
Mark file group name in selector as translatable
Added Polish translation
Left align the labels in proxy settings tab
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]