Cosimo Cecchi
c863defffa
query-editor: theme the query editor like the other cluebars
2011-03-21 10:49:46 -04:00
Cosimo Cecchi
9c65f3b667
window: use GTK_STYLE_CLASS_SIDEBAR for the nautilus sidebar
2011-03-17 17:36:33 -04:00
Cosimo Cecchi
633929a88b
css: theme the search bar and the cluebar with the proper colors
2011-03-15 14:34:12 -04:00
Cosimo Cecchi
45945cd457
window: add back the resize grip
...
At the same time, add a bit more padding to the floating bar label, so
that it won't be covered by the grip.
Remove some margin at the bottom of the window too.
2011-03-15 10:37:43 -04:00
Cosimo Cecchi
275744644c
floating-bar: don't use a yellow color for the floating bar
...
Make it also a bit shorter.
2011-03-15 10:13:00 -04:00
Cosimo Cecchi
3800f7c795
css: make the backgorund of the floating bar button transparent
2011-03-08 21:29:03 -05:00
Cosimo Cecchi
f84f6578c5
css: don't put toolbar style here
...
It's in gnome-themes-standard until we found a more generic way of
expressing it.
2011-02-28 11:19:18 -05:00
Cosimo Cecchi
e939b36481
desktop-file: remove obsolete x-directory/* mimetypes
...
They got deprecated.
https://bugzilla.gnome.org/show_bug.cgi?id=612694
2011-02-25 10:38:16 -05:00
Cosimo Cecchi
6c9cfec6cc
places-sidebar: use the widget type directly instead of defining a class
2011-02-24 20:59:52 -05:00
Cosimo Cecchi
415aef2af3
dbus-manager: install a DBus service file
2011-02-22 23:37:44 -05:00
Cosimo Cecchi
5a21e22cb0
css: theme things a bit more
2011-02-17 11:25:17 -05:00
Cosimo Cecchi
da3905c073
sq look like
2011-02-17 11:25:16 -05:00
Cosimo Cecchi
db0c274ffa
floating-bar: make it more similar to the mockups
2011-02-17 11:25:16 -05:00
Cosimo Cecchi
79c9f9e854
css: style the floating bar according to the mockups
2011-02-17 11:25:15 -05:00
William Jon McCann
eb6a4a8eae
Use Files as launcher name
...
https://bugzilla.gnome.org/show_bug.cgi?id=641256
2011-02-02 10:56:58 -05:00
Cosimo Cecchi
35bf6c86b5
Clean up our desktop file ( #640687 )
...
- remove the 'System' category
- remove autostart interactions with gnome-session
2011-01-27 12:27:16 -05:00
Cosimo Cecchi
207a2499a3
css: move the style properties from adwaita here
2011-01-20 12:38:46 +01:00
Cosimo Cecchi
a22f2501c8
desktop-files: cleanup desktop files installed by nautilus
...
In the 3.0 world, nautilus doesn't have to install a hundred of desktop
files, as it's just a regular application.
Tweak the default desktop file to make it suitable for being the only
one, and remove the others.
2011-01-11 18:48:48 +01:00
Colin Walters
b2d4ac4020
nautilus.desktop: Remove NoDisplay=true
...
For GNOME 3, File Manager is moving towards being an application,
and therefore, we want it to show up in the appliactions list.
2010-12-17 13:44:22 -05:00
Cosimo Cecchi
dad5d12770
theming: add a CSS file for nautilus, and initialize it at startup
2010-12-15 19:35:38 +01:00
Cosimo Cecchi
36831040af
file-management-properties: remove the properties binary
...
We are moving the Media preferences to a separate control-center panel,
as they're desktop-wide settings. The actual autorun/automount will be
handled by gnome-settings-daemon.
The result is that we don't need to install our old gnome-control-center
capplet anymore, so we can remove all this code.
2010-11-23 18:03:20 +01:00
Cosimo Cecchi
87469500d9
[data] remove patterns
2010-07-25 19:36:40 +02:00
Cosimo Cecchi
b5dd251560
[data] remove useless browser file
2010-07-25 19:36:33 +02:00
Frédéric Péters
1dd60a63b0
Remove deprecated Encoding key from desktop files
2009-10-07 16:15:22 +02:00
Cosimo Cecchi
ec4ce1431b
Fix distcheck
2009-05-05 02:48:21 +02:00
Cosimo Cecchi
06dda37076
Move desktop files into data/
...
Move desktop files into data/ subdirectory, so that they not clutter
the top source dir.
2009-04-23 14:29:21 +02:00
Alexander Larsson
bad7749c6c
Add .gitignore files
2009-04-17 14:30:05 +02:00
Cosimo Cecchi
6ea5ee4b32
Bring icon handling to the 21th century. Add an emblem-note icon, this is
...
2009-01-28 Cosimo Cecchi <cosimoc@gnome.org>
* data/icons/*:
Bring icon handling to the 21th century.
Add an emblem-note icon, this is copied from g-i-t "stock_note"
icon right now, but we might change this later.
* src/nautilus-application.c: (nautilus_application_init):
add a lookup path for custom themable icons.
This also fixes bug #569407 . Thanks to Lapo Calamandrei for
the tips on icon naming.
svn path=/trunk/; revision=14891
2009-01-28 11:49:20 +00:00
David Zeuthen
d99071af2f
Require gio 2.17.5 for g_mount_guess_content_type().
...
2008-07-29 David Zeuthen <davidz@redhat.com>
* configure.in:
Require gio 2.17.5 for g_mount_guess_content_type().
* data/nautilus.xml.in:
Delete x-content/* definitions; these are in shared-mime-info 0.50
and greater.
* libnautilus-private/nautilus-global-preferences.c:
* libnautilus-private/nautilus-global-preferences.h:
* libnautilus-private/apps_nautilus_preferences.schemas.in:
Remove /apps/nautilus/preferences/media_autorun_x_content_ask
and add /apps/nautilus/preferences/media_autorun_x_content_start_app
instead since we're inverting the logic. Now, by default (except
for x-content/software for which we're shipping an app ourselves)
we default to asking the user what action to take.
* libnautilus-private/nautilus-autorun.c:
* libnautilus-private/nautilus-autorun.h:
Use g_mount_guess_content_type() instead of using our own
sniffing code. Also provide an option for the user to select
an application to use (#532474 ).
* src/nautilus-file-management-properties.c:
Catch up with API changes to nautilus_autorun_prepare_combo_box()
svn path=/trunk/; revision=14425
2008-07-29 21:40:22 +00:00
Alexander Larsson
dcd068fecd
Add GMount attribute to NautilusFile. (not implemented yet)
...
2008-01-17 Alexander Larsson <alexl@redhat.com>
* libnautilus-private/nautilus-file.[ch]:
* libnautilus-private/nautilus-file-attributes.h:
* libnautilus-private/nautilus-file-private.h:
Add GMount attribute to NautilusFile.
(not implemented yet)
* Makefile.am:
* configure.in:
* data/nautilus.xml.in:
* libnautilus-private/apps_nautilus_preferences.schemas.in:
* libnautilus-private/nautilus-autorun.[ch]:
* libnautilus-private/nautilus-global-preferences.c:
* libnautilus-private/nautilus-global-preferences.h:
* libnautilus-private/nautilus-program-choosing.c:
* src/Makefile.am:
* src/file-manager/fm-directory-view.c:
* src/nautilus-application.c:
* src/nautilus-autorun-software.c: Added.
* src/nautilus-file-management-properties.c:
* src/nautilus-file-management-properties.glade:
* src/nautilus-window-manage-views.c:
* src/nautilus-x-content-bar.[ch]: Added.
More work on autorun and x-content types from David Zeuthen
svn path=/trunk/; revision=13616
2008-01-17 13:45:27 +00:00
Alexander Larsson
2761f4f92f
Add check_trash arg to nautilus_file_operations_unmount_mount. Add
...
2008-01-14 Alexander Larsson <alexl@redhat.com>
* libnautilus-private/nautilus-file-operations.[ch]:
Add check_trash arg to nautilus_file_operations_unmount_mount.
Add nautilus_file_operations_mount_volume().
* libnautilus-private/nautilus-desktop-icon-file.c:
* src/nautilus-places-sidebar.c:
* src/file-manager/fm-tree-view.c:
Update to API change.
* data/nautilus.xml.in:
* libnautilus-private/Makefile.am:
* libnautilus-private/apps_nautilus_preferences.schemas.in:
* libnautilus-private/nautilus-autorun.[ch]: Added.
* libnautilus-private/nautilus-global-preferences.[ch]:
* src/nautilus-application.c:
* src/nautilus-file-management-properties.c:
* src/nautilus-file-management-properties.glade:
Add new autorun setup (by David Zeuthen)
svn path=/trunk/; revision=13594
2008-01-14 13:17:36 +00:00
Luca Ferretti
13c47883b4
Run gtk-update-icon-cache one one when exiting from icons directory. Not
...
2008-01-10 Luca Ferretti <elle.uca@libero.it>
* data/icons/16x16/apps/Makefile.am:
* data/icons/22x22/apps/Makefile.am:
* data/icons/24x24/apps/Makefile.am:
* data/icons/32x32/apps/Makefile.am:
* data/icons/scalable/apps/Makefile.am:
Run gtk-update-icon-cache one one when exiting from
icons directory. Not needed to repeat it 5 times.
svn path=/trunk/; revision=13584
2008-01-10 14:06:42 +00:00
Luca Ferretti
e77fbdc213
Move "nautilus" named icon from icon/appicon to data/icons matching the
...
2008-01-10 Luca Ferretti <elle.uca@libero.it>
* configure.in:
* data/Makefile.am:
* data/icons/*:
* icons/Makefile.am:
* icons/appicon/*:
Move "nautilus" named icon from icon/appicon to data/icons
matching the directory and naming structure of other GNOME
projects.
This will also help if we'll need to add custom themeable
icons.
svn path=/trunk/; revision=13583
2008-01-10 13:50:53 +00:00
Christian Persch
8e00ed171c
Update svn:ignore and remove .cvsignore files
...
svn path=/trunk/; revision=12678
2006-12-31 17:15:07 +00:00
Martin Wehner
be576f0b25
Remove unused pattern file. ( #337353 )
...
2006-04-07 Martin Wehner <martin.wehner@gmail.com>
* data/patterns/.striated.png:
* data/patterns/Makefile.am:
Remove unused pattern file. (#337353 )
2006-04-06 22:59:49 +00:00
Alexander Larsson
671e4bdaa4
--- Merged the nautilus-search2 branch ---
2005-12-12 16:59:19 +00:00
Christian Neumair
e3213b06b3
Don't mark strings for translation we get from gnome-icon-theme. Fixes
...
2005-10-18 Christian Neumair <chris@gnome-de.org>
* data/browser.xml: Don't mark strings for translation we get from
gnome-icon-theme. Fixes #114919 .
2005-10-18 15:21:29 +00:00
Christian Neumair
3c6400db94
Add translator comments. Fixes #46338 , #46339 , #46341 . Change "Show Hidden
...
2005-05-11 Christian Neumair <chris@gnome-de.org>
* libnautilus-private/nautilus-file-utilities.c:
(nautilus_get_vfs_method_display_name):
* data/browser.xml:
* src/file-manager/fm-directory-view.c:
Add translator comments. Fixes #46338 , #46339 , #46341 .
Change "Show Hidden Files" tooltip to infinitive
construction. Fixes #46337 .
2005-05-11 21:30:39 +00:00
Alexander Larsson
9144994015
Remove old files.
...
2005-03-01 Alexander Larsson <alexl@redhat.com>
* data/applications.desktop.in:
* data/favorites.desktop.in:
Remove old files.
* docs/Makefile.am (EXTRA_DIST):
Remove nautilus-context-menus.txt from makefile
2005-03-01 Alexander Larsson <alexl@redhat.com>
* POTFILES.in:
Remove old files
2005-03-01 09:39:40 +00:00
Alexander Larsson
00858aa133
Enable startup notification.
...
2005-02-14 Alexander Larsson <alexl@redhat.com>
* data/applications.desktop.in:
* data/favorites.desktop.in:
* src/network-scheme.desktop.in:
* nautilus-computer.desktop.in:
* nautilus-folder-handler.desktop.in:
* nautilus-home.desktop.in:
* nautilus.desktop.in:
Enable startup notification.
* src/nautilus-application.c:
* src/nautilus-application.h:
* src/nautilus-bookmarks-window.c:
* src/nautilus-connect-server-dialog-nonmain.c:
* src/nautilus-location-bar.c:
* src/nautilus-main.c:
* src/nautilus-navigation-window-menus.c:
* src/nautilus-shell-interface.idl:
* src/nautilus-shell.c:
* src/nautilus-window-manage-views.c:
* src/nautilus-window-private.h:
* src/nautilus-window.c:
Handle startup notification across corba activation.
Patch from Elijah Newren <newren@gmail.com>
2005-02-14 10:59:23 +00:00
Martin Wehner
208667333e
Remove unused file.
...
2005-02-05 Martin Wehner <martin.wehner@epost.de>
* data/Makefile.am:
* data/static_bookmarks.xml:
Remove unused file.
2005-02-05 01:42:45 +00:00
Alexander Larsson
4459a08b7a
Kill start-here.
...
2004-07-16 Alexander Larsson <alexl@redhat.com>
* data/Makefile.am:
* data/preferences.desktop.in:
* data/serverconfig.desktop.in:
* data/serverconfig.directory.in:
* data/starthere-link.desktop.in:
* data/starthere.desktop.in:
* data/starthere.directory.in:
* data/sysconfig.desktop.in:
* data/sysconfig.directory.in:
* src/nautilus-application.c: (nautilus_application_startup),
(desktop_changed_callback):
* src/nautilus-window-menus.c:
(nautilus_window_initialize_menus_part_1):
Kill start-here.
2004-07-16 15:01:59 +00:00
Jordi Mallach
d221303a4d
Add Encoding and fixed Terminal entries. Likewise.
...
2003-07-02 Jordi Mallach <jordi@sindominio.net>
* nautilus.desktop.in: Add Encoding and fixed Terminal entries.
* data/*.desktop.in: Likewise.
2003-07-02 17:34:21 +00:00
Alexander Larsson
3e0d21df23
AIX port from Laurent.Vivier@bull.net (Laurent Vivier)
...
2003-04-23 Alexander Larsson <alexl@redhat.com>
AIX port from Laurent.Vivier@bull.net (Laurent Vivier)
* configure.in:
Look for popt and some aix headers
* components/hardware/Nautilus_View_hardware.server.in.in:
Fix up LIBEXECDIR reference
* components/history/nautilus-history-view.c:
* components/notes/nautilus-notes.c:
* components/throbber/nautilus-throbber.c:
* libnautilus-private/nautilus-icon-canvas-item.c:
* libnautilus-private/nautilus-icon-container.c:
* libnautilus-private/nautilus-icon-dnd.c:
* libnautilus-private/nautilus-program-chooser.c:
* libnautilus-private/nautilus-volume-monitor.h:
* src/nautilus-applicable-views.h:
* src/nautilus-property-browser.c:
* src/nautilus-sidebar-title.c:
* src/file-manager/fm-directory-view.c:
* test/test-nautilus-preferences-change.c: (main):
* test/test.c: (test_quit):
Fix c++ comments and commas at end of enums.
Move math.h includes to top.
* data/Makefile.am:
Remove duplicate definitions
* libnautilus-adapter/Makefile.am:
* libnautilus-private/Makefile.am:
* libnautilus/Makefile.am:
Add correct libs
* libnautilus-private/nautilus-file-private.h:
Bitfields can't be enums.
* libnautilus-private/nautilus-volume-monitor.c:
Implement AIX support.
* src/Makefile.am:
Add POPT_FLAGS
2003-04-23 09:50:03 +00:00
Alexander Larsson
44556a083b
Use the new icons in gnome-icon-theme for these.
...
2002-12-12 Alexander Larsson <alexl@redhat.com>
* data/preferences.desktop.in:
* data/serverconfig.desktop.in:
* data/serverconfig.directory.in:
* data/starthere-link.desktop.in:
* data/starthere.desktop.in:
* data/starthere.directory.in:
* data/sysconfig.desktop.in:
* data/sysconfig.directory.in:
Use the new icons in gnome-icon-theme for these.
* Makefile.am:
* gnome-starthere-96.png:
* gnome-starthere.png:
Remove the icons. They moved to gnome-icon-theme.
2002-12-12 11:21:54 +00:00
James Willcox
4d8ebcd89d
define DATADIR Add erase emblem Remove data/emblems ditto install
...
2002-10-07 James Willcox <jwillcox@gnome.org>
* components/emblem/Makefile.am: define DATADIR
* components/emblem/nautilus-emblem-view.c:
(create_emblem_widget_with_pixbuf), (create_emblem_widget),
(nautilus_emblem_view_populate): Add erase emblem
* configure.in: Remove data/emblems
* data/Makefile.am: ditto
* icons/Makefile.am: install erase.png
2002-10-07 17:56:21 +00:00
Michael Meeks
81e2b8dc2c
use new eel_glade_get_file.
...
2002-07-02 Michael Meeks <michael@ximian.com>
* src/nautilus-bookmarks-window.c
(create_bookmarks_window): use new eel_glade_get_file.
* configure.in: hack libglade out, we use eel now,
requires a recent eel.
* data/browser.xml: add mnemonics
* src/nautilus-property-browser.c
(nautilus_property_browser_init): don't shrink the
description text, un-bold description [ makes it
look ugly, but hey ].
2002-07-02 16:07:26 +00:00
Alex Larsson
e7833472a1
More emblems from jimmac.
...
2002-05-08 Alex Larsson <alexl@redhat.com>
* data/browser.xml:
* data/emblems/Makefile.am:
* data/emblems/documents.png:
* data/emblems/multimedia.png:
* data/emblems/package.png:
* data/emblems/web.png:
* icons/default/Makefile.am:
* icons/default/emblem-documents.png:
* icons/default/emblem-multimedia.png:
* icons/default/emblem-package.png:
* icons/default/emblem-web.png:
More emblems from jimmac.
2002-05-08 22:34:12 +00:00
Alex Larsson
6b93b00894
Add some new emblems from tigert's set.
...
2002-05-08 Alex Larsson <alexl@redhat.com>
* data/browser.xml:
* data/emblems/Makefile.am:
* data/emblems/art.png:
* data/emblems/camera.png:
* data/emblems/mail.png:
* data/emblems/pictures.png:
* data/emblems/sound.png:
* icons/default/Makefile.am:
* icons/default/emblem-art.png:
* icons/default/emblem-camera.png:
* icons/default/emblem-mail.png:
* icons/default/emblem-pictures.png:
* icons/default/emblem-sound.png:
Add some new emblems from tigert's set.
2002-05-08 18:53:29 +00:00
David Bordoley
a291b73abe
Remove favorites .desktop file
...
2002-05-01 David Bordoley <bordoley@msu.edu>
* data/Makefile.am:
Remove favorites .desktop file
* src/file-manager/nautilus-directory-view-ui.xml:
Added stock icon for move to trash
* src/nautilus-shell-ui.xml:
Removed nautilus quick references
Changed "Nautilus User Manual" to "Contents"
Added stock help icon
Added F1 shortcut key for help
* src/nautilus-windows-menus.c:
Removed nautilus quick references
2002-05-02 21:16:28 +00:00