2008-05-20 |
Laurent Monin | Use g_build_filename() and move location label creation... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Laurent Monin | cache_find_location(): use g_build_filename() and move... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Laurent Monin | Use g_build_filename(). |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Laurent Monin | Use size_t instead of gint, it silents a signed vs... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Laurent Monin | Use g_build_filename() instead of g_strconcat(). |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Laurent Monin | Drop concat_dir_and_file() and use g_build_filename... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Laurent Monin | Use G_DIR_SEPARATOR instead of '/' where applicable. |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Laurent Monin | Use g_build_filename() to build paths. |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Laurent Monin | Do not use glib posix wrappers since they were introduc... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Laurent Monin | Use access() instead of g_access() which is only availa... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Laurent Monin | Use utf-8 charset instead of iso-8859-1. |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Vladimir Nadvornik | updated ru.po by Alexandre Prokoudine |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Laurent Monin | French translation was updated. |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Laurent Monin | Sort out log_printf() vs printf_term() mix up. |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Laurent Monin | Use print_term() instead of printf(), since it handles... |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Laurent Monin | Remove C-specific gcc options from CXXFLAGS. |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Laurent Monin | Fix some incomplete initialization warnings. |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Laurent Monin | depreceated -> deprecated |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Laurent Monin | Typo fixes. |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Laurent Monin | Create auxdir if needed. |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Laurent Monin | Fix spurious end of line introduced in revision 780. |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Petr Ostadal | configure.in was rewritten: |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Petr Ostadal | Updated CODING (GPL header, macros, svn change-log... |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Laurent Monin | Save order of Properties dialog tabs to rc file. |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Laurent Monin | Cleanup and code redundancy reduction. |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Laurent Monin | Memorize text to display in the log window when the... |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Laurent Monin | Do not create log window more than once. |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Laurent Monin | Fix formatted.SubjectDistance appearing twice in exif... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Laurent Monin | Update POTFILES.in. |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Laurent Monin | Add a log window that shows normal and debug messages... |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Vladimir Nadvornik | fixed exiv2 version test |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Vladimir Nadvornik | get processed values from exiv2 |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Laurent Monin | Fix redundant application name in window titles. |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Laurent Monin | French translation was updated. |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Laurent Monin | Do not use printf() directly but use new wrapper functi... |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Laurent Monin | Drop include "debug.h". |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Laurent Monin | Include debug.h from main.h since debug macros may... |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Laurent Monin | Improve editor commands error display: |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Laurent Monin | Improve editors a bit: |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Laurent Monin | The Encoding key is now deprecated by the FreeDesktop... |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Laurent Monin | Patch #1963690 was applied. |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Laurent Monin | Simplify thumb_std_maint_moved(), since g_list_append... |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Laurent Monin | Simplify collect_manager_add_action(), since g_list_app... |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Laurent Monin | Merge vflist_row_by_path() into vflist_index_by_path(). |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Laurent Monin | Fix some typos. Thanks to Michal \u010ciha\u0159 and... |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Laurent Monin | Make vf_pop_menu_*_cb static. |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Laurent Monin | French translation fixes. |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Laurent Monin | Resync POTFILES.in and *.po, update french translation and |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Laurent Monin | Merge vflist_pop_menu() and vficon_pop_menu() into... |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Laurent Monin | Move VFICON_INFO() and VFLIST_INFO() macros to view_file.h |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Laurent Monin | vficon_pop_menu(): drop "gint active" parameter, use... |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Laurent Monin | vflist_pop_menu(): drop FileData * parameter, use store... |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Laurent Monin | Fix last patch, only set vf->clicked_mark for a valid... |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Laurent Monin | Get rid of vflist_pop_menu() col_idx parameter, use... |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Laurent Monin | Expand tilde with file: and view: remote parameters. |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Laurent Monin | Display a message when invalid remote options are used. |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Laurent Monin | Comparing tag id is not sufficient, check the tag name... |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Laurent Monin | Keywords and comment can now be displayed in OSD info... |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Laurent Monin | Move all remote stuff from main.c to remote.[ch]. |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Laurent Monin | Move some functions from main.[ch] to new window.[ch]. |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Laurent Monin | Ensure that we end with UTF8 encoded comment and keywords. |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Laurent Monin | Reading of Iptc.Application2.Keywords should now be... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Laurent Monin | Rename bar_exif_validate_text() to utf8_validate_or_con... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Laurent Monin | bar_exif_validate_text(): use computed length and cleanup. |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Laurent Monin | Disable non-working Iptc.Application2.Keywords reading... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Laurent Monin | Extract and append keywords from Iptc.Application2... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Laurent Monin | When an option was successfully read, just continue... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Laurent Monin | Minor formatting fix in rc file header. |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Laurent Monin | Rework read_*_option(): |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Laurent Monin | Rename option image_overlay.common.enabled to image_ove... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Laurent Monin | Add some wrapper functions for not yet common code. |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Laurent Monin | Make vf_pop_menu_toggle_view_type_cb() independent... |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Laurent Monin | Move a part of pop up menu common code to view_file... |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Laurent Monin | Introduce vf_pop_menu_file_list() as a wrapper to |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Laurent Monin | Use vf_* functions where possible. |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Laurent Monin | Drop unused layout_list_get_path() and vf*_index_get_pa... |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Laurent Monin | French translation was updated. |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Laurent Monin | An option to save and restore the last path used was... |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Laurent Monin | Rename options: |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Laurent Monin | Fix help window title. |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Laurent Monin | Use computed string length. |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Laurent Monin | Slightly increase help window's default width. |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Laurent Monin | Add an help button to OSD info configuration in Prefere... |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Laurent Monin | Partially update main README. |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Laurent Monin | Change translations statistics formatting to match... |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Laurent Monin | Fix display of collection in overlay info. |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Laurent Monin | image_osd_get() now returns OsdShowFlags. |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Laurent Monin | Display a simple grid with histogram. |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Laurent Monin | Initialize to correct value (OSD_SHOW_NOTHING instead... |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Laurent Monin | Save full OSD state to rc file and restore it on startup. |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Laurent Monin | image_osd_info_render(): if there's no fd, just return. |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Laurent Monin | Move overlay histogram stuff from ImageWindow to Overla... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Laurent Monin | Introduce image_get_osd_data() and image_set_osd_data(). |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Laurent Monin | image_osd_get() and image_osd_set() now uses flags. |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Laurent Monin | image_osd_histogram_chan_toggle(), image_osd_histogram_... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Laurent Monin | Preserve last histogram modes. |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Laurent Monin | Update CODING and HACKING files, and add po/README... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Laurent Monin | Make lirc_cleanup() and lirc_input_callback() static. |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Laurent Monin | Use function(void) instead of function() for declaring... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Laurent Monin | In the search results view, hide dimensions column... |
commit | commitdiff | tree | snapshot |
next |