[gthumb] (472 commits) ...updated version to 2.11.1



Summary of changes:

  6815338... Imported my local branch (*)
  40d079f... added disable deprecated and warning flags (*)
  a62eafd... Fixed keyboard accelerators (*)
  6993906... reorganized the sidebar / toolbox / file_tool hierarchy (*)
  9a22267... load a file after a small timeout (*)
  1d5a0a8... Added fullscreen mode (*)
  233d2d1... Added a fullscreen toolbar, hide the pointer after a timeou (*)
  43c7024... added other commands to the fullscreen toolbar (*)
  867fc3d... Show the next file after deleting the current file (*)
  2d5c28a... reorganized vfs menu items (*)
  a971936... updated email format (*)
  76d4e4e... fixed all distcheck errors (*)
  5874813... update email address (*)
  f6297c7... do not delete .in.in files (*)
  1bd5646... started work on cut/copy/paste commands (*)
  5ef19bf... do not show the browser when loading the folder in backgrou (*)
  8bcbab8... set CFLAGS when enabling the debug option (*)
  7d592e9... added accelerator for the duplicate command (*)
  bacfb44... started work on dnd support (*)
  7e8e6b0... implement the gtk_tree_drag_source interface for gth_file_s (*)
  f9adcaa... implemented the paste command (*)
  734f44f... updated extensions descriptions (*)
  394215f... use the gobject private system (*)
  14883df... before loading an extension load its dependencies (*)
  539153c... Added the ability to activate/deactivate extensions (*)
  a9350d8... show the curcors again when exiting from fullscreen mode (*)
  f53dc70... remove the hide timeout when exiting fullscreen mode (*)
  3ca4b63... set the about dialog transient_for property (*)
  95f7873... Fixed many issues related to the thumbnailer (*)
  d046ca0... update the thumbnail only if the file didn't change recentl (*)
  db25573... Added a 'open with' submenu in the file context menu (*)
  de9d0ad... Implemented create / rename / delete / cut / copy folder co (*)
  e655656... use a dialog to create a new folder, catalog and library (*)
  caa8e04... removed wrong unref (*)
  c95579c... added a file list tools extension (*)
  c70aeb5... started work on scripts support (*)
  55cf40f... fixed crash when adding files to catalogs (*)
  21f6e9e... continue work on scripts (*)
  c55cd3a... removed the "Open With " prefix to the "Open With" menu ite (*)
  8525661... Added a text an pulse arguments to the gth-task progress si (*)
  6d25501... Added ability to have many background tasks. (*)
  0b851ab... double-click on a filter to open the editor (*)
  110fa1f... connect the cancel button to the cancel callback (*)
  5f7f8d7... Added a "terminal command" property to the script. (*)
  b63b192... changed string (*)
  9ad1d76... Save and restore the paned position correctly (*)
  0478ee1... Select the filename test by default, sort the tests by name (*)
  2299e3d... Added a thumbnail to the basic file viewer (*)
  43e2e2d... added a generic file popup menu, used in all the viewers (*)
  47419b7... Added the --version command line option (*)
  28cfcf4... Added ability to change the file tags in the metadata dialo (*)
  5b1660b... Execute the gth_file_source_copy operation as a task; Imple (*)
  3cefc08... Fixed a typo (*)
  cb4b90c... Implemented the "open in file manager" command (*)
  38d437a... Implemented the rename series command (*)
  3d3ac13... moved the "reverse order" option on the same row of the sor (*)
  adc3bd2... set sane default values (*)
  f9b389f... Started work on copying folders recursively. (*)
  055522d... Implemented recursive folder copy and deletion (*)
  b0fcb13... removed TODO (*)
  765aa1a... show an error dialog if an error occurs (*)
  3f3df66... when adding a file monitor, monitor the file parents as wel (*)
  e09bd92... filter the folders in the monitor event callbacks (*)
  a1a9b84... use the "id::file" attribute to avoid recursive directory s (*)
  b1794e7... add required attributes (*)
  08e9dad... check if an ancestor of the current location has been delet (*)
  50b36a1... do not give an error when searching for an existing parent (*)
  6cbaef8... deleted the file local cache (*)
  86bf640... Ask whether to overwrite a file during a copy operation (*)
  3adf117... little changes to the thumbnail style (*)
  e31a1d8... added ability to specify the thumbnail caption (*)
  49df820... load the metadata required by the browser (*)
  addab83... allow to specify more than one metadata attribute in the fi (*)
  87e1a99... add a . sign if the metadata is not available (*)
  549468b... use a special style when the image is smaller than the thum (*)
  4c283e8... use a define to specify the default caption (*)
  5192e74... renamed the doc directory as help (*)
  ab32be0... fixed file duplication (*)
  efb72fd... made the keyword shortcuts extensible (*)
  59e3ffd... added help files (*)
  c727555... fixed extension dir name (*)
  ba53449... install the ui files in the gthumb-2.0 directory (*)
  3bd583d... correctly compute the extension name for installed extensio (*)
  36415e7... Started work on the photo importer (*)
  b1986ff... [import dialog] fixed file loading cancellation (*)
  89da953... Bump gtk+ requirement to 2.16, for GtkOrientable (*)
  e36ecaf... [photo importer] another batch of changes (*)
  04a68e9... [photo importer] completed dialog layout; load and save pre (*)
  37eff0c... updated POTFILES.in (*)
  0d040cc... [build] fixed ui and schema directory installation (*)
  4638194... [photo importer] simplified dialog layout (*)
  a016672... [photo importer] added code to copy the files to the destin (*)
  21d9cbd... [photo importer] fixed progress dialog information (*)
  74b20f1... [image rotation] added basic image rotation tools (*)
  8490e19... [ui] add a separator between file tools and scripts (*)
  2999be9... added accell key to rotate commands (*)
  007a6ec... changed extension description (*)
  822ab66... check mime type before calling a metadata provider (*)
  d95135a... wrong value passed to a function (*)
  e494555... [photo_importer] added option to rotate images physically (*)
  ae7c38a... [photo importer] add tags to the imported images (*)
  8d2780f... added a tags entry widget to simplify tags editing (*)
  2b1df2c... [tags] load and save the default tags using a configuration (*)
  f4cd2c1... [fileformatchooser] use Extensions instead of Extension(s) (*)
  04e239f... remove sensitivity to more widgets when no source is availa (*)
  614a4e0... Fix .desktop file (GnomeBug:592745) (*)
  7866dce... update the file metadata column as well (*)
  6614ca4... update the metadata when renaming a file (*)
  c02933c... [rename dialog] use a better default value for the template (*)
  42ab289... allow to copy files to the current location with drag & dro (*)
  8a67257... added infrastructure to reorder files in a catalog (*)
  b018ad9... implemented catalog reordering (*)
  73f535c... removed debug instructions (*)
  2755d56... load and save the catalog order (*)
  6dbeb22... set the default sort order if the location has order specif (*)
  a59a789... allow to reorder searches as well (*)
  91f13e7... do not ignore .po files in the help directory (*)
  15795d2... do not clean .schemas.in files (*)
  2d5849b... Use a default sorting if the specified sort scheme is not r (*)
  7e532df... Show the correct help file (*)
  1739a22... do not reload a catalog after a reorder operation (*)
  c5ac26d... Create the catalogs folder if it does not already exist (*)
  4af4223... stop the preloader correctly (*)
  10c70de... Revert "Create the catalogs folder if it does not already e (*)
  687a11c... enable all existing extensions by default (*)
  5034267... minor grammar improvements (*)
  bc0806c... Fixed image::size metadata reading (*)
  b456c55... allow to reorder only if the source is reorderable (*)
  122c5ca... update the sort order only if required (*)
  98c8193... create the main catalog directory at start up time (*)
  1802fdb... check for NULL pointer before unreferencing (*)
  13d37cd... implemented the --import-photos argument (*)
  5dabd6e... allow exiv2 to read metadata from all images, not only jpeg (*)
  a6880db... catch any type of error when reading and writing metadata (*)
  f1d288a... Fixed drag and drop between gthumb and nautilus (*)
  a0a6da7... only allow drop_left and drop_right to better spot the drop (*)
  5bda0bf... autoscroll the list when dragging files out the list limits (*)
  600628e... do not change the file list order when loading a search cat (*)
  3cf237c... do not allow dropping files in a ready only location (*)
  1b71d0d... fixed bug that prevented to change sort type (*)
  1e5df7e... use the font scale property to make it more generic (*)
  f865a15... check parameters for the load_location_after callbacks (*)
  3fa0d46... [slideshow] started work on a clutter based slideshow (*)
  c498deb... [photo importer] allow to open the import dialog with no so (*)
  7dd53c5... [slideshow] various slideshow improvements (*)
  64313d6... Merge branch 'slideshow' into ext (*)
  bc87d67... order the selected items by position (*)
  b2c9873... use the image viewer for images (*)
  69db640... [slideshow] make random effect work correctly (*)
  3a72c5e... minor fixes (*)
  96beb09... fixed metadata name (*)
  6a6eb21... correctly load the required attributes for the file list (*)
  7d70f4a... added missing schemas file (*)
  c83e1e4... fixed file path (*)
  8105d42... [slideshow] fixed minor errors in the animation (*)
  19e27f1... added a script to automatically generate POTFILES.in (*)
  a4ffcd7... fixed some build error (*)
  dc6687e... updated POTFILES.in (*)
  1e25077... updated POTFILES.in (*)
  2a8f345... fixed file path (*)
  627af68... removed useless comment (*)
  5f62458... [slideshow] remove the special "none" effect from the rando (*)
  5d3a652... [slideshow] added other effects (*)
  0165b57... [slideshow] add a black background to images (*)
  9433fa7... [slideshow] added "cube from bottom" effect (*)
  ac23e0c... enable slideshow extension by default (*)
  49df699... added a few more useful metadata types as possible image ca (*)
  115b415... use better default values for window size, thumb size, list (*)
  1980b9f... update the cursor only when a window is present (*)
  8e30d7a... set a fixed width for the sidebars (*)
  249b9d7... enable delete key as accelerator for move-to-trash, bug 593 (*)
  2d20f9b... escape key returns viewer to browser mode now, bug 593823 (*)
  287a76b... removed unused variable (*)
  f954eeb... [image viewer] added some keybindings (*)
  10312f6... added other keybindings (*)
  83d7b55... removed an obsolete FIXME (*)
  2e35300... [photo importer] allow to delete imported files (*)
  58cbce0... removed deprecated symbols (*)
  bcca96e... [metadata] write comment data in the image as well (*)
  ac7150e... make the tag test case-insensitive (*)
  9fc91d1... do not change the time_modified info when saving embedded d (*)
  a4da6db... [exiv2] do not save empty comments (*)
  4e42732... allow to open the file folder from the catalog list (*)
  fcf2550... [photo importer] added ability to choose the subfolder form (*)
  9cc61e5... display the destination folder using g_file_get_parse_name (*)
  baec64d... update the file selection before showing the context menu (*)
  e9cfeeb... removed some unused GthFileView functions (*)
  7dd831b... implemented missing functions for the GthIconView class (*)
  96b9486... renamed properties dialog as metadata (*)
  d8c5764... fixed minor memory leaks (*)
  4d1b0df... fixed other minor memory leaks (*)
  87a484a... use the uri if the id is not available (*)
  c2d4480... implemented --slideshow and --fullscreen command line argum (*)
  63264a7... added -disabled-static flag to the extensions, enable silen (*)
  0f3b7da... allow to save metadata only for jpeg and png images (*)
  be1bab8... always get the fast-content-type info as a fallback (*)
  ea91e79... keep the current folder visible after showing the file prop (*)
  4ddb0ea... check if location is not null (*)
  a166fff... implemented comment duplication (*)
  04ac8e9... clean built files (*)
  980d16f... use the correct user data (*)
  130ab0f... do not use tag_end before it's initialized (*)
  b7e3431... guess the mime type from the filename if no info is availab (*)
  ff45315... use a comma as a keyword separator (*)
  8c697da... write exiv2 metadata on file-save for jpeg and png files on (*)
  ced3203... use X-GNOME-FullName instead of X-FullName (*)
  2f579e3... [file tools] added "enhance colors" command (*)
  2ef86f9... rename "enhance" as "white balance" (*)
  8268f7a... [file tools] added the equalize command (*)
  a9bc442... [file tool] added the "save as" command (*)
  ab56373... [file tools] added separators (*)
  58db43a... added "reg eye removal" tool (*)
  37db526... ask whether to save the image before returning to the brows (*)
  4772c75... [file tools] added the "adjust colors" tool (*)
  11b6e70... [adjust colors] added hue and lightness, speed improvements (*)
  b7fa4c1... show the progress dialog after a delay (*)
  59fb816... fixed undo/redo system (*)
  dba6814... minor grammar improvement (*)
  3bc8f1a... enable the red-eye removal tool by default (*)
  64d44da... Compile Error Without Clutter (*)
  2720cd1... Fixed "save as" command sensitivity logic (*)
  d7a666d... call the enhance command "enhance colors" (*)
  ba19982... changed equalize command description (*)
  601ec84... esthetic changes (*)
  e31546c... [adjust colors] added histogram, color levels and reset but (*)
  f277893... refactored the GthPixbufTask class (*)
  c0fef2b... fixed command order (*)
  e421b0d... set to terminated when the thread exits (*)
  be50bf5... [file tools] added the "invert colors" tool (*)
  01e7e93... [file tools] added rotate, mirro and flip commands (*)
  56f0ec6... do not ask whether to save the image when reverting or dele (*)
  df36539... added ability to sort by digitalization date (*)
  1dc09b8... fixed sort dialog label (*)
  8094021... fixed compilation warning (*)
  2a1d958... ignore "not supported" error while importing (*)
  5be8fbb... do not try to delete anymore after a "not supported" error (*)
  d25c105... update the folder if its content is already loaded (*)
  82edf77... say "moving" where moving files (*)
  093748e... reload the image if the modification time is differrent (*)
  9414065... better sorting dialog labels (*)
  9d05c09... save dialog: don't do anything if escape pressed or dialog  (*)
  70abfa6... consider the dialog cancelled if the response is not NO_SAV (*)
  7e73ab8... use common functions to handle basic viewer_page events (*)
  42054e1... grab the focus only if the widget if realized (*)
  8f51225... hide the progress dialog when a task shows a dialog (*)
  debeaef... expand or collapse a folder with a double-click (*)
  7944837... do not show the progress dialog when showing the trim dialo (*)
  bdd2a49... allow to use the rotate keybindings in the viewer as well (*)
  e69f108... use the internal monitor to signal a file change after rota (*)
  eeeb67c... [PATCH] don't access freed memory and don't leak memory (*)
  a264425... use a common GCancellable object for all tasks (*)
  4ef8c09... make the GthPixbufTask API more generic and consistent (*)
  6fd8804... put the slideshow keys under the ext namespace (*)
  b9d3dfe... minor code cleanup (*)
  ee727c0... fixed the progress dialog update (*)
  4316810... added the "resize images" tool (*)
  49dbb2b... Add desktop file to support auto-import upon camera plug-in (*)
  0571181... slow down the transition speed (*)
  7e617bf... show progress bar after 0.5 sec to make ops feel more respo (*)
  d6dd5ff... add a tooltip explaining that "Tools" are for batch process (*)
  c03e5df... show full uri as a tooltip in go-to menu items, bug 596361 (*)
  9330a57... minor label improvement clarifying aspect ratio behaviour (*)
  8495ffb... enable the resize dialog help button, bug 597590 (*)
  415a61c... added ability to specify the file type options when saving  (*)
  4d5b961... use "files" instead of "images" to be more generic (*)
  83c81c4... use the parse_name instead of the uri (*)
  a53ecdd... removed option to ask file options before saving an image (*)
  ad4ebce... make the type list in the "save image" dialog dynamic (*)
  9a2753c... use destination parse name rather than uri in file progress (*)
  50de7c1... Fixed catalog reordering (*)
  b2b8e56... allow to hide the browser sidebar (*)
  ab65826... fixed a resize window bug when showing the sidebar again (*)
  616dc75... added ability to set an image as desktop background (*)
  03056c1... added function to get the viewer toolbar (*)
  001a0fd... activate desktop_background plugin by default (*)
  270d5d0... added a tags expander in the metadata dialog (*)
  80dd535... put the used tags first in the tags expander (*)
  d827fd7... added a time selector widget for choosing dates (*)
  37a3610... fixed the "original photo date" field (*)
  2fc0dac... keep the calendar popup window inside the monitor geometry (*)
  15c2af1... use a shadow_out for the calendar popup window (*)
  6b815fb... validate date and time separately (*)
  2e093f6... make the extension search case insensitive (*)
  e9fda2d... added ability to specify more than one extension for file t (*)
  a2ad243... updated eggfileformatchooser.c from libegg (*)
  8b9d64e... added the list tools toolbutton in the viewer toolbar as we (*)
  afef0de... removed underline (*)
  1630dad... allow to delete files from a catalog (*)
  72dfa54... moved the system bookmarks in the bookmarks menu (*)
  8f833db... added ability to add files to catalogs from the context men (*)
  35dd7f8... update the catalog list from the file context menu as well (*)
  9991047... allow other fields in the list view (*)
  def14e4... always set the weight property for the tree items (*)
  19f7af5... do not use the deprecated function gdk_event_get_graphics_e (*)
  d2c7e04... implement the bookmarks as an extension to make the code cl (*)
  48d44dd... fixed name case (*)
  d99877b... keep the delete commands in a different subsection (*)
  f71bba2... fixed the command icon name (*)
  db2e09f... compare by name if the modification time is the same. (*)
  4724dc5... read audio/video metadata with gstreamer (*)
  5874c2b... make a formatted version of the duration field, added the b (*)
  41b1c63... unified duration and dimensions metadata for videos and pic (*)
  a2c124f... added gstreamer to the default extensions (*)
  8580d66... removed unused variables (*)
  07c6c2d... added a video player (*)
  5856808... set use_underline to true for the import button (*)
  5a49f94... removed unused variables (*)
  91640f9... set the playbin state to null before loading a new file (*)
  a9089ab... added a mediabar at the bottom (*)
  dfa4ccb... implemented other player commands (*)
  cb73b70... added a mutex to make the register function thread safe (*)
  6a4f9c1... start work on a video screenshot command (*)
  977ff06... added ability to specify the bookmark menu item name (*)
  80c950c... hide/show the mediabar when in fullscreen mode (*)
  153b1b7... fixed video area redraw (*)
  c8914a4... do not hide the controls when the mouse is over the mediaba (*)
  05cef3d... added a fullscreen button in the media viewer toolbar (*)
  e22ba0b... added ability to save the video screenshot (*)
  fcf55c9... Merge branch 'gstreamer' into ext (*)
  1132316... make the volume controls insensitive if there is no audio (*)
  1b8a70a... updated POTFILE.in (*)
  19b9f9b... reverse the file list to get the file view order (*)
  82fdd4c... do not update the metadata if the current selection is chan (*)
  5b85c41... show the file icon when the media has no video (*)
  46e6ff9... added missing files (*)
  c4297d7... removed bogus code (*)
  8239e76... added the fullscreen command in the context menu (*)
  8ad5757... updated POTFILES.in (*)
  b62f0e7... added realmedia to the video types (*)
  4dc6fcd... added an Export submenu in the File menu (*)
  0cf4618... fixed typo in makefile - bug 600968 (*)
  d25e1a6... make the filter case insensitive (*)
  13cae0f... checkif the tm struct is valid before setting the date (*)
  c61a920... use a unique widget to edit the tag list (*)
  6ff0fba... [photo importer] added the overwrite option in the preferen (*)
  89d0ace... close the filterbar when the close button is clicked (*)
  eac3711... stop playing the video if the viewer is closed (*)
  02ddc68... use strftime to get the formatted date (*)
  7c14f25... started work on image print (*)
  ef096b9... added missing .ui file (*)
  827a2cb... load the images and draw the pages following the settings (*)
  7fb07a1... added a page preview (*)
  5f353e4... other changes to the print preview (*)
  29b1b76... moved the open actions before the separator (*)
  3794bbc... allow to reorder the metadata in the thumbnail caption (*)
  e9605e5... emit a single selection-changed signal when clearing the st (*)
  2af39ce... emit a single selection-changed signal when clearing the st (*)
  f3ce56e... do not compute the app list more then once for each mime ty (*)
  f029e80... do not compute the app list more then once for each mime ty (*)
  ca83f3a... [image_print] allow to print the image metadata (*)
  4a628dd... removed useless file (*)
  3f4c082... remove old ui file (*)
  b1cbb5e... [image_print] load the selected metadata (*)
  015d1e3... [image_print] allow to move, resize and rotate the selected (*)
  a001af9... [image_print] allow to select an image, and to change unit (*)
  5e1a100... [image_print] removed unused function (*)
  2d46116... [image_print] speed optimizations (*)
  20a63b0... [image_print] allow the user to chooser the caption font (*)
  c159953... [image_print] make the font_scale value a variable (*)
  e1c484e... [image_print] fixed font scaling in the preview (*)
  77ad9d6... Merge branch 'print' into ext (*)
  ac9f42f... unset the homogeneus flag for the navigation buttons (*)
  6004dc8... added the parse name (gth::file::full-name) to metadata, bu (*)
  a95aa16... Fix GTK+ single includes (*)
  acaf003... do not display the full name in the property view (*)
  0b974fa... added some icons, changed some toolbar items (*)
  28684cc... added ability to fit the window size to the image size (*)
  03e24e8... print at a higher resolution if required (*)
  5c08bac... load and save the print settings (*)
  d856641... [image_print] fixed error when no printer is available (*)
  dbce432... resize the file chooser dialog when the expander is closed (*)
  7877dcc... [image_viewer] disable save function if no saver is availab (*)
  5a8c7fe... [image_print] do not use the page_setup if it's not availab (*)
  d3590d5... user fit-size-if-larger as default value (*)
  0ba20f2... renamed FileLoader as PixbufLoader to make things clearer (*)
  10c3213... added raw files support (*)
  2e4e3ef... truncate too long attribute values to speed up scrolling (*)
  d0e3284... started work on catalog properties (*)
  e494be0... fix build problems with libunique and -DGTK_DISABLE_SINGLE_ (*)
  ae70b9c... duplicate the passed file_data because it will be modified (*)
  948e09e... update the extra widget after changing the catalog metadata (*)
  1470aa3... removed unused commands from the UI (*)
  9330753... disable the properties for the library (*)
  c9d88b0... remove the idle callback when disposing the widget (*)
  2d1d39f... always use get_parent to get the chooser, added utility fun (*)
  a6881fd... save the search properties and update the search result. (*)
  189074f... started work on the organize task (*)
  675bd82... [organize_files] create a library for each year (*)
  1068e25... added the name property to the catalogs (*)
  3c21972... [organize_task] added the catalog icon, made the list sorta (*)
  7ad4324... [organize_task] more work on the organize catalog (*)
  5a03f5f... use the filename if no name and date is set for the catalog (*)
  58540af... updated POTFILES.in (*)
  d2d0c29... Merge branch 'catalog-properties' into ext (*)
  52684e3... [image_print] removed the clip (*)
  c08cbe4... [gstreamer] do not change value after a button release if p (*)
  334ec69... [gstreamer] changed page size to 1% for the position scale (*)
  c63d203... [organize_task] signal catalog creation with the monitor (*)
  b6303aa... [catalogs] no need to load the catalog again (*)
  f585e1a... reorganized some metadata names (*)
  132f574... init the use_time attribute (*)
  e04770d... removed commented out code (*)
  561cfe7... [time_selector] update the calendar when changing the date (*)
  886dbff... unref the metadata after use (*)
  22544ff... do not compare the value with itself (*)
  82ee604... init the daytime value (*)
  b839d56... changed the general::date display name (*)
  3c995fc... added a FIXME in the comment (*)
  1fa5fa1... [metadata_chooser] order the metadata by category (*)
  2bbd1ea... [metadata_chooser] use a single column to waste less space (*)
  749b672... updated home page URL (*)
  6145940... changed gth_file_source (*)
  da5248c... [gth_file_source_catalogs] ignore hidden files (*)
  d694511... [edit_comment] moved date selector and chooser on the same  (*)
  895e99f... [edit_comment] changed value description (*)
  cdbd334... [time_selector] make the date entry shorter (*)
  b300336... update the current_file metadata when loading the file (*)
  fb3471c... [search] allow to search in the catalogs and libraries as w (*)
  146c1a7... changed properties button tooltip (*)
  070743d... [exiv2] allow to read/write Embedded::Photo::* metadata (*)
  69c715e... signal creation of the catalog parents as well (*)
  00173bb... added missing .ui file (*)
  f5454c6... do not set the name if the date is valid (*)
  890b4c3... include the year in the catalog filename (*)
  4f76bf3... set a minimum width for the location chooser (*)
  aa6a234... organize imported files automatically (*)
  f516196... [photo_importer] added ability to specify the event name (*)
  99f19fe... [photo_importer] changed some default values (*)
  618c311... reset the image viewer if the image could not be loaded (*)
  fe7625a... added catalog/search icon (*)
  0ff9312... use an hash table to avoid duplicates in the catalog (*)
  4ac8e7c... load the search result only at the end to speed up the sear (*)
  6fbcf24... Enabled the grid in the histogram view. (*)
  9c6c31d... remove the images from the browser-mode icon (*)
  860ce6e... changed browser mode icon (*)
  9fc2234... drakned the colors for the browser-mode icon (*)
  37bae9f... Just show the viewer when an item is activated. (*)
  04efbae... update the property view after loading the image (*)
  af031f1... removed commented out code. (*)
  62fd312... use goffset to store file size to avoid value overflow. (*)
  ef4f549... added a note that organizing files won't move files on the  (*)
  6a64abd... Fixed expand_all event in the folder tree view. (*)
  53d7f58... Always show the icons for the file menu items. (*)
  8321eac... Always show icons for catalog menu items and file tools. (*)
  043d117... Remove the lang= prefix from the xmp text fields. (*)
  21b43db... renamed general::comment as general::description (*)
  0d451c4... [metadata-chooser] use two columns to allow reordering with (*)
  fc24ccf... Splitted the metadata editor in a different extension (*)
  422d05c... renamed the _g_file_attributes_matches_* functions (*)
  fd9afa7... changed the gth_metadata_provider_can_read/can_write functi (*)
  44c7b35... changed comments extension description (*)
  566ee39... hide the comment page if no suitable metadata writer is ava (*)
  4993cf2... Added ability to change IPTC fields (*)
  513a7ac... fixed extension description (*)
  b527da6... load the exiv2 extension after edit_metadata (*)
  6d4be0b... set the file before showing the metadata dialog (*)
  9be6c69... register the itpc page only if the edit_metadata extension  (*)
  f4953d2... fixed return value (*)
  e85143a... fixed function call (*)
  36725ff... Make many file manager actions always available (*)
  5937de1... Added title support in the comment provider (*)
  fc4e043... Added ability to set the rating in the metadata dialog. (*)
  796210d... removed debug code (*)
  b30ef8b... set the single catalog box insensitive (*)
  e0eb00a... emit a metadata changed signal after saving the metadata (*)
  2ba9119... [gth-comment] ignore void values for the text fields (*)
  bd59c33... [photo_importer] use the current time as fallback value (*)
  fbfcb99... [organize_files] added icons to the combo list (*)
  e85c89d... [icons] changed catalog icon perspective (*)
  8ae8b22... Merge branch 'ext'
  66a6cae... updated news
  30ca38e... updated version to 2.11.1

(*) This commit already existed in another branch; no separate mail sent



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