Skip to content
Snippets Groups Projects
  1. Jan 08, 2010
  2. Dec 19, 2009
    • Jannis Pohlmann's avatar
    • Nick Schermer's avatar
      Build manual documentation during make. · 57c4fd48
      Nick Schermer authored
      
      This will generate the manual during make if --enable-gen-doc
      is used and only ship the generated html files in the dist
      tarball. It will automatically pick up new translations (see
      bug #6036) and print xml valid warnings which are useful for
      translators to valid their translations.
      
      All documentation is now also installed in @docdir@ (bug #5810).
      
      Symlink to C images if the language does not ship its own
      screenshots. This will reduce the tarball and installation
      size a lot.
      
      To keep the patch small, the existing translation directories are not
      removed. Please do this after appying the patch:
        git rm -fr docs/manual/{C,da,es,eu,fr,gl,it,ja,nl,pl,ru,tr,zh_TW}
      Optionally the po-doc/ChangeLog files should be deleted too.
      
      Signed-off-by: default avatarNick Schermer <nick@xfce.org>
      Signed-off-by: default avatarJannis Pohlmann <jannis@xfce.org>
      57c4fd48
  3. Sep 29, 2009
  4. Sep 27, 2009
  5. Sep 18, 2009
  6. Aug 21, 2009
    • Jannis Pohlmann's avatar
      Merge the migration-to-gio branch into master. · 1f5eed40
      Jannis Pohlmann authored
      I'm 100% sure I can implement all ThunarVFS thumbnailers on top of
      tumbler in time for the Xfce 4.8 release. Same about the volume monitor
      backend for GIO to avoid a GVfs dependency. So why not merge the GIO
      branch now?
      
      Not much to say about this merge. It replaces ThunarVFS with GIO inside
      Thunar and Thunarx, something I've been working on over the past few
      months. It currently requires GVfs for volume monitoring and also
      (optionally) depends on tumbler for thumbnail generation. Enjoy.
      
      All .po files are going to be updated in the next commit.
      
      Conflicts:
      	ChangeLog
      	INSTALL
      	acinclude.m4
      	configure.in.in
      	plugins/thunar-wallpaper/twp-provider.c
      	po-doc/ChangeLog
      	po/ChangeLog
      	po/LINGUAS
      	thunar-vfs/thunar-vfs-1.pc.in
      	thunar-vfs/thunar-vfs-thumb.c
      	thunar/thunar-templates-action.c
      1f5eed40
  7. May 11, 2009
  8. Apr 20, 2009
  9. Apr 08, 2009
  10. Apr 07, 2009
  11. Mar 14, 2009
  12. Jan 25, 2009
  13. Jan 11, 2009
  14. Nov 28, 2008
  15. Oct 14, 2008
  16. Dec 02, 2007
    • Benedikt Meurer's avatar
      2007-12-02 Benedikt Meurer <benny@xfce.org> · 1d3d07df
      Benedikt Meurer authored
      	* === Released 0.9.0 ===
      	* NEWS, configure.in.in: Bump version.
      	* README, configure.in.in: Depend on exo 0.3.4.
      	* THANKS: Add missing translator credits.
      	* po/*.po: Update Project-Id-Version.
      	* docs/reference/thunar-vfs/Makefile.am,
      	  docs/reference/thunarx/Makefile.am: Fix dist building.
      	* docs/reference/thunar-vfs/thunar-vfs-docs.sgml,
      	  docs/reference/thunarx/thunarx-docs.sgml: Update documentation dates.
      
      
      
      
      (Old svn revision: 26419)
      2 tags
      1d3d07df
  17. Nov 28, 2007
    • Benedikt Meurer's avatar
      2007-11-28 Benedikt Meurer <benny@xfce.org> · 3f1b4790
      Benedikt Meurer authored
      	* plugins/thunar-sbr/: Import new date renamer based on patch
      	  from Nick Schermer <nick@xfce.org>. Bug #3656.
      	* docs/manual/: Update the user manual.
      	* po/POTFILES.in: Add new file here.
      	* po/Thunar.pot, po/*.po: Merge new strings.
      	* po/de.po: Update german translations.
      	* po-doc/Thunar.pot, po-doc/*.po: Merge new strings.
      
      
      
      
      (Old svn revision: 26394)
      3f1b4790
  18. Sep 01, 2007
  19. Aug 24, 2007
  20. Aug 23, 2007
  21. May 25, 2007
    • Benedikt Meurer's avatar
      2007-05-25 Benedikt Meurer <benny@xfce.org> · b0d5095e
      Benedikt Meurer authored
      	* thunar/thunar-dialogs.c(thunar_dialogs_show_about): Add support
      	  for new GTK+ 2.11 API.
      	* docs/reference/thunar-vfs/tmpl/thunar-vfs-job.sgml: Add new
      	  signal "ask-replace" to the reference manual.
      
      
      
      
      (Old svn revision: 25759)
      b0d5095e
  22. May 22, 2007
  23. Apr 07, 2007
  24. Jan 20, 2007
    • Benedikt Meurer's avatar
      2007-01-20 Benedikt Meurer <benny@xfce.org> · ec024a6b
      Benedikt Meurer authored
      	* === Released 0.8.0 ===
      	* NEWS, configure.in.in: Bump version.
      	* README, configure.in.in: Depend on exo 0.3.2.
      	* THANKS: Add missing translator credits.
      	* po/*.po: Update Project-Id-Version.
      	* thunar-vfs/Makefile.am, docs/reference/thunar-vfs/Makefile.am,
      	  thunar/Makefile.am, plugins/thunar-sendto-email/Makefile.am,
      	  tests/Makefile.am, plugins/thunar-apr/Makefile.am,
      	  plugins/thunar-sbr/Makefile.am, plugins/thunar-tpa/Makefile.am,
      	  plugins/thunar-uca/Makefile.am: No need to define
      	  EXO_API_SUBJECT_TO_CHANGE any more.
      	* docs/reference/thunar-vfs/thunar-vfs-docs.sgml,
      	  docs/reference/thunarx/thunarx-docs.sgml: Update documentation dates.
      
      
      
      
      (Old svn revision: 24675)
      ec024a6b
    • Benedikt Meurer's avatar
      2007-01-20 Benedikt Meurer <benny@xfce.org> · c5b02e28
      Benedikt Meurer authored
      	* po-doc/*.po: Regenerate the translations.
      	* docs/manual/pl/Thunar.xml.in, po-doc/pl.po: Updated the polish
      	  translations of the user manual by Szymon Kałasz
      	  <szymon_maestro@gazeta.pl>.
      
      
      
      
      (Old svn revision: 24629)
      c5b02e28
    • Benedikt Meurer's avatar
      2007-01-20 Benedikt Meurer <benny@xfce.org> · e669f67b
      Benedikt Meurer authored
      	* configure.in.in, docs/manual/: Integrate the polish translations
      	  of the user manual.
      
      
      
      
      (Old svn revision: 24614)
      e669f67b
  25. Jan 16, 2007
    • Benedikt Meurer's avatar
      2007-01-16 Benedikt Meurer <benny@xfce.org> · 6a071459
      Benedikt Meurer authored
      	* docs/manual/C/Thunar.xml.in, docs/manual/C/images/bulk-rename.png:
      	  Add documentation for the bulk renamer. Bug #1594.
      	* docs/manual/C/: Improve the user manual. Bug #1365.
      	* thunar/: Connect the various "Help" buttons. Bug #1230.
      	* po-doc/Thunar.pot, po-doc/*.po: Merge new strings.
      	* docs/manual/: Merge the new strings into the translated XML files.
      
      
      
      
      (Old svn revision: 24510)
      6a071459
  26. Jan 15, 2007
  27. Jan 10, 2007
    • Benedikt Meurer's avatar
      2007-01-10 Benedikt Meurer <benny@xfce.org> · 640e36aa
      Benedikt Meurer authored
      	* thunar/thunar-gdk-extensions.{c,h}: Add new helper function 
      	  thunar_gdk_screen_get_active(), which returns the currently
      	  active screen, i.e. the screen which currently contains the
      	  mouse pointer.
      	* thunar-vfs/thunar-vfs-volume-hal.c: Use the new ExoMountPoint
      	  module to query active and configured mount points.
      	* thunar-vfs/thunar-vfs-volume-hal.c: Add new signals "device-added"
      	  and "device-removed", which correspond to the HAL signals of the
      	  same name, and are emitted by the volume manager whenever a new
      	  device is added or an existing device is removed. This is an
      	  internal support mechanism for the volume manager integration of
      	  Thunar and should not be used by other applications.
      	* thunar/thunar-application.c: Add hooks for the thunar-volman,
      	  which, if installed and enabled, will be spawned whenever a new
      	  device is reported by HAL. This enables lightweight volume management
      	  avoiding an additional daemon, as Thunar already listens for HAL
      	  events anyway. Note that Thunar doesn't provide any functionality
      	  by itself here. It just acts a proxy between HAL and thunar-volman.
      	* docs/README.thunarrc, thunar/thunar-preferences.c: Add preference
      	  MiscVolumeManagement, which controls whether volume manager should
      	  be enabled.
      	* docs/references/thunar-vfs/: Add missing enums to the manual.
      	* thunar/thunar-preferences-dialog.c, thunar/sexy-url-label.{c,h},
      	  thunar/Makefile.am: Extend the preferences dialog with options
      	  to control the volume manager.
      	* po/Thunar.pot, po/*.po: Merge new strings.
      	* po/de.po: Update german translations.
      
      
      
      
      (Old svn revision: 24348)
      640e36aa
  28. Jan 06, 2007
    • Benedikt Meurer's avatar
      2007-01-06 Benedikt Meurer <benny@xfce.org> · 8a2572d3
      Benedikt Meurer authored
      	* README, configure.in.in: Requires libexo 0.3.1.13svn.
      	* thunar-vfs/thunar-vfs-exec.c(thunar_vfs_exec_sync): Strip trailing
      	  dots from the error message.
      	* thunar-vfs/thunar-vfs-volume-freebsd.c, docs/README.volumes,
      	  thunar-vfs/thunar-vfs-volume-hal.c: Use exo-mount to mount, eject
      	  and unmount volumes instead of relying on external utilities that
      	  don't always behave properly. Bug #2715.
      	* thunar-vfs/thunar-vfs-volume-hal.c: Add ability to mount floppy
      	  drives using exo-mount. Bug #2075.
      	* thunar-vfs/Makefile.am: Fix distcheck.
      	* po/de.po: Some german translation love.
      
      
      
      
      (Old svn revision: 24277)
      8a2572d3
  29. Jan 03, 2007
    • Benedikt Meurer's avatar
      2007-01-03 Benedikt Meurer <benny@xfce.org> · 4dd46d33
      Benedikt Meurer authored
      	* configure.in.in, docs/manual/, thunar/main.c, thunar/thunar-dialogs.c:
      	  Update copyright dates.
      	* po-doc/Thunar.pot, po-doc/*.po: Merge new strings.
      	* po/Thunar.pot, po/*.po: Drop obsolete strings.
      	* po/de.po: Update german translations.
      
      
      
      
      (Old svn revision: 24255)
      4dd46d33
  30. Dec 31, 2006
    • Benedikt Meurer's avatar
      2006-12-31 Benedikt Meurer <benny@xfce.org> · 21b5443e
      Benedikt Meurer authored
      	* thunar-vfs/thunar-vfs-update-thumbnailers-cache.c: Add ability to
      	  load custom thumbnailers from .desktop files. Drop the hardcoded
      	  font thumbnailer.
      	* thunar-vfs/thunar-vfs-font-thumbnailer-1.desktop.in,
      	  thunar-vfs/Makefile.am: Install a .desktop file for the font
      	  thumbnailer.
      	* docs/manual/, po-doc/: Update the user guide with detailed information
      	  about the custom thumbnailers.
      
      
      (Old svn revision: 24227)
      21b5443e
  31. Nov 11, 2006
    • Benedikt Meurer's avatar
      2006-11-11 Benedikt Meurer <benny@xfce.org> · ecc08733
      Benedikt Meurer authored
      	* docs/README.volumes, thunar-vfs/thunar-vfs-volume-hal.c: Apply patch
      	  from Bernhard Walle <bernhard.walle@gmx.de> to add support for
      	  halmount to ThunarVfsVolumeHAL. Bug #2556.
      
      
      
      
      (Old svn revision: 23819)
      ecc08733
  32. Nov 04, 2006
    • Benedikt Meurer's avatar
      2006-11-04 Benedikt Meurer <benny@xfce.org> · e79550a0
      Benedikt Meurer authored
      	* === Released 0.5.0rc2 ===
      	* configure.in.in, NEWS: Bump version.
      	* configure.in.in, README: Depend on libexo 0.3.1.12rc2.
      	* docs/reference/thunarx/: Regenerate API docs.
      	* THANKS: Add missing translator credits.
      	* po/*.po: Update Project-Id-Version.
      	* tests/: Drop the FreeBSD fstab check, as the default volume manager
      	  backend for FreeBSD is HAL.
      
      
      
      
      (Old svn revision: 23659)
      e79550a0
  33. Sep 13, 2006
    • Benedikt Meurer's avatar
      2006-09-14 Benedikt Meurer <benny@xfce.org> · c6505454
      Benedikt Meurer authored
      	* thunarx/thunarx-menu-provider.{c,h}, thunarx/thunarx.symbols: Add a
      	  new method get_dnd_actions() to the ThunarxMenuProvider, which allows
      	  menu providers to install additional actions into the Drag'n'Drop
      	  menu of the file manager.
      	* docs/reference/thunarx/: Update the thunarx reference manual.
      	* thunar/thunar-dnd.{c,h}, thunar/thunar-location-button.c,
      	  thunar/thunar-shortcuts-view.c, thunar/thunar-standard-view.c,
      	  thunar/thunar-tree-view.c: Insert the additional actions supplied
      	  by the installed menu providers into the Drag'n'Drop menu.
      
      
      
      
      (Old svn revision: 23151)
      c6505454
Loading