[gthumb] Created tag 3.3.1
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gthumb] Created tag 3.3.1
- Date: Tue, 14 Jan 2014 10:58:18 +0000 (UTC)
The unsigned tag '3.3.1' was created.
Tagger: Paolo Bacchilega <paobac src gnome org>
Date: Tue Jan 14 11:57:24 2014 +0100
version 3.3.1
Changes since the last tag '3.2.0':
Adrian Knoth (1):
Also use button 2 in gth-image-dragger
Andika Triwidada (1):
Updated Indonesian translation
Aurimas Černius (2):
Updated Lithuanian translation
Updated Lithuanian translation
Balázs Úr (1):
Updated Hungarian translation
Christian Krause (3):
gthumb crashes when attempting to play a video
find duplicates: fixed crash when using a predefined directory
Default parameters for image resizing are misleading
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
Dominique Leuenberger (1):
help: fix calling help from withing the application.
Enrico Nicoletto (2):
Updated Brazilian Portuguese translation
Updated Brazilian Portuguese Translation
Gianvito Cavasoli (1):
[l10n] Updated Italian translation.
Gil Forcada (1):
[l10n] Update Catalan translation
Jiro Matsuzawa (1):
l10n: Update Japanese translation
Louis-Marie Mouton (3):
Implement missing integer-based filter support
Add rating-based filter
Add "int-max" property to define upper range limit of integer filter
Marek Černocký (7):
Updated Czech translation
Updated Czech translation
Updated Czech translation
Updated Czech translation
Updated Czech translation
Updated Czech translation
Updated Czech translation
Matej Urbančič (3):
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Paolo Bacchilega (352):
configure: enable libwebp by default
configure: fixed unrecognized option --disable-libjson-glib
slideshow: fixed audio playback
facebook: fixed authentication
post branch version bump
gth-test-simple: copy the int_max value when duplicating a test
gth-test-simple: use a signed integer
gth-test-simple: fixed an invalid cast
gth-test-simple: renamed int-max to max-int
gth-simple-test: connect to 'value-changed' instead of 'change-value'
gth-test-simple: added other operations on integers
filter-bar: fixed the spin button width for the file size control
bookmarks: fixed ability to modify the bookmarks
resize, convert: correctly set the destination folder
build: recompile when changing a resource
empty list: draw the background correclty
GthEmptyList: render the text following the widget state
DOAP file: added download-page and bug-database
use an inner flag to keep track of the ImportPhoto window
unref the task after executing it
fixed the video player stopping after saving a screenshot
video player: use a modal dialog to choose the file name
video player: ignore the messages not directly related to the pipeline
thumbnail list: images drawn with wrong offset
fixed code style
removed the use of libopenraw, check whether libraw is available
raw: added a metadata provider to read the image size
raw: added code to load the jpeg thumbnail
raw: added ability to read bitmap thumbnails
unref the task when not needed anymore.
raw: use libraw_adjust_sizes_info_only to get the real image size
raw: added code to read the raw image
raw: added the possibility to interrupt the processing
thumb loader: give priority to the internal loaders
Use a cairo_surface to store thumbnails
use the SCALE_FILTER_BOX filter to scale thumbails
always flush the cairo surface before getting the data
fixed saving of TGA files
jpeg loader: fixed possible multithread problem
async task: allow to unref the task in the after_func function
get_image_loader_func: skip the preferred format
image viewer: allow to set the current surface again
webp loader: use _cairo_image_surface_flush_and_get_data
added _cairo_image_surface_create()
mark the cairo surface as dirty after changing it
jpeg loader: call alloc_sarray before jpeg_start_decompress
jpeg loader: cancel the image loading faster
image viewer: use a better quality zoom after a delay
image scale: use cairo to implement the nearest method
fixed the size of the toolbar in fullscreen mode
do not save the window size when closing in fullscreen mode
cairo scale: speed optimizations
image dragger: use the abstract name for the filter
use lanczos as best filter
scale: no need to use the weights vector
image loader: always set the error if the operation was cancelled
jpeg loader: use the nearest method for scaling the image
calculate scaled image size correctly
scale: fixed the POINT filter
scale: added a CUBIC filter
use a faster filter if the image is big
adjust colors: use 99 as max value for the scales
fixed the style of the color scale
added missing files in POTFILES.in
fixed low quality thumbnails for jpeg images
removed the use of many deprecated functions
facebook: added permission to read the user albums and photos
slideshow: show the cursor again after stopping the slideshow
removed use of the Clutter deprecated functions
use the correct mothod to set the folder in the file chooser
require glib 2.36
flickr: fixed crash
web service: do not delete the previous account when creating a new one
flickr: allow to use a facebook or google account
video screenshot: fixed setting of the default destination
added ability to add extra widgets to the filterbar
selections: avoid possible deadlocks
selections: added gth_selections_manager_get_is_empty
filterbar: added buttons to view the selections
cairo scale: fixed lanczos interpolation, added mitchell-netravali
Fixed broken window layout with gtk+ 3.10
simplified the svg of the scalable app icon
fixed the browser-mode icon of 16 and 24 pixels size
about dialog: use the 256 pixel icon instead of the scalable one
fixed display of the manual sub-sections
thumbnailer: save the original image size into the thumbnail
Simplified the image preloader
image viewer: adapt to the preloader changes
slideshow: adapt to the new image preloader
browser: load the metadata after a timeout
removed debug code
preloader: reload the image if the cached image isn't exactly the same size
do not load a better quality a new image has been requested
preloader: set an error if the operation wasn't cancelled
browser: do not load the metadata if the image changed
removed unnecessary braces
desktop background: fixed creation of a new filename
image viewer page: added async function to get the original image
adjust colors: use the async task to get the original image
preloader: remove the source if set
fixed error when getting the modified image
added a GthImageViewerTask to simplify the code
adjust colors: use GthImageViewerTask to load the image
adjust contrast: use GthImageViewerTask to load the image
adjust colors: removed unused variable
adjust contrast: removed unused variable
image viewer: added a common callback to set the modified image
equalize: use a GthImageViewerTask to load the original image
flip: use a GthImageViewerTask to load the original image
mirror: use a GthImageViewerTask to load the original image
print: do not destroy an unowned image
equalize: removed unused variable
negative: load the original image using a GthImageViewerTask
roate left: load the original image using a GthImageViewerTask
rotate right: load the original image using a GthImageViewerTask
print: set the current image only if modified
simplified a function call
sharpen: use a GthImageViewerTask to get the original image
fixed the navigator when the loaded image is not at the original size
cairo: allow to stop blurring and sharpening
image task: keep a ref of the viewer page
grayscale: use a GthImageViewerTask to load the original image
crop: load the original image using a GthImageViewerTask
image selector: fixed errors when not using the original image
restore the correct image size when unding a change
desktop background: fixed logic to get the new wallpaper filename
cairo rotate: allow to interrupt the rotation
rotate image: load the original image using a GthImageViewerTask
cairo scale: do not check task cancellation after each pixel
crop: removed unused variable
resize: load the original image when the tool is activated
resize: cancel the operation when closing
sharpen: use the original image in the preview
image preloader: implemented a smarter cache
update the quality after a delay
raw files: get the original imae size correctly
do not update the quality of scalable images and animations
cairo scale: copy the metadata from the original image
pixbuf loader: convert to a cairo surface and set the metadata
viewer: fixed the logic to get the requested size
preloader: various errors fixed
image viewer: added a function to get the image if present
viewer: fixed logic to set the modified image
viewer: shorter delay to update the image quality
viewer: added a way to get the modified image
resize image: clear the metadata after resizing
do not show warnings for deprecated functions
added a base tool to load the original image asynchronously
sharpen: derive from GthImageViewerPageTool
adjust colors: derive from GthImageViewerPageTool
derive all file tools from GthImageViewerPageTool
load the original image when copying to the clipboard and saving
added the G_GNUC_NULL_TERMINATED flag to some functions
print: get the right image when the image is modified
fixed crash when opening the preferences dialog
rename series: expand the file list
bookmarks: fixed the dialog layout
web albums: fixed dialog layout
browser: show only IO errors in the message area
image rotation: fixed error when using libjpeg_turbo
jpeg mem src: use the virtual function
message dialog: activate the text wrap
message dialog: set a max label size
rotation: removed old workaround for modal dialogs
navigator: fixed scrolling when not using the original image
navigator: use a bigger popup
fixed keeping the center of the image after changing zoom
organize folder: fixed missing tag icon
rotate: show the options in a separate dialog
file tools: use a separate dialog for the tool options
fixed crash when viewing a broken image
dragger: do not update the scaled image if the zoom didn't change
jpeg loader: reset load_scaled if the image is loaded at the original size
preloader: check whether the image is null before using it
dragger: avoid some useless zoom
viewer: do not call a zoom_changed when changing image
preloader: do not resize the image to the requested size
define the application menu in an external file
updated POTFILES.in
started work to use the header bar instead of the menu bar
added a gear menu and a manager to modify it dynamically
removed unused variable
fixed the header bar buttons style
added the slideshow action and buttons
README: updated links to the web site
slideshow: removed use of GtkAction and GtkUIManager
converted other actions, added an history menu button
removed the history list from the Go menu
headerbar: added 'go up' and 'go home'
removed the go and about menus
automake: added the subdir-objects option as requested by a warning
moved the tests in the gthumb directory
added the bookmarks to the headerbar
fixed installation of the accelerators specified in the menus
removed unused menus
do not save the browser size if in fullscreen mode
stop async operations after pressing escape
use a ui file to specify the history menu
updated POTFILE.in
gears menu: added the accelerators back to show them in the menu
headerbar: separate the navigation commands from the rest
exit from the fullscreen when pressing escape
header bar: added other commands to the header bar
added the list tools to the header bar
moved all the list tools to the header bar
use a GtkStack instead of a GtkNotebook
added the export commands to the headerbar, removed the toolbar
removed unused command
window: usa a stack with a transition effect for changing pages
started porting of the context menus to GMenu
moved the remainging menubar actions to the gears menu or popup menus
removed untested Mac OS menu code
removed use of EmbeddedDialog and GtkStatusbar
location chooser: use the gicon directly
toolbox: use a grid layout for the buttons
use symbolic icons for the file tools, removed unused icons
reorganized the headerbar tools
thumbnail view: new thumbnail style
added missing accelerators
browser: use the SIDEBAR class for the sidebar
enable/disable the thumbnails in the viewer thumbnail list as well
selections: use the new icon names
image viewer: show a frame around the image, removed unused options
statusbar: activate ellipsizing for the labels
removed use of deprecated gdk_window_set_user_data
image navigator: moved the overview area to its own widget
image viewer: add the accelerators
fullscreen information: use a black background and a symbolic icon
require gtk+ 3.10
image viewer: fixed keeping the center of the image when zooming
image viewer: fixed clip size
fixed the image selector
reset the default viewer tool after closing an editor tool
do not load a better quality image if a tool is active
fixed rotation icons
image viewer: reset the zoom when resetting the default tool
image viewer: fixed FIT_SIZE_IF_LARGER
reset all the viewer properties when setting the default tool
image viewer: use a GthImageOverview to scroll the image
GthImageViewer: fixed centered zoom
GthImageViewer: removed obsolete code
GthImageViewer: do not use the rgba visual
viewer: always use GTH_FIT_*_IF_LARGER instead of GTH_FIT_*
browser: moved the viewer VIEW commands on the left
removed shrink wrap
removed ability to hide the thumbnails
removed some unused icons
added some new simbolic icons
statusbar: show different info depending on the browser mode
cairo scale: fixed error if the size is zero
browser: do not use the subtitle
sharpen: do not allow to zoom the preview
added the delete command to the file context menu
export tools: use Export instead of Share
image overview: fixed the proportions of the visible area
dragger: make sure the widget is redrawn after changing the image
call gth_viewer_page_hide when closing the viewer
reorganized the header bar buttons and sections
preloader: added debug code
media player: hide the mediabar after a timeout
mediabar: use a volume button
removed unused variables
dragger: scale only after a timeout
added a special style for the comment
file properties: use a normal size for the section name
file properties: make the columns size fixed
image viewer: some image loading optimizations
image viewer: hide the overview after a delay
image viewer: do not hide the pointer if not in fullscreen mode
rename series: update the sensitivity of the command
catalog popup: put the catalog commands in the right menu section
use a symbolic icon for the image navigator button
added an accelerator to reload the folder
grid view: fixed drawing of the image preview
about dialog: use 'gThumb', updated copyright year
image viewer: fixed hiding of the overview widget
use the unicode ellipsis character instead of three dots
add the SIDEBAR class to the sidebar
comments: fixed date synchronization
use symbolic icons everywhere
folder tree: keep the entry points sorted by source
use the default icon for bookmarks
use the dark theme
folder list: show the root folder again
show the entry points in the registered order
do not hide the viewer controls when the pointer is over one of them
removed use of deprecated API
updated POTFILES.in
contact sheet properties: added a missing symbolic icon
removed reference to deleted ui file
added reference to missing header file
distribute resources.xml
time selector: fixed pointer and keyboard grab
image overview: fixed pointer grub
image viewer: activate the has_window flag
image overview: disconnect from the viewer when finalizing
crop and resize: hide the custom ratio controls when not needed
crop and resize: fixed padding
progress dialog: fixed cancel button icon
confirmation dialog: show the dialog buttons
photo importer: use the same message used in the browser
Buttons with label toolbutton1 and toolbutton2 in Bookmark window
tags entry: show the tag list in a popup window
Empty Options dialog after Canceling it once
confirmation dialog: use the mnemonics in the buttons
find duplicates: use symbolic icons
image viewer: fixed curos pointer disappering
grid view: center the video thumbnail
fixed loading the home if the initial location is not present
request dialog: show the buttons
media viewer: removed hack on the progress bar
fixed compiler warnings
added a backdrop stile for the comment
removed the help buttons from the dialogs
sort dialog: use a series of radio buttons instead of a combobox
always use the symbolic icon for catalogs
destination button: specify the subfolder style in the css file
import preferences: use the symbolic help icon
import from flickr: fixed dialog expantion
contact sheet: use simbolic icons
contact sheet: fixed error when closing the dialog
contact sheet: fixed painting of the scaled image
contact sheet: fixed warning
Command line ignored for the second window
added attribute Exposure to show the exposure settings
exposure: prefix the iso speed field with 'ISO'
Rotating image destroys XMP and IPTC metadata
file properties: show only the basic properties, allow to show all of them
browser: removed the shadow from the tree view
image viewer: do not update the visibility if not active
added a custom tiff loader
tiff saver: renamed some functions
image viewer: update the image quality after setting the image
redeye: derive from GTH_TYPE_IMAGE_VIEWER_PAGE_TOOL
fixed the website link
rename dialog: use symbolic icons
histogram view: use a darker background color
updated POTFILES.in and the script to update it
app menu: removed 'keyboard shortcuts'
histogram: changed channels colors
histogram view: save and restore the scale type
histogram: fixed grid color
preferences: use a GtkListBox for the extensions
extensions: updated copyright and website link
histogram: simplified code to get the cumulative histogram
documentation: fixed wrong shurtcuts description
headerbar: use the old order when compiled with gtk+ 3.10
preferences: fixed url to extensions page
headerbar: fixed buttons order with gtk+ 3.11
preferences: hide the file properties by default
preferences: use the high quality zoom by default
updated fro version 3.3.1
Piotr Drąg (6):
Updated Polish translation
Updated POTFILES.in
Updated Polish translation
Updated Polish translation
Fix broken tags in Slovenian help translation
Fix translator-credits
Pjotr (1):
Update Dutch translation
Rafael Ferreira (2):
Updated Brazilian Portuguese translation
Updated Brazilian Portuguese translation
Rūdolfs Mazurs (1):
Updated Latvian translation
Yosef Or Boczko (3):
headerbar: set the button arrow icons according to the locale's text direction
gstreamer: set the button arrow icons according to the locale's text direction
headerbar: Fix item positions
Yuri Myasoedov (2):
Updated Russian translation
Updated Russian translation
Мирослав Николић (2):
Updated Serbian translation
Updated Serbian translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]