Trim trailing white spaces.
[geeqie.git] / src / layout.c
2012-08-30 Laurent MoninTrim trailing white spaces.
2012-08-30 Laurent MoninRemove commented out code.
2012-08-18 Vladimir Nadvornikdropped support for gtk < 2.20
2012-08-13 Vladimir Nadvornikuse cairo for drawing
2012-08-13 Vladimir Nadvornikuse accessor functions
2012-07-31 Vladimir Nadvornikupdated version and copyright notice
2012-07-29 Vladimir Nadvornikstatusbar fix
2012-05-14 Klaus EthgenMerge remote-tracking branch 'origin/toer'
2011-10-04 Vladimir Nadvornikrename file_data_new_simple to file_data_new_group...
2011-09-30 Vladimir Nadvornikalways check for sidecars by readdir
2010-05-10 Klaus EthgenGTK marks several functions as deprecated
2010-02-16 Vladimir Nadvornikadded 2010 to copyright text
2009-09-06 Vladimir Nadvornikadded messages for debugging startup time
2009-06-27 Vladimir Nadvornikreordered View menu
2009-06-06 Vladimir Nadvornikadded mark filter to menu - now it is possible to assig...
2009-06-05 Vladimir Nadvorniksimplified the code around vd_select_row
2009-06-04 Vladimir Nadvornikuse layout_set_fd() for changing images from a slideshow
2009-06-04 Laurent MoninAdd an option to Image preferences to restrict custom...
2009-05-02 Vladimir Nadvornikforce the metadata dialog if it was triggered by the...
2009-05-02 Vladimir Nadvornikimproved pixel info, changed the menu entry from "Hide...
2009-05-01 Vladimir Nadvornik- handle color profile and write metadata buttons on...
2009-04-21 Vladimir Nadvornikfixed metadata.confirm_on_dir_change
2009-04-13 Vladimir Nadvornikshow color management status on statusbar
2009-04-13 Vladimir Nadvornikmoved color profiles from statusbar to View menu
2009-04-04 Vladimir Nadvornikadded option that simplifies saving of multi-window...
2009-04-04 Vladimir Nadvornikstartup path options simplified and moved to layout...
2009-04-02 Laurent MoninForce thumbnails refreshing when thumbnails dimensions...
2009-03-31 Vladimir Nadvornikimproved next/prev operation on sidecar files
2009-03-28 Vladimir Nadvornikfixed keyboard focus on start-up
2009-03-28 Vladimir Nadvorniksplit-mode cleanup and improvements
2009-03-21 Vladimir Nadvorniklayout id "_current_" matches the currently active...
2009-03-20 Vladimir Nadvornikdo not re-create ui_manager at layout change
2009-03-20 Vladimir Nadvornikadded possibility to update existing layout window...
2009-03-20 Vladimir Nadvornikbe more verbose on parse errors
2009-03-20 Vladimir Nadvornikadded function to reload external editors at any time
2009-03-19 Vladimir Nadvornikimproved config file formatting
2009-03-15 Laurent Moningint -> gboolean.
2009-03-14 Vladimir Nadvornikcompletely separated global and layout window options
2009-03-14 Laurent MoninUse gboolean where applicable, minor cleanup and indent...
2009-03-14 Laurent MoninMore gboolean and tidy up.
2009-03-11 Laurent MoninUse gboolean pseudo type where applicable.
2009-03-11 Laurent MoninRemove useless functions.
2009-03-10 Vladimir Nadvornikfixed saving of file_view_type
2009-03-08 Vladimir Nadvornikfixed crash with certain layout configurations
2009-03-06 Vladimir Nadvornikuse standard GtkHPaned for sidebar width
2009-03-04 Vladimir NadvornikDisplay pixel coordinates and rgb - patch by Ruben...
2009-03-02 Laurent MoninRandom tidy up.
2009-03-01 Laurent MoninWhen g_new0() is used, drop redundant initializations...
2009-03-01 Laurent MoninEnable 'Use profile from image' item of color managemen...
2009-03-01 Laurent MoninImprove file checks using is_readable_file().
2009-03-01 Laurent MoninSlightly modify access_file() and use it to test profil...
2009-02-28 Laurent MoninColor profiles menu: test for file access before allowi...
2009-02-28 Vladimir Nadvornikfixed overlay configuration
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.
next