[Xfce4-commits] <thunar|thunar-1.1.0> Creating annotated tag thunar-1.1.0

Jannis Pohlmann noreply at xfce.org
Sat Jan 9 01:28:01 CET 2010


Updating annotated tag refs/tags/thunar-1.1.0
     as new annotated tag
         to e799dbba5665a3dae14beb63fdbccdee0b18dee3 (tag)
   succeeds thunar-1.0.1
  tagged by Jannis Pohlmann <jannis at xfce.org>
         on 2010-01-09 00:21 +0000

Abel Martín (1):
      l10n: Updates to Spanish (Castilian) (es) translation

Bauzhan Muftakhidinov (3):
      l10n: New translation to Kazakh
      l10n: Updates to Kazakh (kk) translation
      l10n: Updates to Kazakh (kk) translation

Besnik Bleta (2):
      l10n: Updates to Albanian (sq) translation
      l10n: Updates to Albanian (sq) translation

Carles Muñoz Gorriz (12):
      l10n: Initial Catalan po-doc translation.
      l10n: Updates to Catalan (Valencian) (ca) translation
      l10n: Updates to Catalan (Valencian) (ca) translation
      l10n: Updates to Catalan (Valencian) (ca) translation
      l10n: Updates to Catalan (Valencian) (ca) translation
      l10n: Updates to Catalan (Valencian) (ca) translation
      l10n: Updates to Catalan (Valencian) (ca) translation
      l10n: Updates to Catalan (Valencian) (ca) translation
      l10n: Updates to Catalan (Valencian) (ca) translation
      l10n: Updates to Catalan (Valencian) (ca) translation
      l10n: Updates to Catalan (Valencian) (ca) translation
      l10n: Updates to Catalan (Valencian) (ca) translation

Daniel Nylander (1):
      l10n: Updates to Swedish (sv) translation

Denis Koryavov (1):
      l10n: Updates to Russian (ru) translation

Dmitrij Smirnov (2):
      l10n: Updates to Russian (ru) translation
      l10n: Updates to Russian (ru) translation

Dumitru Moldovan (2):
      Romanian translation update for Thunar trunk and xfce_4_6
      Added initial xfce4-settings Romanian translation

Evaggelos Balaskas (3):
      l10n: Updates to Greek (el) translation
      l10n: Updates to Greek (el) translation
      l10n: Updates to Greek (el) translation

Gabor Kelemen (2):
      2009-07-14  Gabor Kelemen  <kelemeng at gnome.hu>
      2009-08-07  Gabor Kelemen  <kelemeng at gnome.hu>

Ignacio Velasco (2):
      l10n: Updates to Spanish (Castilian) (es) translation
      l10n: Updates to Spanish (Castilian) (es) translation

Iñigo Varela (1):
      l10n: Updates to Asturian (ast) translation

