Mercurial > geeqie
graph
-
Partly rewrite option parser to accept whitespaces at start2008-04-12, by zas_
-
exif_* -> exif.display.*2008-04-12, by zas_
-
Add a note in the rc file about special editor slots.2008-04-12, by zas_
-
sidecar_ext -> sidecar.ext2008-04-12, by zas_
-
Unify names of options between variables and rc file.2008-04-12, by zas_
-
Use tree_descend_subdirs everywhere.2008-04-12, by zas_
-
Use startup_path_enable everywhere.2008-04-12, by zas_
-
Rename recent_list_max/open_recent_max to open_recent_list_maxsize.2008-04-12, by zas_
-
Rename dupe_custom_threshold option to duplicates_similarity_threshold.2008-04-12, by zas_
-
Move safe_delete* and in place rename options to file_ops2008-04-12, by zas_
-
Rename option thumbnails.enabled to layout.show_thumbnails as it makes2008-04-12, by zas_
-
Rename user_specified_window_background and window_background_color2008-04-12, by zas_
-
Rename window options (moved to layout) and re-order rc file.2008-04-12, by zas_
-
Fix bad image option name in the rc file.2008-04-12, by zas_
-
Fix display bug when using "Limit image size when autofitting" option.2008-04-12, by zas_
-
Beautify rc file, adding sub-sections titles.2008-04-12, by zas_
-
Rename image-related options.2008-04-12, by zas_
-
Rename thumbnails related options.2008-04-12, by zas_
-
Rename file filtering options.2008-04-12, by zas_
-
Drop unused stuff.2008-04-12, by zas_
-
Rename collection options.2008-04-12, by zas_
-
Rename file sorting options.2008-04-12, by zas_
-
Re-order and try to group options.2008-04-12, by zas_
-
Rename color profile options.2008-04-12, by zas_
-
Rename slideshow options.2008-04-12, by zas_
-
Only display defined exif tags by default.2008-04-12, by zas_
-
Drop redundant code.2008-04-12, by zas_
-
Add Exif.Photo.ColorSpace tag in Preferences > Properties > Exif.2008-04-12, by zas_
-
Rationalize fullscreen options naming.2008-04-11, by zas_
-
options_c -> c_options2008-04-11, by zas_
-
Move more options to ConfOptions.2008-04-11, by zas_
-
Move file_sort_case_sensitive to ConfOptions.2008-04-11, by zas_
-
Add a new struct ConfOptions to handle options.2008-04-11, by zas_
-
Make thumbnail standard fail directory after current application2008-04-11, by zas_
-
Define drag and drop target string in dnd.h.2008-04-11, by zas_
-
Use secure save in history_list_save().2008-04-11, by zas_
-
Use secure save in comment_file_write().2008-04-11, by zas_
-
Secure save now unlinks temporary file on error by default.2008-04-11, by zas_
-
Use secure save feature when saving collections.2008-04-11, by zas_
-
Preserve permissions of the destination file when using secure save.2008-04-11, by zas_
-
Revert part of the previous patch, let the caller take care2008-04-11, by zas_
-
Use path_from_utf8() on the passed filename.2008-04-11, by zas_
-
ui_icons.h and icons_inline.h depend on gdk-pixbuf-csource,2008-04-11, by zas_
-
Move secure save code to its own files: secure_save.{c,h}.2008-04-11, by zas_
-
Add missing #ifdef/#endif.2008-04-11, by zas_
-
Ensure that gcc flag -Wall is set.2008-04-11, by zas_
-
Silent some gcc warnings.2008-04-11, by zas_
-
Prevent multiple insertion of the same file in a collection.2008-04-11, by zas_
-
Only display these messages if debug mode is enabled.2008-04-11, by zas_
-
fixed dates in pan-calendar2008-04-10, by nadvornik
-
Fix fCamera even more.2008-04-10, by zas_
-
Do not display ... if not truncated.2008-04-10, by zas_
-
Add the possibility to truncate overlay infos displayed:2008-04-10, by zas_
-
Fix broken remove_common_prefix(), fCamera didn't display model as it should.2008-04-10, by zas_
-
Resync .po files. French translation was updated (100% made).2008-04-09, by zas_
-
Add 3 missing files to POTFILES.in.2008-04-09, by zas_
-
Simple helper script to display translation statistics.2008-04-09, by zas_
-
Fix a typo: "while fluorescent" -> "white fluorescent"2008-04-09, by zas_
-
Resync .po files. Update french translation.2008-04-09, by zas_
-
fixed crash in pan_calendar2008-04-09, by nadvornik
-
improved histogram drawing2008-04-09, by nadvornik
-
Simplify and unify gtk_window creation with the help of2008-04-09, by zas_
-
Replace occurences of Geeqie / geeqie by constants defined in main.h.2008-04-09, by zas_
-
int -> gint2008-04-08, by zas_
-
Make xmp debug info only appears when debug >= 2.2008-04-08, by zas_
-
Enable image rotation depending on EXIF by default.2008-04-08, by zas_
-
Fix missing header files inclusions.2008-04-08, by zas_
-
GQVIEW_* -> GQ_*2008-04-08, by zas_
-
GQVIEW_H -> MAIN_H2008-04-08, by zas_
-
gqview.h -> main.h2008-04-08, by zas_
-
Remove obsolete prototype.2008-04-08, by zas_
-
gqview_remote -> remote_connection2008-04-08, by zas_
-
exit_gqview() renamed to exit_program().2008-04-08, by zas_
-
Add support for some Samsung raw files (.pef).2008-04-08, by zas_
-
Implement secure rc file saving.2008-04-08, by zas_
-
fixed histogram label2008-04-08, by nadvornik
-
Fix the "continuous display" of tooltips in the collection view2008-04-08, by zas_
-
reworked the histogram patch by Uwe Ohse, most of the code is in2008-04-08, by nadvornik
-
fixed file delete notification in view_file_icon2008-04-08, by nadvornik
-
gtk_notebook_set_tab_reorderable() is only available sinc gtk+ 2.10.2008-04-08, by zas_
-
Move active variable affectation after the test.2008-04-08, by zas_
-
Simplify layout_color_name_parse() using g_strdelimit().2008-04-08, by zas_
-
Tidy up, whitespaces and indentation fix.2008-04-08, by zas_
-
Remove dependency on GTK 2.12, reported by John Vodden and Vladimir2008-04-08, by zas_
-
Add the possibility to print file names with path.2008-04-07, by zas_
-
Fix a segfault on fullscreen file deletion reported by Frédéric Mantegazza.2008-04-07, by zas_
-
Add the possibility to match duplicates on the name but ignoring the case.2008-04-07, by zas_
-
Display marks in overlay info only if at least one is set.2008-04-07, by zas_
-
Mark all exif labels as translatable.2008-04-06, by zas_
-
Mark strings as translatable.2008-04-06, by zas_
-
Improve remove_trailing_slash() so it allocates no more than2008-04-05, by zas_
-
Comment out unused code.2008-04-05, by zas_
-
Change default exif order a bit to move up common and useful2008-04-04, by zas_
-
Re-add "What to show in properties dialog:" label before the table.2008-04-04, by zas_
-
Rename exif preferences tab to "Properties", and name the2008-04-04, by zas_
-
Fix a segfault occuring when enabling debug mode.2008-04-04, by zas_