summaryrefslogtreecommitdiff
path: root/src/nautilus-view.c
Commit message (Expand)AuthorAgeFilesLines
* all: don't use eel_get_system_time()Cosimo Cecchi2012-04-111-2/+2
* view: ensure we show "Open with..." entries for foldersCosimo Cecchi2012-03-261-2/+3
* view: improve scroll-zooming for smooth scrolling devicesStefano Facchini2012-03-131-6/+8
* view: threshold the delta information when scroll-zoomingCosimo Cecchi2012-03-131-3/+8
* view: fix zoom direction for smooth scrolling caseCosimo Cecchi2012-03-081-2/+4
* view: handle smooth scroll events for zoomingCosimo Cecchi2012-03-081-0/+16
* view: show applications for non launcher desktop filesCosimo Cecchi2012-03-071-3/+2
* Revert "Revert "Fix up accidental error in last commit""Cosimo Cecchi2012-03-051-2/+2
* Revert "Revert "Use ctrl-delete as the keyboard shortcut to trash files""Cosimo Cecchi2012-03-051-3/+3
* Revert "Use ctrl-delete as the keyboard shortcut to trash files"Xavier Claessens2012-02-271-3/+3
* Revert "Fix up accidental error in last commit"Xavier Claessens2012-02-271-2/+2
* pane: set a style class on the inactive window pane to style itCosimo Cecchi2012-02-131-9/+0
* view: use NautilusFileUndoInfo directlyCosimo Cecchi2012-01-201-28/+41
* file-operations: first pass at passing on success informationCosimo Cecchi2012-01-201-12/+8
* undo: pass in a GtkWindow for undo operationsCosimo Cecchi2012-01-201-61/+69
* undo: introduce undo supportAmos Brocco2012-01-201-1/+124
* Move all ui files and icons into resourcesAlexander Larsson2012-01-161-3/+1
* view: don't use nautilus_window_get_window_type()Cosimo Cecchi2012-01-091-1/+1
* Set icons from extensions on the context menu GtkActionsPierre Wieser2011-12-191-26/+5
* Merge branch 'freedesktop-dbus' - bgo#636269Federico Mena Quintero2011-12-141-3/+3
|\
| * Use a single method to create properties windowsfreedesktop-dbusCosimo Cecchi2011-12-141-3/+3
* | view: use ATK API directly to set accessible name/descriptionCosimo Cecchi2011-12-081-0/+6
|/
* all: remove offset_x/offset_y parameters from eel_pop_up_context_menu()Cosimo Cecchi2011-10-051-6/+0
* view: use g_str_has_prefix() instead of eel_str_has_prefix()Cosimo Cecchi2011-10-051-2/+2
* eel: remove unused eel-gtk-macros.h fileCosimo Cecchi2011-10-051-1/+0
* view: don't use EEL_ASSIGN/EEL_IMPLEMENT macros for class signalsCosimo Cecchi2011-10-051-37/+0
* view: don't use EEL_INVOKE_METHOD macroCosimo Cecchi2011-10-051-2/+1
* all: don't use EEL_CALL_METHOD* macrosCosimo Cecchi2011-10-051-102/+42
* all: don't use EEL_CALL_PARENT* macrosCosimo Cecchi2011-10-051-5/+6
* view: port GtkTable to GtkGridCosimo Cecchi2011-10-041-36/+42
* all: remove initiated_unmount logic from NautilusWindowCosimo Cecchi2011-09-291-18/+0
* view: don't assert on window slot signal callback orderingCosimo Cecchi2011-09-291-3/+8
* view: add an is_renaming property to NautilusViewCosimo Cecchi2011-09-081-0/+17
* Update help targets and add more useful entries to help menuShaun McCance2011-09-051-1/+1
* Remove "Create Launcher" entry optionDidier Roche2011-07-251-65/+1
* all: switch to g_format_size()Ryan Lortie2011-07-211-1/+1
* all: use g_cclosure_marshal_generic() instead of generating marshallersCosimo Cecchi2011-07-011-6/+5
* all: don't use deprecated Gtk[H/V]BoxCosimo Cecchi2011-06-131-1/+1
* view: add the "view" style class to the icon containerCosimo Cecchi2011-05-231-3/+0
* previewer: don't return a new ref to the singletonCosimo Cecchi2011-05-091-3/+1
* Add close_if_already_visible argument to nautilus_previewer_call_show_fileAlexander Larsson2011-05-091-1/+1
* previewer: drop the x/y coordinates argumentsCosimo Cecchi2011-05-091-12/+2
* previewer: lazily create the DBus proxyCosimo Cecchi2011-05-091-0/+2
* all: hook up the previewer with NautilusIconViewCosimo Cecchi2011-05-091-0/+30
* Really open in new window on the pathbar contect menu itemAlexander Larsson2011-05-041-2/+1
* Fix up accidental error in last commitGiorgio F. Gilestro2011-04-011-2/+2
* Use ctrl-delete as the keyboard shortcut to trash filesGiorgio F. Gilestro2011-04-011-3/+3
* Fixing help buttons to go to new gnome-help pagesShaun McCance2011-03-281-1/+1
* view: cleanup "Open in new Tab/Window" items when using separate windowsCosimo Cecchi2011-03-211-134/+37
* view: set the right open flags when opening in a new windowStefano Teso2011-03-211-1/+1