2009-02-25 |
zas_ |
Save bar pane histogram state to rc file.
|
2009-02-25 |
zas_ |
Fix up bar pane histogram contextual menu: show current state for channel and log mode.
|
2009-02-25 |
nadvornik |
reuse original utility_box (image + sidebars) on layout change (switch
|
2009-02-25 |
nadvornik |
fixed filter initialization
|
2009-02-24 |
nadvornik |
improved bar_sort configuration
|
2009-02-24 |
zas_ |
Add a contextual menu on bar pane histogram allowing to change channels and mode. More work needed.
|
2009-02-24 |
nadvornik |
fixed --fullscreen option together with enabled bar
|
2009-02-24 |
nadvornik |
simplified and improved bar configuration
|
2009-02-24 |
zas_ |
Enclose macro parameters names with _ to differentiate them from variable names.
|
2009-02-24 |
zas_ |
Since READ_*() macros are now exported, do not hide
|
2009-02-23 |
nadvornik |
simplified config writing
|
2009-02-23 |
nadvornik |
enabled commandline again
|
2009-02-23 |
zas_ |
Introduce helpers histogram_toggle_channel() and histogram_toggle_mode().
|
2009-02-22 |
zas_ |
Set svn:ignore on Makefile and Makefile.in.
|
2009-02-22 |
zas_ |
Fix and simplify histogram code, drop histogram based on mean value.
|
2009-02-22 |
nadvornik |
config file format changed to XML
|
2009-02-22 |
zas_ |
Attempt to simplify and fix histrogram code.
|
2009-02-21 |
zas_ |
Glibification again.
|
2009-02-21 |
zas_ |
French translation was updated.
|
2009-02-21 |
zas_ |
Glibification.
|
2009-02-21 |
zas_ |
Move grid color setting to histogram_new().
|
2009-02-21 |
zas_ |
Remove histogram_ prefix from struct _Histogram fields names and rename them more properly.
|
2009-02-21 |
zas_ |
Add grid to bar histogram, simplify the code and draw horizontal lines too.
|
2009-02-19 |
zas_ |
Fix bug 2599857: file list sort order was wrong in many cases.
|
2009-02-16 |
nadvornik |
fixed compiler warning
|
2009-02-16 |
nadvornik |
hopefully fixed a freeze on solaris
|
2009-02-15 |
nadvornik |
added histogram pane
|
2009-02-15 |
nadvornik |
fixed histogram drawing
|
2009-02-15 |
zas_ |
Remove redundant line of code.
|
2009-02-15 |
zas_ |
Fix up few compilation warnings.
|
2009-02-15 |
nadvornik |
histogram caching
|
2009-02-15 |
nadvornik |
separated "normal" and advanced exif, "Normal" exif is now in the
|
2009-02-14 |
nadvornik |
droped Preferences dialog, sidebar should replace it completely
|
2009-02-14 |
nadvornik |
replaced bar_info with an universal bar, restored the original
|
2009-02-09 |
zas_ |
Update ChangeLog using C locale date format, add a script to ease future updates.
|
2009-02-07 |
nadvornik |
force at least one idle call before writting metadata
|
2009-02-07 |
nadvornik |
use metadata_read_* functions where possible
|
2009-02-06 |
nadvornik |
Start with "Fit to window" in "Leave Zoom at previous setting" mode
|
2009-02-06 |
nadvornik |
do not switch to the next image on mouse click in split mode
|
2009-02-06 |
nadvornik |
improved labels of some menu items
|
2009-02-04 |
zas_ |
Add year 2009 to copyright info everywhere.
|
2009-02-04 |
zas_ |
Fix up the copyright years info.
|
2009-02-04 |
zas_ |
Update README header.
|
2009-02-04 |
zas_ |
Speed up random slideshow, startup time decreases from minutes to seconds when amount of images is big. Patch by Kjell Morgenstern.
|
2009-02-04 |
zas_ |
Do not show geeqie itself in editors menus.
|
2009-02-03 |
nadvornik |
do not translate already translated texts from desktop files
|
2009-02-03 |
zas_ |
Add support for NoDisplay (entry is then hidden) and Type (only Application type is valid here) keys.
|
2009-02-03 |
zas_ |
Reorder fields a bit and make flags field unsigned.
|
2009-02-03 |
zas_ |
editor_list_get() now returns a sorted list, this way items appear in the same order in all menus.
|
2009-02-02 |
nadvornik |
improved placing of external commands in menu
|
2009-02-01 |
nadvornik |
test TryExec,
|
2009-02-01 |
nadvornik |
fixed switch from single to split image
|
2009-02-01 |
nadvornik |
read external editors from .desktop files
|
2009-01-29 |
zas_ |
Sort the list alphabetically and remove an empty line.
|
2009-01-29 |
nadvornik |
switched to po/LINGUAS, see http://live.gnome.org/GnomeGoals/PoLinguas
|
2009-01-29 |
zas_ |
gint -> gboolean.
|
2009-01-29 |
zas_ |
Invert Horizontally vs vertically zoom fit, it was a TRUE/FALSE mismatch, reported by Christopher Beland.
|
2009-01-29 |
zas_ |
Remove harmful documentation.helpdir and documentation.htmldir options. These paths can still be modified through --with-readmedir and --htmldir configure options. Reported by Christopher Beland.
|
2009-01-29 |
nadvornik |
added SIGBUS handler
|
2009-01-26 |
nadvornik |
fixed compilation with lirc
|
2009-01-26 |
zas_ |
Silent two minor warnings: GtkSelectionData data field is guchar* while g_strndup() wants gchar * as first parameter.
|
2009-01-26 |
zas_ |
Remove --enable-compile-warnings from autogen.sh, it was passed to configure which knows nothing about this option.
|
2009-01-26 |
zas_ |
Move -Wall before -Wno-* options for them to have any effect.
|
2009-01-26 |
zas_ |
Keep -O0 over -O2 as requested by Vladimir.
|
2009-01-26 |
zas_ |
Add -Wformat and -Wformat-security gcc options when --enable-debug-flags is set, move default optimization to -O2 by default (-O0 is only useful for specific debugging purposes).
|
2009-01-26 |
zas_ |
Fix a major bug in utf8_compare(): when case_sensitive is true, s1_t and s2_t were uninitialized, leading to unpredicable results.
|
2009-01-25 |
nadvornik |
added the original COPYING file from GQview - we can't rely on autogen.sh
|
2009-01-25 |
nadvornik |
updated ChangeLog from svn log
|
2009-01-25 |
nadvornik |
fixed gthread detection
|
2009-01-25 |
nadvornik |
do not ignore newly created sidecars
|
2009-01-24 |
nadvornik |
adjusted marks spacing to align them with the marks filter
|
2009-01-24 |
zas_ |
Fix incorrect translation.
|
2009-01-24 |
nadvornik |
fixed restoring of OSD at layout_image_full_screen_stop
|
2009-01-24 |
nadvornik |
fixed glib warning
|
2009-01-24 |
nadvornik |
updated version string
|
2009-01-24 |
zas_ |
Silent two compilation warnings.
|
2009-01-24 |
zas_ |
French translation was updated.
|
2009-01-23 |
nadvornik |
fixed possible crash
|
2009-01-21 |
nadvornik |
enable threads by default
|
2009-01-21 |
nadvornik |
compilation fixes for older exiv2
|
2009-01-20 |
nadvornik |
improved metadata preferences
|
2009-01-20 |
nadvornik |
fixed possible segfault
|
2009-01-11 |
nadvornik |
show symlinks in filelist
|
2009-01-11 |
nadvornik |
fixed includes
|
2009-01-11 |
nadvornik |
added a status bar button for writting metadata immediately
|
2009-01-11 |
nadvornik |
metadata write mode (direct or sidecar) made configurable for each file
|
2009-01-10 |
nadvornik |
simplified metadata interface, dropped metadata_read,
|
2009-01-04 |
zas_ |
When "Remember print settings" is checked, save _all_ settings. Before this patch, text fields, text size, source, layout and image scale properties were not saved.
|
2009-01-04 |
zas_ |
French translation was updated.
|
2009-01-03 |
zas_ |
Silent warnings.
|
2009-01-03 |
nadvornik |
write keywords and comments with separate functions
|
2009-01-02 |
nadvornik |
fixed updating of selection after deleting the last image from the list
|
2009-01-02 |
nadvornik |
do not enter a directory after rename
|
2009-01-02 |
nadvornik |
added done callback to utilops
|
2009-01-02 |
nadvornik |
fixed view_dir notification
|
2009-01-02 |
nadvornik |
sidecar files grouping was made case-insensitive
|
2008-12-27 |
nadvornik |
fixed writting of legacy metadata
|
2008-12-26 |
nadvornik |
optimized get_mark_func
|
2008-12-26 |
nadvornik |
remove cached entries on all changes
|
2008-12-26 |
nadvornik |
fixed previous change
|
2008-12-26 |
nadvornik |
improved sidecar writting
|
2008-12-25 |
nadvornik |
implemented a possibility to connect keywords with marks
|
2008-12-25 |
nadvornik |
low-level keyword-to-mark functionality
|
2008-12-25 |
nadvornik |
perform internal commands in idle call
|
2008-12-23 |
nadvornik |
allow writing of empty keywords/comment
|
2008-12-23 |
nadvornik |
added change notification to bar_info.c
|
2008-12-23 |
nadvornik |
improved buffering and notifications
|
2008-12-23 |
nadvornik |
write changes immediately, the necessary buffering is done on lower
|
2008-12-22 |
nadvornik |
file class made configurable in preferences
|
2008-12-22 |
zas_ |
French translation was updated.
|
2008-12-22 |
nadvornik |
write metadata after timeout, image change or dir change
|
2008-12-22 |
nadvornik |
show metadata options in preferences dialog
|
2008-12-21 |
nadvornik |
fixed safe delete
|
2008-12-21 |
nadvornik |
most of the metadata options now works
|
2008-12-21 |
nadvornik |
fixed new options
|
2008-12-21 |
zas_ |
French translation was updated.
|
2008-12-20 |
nadvornik |
added options for metadata - not yet used
|
2008-12-20 |
zas_ |
Fix two minor compilation warnings.
|
2008-12-20 |
zas_ |
Switch to fullscreen when double clicking on file in icon or list view. Feature request 1966042. The code was there since a long time but disabled, please report any issue.
|
2008-12-20 |
nadvornik |
use the workflow in utilops.c for metadata approving and writting
|
2008-12-16 |
nadvornik |
queue metadata and write them in an idle callback
|
2008-12-15 |
nadvornik |
prepared infrastructure for delayed metadata writting - refreshing
|
2008-12-15 |
zas_ |
Allow to drag keywords on files in list or icon view. Dragged text is appended to keywords list of the destination file.
|
2008-12-09 |
zas_ |
French translation was updated.
|
2008-12-09 |
zas_ |
Allow to invert the current selection in Collection view. A new Selection submenu was added to the contextual menu, Select All and Select None were moved to it, and Invert selection was added.
|
2008-12-08 |
zas_ |
Display error dialog with appropriate message when user is trying to open an invalid collection file.
|
2008-12-08 |
zas_ |
Cosmetic fix.
|
2008-12-07 |
zas_ |
Fix patch 1290: we only want to remove unused parameter warnings not all warnings produced by -Wextra, so just disable then using -Wno-unused-parameter and re-add -Wextra (was -W, but this is the old name).
|
2008-12-07 |
nadvornik |
handle the case when io.open() fails
|
2008-12-06 |
nadvornik |
disabled the "unused parameter" warnings, they are harmless and nobody
|
2008-12-02 |
zas_ |
Rename few variables to make the code more readable.
|
2008-11-30 |
zas_ |
keyword_list_find() -> find_string_in_list(), return gboolean.
|
2008-11-30 |
zas_ |
metadata_set_keywords() -> metadata_set(). Use gboolean type for boolean parameters.
|
2008-11-30 |
zas_ |
Rename most comment_*() functions to more appropriate metadata_*().
|
2008-11-30 |
zas_ |
File filters cleanup: add .pef .dng and .arw extensions to default sidecar extensions list, add .k25 in Kodak raw extensions, simplify and optimize sidecar_ext_parse().
|
2008-11-27 |
zas_ |
Do not hardcode exif formatted prefix.
|
2008-11-27 |
zas_ |
Fix up sign-related warning.
|
2008-11-27 |
zas_ |
Fix up unsigned expression always true warning.
|
2008-11-27 |
zas_ |
Resync .h with .c declarations.
|
2008-11-27 |
zas_ |
Fix up pointer signedness warnings.
|
2008-11-27 |
zas_ |
Fix up not a prototype warning.
|
2008-11-27 |
zas_ |
Remove unused variable.
|
2008-11-27 |
zas_ |
Fix up deprecated function and not a prototype warnings.
|
2008-11-26 |
zas_ |
Handle return values better to silent some warnings.
|
2008-11-26 |
zas_ |
Print a message if chown() or chmod() fail.
|
2008-11-26 |
zas_ |
Fix up format vs type warning.
|
2008-11-25 |
zas_ |
Move comments/keywords read and write stuff to new metadata.{c,h}.
|
2008-11-25 |
zas_ |
Fix up unsigned expression always true/false warnings.
|
2008-11-23 |
zas_ |
Hide .gqv extension from collection name in collection window title and recent menu list.
|
2008-11-23 |
zas_ |
Rename wmsubclass and name to role, which corresponds better to the purpose of the parameter as it ends to be passed to gtk_window_set_role().
|
2008-11-23 |
zas_ |
Drop useless wmclass stuff. Gtk will take care of it and as said in the documentation using gtk_window_set_wmclass() is sort of pointless.
|
2008-11-22 |
zas_ |
Use the last selected images for the splitted views. Ie. when 5 images are selected, the last one is displayed, split quad while open images 5,4,3,2. It seems better to me.
|
2008-11-22 |
zas_ |
When more than one image is selected, Split Horizontal, Vertical and Quad will use selected images when initialized.
|
2008-11-22 |
zas_ |
Tidy up.
|
2008-11-22 |
zas_ |
Use common code for layout_image_setup_split_none() too.
|
2008-11-22 |
zas_ |
layout_image_setup_split_*(): simplify code.
|
2008-11-22 |
zas_ |
layout_image_setup_split_*(): move common code to a new function layout_image_setup_split_common().
|
2008-11-22 |
zas_ |
Add a back button in the toolbar: it allows to go back and forth between two directories. Experimental, please test and comment on ml.
|
2008-11-20 |
zas_ |
Force font weight and style to normal for keys.
|
2008-11-20 |
zas_ |
Fix up yet unmarked keys.
|
2008-11-20 |
zas_ |
Fix compilation warnings.
|
2008-11-20 |
zas_ |
Fix up some missing html code.
|
2008-11-19 |
zas_ |
More keys.
|
2008-11-19 |
zas_ |
Fix text wrongly marked as key.
|
2008-11-19 |
zas_ |
Mark keyboard keys with a span and make them look like a key through css style.
|
2008-11-19 |
zas_ |
Replace [Control] by shorter and more common [Ctrl].
|
2008-11-19 |
zas_ |
Unify [Shift] and [Control] notation.
|
2008-11-19 |
zas_ |
Move (and update) image pane shortcuts to a table. Simplify css styles for those tables.
|
2008-11-19 |
zas_ |
Update documentation.
|
2008-11-17 |
zas_ |
Fix up links and various enhancements.
|
2008-11-17 |
zas_ |
Remove colored background in headings for printable version.
|
2008-11-17 |
zas_ |
Change metadata directory to be $XDG_DATA_HOME instead of $XDG_CACHE_HOME as discussed on the ml (obviously it has impact only when XDG support is set). Suggestion by Omari Stephens.
|
2008-11-17 |
zas_ |
Comment out css code that slipped through by cut'n paste error. It may be useful at some time though.
|
2008-11-16 |
zas_ |
Add specific css for print media(has to be improved).
|
2008-11-16 |
zas_ |
Update svn:ignore property: add some files and replace gqview by geeqie where applicable.
|
2008-11-15 |
zas_ |
Implement preliminary support for XDG Base Directory Specification.
|
2008-11-15 |
zas_ |
Replace cache_ensure_dir_exists() by new recursive_mkdir_if_not_exists().
|
2008-11-15 |
nadvornik |
fixed usage of deprecated functions - patch by Omari Stephens
|
2008-11-15 |
zas_ |
Rename check_for_home_path() to mkdir_if_not_exists().
|
2008-11-15 |
zas_ |
Use functions to return directories instead of constants.
|
2008-11-15 |
zas_ |
Add a wrapper around system() call named runcmd() which allows easier debugging. Improve the code launching the help browser.
|
2008-11-14 |
zas_ |
Fix up Makefile.am: add missing files and do not install template.html.
|
2008-11-12 |
zas_ |
Fix a cut'n'paste error.
|
2008-11-12 |
zas_ |
More precise description of the pan view find feature and a note about ressources eating was added.
|
2008-11-12 |
zas_ |
Add some information about the pan view.
|
2008-11-12 |
zas_ |
Add a note about splitted view.
|
2008-11-12 |
zas_ |
Add Connected zoom and Split menu items.
|
2008-11-11 |
zas_ |
Add missing s...
|
2008-11-11 |
zas_ |
Minor fixes.
|
2008-11-11 |
zas_ |
Give a new style to menus.
|
2008-11-11 |
zas_ |
Fix missing parts.
|
2008-11-11 |
zas_ |
Update main window menus description to match current Geeqie.
|