save and restore toolbar configuration
[geeqie.git] / src / layout.c
2009-02-28 Vladimir Nadvorniksave and restore toolbar configuration
2009-02-28 Vladimir Nadvornikcreate toolbar from ui_manager
2009-02-27 Laurent MoninReally fix up color profiles options tests. Add an...
2009-02-27 Laurent MoninFix up color profiles menu: mark empty entries (but...
2009-02-25 Vladimir Nadvornikreuse original utility_box (image + sidebars) on layout...
2009-02-24 Vladimir Nadvornikimproved bar_sort configuration
2009-02-24 Vladimir Nadvorniksimplified and improved bar configuration
2009-02-24 Laurent MoninSince READ_*() macros are now exported, do not hide
2009-02-23 Vladimir Nadvorniksimplified config writing
2009-02-23 Vladimir Nadvornikenabled commandline again
2009-02-22 Vladimir Nadvornikconfig file format changed to XML
2009-02-19 Laurent MoninFix bug 2599857: file list sort order was wrong in...
2009-02-15 Laurent MoninRemove redundant line of code.
2009-02-15 Vladimir Nadvornikseparated "normal" and advanced exif, "Normal" exif...
2009-02-14 Vladimir Nadvornikreplaced bar_info with an universal bar, restored the...
2009-02-06 Vladimir NadvornikStart with "Fit to window" in "Leave Zoom at previous...
2009-02-04 Laurent MoninAdd year 2009 to copyright info everywhere.
2009-02-03 Vladimir Nadvornikdo not translate already translated texts from desktop...
2009-01-24 Laurent MoninSilent two compilation warnings.
2009-01-11 Vladimir Nadvornikadded a status bar button for writting metadata immediately
2009-01-02 Vladimir Nadvornikadded done callback to utilops
2008-12-22 Vladimir Nadvornikwrite metadata after timeout, image change or dir change
2008-11-25 Laurent MoninFix up unsigned expression always true/false warnings.
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
next