summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-ui-utilities.h
Commit message (Collapse)AuthorAgeFilesLines
* general: Rework menus of nautiluswip/gaction_reorderedCarlos Soriano2015-01-121-9/+8
| | | | | | | | | Refresh the nautilus menus in the view (context menus) and the menus in the toolbar, changin as well in the path the UI of the toolbar to match mockups. In the way, port to GAction and GMenu every action and menu of nautilus and some clean ups thanks to this port.
* Add film strip in nautilus rather than in thumbnailerBastien Nocera2014-02-091-0/+1
| | | | | | | This allows front-ends such as Totem to use the generated thumbnails without the film strip. https://bugzilla.gnome.org/show_bug.cgi?id=723907
* Updated FSF's addressDaniel Mustieles2014-01-311-2/+1
|
* Support HiDpi iconsCosimo Cecchi2013-08-031-2/+4
| | | | | Port the rendering of icons to cairo surfaces, so that we can apply the GDK scale factor when rendering icons.
* query: move string matching code in NautilusQueryCosimo Cecchi2012-10-151-2/+0
| | | | | This also allows us to use a heuristic to evaluate how good the filename match is.
* search: factor out a common helper function and use itCosimo Cecchi2012-09-261-0/+2
|
* ui-utilities: move nautilus_thumbnail_frame_image() hereCosimo Cecchi2012-08-311-2/+3
| | | | | So that we can use it also for custom icons. Also, merge some icon size checks into the function itself.
* Migrate accels file to use XDG user config dirHolger Berndt2012-05-231-0/+3
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=646584
* all: remove nautilus_window_slot_go_to()Cosimo Cecchi2012-04-231-2/+0
| | | | | We don't want to have similar but slightly different code paths; consolidate use of NautilusWindowOpenFlags everywhere and simplify code.
* Move all ui files and icons into resourcesAlexander Larsson2012-01-161-3/+0
|
* Set icons from extensions on the context menu GtkActionsPierre Wieser2011-12-191-0/+2
| | | | | | | This way, if icons are set to display in e.g. menus, extensions one will be properly shown. https://bugzilla.gnome.org/show_bug.cgi?id=665822
* ui-utilities: centralize a helper functionCosimo Cecchi2011-02-171-0/+2
|
* ui-utlities: remove unused functionCosimo Cecchi2011-02-171-1/+0
|
* progress-info: split progress information notify into a new managerCosimo Cecchi2011-02-031-3/+0
|
* application: don't quit if there are pending file operationsCosimo Cecchi2011-01-141-0/+3
| | | | | Now that we're a single-window application, this has become much more relevant.
* Move all of Nautilus to single Gtk+ includes, because Mitch says so.A. Walton2008-05-211-1/+1
| | | | | | | | | | | 2008-05-21 A. Walton <awalton@gnome.org> * */*.[ch]: Move all of Nautilus to single Gtk+ includes, because Mitch says so. Closes Bug #530315. svn path=/trunk/; revision=14182
* Merge bonobo-slay-branchAlexander Larsson2004-11-221-0/+43
2004-11-22 Alexander Larsson <alexl@redhat.com> * Merge bonobo-slay-branch