Mercurial > geeqie.yaz
graph
-
Move layout.order default init to setup_default_options().Mon, 14 Apr 2008 23:47:13 +0000, by zas_
-
collection_load(): use booleans and always count failures (for debug).Mon, 14 Apr 2008 23:39:46 +0000, by zas_
-
collection_load(): improve headers parsing.Mon, 14 Apr 2008 23:29:54 +0000, by zas_
-
collection_load(): fix typo (missing #) made in rev 453.Mon, 14 Apr 2008 23:09:48 +0000, by zas_
-
collection_load(): accept whitespaces at start of lines.Mon, 14 Apr 2008 23:08:27 +0000, by zas_
-
collection_load(): increase verbosity in debug mode.Mon, 14 Apr 2008 22:57:26 +0000, by zas_
-
collection_load(): replace official by limit_failures (andMon, 14 Apr 2008 22:50:50 +0000, by zas_
-
Increase collection_load() buffer size and do not activateMon, 14 Apr 2008 22:45:53 +0000, by zas_
-
Merge collection_load_only_geometry() into collection_load().Mon, 14 Apr 2008 22:28:29 +0000, by zas_
-
Use flags for collection_load*().Mon, 14 Apr 2008 22:05:47 +0000, by zas_
-
Apply exif display config (Never/If set/Always) to pan view too.Sun, 13 Apr 2008 20:33:45 +0000, by zas_
-
Rename show_dot_files to show_hidden_files.Sun, 13 Apr 2008 19:21:13 +0000, by zas_
-
Let toggle the visibility of hidden files from directories listSun, 13 Apr 2008 18:56:24 +0000, by zas_
-
Add a button to reset fullscreen info string to default value.Sun, 13 Apr 2008 12:24:42 +0000, by zas_
-
Fix a typo, READ_CHAR() must use value_all.Sun, 13 Apr 2008 12:12:44 +0000, by zas_
-
Use convenient macros to read options, it will ensure optionsSun, 13 Apr 2008 09:10:38 +0000, by zas_
-
Simplify read_*_option() stuff by passing pointer to option value.Sun, 13 Apr 2008 08:36:17 +0000, by zas_
-
Partly rewrite option parser to accept whitespaces at startSat, 12 Apr 2008 23:59:31 +0000, by zas_
-
exif_* -> exif.display.*Sat, 12 Apr 2008 23:41:35 +0000, by zas_
-
Add a note in the rc file about special editor slots.Sat, 12 Apr 2008 23:32:08 +0000, by zas_
-
sidecar_ext -> sidecar.extSat, 12 Apr 2008 23:16:41 +0000, by zas_
-
Unify names of options between variables and rc file.Sat, 12 Apr 2008 23:07:04 +0000, by zas_
-
Use tree_descend_subdirs everywhere.Sat, 12 Apr 2008 23:02:00 +0000, by zas_
-
Use startup_path_enable everywhere.Sat, 12 Apr 2008 22:22:11 +0000, by zas_
-
Rename recent_list_max/open_recent_max to open_recent_list_maxsize.Sat, 12 Apr 2008 22:17:14 +0000, by zas_
-
Rename dupe_custom_threshold option to duplicates_similarity_threshold.Sat, 12 Apr 2008 22:10:38 +0000, by zas_
-
Move safe_delete* and in place rename options to file_opsSat, 12 Apr 2008 22:04:29 +0000, by zas_
-
Rename option thumbnails.enabled to layout.show_thumbnails as it makesSat, 12 Apr 2008 21:45:30 +0000, by zas_
-
Rename user_specified_window_background and window_background_colorSat, 12 Apr 2008 21:38:55 +0000, by zas_
-
Rename window options (moved to layout) and re-order rc file.Sat, 12 Apr 2008 19:33:59 +0000, by zas_
-
Fix bad image option name in the rc file.Sat, 12 Apr 2008 17:20:34 +0000, by zas_
-
Fix display bug when using "Limit image size when autofitting" option.Sat, 12 Apr 2008 17:09:20 +0000, by zas_
-
Beautify rc file, adding sub-sections titles.Sat, 12 Apr 2008 15:13:00 +0000, by zas_
-
Rename image-related options.Sat, 12 Apr 2008 15:04:58 +0000, by zas_
-
Rename thumbnails related options.Sat, 12 Apr 2008 09:41:44 +0000, by zas_
-
Rename file filtering options.Sat, 12 Apr 2008 09:12:37 +0000, by zas_
-
Drop unused stuff.Sat, 12 Apr 2008 08:59:52 +0000, by zas_
-
Rename collection options.Sat, 12 Apr 2008 08:40:02 +0000, by zas_
-
Rename file sorting options.Sat, 12 Apr 2008 08:35:58 +0000, by zas_
-
Re-order and try to group options.Sat, 12 Apr 2008 08:28:08 +0000, by zas_
-
Rename color profile options.Sat, 12 Apr 2008 08:05:44 +0000, by zas_
-
Rename slideshow options.Sat, 12 Apr 2008 07:46:01 +0000, by zas_
-
Only display defined exif tags by default.Sat, 12 Apr 2008 07:09:19 +0000, by zas_
-
Drop redundant code.Sat, 12 Apr 2008 07:00:14 +0000, by zas_
-
Add Exif.Photo.ColorSpace tag in Preferences > Properties > Exif.Sat, 12 Apr 2008 06:42:47 +0000, by zas_
-
Rationalize fullscreen options naming.Fri, 11 Apr 2008 23:32:22 +0000, by zas_
-
options_c -> c_optionsFri, 11 Apr 2008 23:01:00 +0000, by zas_
-
Move more options to ConfOptions.Fri, 11 Apr 2008 22:52:22 +0000, by zas_
-
Move file_sort_case_sensitive to ConfOptions.Fri, 11 Apr 2008 22:27:54 +0000, by zas_
-
Add a new struct ConfOptions to handle options.Fri, 11 Apr 2008 22:14:36 +0000, by zas_
-
Make thumbnail standard fail directory after current applicationFri, 11 Apr 2008 20:35:37 +0000, by zas_
-
Define drag and drop target string in dnd.h.Fri, 11 Apr 2008 20:01:29 +0000, by zas_
-
Use secure save in history_list_save().Fri, 11 Apr 2008 19:43:36 +0000, by zas_
-
Use secure save in comment_file_write().Fri, 11 Apr 2008 17:11:14 +0000, by zas_
-
Secure save now unlinks temporary file on error by default.Fri, 11 Apr 2008 16:46:21 +0000, by zas_
-
Use secure save feature when saving collections.Fri, 11 Apr 2008 16:04:37 +0000, by zas_
-
Preserve permissions of the destination file when using secure save.Fri, 11 Apr 2008 16:02:33 +0000, by zas_
-
Revert part of the previous patch, let the caller take careFri, 11 Apr 2008 15:27:08 +0000, by zas_
-
Use path_from_utf8() on the passed filename.Fri, 11 Apr 2008 14:27:55 +0000, by zas_
-
ui_icons.h and icons_inline.h depend on gdk-pixbuf-csource,Fri, 11 Apr 2008 13:07:48 +0000, by zas_
-
Move secure save code to its own files: secure_save.{c,h}.Fri, 11 Apr 2008 12:31:32 +0000, by zas_
-
Add missing #ifdef/#endif.Fri, 11 Apr 2008 12:25:36 +0000, by zas_
-
Ensure that gcc flag -Wall is set.Fri, 11 Apr 2008 10:46:52 +0000, by zas_
-
Silent some gcc warnings.Fri, 11 Apr 2008 10:45:37 +0000, by zas_
-
Prevent multiple insertion of the same file in a collection.Fri, 11 Apr 2008 09:02:20 +0000, by zas_
-
Only display these messages if debug mode is enabled.Fri, 11 Apr 2008 08:10:40 +0000, by zas_
-
fixed dates in pan-calendarThu, 10 Apr 2008 19:27:42 +0000, by nadvornik
-
Fix fCamera even more.Thu, 10 Apr 2008 12:07:34 +0000, by zas_
-
Do not display ... if not truncated.Thu, 10 Apr 2008 11:31:20 +0000, by zas_
-
Add the possibility to truncate overlay infos displayed:Thu, 10 Apr 2008 10:43:15 +0000, by zas_
-
Fix broken remove_common_prefix(), fCamera didn't display model as it should.Thu, 10 Apr 2008 00:09:43 +0000, by zas_
-
Resync .po files. French translation was updated (100% made).Wed, 09 Apr 2008 22:47:43 +0000, by zas_
-
Add 3 missing files to POTFILES.in.Wed, 09 Apr 2008 22:36:43 +0000, by zas_
-
Simple helper script to display translation statistics.Wed, 09 Apr 2008 22:33:06 +0000, by zas_
-
Fix a typo: "while fluorescent" -> "white fluorescent"Wed, 09 Apr 2008 22:13:11 +0000, by zas_
-
Resync .po files. Update french translation.Wed, 09 Apr 2008 22:01:52 +0000, by zas_
-
fixed crash in pan_calendarWed, 09 Apr 2008 21:14:50 +0000, by nadvornik
-
improved histogram drawingWed, 09 Apr 2008 20:49:32 +0000, by nadvornik
-
Simplify and unify gtk_window creation with the help ofWed, 09 Apr 2008 16:37:54 +0000, by zas_
-
Replace occurences of Geeqie / geeqie by constants defined in main.h.Wed, 09 Apr 2008 13:53:01 +0000, by zas_
-
int -> gintTue, 08 Apr 2008 23:41:01 +0000, by zas_
-
Make xmp debug info only appears when debug >= 2.Tue, 08 Apr 2008 23:39:27 +0000, by zas_
-
Enable image rotation depending on EXIF by default.Tue, 08 Apr 2008 23:33:49 +0000, by zas_
-
Fix missing header files inclusions.Tue, 08 Apr 2008 23:25:46 +0000, by zas_
-
GQVIEW_* -> GQ_*Tue, 08 Apr 2008 23:16:12 +0000, by zas_
-
GQVIEW_H -> MAIN_HTue, 08 Apr 2008 23:07:09 +0000, by zas_
-
gqview.h -> main.hTue, 08 Apr 2008 23:02:33 +0000, by zas_
-
Remove obsolete prototype.Tue, 08 Apr 2008 22:31:42 +0000, by zas_
-
gqview_remote -> remote_connectionTue, 08 Apr 2008 22:28:55 +0000, by zas_
-
exit_gqview() renamed to exit_program().Tue, 08 Apr 2008 22:16:56 +0000, by zas_
-
Add support for some Samsung raw files (.pef).Tue, 08 Apr 2008 22:05:04 +0000, by zas_
-
Implement secure rc file saving.Tue, 08 Apr 2008 21:55:58 +0000, by zas_
-
fixed histogram labelTue, 08 Apr 2008 21:52:04 +0000, by nadvornik
-
Fix the "continuous display" of tooltips in the collection viewTue, 08 Apr 2008 21:33:29 +0000, by zas_
-
reworked the histogram patch by Uwe Ohse, most of the code is inTue, 08 Apr 2008 20:56:50 +0000, by nadvornik
-
fixed file delete notification in view_file_iconTue, 08 Apr 2008 17:26:13 +0000, by nadvornik
-
gtk_notebook_set_tab_reorderable() is only available sinc gtk+ 2.10.Tue, 08 Apr 2008 16:22:21 +0000, by zas_
-
Move active variable affectation after the test.Tue, 08 Apr 2008 15:53:03 +0000, by zas_
-
Simplify layout_color_name_parse() using g_strdelimit().Tue, 08 Apr 2008 14:52:42 +0000, by zas_
-
Tidy up, whitespaces and indentation fix.Tue, 08 Apr 2008 14:50:14 +0000, by zas_
-
Remove dependency on GTK 2.12, reported by John Vodden and VladimirTue, 08 Apr 2008 11:53:35 +0000, by zas_
-
Add the possibility to print file names with path.Mon, 07 Apr 2008 19:47:22 +0000, by zas_
-
Fix a segfault on fullscreen file deletion reported by Frdric Mantegazza.Mon, 07 Apr 2008 19:06:17 +0000, by zas_
-
Add the possibility to match duplicates on the name but ignoring the case.Mon, 07 Apr 2008 18:52:54 +0000, by zas_
-
Display marks in overlay info only if at least one is set.Mon, 07 Apr 2008 08:09:39 +0000, by zas_
-
Mark all exif labels as translatable.Sun, 06 Apr 2008 10:17:41 +0000, by zas_
-
Mark strings as translatable.Sun, 06 Apr 2008 10:03:54 +0000, by zas_
-
Improve remove_trailing_slash() so it allocates no more thanSat, 05 Apr 2008 15:23:39 +0000, by zas_
-
Comment out unused code.Sat, 05 Apr 2008 11:59:29 +0000, by zas_
-
Change default exif order a bit to move up common and usefulFri, 04 Apr 2008 22:34:55 +0000, by zas_
-
Re-add "What to show in properties dialog:" label before the table.Fri, 04 Apr 2008 22:23:36 +0000, by zas_
-
Rename exif preferences tab to "Properties", and name theFri, 04 Apr 2008 22:12:28 +0000, by zas_
-
Fix a segfault occuring when enabling debug mode.Fri, 04 Apr 2008 18:50:52 +0000, by zas_
-
Make the wmclass value unique among the code by definingThu, 03 Apr 2008 23:29:14 +0000, by zas_
-
Initialize variables, clearing a gcc warning.Thu, 03 Apr 2008 22:39:50 +0000, by zas_
-
Add missing prototype to header file.Thu, 03 Apr 2008 22:33:28 +0000, by zas_
-
Add few missing prototypes to header file.Thu, 03 Apr 2008 22:29:20 +0000, by zas_
-
Drop a bunch of unused variables.Thu, 03 Apr 2008 22:20:42 +0000, by zas_
-
Add missing #include.Thu, 03 Apr 2008 22:14:37 +0000, by zas_
-
Remove unused variables.Thu, 03 Apr 2008 22:13:12 +0000, by zas_