commit df2cf158aa93e2d395b57ce2a1bf4b89bac20709 Author: Cosimo Cecchi Date: 2012-03-05 release: prepare for 3.3.91 M NEWS M configure.in commit ab5077e0bce77af4cad87a20fec8099e3db0bcc0 Author: Michael Terry Date: 2012-03-05 slot: don't ref the NautilusWindowSlot when setting floating bar timeout We cancel the timeout on destruction already, and if a destroy event happens in between the timeout, this would break the assumption in NautilusWindowPane that all its slots were removed during its destruction. https://bugzilla.gnome.org/show_bug.cgi?id=670591 M src/nautilus-window-slot.c commit 819a5d14a33d95ba5ef25a3becec4ebccb93807b Author: Michael Terry Date: 2012-03-05 file-operations: use the right prototype for empty trash callback When unmounting, we might first prompt whether the trash should be emptied or not on the target volume. If we do so, make sure the callback from the empty trash job has the right prototype, to avoid crashing later trying to interpret a gboolean as a pointer to a data structure. https://bugzilla.gnome.org/show_bug.cgi?id=670595 M libnautilus-private/nautilus-file-operations.c commit 503443418709c9fb42af52c90c035b3957b0686e Author: Cosimo Cecchi Date: 2012-03-05 pathbar: copy implementation of an event window from the GTK copy In order to listen for scroll events on the whole pathbar area, we need to create an event window in realize(), created with GDK_SCROLL_MASK. Copy the code from GtkPathBar that implements this. M src/nautilus-pathbar.c M src/nautilus-pathbar.h commit 04116ab2876412445c788091be07d7f7321a4a94 Author: Cosimo Cecchi Date: 2012-03-05 pathbar: sync with GTK master to make scrolling work again M src/nautilus-pathbar.c commit 4c83328a0ba2d511fea8cefe1464269fbaa1b35f Author: Cosimo Cecchi Date: 2012-03-05 Revert "Revert "Fix up accidental error in last commit"" Having people randomly commit unapproved controversial changes to the UI during UI freeze is so awesome... This reverts commit 50a174cfbf288f07d2f9bf44f31af41dc1535df8. M src/nautilus-view.c commit 29a050d986bd5fd86ef522617966768c8c40beb7 Author: Cosimo Cecchi Date: 2012-03-05 Revert "Revert "Use ctrl-delete as the keyboard shortcut to trash files"" Having people randomly commit unapproved controversial changes to the UI during UI freeze is so awesome... This reverts commit 6c21b39cd9d22de4c92ab214e647e65fbfdfe9ac. M src/nautilus-view.c commit 6c66de56871a7201c6b0c13d216a237a2e4a4af3 Author: Hannie Dumoleyn Date: 2012-03-04 Updated Dutch translation M po/nl.po commit 24bbb0d39a285546538961d917a070f1ead27bed Author: Arash Mousavi Date: 2012-03-04 Updated Persian Translations M po/fa.po commit 4a0dcfa280ebf9ade975fbefc470f9d3334b1175 Author: Nguyễn Thái Ngọc Duy Date: 2012-03-04 Updated Vietnamese translation M po/vi.po commit 46ba80571e73335fa2fde48529e73b6f2b3f0453 Author: Nguyễn Thái Ngọc Duy Date: 2012-03-03 po/vi: import from Damned Lies M po/vi.po commit 55660df03074e3759a88fd5cf4a45d0a0ce8830a Author: Gabor Kelemen Date: 2012-03-04 Updated Hungarian translation M po/hu.po commit 2c289a073bd0ff4b779f70885566b0783534a1da Author: Daniel Korostil Date: 2012-03-02 Uploaded Ukranian M po/uk.po commit 202b772a7b6fcd7ac758011935cc0eb4eca8454e Author: Mario Blättermann Date: 2012-02-29 [l10n] Updated German translation M po/de.po commit 6c21b39cd9d22de4c92ab214e647e65fbfdfe9ac Author: Xavier Claessens Date: 2012-02-27 Revert "Use ctrl-delete as the keyboard shortcut to trash files" This reverts commit cce40272e35b20b4aaf5f93109a05b7bb89704d5. M src/nautilus-view.c commit 50a174cfbf288f07d2f9bf44f31af41dc1535df8 Author: Xavier Claessens Date: 2012-02-27 Revert "Fix up accidental error in last commit" This reverts commit c6279ac229545d7f64b64212383df2753482e233. M src/nautilus-view.c commit f8f2aa2c1caa6c3eb2ad801f9b1644b505ec1e3f Author: Dr.T.Vasudevan Date: 2012-02-26 updated Tamil translation M po/ta.po commit b1de3f789a3271d459815ec6d04ece342ebf8d1c Author: Dr.T.Vasudevan Date: 2012-02-26 updated Tamil translation M po/ta.po commit b4272502dbdb48656502679e364c25ea945e1945 Author: Dr.T.Vasudevan Date: 2012-02-26 updated Tamil translation M po/ta.po commit 9c0bf9befaa286a96b4300d462954de003708340 Author: A S Alam Date: 2012-02-26 update Punjabi Translation M po/pa.po commit 94463615ff55a9217470054084f4af8e819ee9c8 Author: Abderrahim Kitouni Date: 2012-02-23 Updated Arabic translation by Ibrahim Saed and Abderrahim Kitouni M po/ar.po commit 73929f70316bd2b120a67725fdd43bc5a996149b Author: Mattias Põldaru Date: 2012-02-22 [l10n] Updated Estonian translation M po/et.po commit ab0af563ecfd50632cbb8491e634282a0f15ea07 Author: Mattias Põldaru Date: 2012-02-22 [l10n] Updated Estonian translation M po/et.po commit fa8997416110581ed48979fdf873f8fe28fcf87b Author: Ask H. Larsen Date: 2012-02-20 Updated Danish translation M po/da.po commit b05d9fd27463054916f84626f4d1a8daf9543d18 Author: Мирослав Николић Date: 2012-02-20 Updated Serbian translation M po/sr.po M po/sr@latin.po commit 30f1d93169661d1493ffca3baace20577bed4a3a Author: Cosimo Cecchi Date: 2012-02-20 release: prepare for 3.3.90 M NEWS M configure.in commit 3da42acd7a4da971294708e683394a2292c54c12 Author: Cosimo Cecchi Date: 2012-02-20 build: link eel and libnautilus-private to libm M eel/Makefile.am M libnautilus-private/Makefile.am