lp:nautilus

Owned by VCS imports
Get this repository:
git clone https://git.launchpad.net/nautilus

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://gitlab.gnome.org/GNOME/nautilus.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 5 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 3 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 6 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 3 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 2 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 4 minutes — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 3 minutes — see the log

Branches

Name Last Modified Last Commit
alex-fazakas-operations-undo-redo 2018-07-31 09:00:01 UTC
test: Add copy operation undotests

Author: Alexandru Fazakas
Author Date: 2018-07-30 09:04:47 UTC

test: Add copy operation undotests

This patch adds undo tests for the copy operations.

Redo is not included as undo for copy means permanently deleting the
copied files, which renders redoing pointless.

new-properties-extension 2018-06-20 07:59:44 UTC
general: Make property extensions gtk version independent

Author: Carlos Soriano
Author Date: 2018-05-22 13:10:47 UTC

general: Make property extensions gtk version independent

Nautilus property extensions to add property pages to the property
dialog was providing a GtkWidget to be modified by extensions.

This makes the extension need to target a specific gtk version, which
with the new gtk versioning might be hard to provide, and it's quite a
bad practice since it requires everyone to be on top of any gtk update.
This is currently holding the work for porting Nautilus to gtk4, since
the Totem extension depends on us having the same gtk+ version, which is
unlikely.

This work makes the extension for providing property extensions not
depend on gtk by providing a plain struct to be filled with data that
later on Nautilus will layout on the UI.

See https://gitlab.gnome.org/GNOME/nautilus/issues/276

actions-in-header-bar 2018-04-16 20:36:05 UTC
Prototype actions in headerbar

Author: Carlos
Author Date: 2018-04-16 20:36:05 UTC

Prototype actions in headerbar

action-info-bar-non-flat 2018-04-09 15:52:09 UTC
action-bar: Provide 30% box design

Author: Carlos
Author Date: 2018-04-09 15:52:09 UTC

action-bar: Provide 30% box design

action-info-bar-flat-expanding-text-buttons 2018-03-25 21:54:06 UTC
action-bar: Flat style with expanding text buttons

Author: Carlos
Author Date: 2018-03-25 15:46:59 UTC

action-bar: Flat style with expanding text buttons

action-info-bar-triple-section 2018-03-24 19:41:06 UTC
actionbar: Another prototype, this time info bar in the middle

Author: Carlos
Author Date: 2018-03-24 19:41:06 UTC

actionbar: Another prototype, this time info bar in the middle

And buttons in two sections, left and right.

action-info-bar-compact 2018-03-23 18:45:37 UTC
Add custom header bar style back

Author: Display Name
Author Date: 2018-03-23 18:35:26 UTC

Add custom header bar style back

It’s a bit ugly how the path bar is stepped around and there are some
issues with contrast, but I’m not sure how to avoid that.

action-and-info-bar-2018 2018-03-22 22:48:20 UTC
action-bar: Try out a flatter design

Author: Carlos
Author Date: 2018-03-22 22:48:20 UTC

action-bar: Try out a flatter design

wip/gbsneto/actionbar-review 2018-03-22 21:34:20 UTC
files-view: Update action bar to latest code

Author: Carlos
Author Date: 2018-03-22 19:10:06 UTC

files-view: Update action bar to latest code

csoriano/tasks 2018-01-22 13:17:53 UTC
Fixup last commit

Author: Carlos
Author Date: 2018-01-22 13:17:53 UTC

Fixup last commit

wip/csoriano/list-box 2017-08-17 17:32:59 UTC
Get the view to a working state

Author: Display Name
Author Date: 2017-08-17 17:29:50 UTC

Get the view to a working state

gnome-3-22 2017-08-12 13:25:42 UTC
Update Indonesian translation

Author: Andika Triwidada
Author Date: 2017-08-12 13:25:42 UTC

Update Indonesian translation

wip/alexpandelea/tags 2017-08-09 09:50:57 UTC
implement tags

Author: Alexandru Pandelea
Author Date: 2017-06-28 16:47:41 UTC

implement tags

gnome-2-24 2017-07-28 17:13:19 UTC
Revert "Updated Slovenian translation"

