Mercurial > geeqie
graph
-
Fix display of libpthread detection.2008-05-23, by zas_
-
Silent few warnings that appeared when using --disable-exiv2 configure option.2008-05-23, by zas_
-
French translation was updated.2008-05-23, by zas_
-
Use the same label for toolbar buttons tooltip than in main menu.2008-05-23, by zas_
-
Add -Wstrict-prototypes to gcc options only in developer mode2008-05-23, by zas_
-
Try to load a system-wide rc file if any, before per-user rc file.2008-05-23, by zas_
-
Pass ConfOptions * to save_options() and load_options().2008-05-22, by zas_
-
Move code from save_options() to new save_options_to() which takes2008-05-22, by zas_
-
Move code from exit_program_final() to new sync_options_with_current_state().2008-05-22, by zas_
-
Separate path building code from options loading code.2008-05-22, by zas_
-
Make shell command and its option rc file options instead of hardcoded strings.2008-05-22, by zas_
-
Fix signed vs unsigned warnings.2008-05-22, by zas_
-
Comment out unused static function extension_truncate().2008-05-22, by zas_
-
Fix up some types, make some signed vs unsigned warnings quiet.2008-05-22, by zas_
-
Modify set_default_image_overlay_template_string() to accept the pointer to2008-05-22, by zas_
-
French translation was updated.2008-05-22, by zas_
-
Introduce an helper function that returns the name of an editor.2008-05-22, by zas_
-
Use a struct to handle editor's properties.2008-05-22, by zas_
-
Make stricter match for option's names consisting of a prefix and a number.2008-05-21, by zas_
-
Replace hardcoded "/" by G_DIR_SEPARATOR_S where applicable.2008-05-21, by zas_
-
Use g_build_filename().2008-05-21, by zas_
-
Use G_DIR_SEPARATOR where applicable.2008-05-21, by zas_
-
Use G_DIR_SEPARATOR_S where applicable.2008-05-21, by zas_
-
Use g_build_filename() and G_DIR_SEPARATOR_S.2008-05-21, by zas_
-
Use g_build_filename() instead of g_strconcat().2008-05-21, by zas_
-
tab_completion_do(): use g_build_filename(), G_DIR_SEPARATOR, G_DIR_SEPARATOR_S.2008-05-21, by zas_
-
tab_completion_popup_cb(): use g_build_filename() and simplify code.2008-05-21, by zas_
-
Use expand_tilde() instead of simple concatenation, it allows correct expansion2008-05-21, by zas_
-
Use g_build_filename().2008-05-21, by zas_
-
thumb_std_cache_path(): use g_build_filename() and simplify.2008-05-21, by zas_
-
Use g_build_filename().2008-05-21, by zas_
-
Use g_build_filename() where applicable.2008-05-21, by zas_
-
Use g_build_filename() instead of g_strconcat().2008-05-21, by zas_
-
Use g_build_filename() and get rid of "root dir fix".2008-05-21, by zas_
-
Use g_build_filename().2008-05-21, by zas_
-
Disable unused code:2008-05-21, by zas_
-
Build path using g_build_filename() then calculate its length.2008-05-20, by zas_
-
Use G_DIR_SEPARATOR_S instead of hardcoded "/".2008-05-20, by zas_
-
Use g_build_filename().2008-05-20, by zas_
-
Use size_t instead of gint, it silents a signed vs unsigned warning.2008-05-20, by zas_
-
Use g_build_filename() instead of g_strconcat().2008-05-20, by zas_
-
Drop concat_dir_and_file() and use g_build_filename() instead.2008-05-20, by zas_
-
Use G_DIR_SEPARATOR instead of '/' where applicable.2008-05-20, by zas_
-
Use g_build_filename() to build paths.2008-05-20, by zas_
-
Do not use glib posix wrappers since they were introduced in 2.62008-05-20, by zas_
-
Use access() instead of g_access() which is only available in 2.8.2008-05-20, by zas_
-
Use utf-8 charset instead of iso-8859-1.2008-05-20, by zas_
-
updated ru.po by Alexandre Prokoudine2008-05-20, by nadvornik
-
French translation was updated.2008-05-20, by zas_
-
Sort out log_printf() vs printf_term() mix up.2008-05-20, by zas_
-
Use print_term() instead of printf(), since it handles charset conversion2008-05-20, by zas_
-
Remove C-specific gcc options from CXXFLAGS.2008-05-19, by zas_
-
Fix some incomplete initialization warnings.2008-05-19, by zas_
-
depreceated -> deprecated2008-05-19, by zas_
-
Typo fixes.2008-05-19, by zas_
-
Create auxdir if needed.2008-05-19, by zas_
-
Fix spurious end of line introduced in revision 780.2008-05-19, by zas_
-
configure.in was rewritten:2008-05-19, by bruclik
-
Updated CODING (GPL header, macros, svn change-log, ...).2008-05-19, by bruclik
-
Save order of Properties dialog tabs to rc file.2008-05-18, by zas_
-
Cleanup and code redundancy reduction.2008-05-18, by zas_
-
Memorize text to display in the log window when the window is2008-05-18, by zas_
-
Do not create log window more than once.2008-05-18, by zas_
-
Fix formatted.SubjectDistance appearing twice in exif bar configuration.2008-05-17, by zas_
-
Update POTFILES.in.2008-05-17, by zas_
-
fixed exiv2 version test2008-05-16, by nadvornik
-
get processed values from exiv22008-05-16, by nadvornik
-
Fix redundant application name in window titles.2008-05-16, by zas_
-
French translation was updated.2008-05-16, by zas_
-
Do not use printf() directly but use new wrapper function log_printf() instead.2008-05-16, by zas_
-
Drop include "debug.h".2008-05-16, by zas_
-
Include debug.h from main.h since debug macros may be used anywhere in the code.2008-05-16, by zas_
-
Improve editor commands error display:2008-05-16, by zas_
-
Improve editors a bit:2008-05-16, by zas_
-
The Encoding key is now deprecated by the FreeDesktop standard and all2008-05-14, by zas_
-
Patch #1963690 was applied.2008-05-14, by zas_
-
Simplify thumb_std_maint_moved(), since g_list_append knows2008-05-14, by zas_
-
Simplify collect_manager_add_action(), since g_list_append knows2008-05-14, by zas_
-
Merge vflist_row_by_path() into vflist_index_by_path().2008-05-14, by zas_
-
Fix some typos. Thanks to Michal \u010ciha\u0159 and James R. Van Zandt.2008-05-14, by zas_
-
Make vf_pop_menu_*_cb static.2008-05-14, by zas_
-
French translation fixes.2008-05-13, by zas_
-
Resync POTFILES.in and *.po, update french translation and2008-05-13, by zas_
-
Merge vflist_pop_menu() and vficon_pop_menu() into vf_pop_menu().2008-05-13, by zas_
-
Move VFICON_INFO() and VFLIST_INFO() macros to view_file.h2008-05-13, by zas_
-
vficon_pop_menu(): drop "gint active" parameter, use stored click_id instead.2008-05-13, by zas_
-
vflist_pop_menu(): drop FileData * parameter, use stored click_fd instead.2008-05-13, by zas_
-
Fix last patch, only set vf->clicked_mark for a valid mark.2008-05-13, by zas_
-
Get rid of vflist_pop_menu() col_idx parameter, use new Viewfile field2008-05-13, by zas_
-
Expand tilde with file: and view: remote parameters.2008-05-13, by zas_
-
Display a message when invalid remote options are used.2008-05-13, by zas_
-
Comparing tag id is not sufficient, check the tag name too.2008-05-13, by zas_
-
Move all remote stuff from main.c to remote.[ch].2008-05-13, by zas_
-
Move some functions from main.[ch] to new window.[ch].2008-05-13, by zas_
-
Ensure that we end with UTF8 encoded comment and keywords.2008-05-13, by zas_
-
Reading of Iptc.Application2.Keywords should now be fixed.2008-05-12, by zas_
-
bar_exif_validate_text(): use computed length and cleanup.2008-05-12, by zas_
-
Extract and append keywords from Iptc.Application2.Keywords tags.2008-05-12, by zas_
-
When an option was successfully read, just continue to next line.2008-05-12, by zas_
-
Minor formatting fix in rc file header.2008-05-12, by zas_
-
Rework read_*_option():2008-05-12, by zas_