Jannis Pohlmann (88):
      Add module.xml.
      Depend on exo-1 and exo-hal-1 instead of exo-0.3 and exo-hal-0.3.
      Drop exo_gtk_object_ref_sink and exo_gtk_radio_action_set_current_value.
      Use g_compute_checksum_for_string() instead of exo's MD5 functions.
      Merge branch 'master' of ssh://git.xfce.org/git/xfce/thunar
      Merge the migration-to-gio branch into master.
      Merge branch 'master' of ssh://git.xfce.org/git/xfce/thunar
      Update .pot and .po files after the big merge.
      Add separate ChangeLog for the GIO migration phase.
      Fix several compiler warnings (mostly shadowed stuff, missing includes).
      Remove the .pot exclusion rule from .gitignore. Update po/pot files.
      Follow symlinks when listing directory contents (bug #5693).
      Use gtk_show_uri() and exo_gtk_url_about_dialog_hook().
      No comma-separated variable declarations please.
      Make restore from trash work again. Add trash::* to default attributes.
      Delete permanently if at least one non-local file is involved.
      Make emptying the trash work again.
      Assume mode 0777 if a file info lacks a unix::mode attribute.
      Fix typos in the item count function; Use 0777 for dirs, 0666 for files.
      Use "File System" rather than "/" for the filesystem display name.
      Add function thunar_g_vfs_is_uri_scheme_supported (const gchar *).
      Check trash/network support before showing them in the side panes.
      Use "T_rash" for the trash action only if the trash file is unavailable.
      Show trash and network in the go menu on-demand. Use a UI placeholder.
      Reduce D-Bus noise by grouping thumbnail requests in 100ms time slots.
      Don't show the root label in the pathbar. Center the icon (bug #5291).
      Add ThunarThumbnailer docs. Remember URIs before D-Bus request calls.
      Use the poke feature in thunar_application_process_filenames().
      Fix missing return and wrong function name in the ThunarFile header.
      Remove unused variable.
      Ignore cancel errors when processing the input filenames.
      Initial import of the shared progress dialog.
      Reduce the 'percent' signal emission frequency in ThunarTransferJob.
      Use 0.01 instead of 0.05 percent for smoother progress bars.
      Start using the scrollwin with > 4 jobs. Remove viewport frame.
      Add the target directory display name to the titles of some operations.
      Update the statusbar properly after destroying a view.
      Ellipsize the title and progress labels in the middle.
      Avoid to show progress status icon for very short jobs.
      Set progress bar text to "Cancelling..." when a job is cancelled.
      Remove parentheses around the "42 seconds remaining" progress bar text.
      Raise the progress dialog above others when the status icon is clicked.
      Use stock_folder-copy icon name for the progress dialog status icon.
      Fix progress dialog visibility toggling. Raise to front if not active.
      Remember progress dialog position. No show delay after the first job.
      Merge new strings, update translation files.
      Remove ThunarVFS item from the TODO list.
      Add Nick to the authors of Thunar.
      Fix repository information in HACKING.
      Add missing parameter to the thunar-file-manager.py example script.
      Add the startup ID parameter to the code in comments as well.
      Test commit for the buildbot hook script.
      Revert "Test commit for the buildbot hook script."
      Switch back to previous debug configure code from XDT_FEATURE_DEBUG().
      Fix image directory path in the Galican manual Makefile.am.
      Use g_utf8_strlen to calculate the sidepane width. Bugs #5390 and #3965.
      Replace custom configure code with macros from xfce4-dev-tools 4.7.2.
      Fix typo in "Brwose the file system". Reported by Besnik Bleta.
      Fix QueryTrash and TrashChanged D-Bus signals based on the item count.
      Use -export-symbols-regex instead of XDT_FEATURE_VISIBILITY.
      Add -export-symbols-regex to the tex-open-terminal example extension.
      Add -Wno-sign-compare to the compiler flags used for gtk-doc.
      Fix another TDB warning (st.st_size compare to a size_t value).
      Fix compiler warnings/errors in the trash panel applet.
      Fix a few more compiler warnings. Those don't seem problematic though.
      Make trash context and file menu action sensitive if trash has files.
      Use org.xfce and /org/xfce prefixes instead of freedesktop ones.
      Fix drag file list variable name.
      Switch back to org.freedesktop.thumbnails.* with API versioning.
      Add macro thunar_file_has_uri_scheme() using g_file_has_uri_scheme().
      Move GetSupported() into the thumbnailer D-Bus API. Update client code.
      Use silent build rules if available.
      Add a missing $(AM_V_GEN) to the trash panel applet Makefile.am.
      Synchronize with the latest changes in the ThumbnailerSpec and tumbler.
      Remember the maximize state for new windows. Patch by Nick (bug #4697).
      Synchronize with latest changes in the thumbnailer specification.
      Only watch the trash in the tree view side pane.
      Clean up the docs directory, as proposed in the previous commit.
      Update POT file for the manual.
      Don't cache the GFileInfo for the filesystem.
      Remove debug messages from ThunarBrowser.
      Avoid requesting drag data if target is GDK_NONE (bug #5771).
      Depend on exo 0.5.1.
      Update NEWS and README.
      Update Thunarx reference manual copyright and date.
      Release 1.1.0 - hopefully! Update translation files.
      Not quite 1.1.0 yet: Update the about dialog copyright information.
      Add hint about thunarx-1 => thunarx-2 to NEWS.

Javier Sánchez Reinosa (3):
      l10n: Updates to Spanish (Castilian) (es) translation
      l10n: Updates to Spanish (Castilian) (es) translation
      l10n: Updates to Spanish (Castilian) (es) translation

Leandro Regueiro (16):
      l10n: Updates to Galician (gl) translation
      l10n: Updates to Galician (gl) translation
      l10n: Updates to Galician (gl) translation
      l10n: Updates to Galician (gl) translation
      l10n: Updates to Galician (gl) translation
      l10n: Updates to Galician (gl) translation
      l10n: Updates to Galician (gl) translation
      l10n: Updates to Galician (gl) translation
      l10n: Updates to Galician (gl) translation
      l10n: Updates to Galician (gl) translation
      l10n: Updates to Galician (gl) translation
      l10n: Updates to Galician (gl) translation
      l10n: Updates to Galician (gl) translation
      l10n: Updates to Galician (gl) translation
      l10n: Updates to Galician (gl) translation
      l10n: Updates to Galician (gl) translation

Masato Hashimoto (5):
      ja translation update
      ja translation update
      l10n: Updates to Japanese (ja) translation
      l10n: Updates to Japanese (ja) translation
      l10n: Updates to Japanese (ja) translation

Michal Várady (1):
      l10n: Updates to Czech (cs) translation

Mike Massonnet (11):
      xfce translation update
      update docs and po-doc
      update translations
      Update image documentation
      update latvian translation
      update xfce translations
      Drop svn:executable bit from po files
      update translation
      update xfce translation
      Add Asturian translations
      update xfce translation

Nick Schermer (40):
      Fix remaining compiler warnings in the thunar code.
      Forgot 1 files in the previous commit.
      Fix compiler warnings in plugins.
      First flow of using G_DEFINE_ macros.
      Second (and last for thunar/) flow of G_DEFINE_ macros.
      Protect the interfaces types and use g_type_register_static_simple where possible.
      Protect and G_DEFINE_ code in thunarx too.
      Use g_slice_ functions directly and drop macros.
      Use new tooltip API.
      Drop some deprecated API.
      Merge branch 'master' of ssh://git.xfce.org/git/xfce/thunar
      Don't try to load data from the file if the returned length is nul.
      Improve Jannis' previous commit a bit.
      Fix assert when a desktop file is loaded with an empty icon key.
      Whoop, since 2.18 there is a default function.
      Remove the = from the regex to make it work.
      Remove the now unneeded G_GNUC_INTERNAL attributes from the plugins.
      Append the G_GNUC_INTERNAL attributes for the Sun compiler.
      Remove the G_GNUC_INTERNAL attributes from thunar too.
      Remove the G_GNUC_INTERNAL attributes from the example.
      Remove the G_GNUC_INTERNAL attributes from the docs example.
      Fix the compiler warnings in tdb.
      Use install-exec-hook for installing the symlink (bug #5835).
      Check if the returned app info is not a file manager launched by exo.
      Use new exo_str_looks_like_an_uri function.
      Link Thunar to libxfce4ui.
      Use the spawn code from libxfce4ui.
      Use the gdk extension from libxfce4ui.
      Update spec file.
      Unset the startup-id data after using it.
      Remove the generated and deleted files from POTFILES.in.
      Allow removing characters from the right.
      Drop changelog and pot files.
      Build manual documentation during make.
      Fix validation problems in manual translations.
      Rebuild po-doc files.
      Depend on libxfce4ui 4.7.1 for the upcomming UCA changes.
      Use the icon-name property for GtkAction's in uca.
      Add startup notification to the UCA plugin.
      Remove unused function thunar_gtk_icon_factory_insert_icon().

Nuno Miguel (1):
      l10n: Updates to Portuguese (pt) translation

Per Kongstad (5):
      l10n: Updates to Danish (da) translation
      l10n: Updates to Danish (da) translation
      l10n: Updates to Danish (da) translation
      l10n: Updates to Danish (da) translation
      l10n: Updates to Danish (da) translation

Piarres Beobide (2):
      l10n: Updates to Basque (eu) translation
      l10n: Updates to Basque (eu) translation

Piotr Sokól (1):
      Polish translation update

Rihards Prieditis (2):
      l10n: Updates to Latvian (lv) translation
      l10n: Updates to Latvian (lv) translation

Robert Hartl (7):
      l10n: Updates to Slovak (sk) translation
      l10n: Updates to Slovak (sk) translation
      l10n: Updates to Slovak (sk) translation
      l10n: Updates to Czech (cs) translation
      l10n: Updates to Czech (cs) translation
      l10n: Updates to Slovak (sk) translation
      l10n: Updates to Slovak (sk) translation

Sergio Marques (1):
      l10n: Updates to Portuguese (pt) translation

Xu Meihong (5):
      l10n: Updates to Chinese (China) (zh_CN) translation
      l10n: Updates to Chinese (China) (zh_CN) translation
      l10n: Add Simplified Chinese document translation
      l10n: Updates to Chinese (China) (zh_CN) translation
      l10n: Updates to Chinese (China) (zh_CN) translation

douart patrick (3):
      l10n: Updates to French (fr) translation
      l10n: Updates to French (fr) translation
      l10n: Updates to French (fr) translation

jannis (2):
      l10n: Updates to German (de) translation
      l10n: Updates to German (de) translation




More information about the Xfce4-commits mailing list