Additional debug features
[geeqie.git] / src / layout.c
2008-11-23 Laurent MoninDrop useless wmclass stuff. Gtk will take care of it...
2008-11-22 Laurent MoninAdd a back button in the toolbar: it allows to go back...
2008-10-07 Vladimir NadvornikAdding a vim modeline to all files - patch by Klaus...
2008-09-08 Vladimir Nadvornikadded possibility to redraw only the parts of image...
2008-09-07 Petr OstadalReplaced gtk depreceated code.
2008-09-01 Laurent MoninUse a constant for minimal window size. Set it to 32...
2008-08-28 Laurent MoninSilent warnings about unused functions when lcms is...
2008-08-25 Laurent MoninWhitespaces cleanup.
2008-08-23 Laurent MoninOnly display status if there is at least one file in...
2008-08-12 Vladimir Nadvornikfixed crash with float file list and geeqie --blank
2008-08-11 Vladimir Nadvornikfixed crash in geeqie --blank
2008-07-20 Laurent MoninMove history_list_*() functions to separate files:
2008-07-17 Vladimir Nadvornikreload changed images
2008-07-04 Laurent Moninlayout_color_button_press_cb(): tidy up, drop useless...
2008-06-14 Vladimir Nadvornikuse GtkSizeGroup to control initial size of split images
2008-06-12 Vladimir Nadvornikreverted changes in layout_close made in rev. 890 and 901
2008-06-09 Vladimir Nadvornikfixed saving options on exit
2008-06-07 Vladimir Nadvornikuse new notification in layout and layout_image
2008-06-06 Vladimir Nadvornikrealtime file monitor
2008-06-05 Vladimir Nadvornikuse new notification in vficon
2008-06-03 Vladimir Nadvornikreplaced directory path with FileData* dir_fd
2008-06-03 Laurent Moninlayout_real_renamed(), layout_real_removed(), layout_re...
2008-05-22 Laurent MoninFix signed vs unsigned warnings.
2008-05-21 Laurent MoninUse G_DIR_SEPARATOR where applicable.
2008-05-21 Laurent MoninUse G_DIR_SEPARATOR_S where applicable.
2008-05-20 Laurent MoninSort out log_printf() vs printf_term() mix up.
2008-05-16 Laurent MoninInclude debug.h from main.h since debug macros may...
2008-05-13 Laurent MoninMove some functions from main.[ch] to new window.[ch].
2008-05-11 Laurent MoninDrop unused layout_list_get_path() and vf*_index_get_pa...
2008-05-07 Laurent MoninAdd a way to invert the current selection.
2008-05-05 Vladimir Nadvorniksplit filelist.c to filefilter.c and filedata.c
2008-05-05 Laurent MoninRevert patch 675, and correctly fix gtk assertion failure.
2008-05-04 Laurent MoninDrop ViewFileIcon, use ViewFile and ViewFileInfoIcon...
2008-05-04 Laurent MoninDrop ViewFileList, use ViewFile and ViewFileInfoList...
2008-05-03 Laurent MoninDrop redundant vflist_thumbs_set() introduced in revisi...
2008-05-03 Laurent MoninReplace Layout icon_view field by more generic file_vie...
2008-05-03 Laurent MoninSet thumbs_enabled through new function vflist_thumbs_s...
2008-05-03 Laurent MoninChange default positions of dividers since width of...
2008-04-29 Vladimir Nadvornikcleanup: use image_get_image_size
2008-04-27 Vladimir NadvornikAdded LIRC patch written by Matteo Beniamino
2008-04-25 Laurent MoninHandle the case of reduction of the number of view...
2008-04-24 Laurent MoninMove debug macros from main.h to new debug.h.
2008-04-24 Laurent MoninHandle the newline in DEBUG_N() macro instead of adding one
2008-04-23 Laurent MoninFix Gtk-CRITICAL **: gtk_entry_set_text: assertion...
2008-04-23 Laurent MoninIntroduce macros to display debug messages.
2008-04-22 Laurent MoninSave state and width of exif, info and sort panels...
2008-04-22 Laurent MoninUse image_osd_toggle() in layout_menu_overlay_cb().
2008-04-22 Laurent MoninMake histogram depends on image window not layout window.
2008-04-21 Vladimir Nadvornikupdated copyright in source files
2008-04-20 Laurent MoninBig whitespaces cleanup:
2008-04-19 Laurent MoninSave Show Marks state to rc file and display current...
2008-04-19 Vladimir Nadvornikfixed max. number of profiles
2008-04-19 Vladimir Nadvornikshow the AdobeRGB profile in the menu, indicate input...
2008-04-16 Laurent MoninFix two errors made in revision 473.
2008-04-16 Laurent MoninIntroduce a new struct ViewDir to handle directory...
2008-04-15 Laurent MoninNew Go to directory view feature that permits to find...
2008-04-12 Laurent MoninRename option thumbnails.enabled to layout.show_thumbna...
2008-04-12 Laurent MoninRename user_specified_window_background and window_back...
2008-04-12 Laurent MoninRename window options (moved to layout) and re-order...
2008-04-12 Laurent MoninRename thumbnails related options.
2008-04-12 Laurent MoninRename color profile options.
2008-04-11 Laurent MoninMove more options to ConfOptions.
2008-04-11 Laurent MoninAdd a new struct ConfOptions to handle options.
2008-04-09 Laurent MoninSimplify and unify gtk_window creation with the help of
2008-04-09 Laurent MoninReplace occurences of Geeqie / geeqie by constants...
2008-04-08 Laurent Moningqview.h -> main.h
2008-04-08 Laurent Moninexit_gqview() renamed to exit_program().
2008-04-08 Vladimir Nadvornikreworked the histogram patch by Uwe Ohse, most of the...
2008-04-08 Laurent MoninMove active variable affectation after the test.
2008-04-08 Laurent MoninSimplify layout_color_name_parse() using g_strdelimit().
2008-04-08 Laurent MoninTidy up, whitespaces and indentation fix.
2008-04-03 Laurent MoninMake the wmclass value unique among the code by defining
2008-04-03 Laurent MoninReplace some occurences of gqview by Geeqie.
2008-03-29 Vladimir Nadvornikset user-defined color as image background - patch...
2008-03-23 Vladimir Nadvornikrename GQview -> Geeqie over the code
2007-12-22 Vladimir Nadvornikpreserve marks setting on layout change
2007-12-22 Vladimir Nadvornikbasic support for marks in view_file_icon.c
2007-12-20 Vladimir Nadvornikcreated menu "Select" with selection and marks operations
2007-09-11 Vladimir Nadvornikreplaced gchar* path with FileData *fd
2007-07-13 Petr OstadalFirst implementation of marks for all photos.
2007-06-29 Vladimir Nadvornikimplemented split windows
2006-12-02 John EllisSat Dec 2 16:44:48 2006 John Ellis <johne@verizon...
2006-11-29 John EllisWed Nov 29 14:28:30 2006 John Ellis <johne@verizon...
2006-11-27 John EllisMon Nov 27 01:23:23 2006 John Ellis <johne@verizon...
2006-11-25 John EllisFri Nov 24 21:37:01 2006 John Ellis <johne@verizon...
2006-11-01 John EllisWed Nov 1 11:39:48 2006 John Ellis <johne@verizon...
2006-10-28 John EllisFri Oct 27 19:45:32 2006 John Ellis <johne@verizon...
2006-10-19 John EllisThu Oct 19 09:35:18 2006 John Ellis <johne@verizon...
2005-04-27 John EllisWed Apr 27 15:17:57 2005 John Ellis <johne@verizon...
2005-03-19 John Ellis##### Note: GQview CVS on sourceforge is not always...
2005-02-26 John EllisSync to GQview 1.5.9 release.