Author: Piotr Drąg
Author Date: 2017-07-28 17:13:19 UTC

Revert "Updated Slovenian translation"

This reverts commit 39c77205f0607d388466dbf19775630608022587.

gnome-3-20 2017-07-27 13:47:37 UTC
Updated Slovenian translation

Author: Matej Urbančič
Author Date: 2017-07-27 13:47:37 UTC

Updated Slovenian translation

wip/gbsneto/actionbar-review2 2016-11-27 16:54:42 UTC
actionbar: remove the folder name when no selection

Author: Georges Basile Stavracas Neto
Author Date: 2016-06-20 15:17:42 UTC

actionbar: remove the folder name when no selection

After receiving some input from the design team, we
decided that this label was unecessary and distracting.

Thus, removing it would fix this issue.

wip/gbsneto/actionbar 2016-11-27 16:36:59 UTC
files-view: remove the floating bar

Author: Georges Basile Stavracas Neto
Author Date: 2016-03-22 16:49:49 UTC

files-view: remove the floating bar

The floating bar was a bad choice since it's inception. Not
only it hovers content, it's behavior is inconsistent and the
usability of it is very poor.

After the introduction of the actionbar, most of the data that
we displayed through the floating bar was moved to the actionbar,
making the floating bar obsolete.

This commit follows up and completely removes the floating bar.

gnome-3-16 2016-10-30 18:04:29 UTC
Update zh_CN translation

Author: wsxy162
Author Date: 2016-10-30 18:04:29 UTC

Update zh_CN translation

gnome-3-2 2016-10-11 19:08:46 UTC
Update Occitan translation

Author: Cédric VALMARY (Tot en òc)
Author Date: 2016-10-11 19:08:46 UTC

Update Occitan translation

gnome-3-0 2016-10-11 19:06:18 UTC
Update Occitan translation

Author: Cédric VALMARY (Tot en òc)
Author Date: 2016-10-11 19:06:18 UTC

Update Occitan translation

gnome-3-4 2016-10-11 17:44:26 UTC
Update Occitan translation

Author: Cédric VALMARY (Tot en òc)
Author Date: 2016-10-11 17:44:26 UTC

Update Occitan translation

gnome-3-18 2016-10-06 15:40:34 UTC
Update Croatian translation

Author: gogo
Author Date: 2016-10-06 15:40:34 UTC

Update Croatian translation

wip/csoriano/file-operations-rename 2016-08-27 18:57:40 UTC
file-operations: implement rename

Author: Carlos
Author Date: 2016-08-27 18:57:40 UTC

file-operations: implement rename

gnome-3-14 2016-08-01 17:08:31 UTC
desktop-canvas-view: scale desktop workarea

Author: Andrea Azzarone
Author Date: 2016-07-30 15:33:40 UTC

desktop-canvas-view: scale desktop workarea

The problem is that in the function canvas_container_set_workarea the screen width
and height are in "application pixels" while the workarea ones are in "device
pixels" so when the scaling is > 1, the margins are not properly setted.

We need to scale-down the workarea geometries to "application pixels".

https://bugzilla.gnome.org/show_bug.cgi?id=769302

wip/gbsneto/actionbar-final 2016-06-20 15:36:28 UTC
actionbar: remove the folder name when no selection

Author: Georges Basile Stavracas Neto
Author Date: 2016-06-20 15:17:42 UTC

actionbar: remove the folder name when no selection

After receiving some input from the design team, we
decided that this label was unecessary and distracting.

Thus, removing it would fix this issue.

https://bugzilla.gnome.org/show_bug.cgi?id=767874

gnome-2-20 2016-03-22 21:15:03 UTC
Updated Ukrainian translation

Author: Daniel Korostil
Author Date: 2016-03-22 21:15:03 UTC

Updated Ukrainian translation

gnome-3-10 2015-10-26 11:22:10 UTC
Updated Portuguese translation

Author: Pedro Albuquerque
Author Date: 2015-10-26 11:22:10 UTC

Updated Portuguese translation

gnome-3-6 2015-05-23 09:10:59 UTC
Updated Occitan translation

