summaryrefslogtreecommitdiff
path: root/src/nautilus-window-menus.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update FSF address, bump the copyright year to 2008, and remove aA. Walton2008-05-051-6/+2
* Bring back the Connect to dialog. It still needs some work, but it'sVincent Untz2008-02-211-11/+5
* Move comments around to help translators (#463616) Patch from Yann SimonAlexander Larsson2008-02-191-93/+93
* reviewed by: Alexander LarssonLuca Ferretti2008-01-241-6/+7
* Only use <gio/gio.h> includeAlexander Larsson2007-12-141-1/+1
* Merge gio-branchAlexander Larsson2007-11-301-35/+51
* Use pango ellipsisation instead of truncating the strings. Bug #410113.Christian Persch2007-07-241-17/+7
* this time for real, sorry for the noiseAndre Klapper2007-07-231-1/+1
* added two missing tooltip strings (#329308)Andre Klapper2007-07-231-2/+2
* Set program-name instead of deprecated name property and mark theMartin Wehner2007-06-181-1/+6
* Add url in about dialog and update copyright year. Patch from Jaap A.Alexander Larsson2007-04-121-1/+3
* Restore "CD/DVD Creator" label for menu item. Was removed by aLuca Ferretti2007-01-181-1/+1
* Add NAUTILUS_ACTION_HOME for Go->Home FolderLuca Ferretti2006-12-151-1/+4
* Update comments and some menu entries to match suggestions onLuca Ferretti2006-12-131-9/+9
* Add new Nautilus logo from Ulisse Perusin, installed as named iconLuca Ferretti2006-12-041-13/+2
* Use trash icons from the icon naming specification for trash relatedMartin Wehner2006-07-241-1/+1
* Use nautilus-cd-burner icon instead of gnome-dev-cdrom for burn:///.William Jon McCann2006-07-071-1/+1
* Add items_updated signalAlexander Larsson2006-06-161-1/+1
* Adapt to new GtkAboutDialog behaviour and use wrap-license. Makes theMartin Wehner2006-05-011-52/+39
* Remove icon registration, as its no longer needed with gtk 2.9.Alexander Larsson2006-04-251-3/+1
* Don't set the visibility of the "burn CD" action here.Federico Mena Quintero2006-03-201-5/+16
* Use gi18n.h instead of deprecated gnome-i18n.h header.Martin Wehner2006-03-181-1/+1
* Disable network icon on desktop by default.Alexander Larsson2005-12-151-1/+14
* --- Merged the nautilus-search2 branch ---Alexander Larsson2005-12-121-0/+3
* Always use gnome-fs-home for home icon.Alexander Larsson2005-11-141-1/+1
* Fix leak. Patch from Kjartan Maraas. (#319333)Alexander Larsson2005-10-261-2/+4
* Kill NAUTILUS_ICON_SIZE_FOR_MENUS, make icon factory support GTK+ stockChristian Neumair2005-10-171-1/+2
* Autofill "Connect to server" dialog where possible. Fixes #314745Stefan Walter2005-09-191-1/+3
* Correctly sort files before operating on them. Fixes #308884.Christian Neumair2005-07-061-0/+8
* Fix handling of notification of .gtk-bookmark file changes.Alexander Larsson2005-06-231-0/+5
* Make bookmark menu item action names unique. (#161859)Alexander Larsson2005-06-201-1/+2
* Fix critical warnings from the new accelerators by adding dummy labels.Martin Wehner2005-06-041-2/+2
* Change scroll zoom modifier to control. Fixes #79352.Christian Neumair2005-06-021-0/+4
* Declare GtkActionEntry arrays const. Thanks to Paolo Borelli for pointingChristian Neumair2005-06-021-1/+1
* Fix empty trash accelerator. Fixes #173059.Christian Neumair2005-05-261-5/+8