summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* desktop-canvas-view: scale desktop workareagnome-3-14Andrea Azzarone2016-08-011-4/+8
| | | | | | | | | | 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
* Updated Portuguese translationPedro Albuquerque2015-10-261-16/+152
|
* Updated Portuguese translationPedro Albuquerque2015-10-261-1410/+1228
|
* application-actions: use valid window listCarlos Soriano2015-10-061-1/+8
| | | | | | | | | | | | We were using the internal list of the application to iterate through the windows and closing them. Problem is that when closing one window, the list is modified, so next time accessing the list we are accessing the "old" list, which is invalid and makes nautilus crash. To fix it make a copy of the list to preserve the consistency. https://bugzilla.gnome.org/show_bug.cgi?id=755803
* window-menus: unref extension created actionCarlos Soriano2015-10-061-0/+2
| | | | | | | | | | | | | | | This looks not very harmful. But definitely is. Thing is, when using nautilus_action_from_menu_item it keeps a reference to the NautilusMenuItem from the extension. So that menu item will never be freed. Now, let's imagine nautilus-open-terminal have a ref to the file that the item points to, and only unref it when the item is destroyed. Now, sum that when a file is not unrefed completely from nautilus when unmounting the file, so it's mark as gone and cannot be used again. Now try to use it in this state. Nautilus crashes. This fix few crashes reported downstream on distros that uses this extension.
* release: prepare for 3.14.33.14.3Carlos Soriano2015-06-162-1/+5
|
* distcheck: workaround autotoolsCarlos Soriano2015-06-161-0/+4
|
* Updated Occitan translationCédric Valmary2015-05-231-6201/+4260
|
* Updated Icelandic translationSveinn í Felli2015-04-281-479/+881
|
* Updated Kazakh translationBaurzhan Muftakhidinov2015-03-201-1354/+1496
|
* Updated Bosnian translationSamir Ribic2015-03-141-5921/+4198
|
* Updated Icelandic translationSveinn í Felli2015-01-281-3092/+470
|
* nautilus-list-view: Avoid unreadable namesCarlos Soriano2015-01-181-0/+1
| | | | | | | | | | Currently if the view is resized, the column name is resized as well given that use ellipsization allowing the column to become unreadable. To avoid that, use width-chars property to set a desired width, but at the same time allowing the user to resize without limits the name column if desired. https://bugzilla.gnome.org/show_bug.cgi?id=732004
* Updated Icelandic translationSveinn í Felli2015-01-131-5309/+5909
|
* nautilus-window: make sure active slot is closed lastNelson Benítez León2014-12-271-0/+17
| | | | | | | | | When destroying window and closing all slots, the closing of the active slot will trigger activation of next free slot, we don't want to be activating slots as part of 'closing all slots' logic. Fixes bug 741952
* Updated Turkish translationNecdet Yücel2014-12-201-1261/+1235
|
* nautilus-application: Parse force-desktop before exitingCarlos Soriano2014-12-061-1/+3
| | | | | | | | | | | | | | | | | In commit ae4d4960 we introduced a regression that a new window was openned if both --no-default-window and --force-desktop options were used. To avoid that, activate those options before actually skipping the activate of the application if --no-default-window option is provided. The application nornally would exit if --no-default-window is provided and the show-desktop-window is not activated, but, we rely on a the detail that activating the open-desktop action when --force-desktop is provided as a option, creates a new window, which makes the application keep alive. https://bugzilla.gnome.org/show_bug.cgi?id=741166
* release: prepare for 3.14.23.14.2Cosimo Cecchi2014-11-252-1/+5
|
* nautilus-application: Don't trigger activate signal for -n optionCarlos Soriano2014-11-251-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Until now we were using --no-default-window in cases when we wanted to manage the icons on the desktop, which is the most common use case of this setting. The problems were: - When using --no-default-window for the first inscante, the user couldn't open a new window of nautilus, since the only window allowed was the desktop one in the first instance. The code was just early returning in activate if the private setting of the instance is set. - When using --no-default-window for the consecutive instances after starting nautilus without --no-default-window it was creating a new window anyway, since the first instance doesn't have the setting set in its private and the second instance was just calling the activate of the first instance. For instance that was happening when the user activate/deactivate the show-desktop-icons gsetting, since the nautilus-autostart desktop file was running nautilus --no-default-window, but the first instance was a instance withouth the --no-default-window. So the solution for both cases is avoiding calling activate if the --no-default-window is an arggument, instead of a private setting of the instance. To avoid calling activate we can return a value less than 0 to the GApplication in the handle_local_options function. So if the --no-default-window is passed as an argument, we just skip the activate call. Since when launching consecutive instances they take care of its own handle_local_options they can skip as well the activate call redirected to the first instance. Big thanks to Ray Strode for discussion, debugging and base of this patch, and Debarshy Ray for discussion and debugging. https://bugzilla.gnome.org/show_bug.cgi?id=737515
* Finnish translation updateLasse Liehu2014-11-151-657/+620
|
* release: prepare for 3.14.13.14.1Cosimo Cecchi2014-11-122-1/+7
|
* nautilus-application: Fix commit 2780ce8790fc575eaCarlos Soriano2014-10-151-2/+4
| | | | | | | | | | | In commit 2780ce8790fc575ea we restored the --new-window option, but at the same time we were creating a new window for any glib option like gapplication-service. Instead of that, check for known application options, and if not found any, let gapplication manage them. https://bugzilla.gnome.org/show_bug.cgi?id=738430
* Updates Persian TranslationsArash Mousavi2014-10-101-1384/+1676
|
* application: Restore --new-window functionalityLubomir Rintel2014-10-101-6/+8
| | | | | | | | | | In case of no further arguments, open home folder. Commit 4e192481 "application: minimal port to handle_local_options()" removed this, presumably accidentally. It makes clicking the "Files" from favorites do nothing if Nautilus is already running (and it always is running in classic mode as it handles desktop). https://bugzilla.gnome.org/show_bug.cgi?id=738280
* nautilus-file-operations: Use mount name if availableCarlos Soriano2014-10-091-10/+15
| | | | | | | | | | | | | Currently custom_basename_to_string uses the base name or display name of the files for the copying and moving dialog. In the cases of unlabeled removable drives, the name is a code, showing in the dialog a not very friendly name. gtkplacessidebar and nautilus-pathbar uses the mount name retrieved by g_mount_name if available. Use that fir the operations dialogs as well to display a more friendly name to the user and to be consistent with the sidebar and pathbar name. https://bugzilla.gnome.org/show_bug.cgi?id=738087
* properties-window: set max-width for value labelsLars Uebernickel2014-10-061-0/+1
| | | | | | | Not setting it can lead to very wide windows, because gtk doesn't enforce a maximum window size anymore. https://bugzilla.gnome.org/show_bug.cgi?id=732117
* Increase default width even moreMichael Catanzaro2014-10-051-1/+1
| | | | | | | I think this is the third time I've changed this. The sidebar keeps getting bigger. We might need to compute this dynamically when it's unset, to ensure four columns of results regardless of theme or filename length.
* Updated Polish translationPiotr Drąg2014-09-291-622/+502
|
* Updated Bengali (India) translationSaibal Ray2014-09-241-1657/+1654
|
* Updated Telugu translationKrishnababu Krothapalli2014-09-231-1570/+1636
|
* 3.14.03.14.0Matthias Clasen2014-09-232-1/+4
|
* Updated Bulgarian translationAlexander Shopov2014-09-231-1563/+1373
|
* Updated Hindi translationRajesh Ranjan2014-09-221-1477/+1422
|
* Updated Kannada translationShankar Prasad2014-09-221-1657/+1635
|
* Updated Greek translationMaria Mavridou2014-09-211-626/+561
|
* Updated Friulian translationFabio Tomat2014-09-201-46/+57
|
* Updated Friulian translationFabio Tomat2014-09-191-38/+39
|
* Updated Friulian translationFabio Tomat2014-09-191-40/+40
|
* Updated Friulian translationFabio Tomat2014-09-191-474/+353
|
* Updated Oriya translationManoj Kumar Giri2014-09-191-1837/+1481
|
* Updated Nepali translationPawan Chitrakar2014-09-181-4831/+6228
|
* Updated Bengali (India) translationSaibal Ray2014-09-171-1332/+1414
|
* Updated Swedish translationJosef Andersson2014-09-161-534/+491
|
* release: prepare for 3.13.923.13.92Cosimo Cecchi2014-09-162-1/+8
|
* Updated Malay translationAhmed Noor Kader Mustajir Md Eusoff2014-09-161-4958/+3948
|
* Updated Tamil translationShantha kumar2014-09-151-1440/+1429
|
* file-management-properties: remove unused definesCosimo Cecchi2014-09-141-9/+0
|
* Fix crash when changing icon captions settingsVolker Sobek2014-09-141-3/+5
| | | | | | | Don't SIGSEGV when changing any of the three combo boxes in the preferences' Display tab. This issue existed since commit d8a8ab3. https://bugzilla.gnome.org/show_bug.cgi?id=728503
* file-management-properties: expand GtkNotebook in dialogCosimo Cecchi2014-09-141-1/+1
| | | | | | Or it won't follow the window size when resizing. https://bugzilla.gnome.org/show_bug.cgi?id=728637
* list-view: return FALSE from focus-out-event signalCosimo Cecchi2014-09-131-1/+3
| | | | | | | Or we'll possibly eat the event for the entry itself, which will have bad consequences to the state tracking of editable GtkCellRendererText. https://bugzilla.gnome.org/show_bug.cgi?id=732513