Author: Cédric VALMARY (Tot en òc)
Author Date: 2015-05-23 09:10:59 UTC

Updated Occitan translation

gnome-3-12 2015-05-23 09:09:46 UTC
Updated Occitan translation

Author: Cédric VALMARY (Tot en òc)
Author Date: 2015-05-23 09:09:46 UTC

Updated Occitan translation

gnome-3-8 2015-05-23 09:00:23 UTC
Updated Occitan translation

Author: Cédric VALMARY (Tot en òc)
Author Date: 2015-05-23 09:00:23 UTC

Updated Occitan translation

gnome-2-32 2015-03-11 12:32:39 UTC
Updated Slovak translation

Author: Dusan Kazik
Author Date: 2015-03-11 12:32:39 UTC

Updated Slovak translation

gnome-2-18 2011-12-22 18:13:00 UTC
Added asturian language

Author: Xandru
Author Date: 2011-12-22 18:13:00 UTC

Added asturian language

gnome-2-22 2011-12-22 18:11:01 UTC
Updated asturian translation

Author: Xandru
Author Date: 2011-12-22 18:09:50 UTC

Updated asturian translation

gnome-2-26 2011-12-22 18:01:23 UTC
Updated asturian translation

Author: Xandru
Author Date: 2011-12-22 18:01:23 UTC

Updated asturian translation

gnome-2-30 2011-12-22 18:00:56 UTC
Updated asturian translation

Author: Xandru
Author Date: 2011-12-22 18:00:56 UTC

Updated asturian translation

gnome-2-28 2010-07-27 09:41:09 UTC
Updated Gujarati Translations to correct dynamic variables mistakes

Author: Ankit Patel
Author Date: 2010-07-27 09:41:09 UTC

Updated Gujarati Translations to correct dynamic variables mistakes

gnome-2-16 2007-06-26 15:30:07 UTC
Fixed typo (Sitcky -> Sticky) in the Japanese translation, as reported by

Author: Guilherme de S. Pastore
Author Date: 2007-06-26 15:30:07 UTC

Fixed typo (Sitcky -> Sticky) in the Japanese translation, as reported by

2007-06-26 Guilherme de S. Pastore <gpastore@gnome.org>

 * ja.po: Fixed typo (Sitcky -> Sticky) in the Japanese translation,
   as reported by Kobayashi Noritada on the Debian BTS.

svn path=/branches/gnome-2-16/; revision=12958

gnome-2-14 2007-04-15 17:55:59 UTC
Added Occitan translation.

Author: Christophe Merlet
Author Date: 2007-04-15 17:55:59 UTC

Added Occitan translation.

svn path=/branches/gnome-2-14/; revision=12865

gnome-2-12 2006-04-02 15:19:44 UTC
*** empty log message ***

Author: Pema Geyleg
Author Date: 2006-04-02 15:19:44 UTC

*** empty log message ***

gnome-2-10 2005-08-16 14:28:13 UTC
Hungarian translation updated.

Author: Gabor Kelemen
Author Date: 2005-08-16 14:28:13 UTC

Hungarian translation updated.

2005-08-16 Gabor Kelemen <kelemeng@gnome.hu>

 * hu.po: Hungarian translation updated.

gnome-2-8 2005-02-07 23:28:05 UTC
Handle disappearing original_files without crashing. Fixes bug

Author: Martin Wehner
Author Date: 2005-02-07 23:28:05 UTC

Handle disappearing original_files without crashing. Fixes bug

2005-02-07 Martin Wehner <martin.wehner@epost.de>

 * src/file-manager/fm-properties-window.c: (get_original_file),
 (name_field_done_editing), (update_properties_window_title):
 Handle disappearing original_files without crashing.
 Fixes bug #151024/158904.

gnome-2-6 2004-07-30 05:14:28 UTC
remove bug

Author: Amanpreet Singh Alam
Author Date: 2004-07-30 05:14:28 UTC

remove bug

gnome-2-4 2004-02-11 06:20:08 UTC
Fix a potential leak in my last commit.

Author: Martin Wehner
Author Date: 2004-02-11 06:20:08 UTC

Fix a potential leak in my last commit.

