log src/layout_util.c @ 1055:1646720364cf

age author description
Tue, 07 Oct 2008 18:20:22 +0000 nadvornik Adding a vim modeline to all files - patch by Klaus Ethgen
Wed, 10 Sep 2008 20:37:30 +0000 nadvornik use SHIFT for connected scroll and zoom
Sun, 31 Aug 2008 10:51:41 +0000 zas_ Move miscellaneous functions to their own files (new misc.[ch]).
Wed, 27 Aug 2008 16:42:59 +0000 zas_ Silent a compiler warning.
Tue, 26 Aug 2008 22:22:51 +0000 zas_ For the sake of consistency, use glib basic types everywhere.
Mon, 25 Aug 2008 22:20:45 +0000 zas_ Whitespaces cleanup.
Fri, 22 Aug 2008 21:52:13 +0000 zas_ Add an option named layout.home_path which modifies the behavior of the Home button.
Sun, 20 Jul 2008 14:56:32 +0000 zas_ Move history_list_*() functions to separate files:
Sat, 19 Jul 2008 13:57:03 +0000 zas_ Tidy up.
Tue, 03 Jun 2008 19:44:19 +0000 nadvornik replaced directory path with FileData* dir_fd
Sat, 24 May 2008 22:44:18 +0000 nadvornik rewritten utilops.h:
Fri, 23 May 2008 22:55:23 +0000 zas_ Use the same label for toolbar buttons tooltip than in main menu.
Thu, 22 May 2008 13:00:45 +0000 zas_ Fix signed vs unsigned warnings.
Thu, 22 May 2008 09:12:36 +0000 zas_ Introduce an helper function that returns the name of an editor.
Thu, 22 May 2008 08:49:52 +0000 zas_ Use a struct to handle editor's properties.
Mon, 19 May 2008 09:27:30 +0000 zas_ Fix some incomplete initialization warnings.
Sat, 17 May 2008 21:26:45 +0000 zas_ Add a log window that shows normal and debug messages. For now, it was added to Help menu.
Tue, 13 May 2008 19:32:25 +0000 zas_ Get rid of vflist_pop_menu() col_idx parameter, use new Viewfile field
Tue, 13 May 2008 08:02:46 +0000 zas_ Move some functions from main.[ch] to new window.[ch].
Wed, 07 May 2008 22:48:30 +0000 zas_ Add a way to invert the current selection.
Mon, 05 May 2008 19:11:12 +0000 nadvornik split filelist.c to filefilter.c and filedata.c
Sun, 04 May 2008 00:32:05 +0000 zas_ Shorten Edit menu labels, dropping "in ". It will ease
Sun, 04 May 2008 00:16:37 +0000 zas_ Use GQ_EDITOR_GENERIC_SLOTS instead of hardcoded value.
Sat, 03 May 2008 11:34:13 +0000 zas_ Replace Layout icon_view field by more generic file_view_type.
Fri, 25 Apr 2008 08:07:22 +0000 zas_ Handle the case of reduction of the number of view directory types.
Thu, 24 Apr 2008 12:47:09 +0000 zas_ Remove whitespace between function name and first parenthesis for the sake of consistency. (pass 2)
Thu, 24 Apr 2008 12:23:02 +0000 zas_ Remove whitespace between function name and first parenthesis for the sake of consistency.
Wed, 23 Apr 2008 22:17:21 +0000 zas_ Allow the copy of file paths to clipboard.
Tue, 22 Apr 2008 22:44:10 +0000 zas_ Save state and width of exif, info and sort panels to rc file.
Tue, 22 Apr 2008 09:01:29 +0000 zas_ Use image_osd_toggle() in layout_menu_overlay_cb().
Tue, 22 Apr 2008 08:16:02 +0000 zas_ Ensure Properties dialog is displayed above fullscreen window.
Mon, 21 Apr 2008 21:46:38 +0000 nadvornik updated copyright in source files
Sun, 20 Apr 2008 23:17:35 +0000 zas_ Add a replacement for gtk_radio_action_set_current_value() which
Sun, 20 Apr 2008 22:29:23 +0000 zas_ Prefix editor entries in the main menu with numbers.
Sun, 20 Apr 2008 22:14:54 +0000 zas_ Add missing shortcuts.
Sun, 20 Apr 2008 22:01:26 +0000 zas_ Mark slideshow toggle state in the menu.
Sun, 20 Apr 2008 21:38:45 +0000 zas_ Fix a typo introduced by revision 521.
Sun, 20 Apr 2008 18:07:51 +0000 zas_ Effectively drop empty newlines at end of files (missing from rev 535)
Sun, 20 Apr 2008 13:04:57 +0000 zas_ Big whitespaces cleanup:
Sun, 20 Apr 2008 09:47:51 +0000 zas_ Add a way to restore original state in Adjust menu.
Sat, 19 Apr 2008 21:30:19 +0000 zas_ Save Show Marks state to rc file and display current state in menu.
Sat, 19 Apr 2008 20:53:12 +0000 zas_ Let toggle marks with numeric keypad.
Sat, 19 Apr 2008 20:19:27 +0000 nadvornik I have finally found how to add alternative hotkeys
Thu, 17 Apr 2008 17:44:54 +0000 nadvornik image post-processing (rotation and color management) moved to
Wed, 16 Apr 2008 14:45:22 +0000 zas_ Introduce a new struct ViewDir to handle directory views common
Sat, 12 Apr 2008 22:17:14 +0000 zas_ Rename recent_list_max/open_recent_max to open_recent_list_maxsize.
Sat, 12 Apr 2008 22:04:29 +0000 zas_ Move safe_delete* and in place rename options to file_ops
Sat, 12 Apr 2008 08:35:58 +0000 zas_ Rename file sorting options.
Fri, 11 Apr 2008 22:14:36 +0000 zas_ Add a new struct ConfOptions to handle options.
Tue, 08 Apr 2008 23:25:46 +0000 zas_ Fix missing header files inclusions.
Tue, 08 Apr 2008 23:02:33 +0000 zas_ gqview.h -> main.h
Tue, 08 Apr 2008 22:16:56 +0000 zas_ exit_gqview() renamed to exit_program().
Tue, 08 Apr 2008 20:56:50 +0000 nadvornik reworked the histogram patch by Uwe Ohse, most of the code is in
Thu, 03 Apr 2008 22:14:37 +0000 zas_ Add missing #include.
Sun, 23 Mar 2008 20:38:54 +0000 nadvornik rename GQview -> Geeqie over the code
Thu, 20 Dec 2007 16:18:28 +0000 nadvornik <num> toggles mark num
Thu, 20 Dec 2007 16:06:20 +0000 nadvornik created menu "Select" with selection and marks operations
Tue, 18 Dec 2007 21:15:16 +0000 nadvornik use accels also in fullscreen mode
Mon, 17 Dec 2007 21:42:24 +0000 nadvornik moved some actions to menu and accels
Sat, 15 Dec 2007 17:58:51 +0000 nadvornik better integration of split image functions into menu