summaryrefslogtreecommitdiff
path: root/src/nautilus-window-menus.c
Commit message (Expand)AuthorAgeFilesLines
* window: make sure to disconnect GSettings signals when finalizingCosimo Cecchi2011-09-281-12/+14
* Update help targets and add more useful entries to help menuShaun McCance2011-09-051-3/+33
* window: remove 'Clear History' from the 'Go' menuCosimo Cecchi2011-07-211-42/+0
* all: don't return a reference when getting the application singletonCosimo Cecchi2011-06-161-12/+3
* application: rewrite GApplication command line handlingCosimo Cecchi2011-05-241-1/+0
* window-menus: use U+2013 EN DASH in the author copyright stringCosimo Cecchi2011-04-061-1/+1
* window-menus: don't hardcode year values in the translatable stringCosimo Cecchi2011-04-041-4/+13
* release: update AUTHORSCosimo Cecchi2011-04-041-1/+2
* Fixing help buttons to go to new gnome-help pagesShaun McCance2011-03-281-1/+1
* window-menus: fix indentationCosimo Cecchi2011-02-201-2/+2
* window: fix behavior of the Search actionCosimo Cecchi2011-02-201-88/+5
* window: merge the navigation window XML into the shell XMLCosimo Cecchi2011-02-171-3/+0
* all: merge NautilusNavigationWindow into NautilusWindowCosimo Cecchi2011-02-171-20/+740
* window-menus: remove sneaky code for middle-click toolbar actionsCosimo Cecchi2011-02-171-95/+0
* all: remove NautilusZoomActionCosimo Cecchi2011-02-171-3/+16
* window-slot: move window_slot_close() to nautilus-window-slot.cCosimo Cecchi2011-02-171-1/+1
* window-menus: move bookmark-related menu code where it belongsCosimo Cecchi2011-02-171-158/+0
* ui-utilities: centralize a helper functionCosimo Cecchi2011-02-171-6/+6
* all: use new NautilusBookmark APICosimo Cecchi2011-01-121-9/+11
* all: use nautilus_bookmark_get_gicon()Cosimo Cecchi2011-01-121-8/+7
* window: cleanup nautilus_window_reload()Cosimo Cecchi2011-01-111-1/+4
* window: cleanup nautilus_window_go_up()Cosimo Cecchi2011-01-111-1/+5
* Rework architecture of NautilusWindow/NautilusWindowSlotInfoCosimo Cecchi2011-01-111-4/+8
* Use a consistent name for the Home folder (#341894)Cosimo Cecchi2011-01-101-1/+1
* general: use nautilus_launch_application instead of gdk_spawn APICosimo Cecchi2010-12-221-3/+2
* file-management-properties: open only one preferences window (#442263)Cosimo Cecchi2010-12-041-10/+1
* window-menus: fix a typo in the about dialog (#630624).Cosimo Cecchi2010-09-301-1/+1
* window-menus: use new connect dialog APICosimo Cecchi2010-09-201-8/+1
* about: add some authors and update yearCosimo Cecchi2010-08-201-1/+4
* [src] remove NautilusPropertyBrowserCosimo Cecchi2010-07-251-16/+0
* Remove last users of eel_preferences and eel_gconfAlexander Larsson2010-07-231-1/+0
* Convert show-hidden-files to gsettings and merge it with show-backup-filesAlexander Larsson2010-07-231-5/+5
* Remove a pile of hacks used to initialize bookmarks.Cosimo Cecchi2010-05-061-1/+0
* Avoid deprecated gtk_button_pressed/releasedAlexander Larsson2009-11-251-2/+2
* Avoid crash when holding space bar on focused navigation buttonsNelson Benítez León2009-10-071-0/+5
* Always show icons in the history and go menu.Marcus Carlson2009-08-081-0/+9
* Allow users to define shortcuts for extension menu itemsHolger Berndt2009-05-121-1/+1
* Update About dialog for 2009.A. Walton2009-05-101-2/+2
* Remove deprecated GDK/GTK+ symbolsCosimo Cecchi2009-04-211-1/+1
* Remember to disconnect the signal handler to the trash monitor whenCosimo Cecchi2009-03-191-0/+10
* bump required GTK+ version to 2.16.0. Update the trash icon in the "Go"Cosimo Cecchi2009-03-191-0/+35
* don't rely on GTK+ implementation details when getting a GtkAction. ThanksCosimo Cecchi2009-01-231-1/+1
* add utility function to get a GtkMenuToolButton's buttonPaolo Borelli2009-01-221-7/+2
* Remove the CD/DVD creator from the places menu, and the places sidebarBastien Nocera2008-12-161-64/+0
* Update the about dialog description. Thanks to Matthew Paul ThomasCosimo Cecchi2008-10-281-4/+3
* Use gtk_show_uri instead of gnome_helpCosimo Cecchi2008-10-061-4/+3
* Add tooltips to the zoom controls, make menu tooltips consistent with andChristian Neumair2008-07-211-3/+3
* Merge "multiview" tab branch. Fixes #48034.Christian Neumair2008-07-081-20/+245
* New function to fill submenus from extensions usingGerman Poo-Caamano2008-06-091-31/+69
* Move all of Nautilus to single Gtk+ includes, because Mitch says so.A. Walton2008-05-211-4/+1