2004-02-11 Martin Wehner <martin.wehner@epost.de>

 * src/file-manager/fm-directory-view.c (rename_file_callback):
 Fix a potential leak in my last commit.

gnome-2-2 2003-09-30 20:40:45 UTC
removed surgery remnants

Author: Dave Camp
Author Date: 2003-09-30 20:40:45 UTC

removed surgery remnants

nautilus-gnome-1 2003-07-08 02:40:44 UTC
Updated Brazilian Portuguese translation from Alexandre Folle de Menezes

Author: Evandro Fernandes Giovanini
Author Date: 2003-07-08 02:40:44 UTC

Updated Brazilian Portuguese translation from Alexandre Folle de Menezes

2003-07-07 Evandro Fernandes Giovanini <evandrofg@ig.com.br>

        * pt_BR.po: Updated Brazilian Portuguese translation
        from Alexandre Folle de Menezes <afmenez@terra.com.br>.

gnome-2-0-0 2003-01-14 18:42:26 UTC
Updated Slovenian translation

Author: Andraz Tori
Author Date: 2003-01-14 18:42:26 UTC

Updated Slovenian translation

gnome-2-0 2003-01-14 16:38:00 UTC
Updating Amharic translation.

Author: Daniel Yacob
Author Date: 2003-01-14 16:38:00 UTC

Updating Amharic translation.

nautilus-1 2002-06-07 21:33:49 UTC
Updated Slovenian translation

Author: Andraz Tori
Author Date: 2002-06-07 21:33:49 UTC

Updated Slovenian translation

post-1_0_11 2001-04-13 07:09:35 UTC
add "Show/Hide All Annotations to View menu

Author: Andy Hertzfeld
Author Date: 2001-04-13 07:09:35 UTC

add "Show/Hide All Annotations to View menu

 * src/file-manager/nautilus-icon-view-ui.xml:
 add "Show/Hide All Annotations to View menu

post-1_0_10 2001-04-11 08:20:27 UTC
improved sizing of the note item in the aa mode.

Author: Andy Hertzfeld
Author Date: 2001-04-11 08:20:27 UTC

improved sizing of the note item in the aa mode.

 * libnautilus-extensions/nautilus-canvas-note-item.c:
 (nautilus_canvas_note_item_set_note_text):
 improved sizing of the note item in the aa mode.

 * libnautilus-extensions/nautilus-icon-container.c:
 (hit_test_item):
 fixed bug by mapping from window to world coordinates

nautilus-1-0-1 2001-04-06 20:07:43 UTC
added non-x86 files to EXTRA_DISTS change merged from nautilus-1 branch

Author: Robin * Slomkowski
Author Date: 2001-04-06 20:07:43 UTC

added non-x86 files to EXTRA_DISTS change merged from nautilus-1 branch

2001-04-06 Robin * Slomkowski <rslomkow@eazel.com>

 * components/music/Makefile.am: added non-x86 files to EXTRA_DISTS
   change merged from nautilus-1 branch
 * configure.in: upped version to 1.0.1.1

2001-04-06 Robin * Slomkowski <rslomkow@eazel.com>
 + robin added Maciej's patch to this branch
2001-04-02 Maciej Stachowiak <mjs@eazel.com>

 reviewed by: John Harper <jsh@eazel.com>
              Mike Fleming <mfleming@eazel.com>

 * configure.in:
 * help/nautilus-quick-reference/C/index.html:
 * help/nautilus-release-notes/C/nautilus-release-notes.sgml:
 * help/nautilus-user-manual/C/nautilus-user-manual.sgml:
 * libnautilus-extensions/nautilus-global-preferences.c:
 (global_preferences_create_search_pane):
 * src/nautilus-first-time-druid.c: (back_update_page_callback),
 (next_gmc_transition_page_callback),
 (nautilus_first_time_druid_show):
 * src/nautilus-shell-ui.xml:
 * src/nautilus-window-menus.c:
 (nautilus_window_initialize_menus_part_1):

post-1_0_9 2001-04-05 20:20:51 UTC
tweaked the transparency and timeout values.

Author: Andy Hertzfeld
Author Date: 2001-04-05 20:20:51 UTC

