Trim trailing white spaces.
[geeqie.git] / src / layout_util.c
2012-08-30 Laurent MoninTrim trailing white spaces.
2012-08-30 Laurent MoninRemove commented out code.
2012-08-30 Laurent MoninRemove useless variable and code.
2012-08-30 Laurent MoninRemove commented out code.
2012-08-30 Laurent MoninAdd parenthesis to silent a possible warning.
2012-08-18 Vladimir Nadvornikdropped support for gtk < 2.20
2012-08-13 Vladimir Nadvornikfixed keyboard controll of image widget
2012-08-13 Vladimir Nadvornikchanged GDK_<key> to GDK_KEY_<key>
2012-07-31 Vladimir Nadvornikupdated version and copyright notice
2012-05-14 Klaus EthgenMerge remote-tracking branch 'origin/toer'
2011-09-30 Vladimir Nadvornikalways check for sidecars by readdir
2011-09-27 Vladimir Nadvornikadded Cycle through stereo modes menu entry
2011-09-27 Vladimir Nadvornikremoved 'swap' entry from menu
2011-09-27 Vladimir Nadvorniktype of source stereo image made adjustable from menu
2011-09-27 Vladimir Nadvornikchange stereo mode from menu
2010-05-10 Klaus EthgenGTK marks several functions as deprecated
2010-02-16 Vladimir Nadvornikadded 2010 to copyright text
2009-09-12 Vladimir Nadvornikfixed reloading of editors
2009-09-07 Laurent MoninRemove an unused variable and minor code cleanup.
2009-09-06 Vladimir Nadvornikimproved editor loading
2009-09-06 Vladimir Nadvornikfixed unnecessary image reloads in color menu
2009-09-06 Vladimir Nadvornikload desktop files in idle time
2009-09-06 Vladimir Nadvornikadded messages for debugging startup time
2009-08-27 Vladimir Nadvornikfixed toggle_slideshow function
2009-08-25 Vladimir Nadvornikuse name as a tooltip of external editor if comment...
2009-07-01 Vladimir Nadvornikfixed mnemonic conflicts
2009-06-28 Vladimir Nadvornikcleanup: remove some disabled code
2009-06-28 Vladimir Nadvorniksync histogram state after enabling it from the menu
2009-06-27 Vladimir Nadvornikput preferences to separate submenu
2009-06-27 Vladimir Nadvornikreordered View menu
2009-06-27 Vladimir Nadvornikuse radio buttons for file and dir mode in popup menu
2009-06-27 Vladimir Nadvorniksimplified menu_item_add_radio usage
2009-06-27 Vladimir Nadvornikcreated Files and Folders submenu
2009-06-27 Vladimir Nadvornikimproved overlay menu
2009-06-20 Vladimir Nadvornikfixed leak in file_util_* functions
2009-06-19 Vladimir Nadvornikrun external commands from current directory even with...
2009-06-08 Vladimir Nadvornikunify code paths for New directory
2009-06-06 Vladimir Nadvornikadded mark filter to menu - now it is possible to assig...
2009-05-31 Vladimir Nadvornikdo not display menus ("FileMenu" etc.) in accelerator...
2009-05-21 Laurent MoninAttempt to use stock gtk icons for directory list and...
2009-05-12 Laurent MoninFix up tooltip text: Color _Management -> Color Management.
2009-05-09 Vladimir Nadvornikexpose the file grouping flag to the user
2009-05-08 Vladimir Nadvornikbetter tooltip for disabled lcms
2009-05-02 Vladimir Nadvornikadded stock icons for slideshow
2009-05-02 Vladimir Nadvornikforce the metadata dialog if it was triggered by the...
2009-05-02 Vladimir Nadvornikaction table clean up
2009-05-02 Vladimir Nadvornikimproved pixel info, changed the menu entry from "Hide...
2009-05-01 Vladimir Nadvornik"<control>S" seems to be hardcoded hotkey for GTK_STOCK...
2009-05-01 Vladimir Nadvornik- handle color profile and write metadata buttons on...
2009-04-25 Vladimir Nadvornikseparated Orientation and Grayscale functions
2009-04-13 Vladimir Nadvorniksupport X11 screen profile
2009-04-13 Vladimir Nadvornikmoved color profiles from statusbar to View menu
2009-04-06 Vladimir Nadvornikadded pane_notify_selection to pane API
2009-04-04 Vladimir Nadvornikdropped show_copy_path option
2009-04-04 Vladimir Nadvornikset current fd when the bar is shown again
2009-03-29 Vladimir Nadvornikimproved sidebar configuration
2009-03-28 Vladimir Nadvorniksplit-mode cleanup and improvements
2009-03-27 Vladimir Nadvornikadded simple desktop file editor
2009-03-21 Vladimir Nadvornikdo not copy existing layout id to new window
2009-03-20 Vladimir Nadvornikdo not re-create ui_manager at layout change
2009-03-20 Vladimir Nadvornikadded a possibility to update existing bars from config
2009-03-20 Vladimir Nadvornikadded tooltips to external editors on toolbar
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-14 Vladimir Nadvornikcompletely separated global and layout window options
2009-03-14 Laurent MoninUse gboolean where applicable, minor cleanup and indent...
2009-03-10 Vladimir Nadvornikfixed saving of file_view_type
2009-03-10 Laurent MoninRemove now useless element.
2009-03-10 Laurent MoninRemove the toggle on advanced exif window menu item.
2009-03-06 Vladimir Nadvorniksimplified bar interface
2009-03-06 Vladimir Nadvornikuse standard GtkHPaned for sidebar width
2009-03-04 Vladimir NadvornikDisplay pixel coordinates and rgb - patch by Ruben...
2009-02-28 Laurent MoninAdd missing space between while and first parenthesis.
2009-02-28 Laurent MoninPrevent Gtk assertion failures when no icon is set.
2009-02-28 Vladimir Nadvornikload icons for external editors
2009-02-28 Vladimir Nadvorniksave and restore toolbar configuration
2009-02-28 Vladimir Nadvornikcreate toolbar from ui_manager
2009-02-24 Vladimir Nadvornikimproved bar_sort configuration
2009-02-24 Vladimir Nadvornikfixed --fullscreen option together with enabled bar
2009-02-24 Vladimir Nadvorniksimplified and improved bar configuration
2009-02-22 Vladimir Nadvornikconfig file format changed to XML
2009-02-15 Vladimir Nadvornikseparated "normal" and advanced exif, "Normal" exif...
2009-02-14 Vladimir Nadvornikdroped Preferences dialog, sidebar should replace it...
2009-02-14 Vladimir Nadvornikreplaced bar_info with an universal bar, restored the...
2009-02-06 Vladimir Nadvornikimproved labels of some menu items
2009-02-04 Laurent MoninAdd year 2009 to copyright info everywhere.
2009-02-03 Vladimir Nadvornikdo not translate already translated texts from desktop...
2009-02-03 Laurent Monineditor_list_get() now returns a sorted list, this way...
2009-02-02 Vladimir Nadvornikimproved placing of external commands in menu
2009-02-01 Vladimir Nadvornikread external editors from .desktop files
2009-01-29 Laurent MoninInvert Horizontally vs vertically zoom fit, it was...
2009-01-02 Vladimir Nadvornikadded done callback to utilops
2008-12-22 Vladimir Nadvornikwrite metadata after timeout, image change or dir change
2008-11-23 Laurent MoninHide .gqv extension from collection name in collection...
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-10 Vladimir Nadvornikuse SHIFT for connected scroll and zoom
2008-08-31 Laurent MoninMove miscellaneous functions to their own files (new...
2008-08-27 Laurent MoninSilent a compiler warning.
next