summaryrefslogtreecommitdiff
path: root/src/nautilus-view.c
Commit message (Expand)AuthorAgeFilesLines
* Use a single method to create properties windowsfreedesktop-dbusCosimo Cecchi2011-12-141-3/+3
* 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
* view: use GTK_STYLE_CLASS_VIEW for NautilusViewCosimo Cecchi2011-03-171-0/+3
* list-view: create folders in subdirectories when possibleStefano Teso2011-02-251-28/+46
* view: remove nautilus_view_get_widget()Cosimo Cecchi2011-02-251-6/+0
* all: remove shadows from scrolled windows and add a bottom marginCosimo Cecchi2011-02-241-1/+1
* all: move the floating bar to NautilusWindowSlotCosimo Cecchi2011-02-241-176/+5
* view: disconnect the statusbar visibility signal handler on finalizeCosimo Cecchi2011-02-231-0/+2
* nautilus-view: Ignore scripts directory if it's a broken symlinkStefano Teso2011-02-211-7/+12
* all: merge NautilusNavigationWindow into NautilusWindowCosimo Cecchi2011-02-171-76/+47
* all: remove NautilusWindowOpenMode enumerationCosimo Cecchi2011-02-171-12/+0
* Don't show a desktop target in copy/move to if desktop is not shownAlexander Larsson2011-02-171-0/+7
* all: set some junctions to better fit the mockupCosimo Cecchi2011-02-171-1/+1
* view: use the right label if we're searchingCosimo Cecchi2011-02-171-1/+2
* style: add some junction propertiesCosimo Cecchi2011-02-171-0/+3
* view: accumulate floating bar status setting in a timeoutCosimo Cecchi2011-02-171-2/+74
* view: use the floating bar as a temporary statusbar if it's offCosimo Cecchi2011-02-171-25/+61
* view: always create the floating bar in _init()Cosimo Cecchi2011-02-171-34/+33
* sq iintegrate with viewCosimo Cecchi2011-02-171-1/+1
* view: refactor supports_zooming into a propertyCosimo Cecchi2011-02-171-12/+14
* view: add a 'show-floating-bar' property for classes to overrideCosimo Cecchi2011-02-171-33/+47
* view: hook up the overlay in the viewCosimo Cecchi2011-02-171-0/+65
* view: don't emit the clear signalCosimo Cecchi2011-02-171-1/+0