! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Move ThunarFile signals to ThunarxFileInfo
Status:
CLOSED: FIXED

Comments

Description Benedikt Meurer editbugs 2006-01-24 21:08:38 CET
The signals provided by the ThunarFile class ("changed", "rename", "destroy")
should be moved to the ThunarxFileInfo interface, as well as the methods
required to emit the signals (thunarx_file_info_changed(), etc.).
Comment 1 Benedikt Meurer editbugs 2006-02-01 16:47:33 CET
Committed with revision 19706.

2006-02-01	Benedikt Meurer <benny@xfce.org>

	* thunar/thunar-file.{c,h}, thunarx/thunarx-file-info.{c,h},
	  thunarx/thunarx.symbols: Move "changed" and "renamed" signals from
	  ThunarFile to ThunarxFileInfo, so plugins can use these signals to
	  stay informed about changes to files. First part of bug #1354.
	* docs/reference/thunarx/: Update the API documentation.
Comment 2 Benedikt Meurer editbugs 2006-02-01 16:47:38 CET
Committed with revision 19706.

2006-02-01	Benedikt Meurer <benny@xfce.org>

	* thunar/thunar-file.{c,h}, thunarx/thunarx-file-info.{c,h},
	  thunarx/thunarx.symbols: Move "changed" and "renamed" signals from
	  ThunarFile to ThunarxFileInfo, so plugins can use these signals to
	  stay informed about changes to files. First part of bug #1354.
	* docs/reference/thunarx/: Update the API documentation.

Bug #1354

Reported by:
Benedikt Meurer
Reported on: 2006-01-24
Last modified on: 2009-07-17

People

Assignee:
Jannis Pohlmann
CC List:
0 users

Version

Version:
0.2.1svn

Attachments

Additional information