Mercurial > geeqie
graph
-
moved safe delete functions to separate file2008-05-06, by nadvornik
-
use some of the new functions in filedata.c2008-05-06, by nadvornik
-
Allow the user to append or replace comments for a group of selected files.2008-05-06, by zas_
-
Use a dedicated option to enable keywords and comment saving as XMP tags2008-05-06, by zas_
-
comment_xmp_read(), comment_xmp_write(): cleanup and improve readibility.2008-05-06, by zas_
-
French translation was updated, various fixes.2008-05-05, by zas_
-
Belarusian translation was updated. Thanks to Pavel Piatruk.2008-05-05, by zas_
-
started implementation of API for sidecar files2008-05-05, by nadvornik
-
Update POTFILES.in (filelist.c -> filedata.c).2008-05-05, by zas_
-
Modify regen_potfiles.sh to generate a patch instead of2008-05-05, by zas_
-
added .gqv to known file types2008-05-05, by nadvornik
-
split filelist.c to filefilter.c and filedata.c2008-05-05, by nadvornik
-
Revert wrong patch rev 676.2008-05-05, by zas_
-
Add an helper script to regenerate POTFILES.in file.2008-05-05, by zas_
-
Revert patch 675, and correctly fix gtk assertion failure.2008-05-05, by zas_
-
Fix two memory leaks.2008-05-05, by zas_
-
Fix Gtk-CRITICAL **: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed2008-05-05, by zas_
-
vficon_release_cb(): use switch() and cleanup.2008-05-04, by zas_
-
Minor tidyup.2008-05-04, by zas_
-
Drop unused vficon_select_by_path() and vflist_select_by_path().2008-05-04, by zas_
-
Minor cleanup.2008-05-04, by zas_
-
dropped path_list functions, use filelist functions everywhere2008-05-04, by nadvornik
-
Remove unused functions:2008-05-04, by zas_
-
Drop ViewFileIcon, use ViewFile and ViewFileInfoIcon instead.2008-05-04, by zas_
-
Drop ViewFileList, use ViewFile and ViewFileInfoList instead.2008-05-04, by zas_
-
Prepare switch to ViewFile (unused yet).2008-05-04, by zas_
-
Shorten Edit menu labels, dropping "in ". It will ease2008-05-04, by zas_
-
Do not show Copy, Move, Rename, Delete, New Folder external commands2008-05-04, by zas_
-
Use GQ_EDITOR_GENERIC_SLOTS instead of hardcoded value.2008-05-04, by zas_
-
exif_get_description_by_key(): check for "formatted." prefix, and optimize.2008-05-03, by zas_
-
exif_get_formatted_by_key(): skip prefix when comparing.2008-05-03, by zas_
-
Change the prefix of formatted exif tags to a more explicit "formatted." prefix2008-05-03, by zas_
-
Fix a bug occuring when using certain actions on a collection2008-05-03, by zas_
-
Move marks-related fields from _ViewFileInfoList to _ViewFile, since2008-05-03, by zas_
-
Move common thumbs_* fields from _ViewFileInfoIcon and _ViewFileInfoList2008-05-03, by zas_
-
Rename thumbs_fd to thumbs_filedata in ViewFileIcon struct to match2008-05-03, by zas_
-
Remove useless thumbs_list from ViewFileIcon.2008-05-03, by zas_
-
Add function prototypes (yet unused).2008-05-03, by zas_
-
Drop redundant vflist_thumbs_set() introduced in revision 649,2008-05-03, by zas_
-
Remove redundant prototype.2008-05-03, by zas_
-
Introduce ViewFileInfoList and ViewFileInfoIcon (not used yet).2008-05-03, by zas_
-
Replace Layout icon_view field by more generic file_view_type.2008-05-03, by zas_
-
Set thumbs_enabled through new function vflist_thumbs_set() instead2008-05-03, by zas_
-
Prepare merging of some parts of view_file_list and view_file_icon and2008-05-03, by zas_
-
Change default positions of dividers since width of the main menu2008-05-03, by zas_
-
Make exif_rational_to_double() and exif_get_rational_as_double() static.2008-05-02, by zas_
-
info_notebook_reordered_cb(): do not call info_tabs_sync(), it causes exif2008-05-02, by zas_
-
Fix a Pango warning related to UTF8 when displaying internationalized2008-05-02, by zas_
-
exif_get_description_by_key(): tidy up.2008-05-02, by zas_
-
Add a pointer to the build function in the formatted exif tags struct2008-05-02, by zas_
-
Indentation fix.2008-05-02, by zas_
-
Remove unused checksum_simple() function.2008-05-02, by zas_
-
Simplify remove_extension_from_path().2008-05-02, by zas_
-
remove_level_from_path() was simplified.2008-05-02, by zas_
-
Move variable declaration and affectation near where it is used.2008-05-02, by zas_
-
Replace GQView by Geeqie.2008-05-02, by zas_
-
Use sizeof() instead of hardcoded buffer sizes.2008-05-01, by zas_
-
cache_sim_write_similarity(): cleanup and simplification.2008-05-01, by zas_
-
Use secure_save stuff to write .sim files.2008-05-01, by zas_
-
save_options(): minor code simplification.2008-05-01, by zas_
-
Add a wrapper to fwrite().2008-05-01, by zas_
-
Typo fix.2008-05-01, by zas_
-
Indentation fixes.2008-05-01, by zas_
-
Simplify and optimize extension_find_dot().2008-05-01, by zas_
-
fixed a memory leak2008-04-29, by nadvornik
-
cleanup: use image_get_image_size2008-04-29, by nadvornik
-
fixed connected zoom and scroll that didn't work in some cases2008-04-29, by nadvornik
-
fix warning cast from pointer to integer of different size (when an integer is2008-04-27, by bruclik
-
Added LIRC patch written by Matteo Beniamino2008-04-27, by nadvornik
-
Fix number of directory views, bug introduced in revision 617.2008-04-25, by zas_
-
fixed dragging multiple files from file list2008-04-25, by nadvornik
-
Add a line about variable and function names.2008-04-25, by zas_
-
Document the Geeqie coding style.2008-04-25, by zas_
-
Handle the case of reduction of the number of view directory types.2008-04-25, by zas_
-
Allow to copy the path of a directory to clipboard from directory views.2008-04-24, by zas_
-
Do not allow to add anything but directories to sort bar in2008-04-24, by zas_
-
Add missing spaces around equal sign.2008-04-24, by zas_
-
Cleanup exif_get_formatted_by_key().2008-04-24, by zas_
-
Add missing space.2008-04-24, by zas_
-
6 for() vs 201 for (): winner is for ().2008-04-24, by zas_
-
Convert the minority of while() to while ().2008-04-24, by zas_
-
Use only one secure_fprintf() call instead of two.2008-04-24, by zas_
-
Use sizeof().2008-04-24, by zas_
-
Indentation fix.2008-04-24, by zas_
-
Display file_data debug messages only at level 2.2008-04-24, by zas_
-
Move get_exec_time() to debug.{c,h}.2008-04-24, by zas_
-
Move options stuff to options.{c,h} and remove globals.c2008-04-24, by zas_
-
Move debug macros from main.h to new debug.h.2008-04-24, by zas_
-
Handle the newline in DEBUG_N() macro instead of adding one2008-04-24, by zas_
-
French translation was updated.2008-04-23, by zas_
-
Fix image overlay displayed only on second "I" press in layout view.2008-04-23, by zas_
-
Display file and line along debug messages for any debug level but level 1.2008-04-23, by zas_
-
Fix Gtk-CRITICAL **: gtk_entry_set_text: assertion `GTK_IS_ENTRY (entry)' failed2008-04-23, by zas_
-
clear the buffer before loading of an image2008-04-23, by nadvornik
-
Use menu_item_add_stock_sensitive() and menu_item_add_sensitive().2008-04-23, by zas_
-
Update to contributors list.2008-04-23, by zas_
-
Allow the copy of file paths to clipboard.2008-04-23, by zas_
-
fixed a bug in opening files with non-utf8 locales in exiv2.cc2008-04-23, by nadvornik
-
Introduce macros to display debug messages.2008-04-23, by zas_
-
Honor Control and Shift keys while drag'n'droping files2008-04-23, by zas_
-
Only display message if in debug mode.2008-04-23, by zas_
-
Fix adding a selection to a collection with no window open2008-04-23, by zas_
-
Save sort manager state to rc file.2008-04-22, by zas_
-
Remove unused function bar_info_size_request().2008-04-22, by zas_
-
Save state and width of exif, info and sort panels to rc file.2008-04-22, by zas_
-
updated ChangeLog from svn log2008-04-22, by nadvornik
-
fixed version string ;)2008-04-22, by nadvornik
-
updated version number2008-04-22, by nadvornik
-
fixed reading of signed rational type with Exiv22008-04-22, by nadvornik
-
fixed instalation of doc files2008-04-22, by nadvornik
-
Correctly escape data before using pango_layout_set_markup().2008-04-22, by zas_
-
Use image_osd_toggle() in layout_menu_overlay_cb().2008-04-22, by zas_
-
Make histogram depends on image window not layout window.2008-04-22, by zas_
-
Ensure Properties dialog is displayed above fullscreen window.2008-04-22, by zas_
-
Indicate bugs and feature requests trackers, remove obsolete stuff.2008-04-21, by zas_
-
Lowercased name.2008-04-21, by zas_
-
. -> dot2008-04-21, by zas_
-
updated copyright in source files2008-04-21, by nadvornik
-
Properly initialize image_overlay options.2008-04-21, by zas_
-
Few more fixes to french translation.2008-04-21, by zas_
-
Add some macros to handle rc file compatibility issues related to2008-04-21, by zas_
-
Minor french translation fix.2008-04-21, by zas_
-
French translation was updated.2008-04-21, by zas_
-
Replace fullscreen.info and fullscreen.show_info options by:2008-04-21, by zas_
-
fixed another "gqview" occurence2008-04-21, by nadvornik
-
updated NEWS, README and other documentation files2008-04-21, by nadvornik
-
renamed no.po to nb.po2008-04-21, by nadvornik
-
Fix a segfault occuring when pressing 'i' for overlay info2008-04-21, by zas_
-
histogram_draw(): tidy up.2008-04-21, by zas_
-
histogram_read(): speed up calculations by 20%.2008-04-21, by zas_
-
French translation was updated.2008-04-21, by zas_
-
Add compat.c to POTFILES2008-04-21, by zas_
-
Allow the user to set the drag'n drop icon size through2008-04-21, by zas_
-
Add a replacement for gtk_radio_action_set_current_value() which2008-04-20, by zas_
-
French translation was updated.2008-04-20, by zas_
-
Add number mnemonics to image view editors submenu.2008-04-20, by zas_
-
Prefix editor entries in the main menu with numbers.2008-04-20, by zas_
-
Add missing shortcuts.2008-04-20, by zas_
-
fixed color profile code for older versions of exiv22008-04-20, by nadvornik
-
Mark slideshow toggle state in the menu.2008-04-20, by zas_
-
Fix a typo introduced by revision 521.2008-04-20, by zas_
-
read color profiles from jpeg also with Exiv22008-04-20, by nadvornik
-
Use explicit names for mouse buttons instead of numbers.2008-04-20, by zas_
-
Fix a typo: unoffical -> unofficial2008-04-20, by zas_
-
Effectively drop empty newlines at end of files (missing from rev 535)2008-04-20, by zas_
-
comment_file_read(): rewrite the parser, drop leading and trailing newlines2008-04-20, by zas_
-
Minor cleanup and code redundancy reduction.2008-04-20, by zas_
-
editor_command_one(): tidy up.2008-04-20, by zas_
-
Big whitespaces cleanup:2008-04-20, by zas_
-
Allow the user to change open_recent_list_maxsize option through2008-04-20, by zas_
-
rm as external delete command is too dangerous, even for testing2008-04-20, by nadvornik
-
Add a way to restore original state in Adjust menu.2008-04-20, by zas_
-
added fColorProfile pseudo-tag with detailed information2008-04-20, by nadvornik
-
Fix the case "orientation from FileData, color profile from exif".2008-04-20, by zas_
-
Rename inappropriate folder_size to folder.2008-04-19, by zas_
-
Use sizeof() for buffer size where appropriate.2008-04-19, by zas_
-
Keep image orientation set by the user during the session.2008-04-19, by zas_
-
Save Show Marks state to rc file and display current state in menu.2008-04-19, by zas_
-
fixed max. number of profiles2008-04-19, by nadvornik
-
Sort options.2008-04-19, by zas_
-
fixed color profile index2008-04-19, by nadvornik
-
Let toggle marks with numeric keypad.2008-04-19, by zas_
-
I have finally found how to add alternative hotkeys2008-04-19, by nadvornik
-
Accept keywords composed by two words ("Todo" = "A faire" in french).2008-04-19, by zas_
-
show the AdobeRGB profile in the menu, indicate input profile from image2008-04-19, by nadvornik
-
file_dat_unref: display number of references as well of path (debug only).2008-04-19, by zas_
-
first support for AdobeRGB colorspace2008-04-19, by nadvornik
-
French translation fixes.2008-04-19, by zas_
-
French translation fixes and updates.2008-04-19, by zas_
-
Add missing _().2008-04-19, by zas_
-
Add the possibility to update only one translation file using,2008-04-19, by zas_
-
Cleanup last patch:2008-04-19, by zas_
-
improved spec file2008-04-19, by nadvornik
-
Fix directory view popup menu to display a View As submenu2008-04-19, by zas_
-
gimp-remote has no -n option.2008-04-18, by zas_
-
Add zoom ratio display to OSD in fullscreen mode.2008-04-18, by zas_
-
partially fixed reading embedded color profiles with exiv22008-04-18, by nadvornik
-
Add two new options to control image read buffer at runtime.2008-04-18, by zas_
-
Display elapsed time since previous get_exec_time() call (debug only).2008-04-18, by zas_
-
Remove forgotten debug printf().2008-04-18, by zas_
-
Fix OSD display when fullscreen info string is empty.2008-04-18, by zas_
-
replace inner loops with memcpy2008-04-18, by nadvornik
-
Explode pr_tile_mirror() in three optimized functions:2008-04-18, by zas_
-
Rename vd_drop_update() to vd_dnd_drop_update().2008-04-18, by zas_
-
Drop 3 useless #define.2008-04-18, by zas_
-
Fix forgotten vd->pf affectation.2008-04-18, by zas_
-
Explode pr_tile_rotate_90() in two functions:2008-04-18, by zas_
-
Introduce printf_term() macro and use it.2008-04-18, by zas_
-
Add a shortcut key for List (L) and change the one for Tree (T),2008-04-17, by zas_
-
Add some wrappers in view_dir.c and simplify even more.2008-04-17, by zas_
-
Fix a bug introduced in revision 489.2008-04-17, by zas_
-
Reduce code redundancy with the introduction of a new2008-04-17, by zas_
-
image post-processing (rotation and color management) moved to2008-04-17, by nadvornik
-
Merge vd(list|tree)_release_cb() in vd_release_cb().2008-04-17, by zas_
-
Merge few more functions to view_dir.c.2008-04-17, by zas_
-
Move common menu position callback to view_dir.c.2008-04-17, by zas_
-
Merge dirlist/dirview dnd code.2008-04-17, by zas_
-
Regenerate translations files and update french translation.2008-04-16, by zas_
-
Fix new folder feature in dirlist mode, it was broken by revision 481.2008-04-16, by zas_
-
Fix a crash introduced in revision 477.2008-04-16, by zas_
-
Fix two errors made in revision 473.2008-04-16, by zas_
-
Merge few more vdlist/vdtree functions.2008-04-16, by zas_
-
Make directory view popup menu common and move it to view_dir.{c,h}.2008-04-16, by zas_
-
fixed compiler warnings2008-04-16, by nadvornik
-
in debug mode print time information on selected events2008-04-16, by nadvornik
-
Clean up and simplify.2008-04-16, by zas_
-
Merge parts of view_dir_list/tree constructors/destructors to2008-04-16, by zas_
-
Move some dnd common code from view_dir_list.c and view_dir_tree.c2008-04-16, by zas_
-
Rename vdt occurences to vd.2008-04-16, by zas_
-
Rename vdl occurences to vd.2008-04-16, by zas_
-
Introduce a new struct ViewDir to handle directory views common2008-04-16, by zas_
-
Indicate --debug[=level] in usage display.2008-04-15, by zas_
-
Parse command line for --debug option as soon as possible and allow2008-04-15, by zas_
-
Cleanup read/write of image.zoom_mode option.2008-04-15, by zas_
-
Read show_icon_names only once.2008-04-15, by zas_
-
Rename l_conf to layout_order and make it more local.2008-04-15, by zas_
-
Fix a bug that was here since a long time, buf has nothing2008-04-15, by zas_
-
Add a new option in Preferences > Filtering to allow the2008-04-15, by zas_
-
Add and use few new macros in rc file writing code.2008-04-15, by zas_
-
this might fix the freezes on freebsd, solaris, etc.2008-04-15, by nadvornik
-
save file_class to config file2008-04-15, by nadvornik
-
Exit fullscreen mode when Properties is displayed.2008-04-15, by zas_
-
New Go to directory view feature that permits to find and display the directory2008-04-15, by zas_
-
Move layout.order default init to setup_default_options().2008-04-14, by zas_
-
collection_load(): use booleans and always count failures (for debug).2008-04-14, by zas_
-
collection_load(): improve headers parsing.2008-04-14, by zas_
-
collection_load(): fix typo (missing #) made in rev 453.2008-04-14, by zas_
-
collection_load(): accept whitespaces at start of lines.2008-04-14, by zas_
-
collection_load(): increase verbosity in debug mode.2008-04-14, by zas_
-
collection_load(): replace official by limit_failures (and2008-04-14, by zas_
-
Increase collection_load() buffer size and do not activate2008-04-14, by zas_
-
Merge collection_load_only_geometry() into collection_load().2008-04-14, by zas_
-
Use flags for collection_load*().2008-04-14, by zas_