tweaked the transparency and timeout values.

 * libnautilus-extensions/nautilus-icon-canvas-item.c:
 (create_annotation), (nautilus_icon_canvas_item_set_note_state):
 tweaked the transparency and timeout values.

post-1_0_8 2001-03-31 19:41:46 UTC
completed initial implmentation of creating and editing local annotations.

Author: Andy Hertzfeld
Author Date: 2001-03-31 19:41:46 UTC

completed initial implmentation of creating and editing local annotations.

 * libnautilus-extensions/nautilus-annotation.c:
 (save_local_annotations), (nautilus_annotation_add_annotation):
 * src/file-manager/fm-annotation-window.c:
 (annotation_clicked_callback):
 completed initial implmentation of creating and editing local annotations.

post-1_0_7 2001-03-22 07:47:09 UTC
added queuing for` digest requests, so we can control the number of

Author: Andy Hertzfeld
Author Date: 2001-03-22 07:47:09 UTC

added queuing for` digest requests, so we can control the number of

 added queuing for` digest requests, so we can control the number
 of simultaneous requests, so we don't choke in large directories.

 also, removed some debug statements and clean-up

 * libnautilus-extensions/nautilus-annotation.c:
 (digest_file_completed), (digest_file_failed),
 (calculate_file_digest), (process_digest_requests),
 (queue_file_digest_request), (got_annotations_callback),
 (nautilus_annotation_get_annotation):
 * libnautilus-extensions/nautilus-canvas-note-item.c:
 (nautilus_canvas_note_item_set_note_text), (get_display_text):
 * libnautilus-extensions/nautilus-icon-canvas-item.c:
 (create_annotation):

post-1_0_6 2001-03-05 06:48:36 UTC
partially implemented tooltips for emblems, as a stepping stone to showing

Author: Andy Hertzfeld
Author Date: 2001-03-05 06:48:36 UTC

partially implemented tooltips for emblems, as a stepping stone to showing

 partially implemented tooltips for emblems, as a stepping stone to
 showing the annotations.

post-1_0_3 2001-02-20 07:58:47 UTC
got basic annotation infrastructure working

Author: Andy Hertzfeld
Author Date: 2001-02-20 07:58:47 UTC

got basic annotation infrastructure working

 got basic annotation infrastructure working

 * libnautilus-extensions/Makefile.am:
 * libnautilus-extensions/nautilus-annotation.c:
 (digest_file_completed), (digest_file_failed),
 (calculate_checksum_callback), (read_file_open_callback),
 (calculate_file_digest), (get_annotation_path),
 (look_up_local_annotation), (has_local_annotation),
 (got_annotations_callback), (fetch_annotations_from_server),
 (get_annotation_from_server), (got_file_digest),
 (nautilus_annotation_has_annotation):
 * libnautilus-extensions/nautilus-metadata.h:
 * src/file-manager/fm-icon-view.c: (get_icon_text_callback):

post-1_0_1 2001-01-29 07:47:45 UTC
forgot to save Changelog VS: Modified Files:

Author: Andy Hertzfeld
Author Date: 2001-01-29 07:47:45 UTC

forgot to save Changelog VS: Modified Files:

 forgot to save Changelog
VS: Modified Files:

post-1_0 2001-01-09 08:08:17 UTC
made the throbber anti-aliased by using a nautilus_image widget to do the

Author: Andy Hertzfeld
Author Date: 2001-01-09 08:08:17 UTC

made the throbber anti-aliased by using a nautilus_image widget to do the

 * src/nautilus-throbber.c: (nautilus_throbber_initialize_class),
 (nautilus_throbber_initialize), (bump_throbber_frame),
 (nautilus_throbber_start), (nautilus_throbber_stop):

 made the throbber anti-aliased by using a nautilus_image widget
 to do the drawing.

gnome-core-1-0 1999-08-23 18:07:56 UTC
Warning fixes throughout.

Author: Elliot Lee
Author Date: 1999-08-23 18:07:56 UTC

Warning fixes throughout.

Warning fixes throughout.

101159 of 159 results
This repository contains Public information 
Everyone can see this information.

Subscribers