This is the mail archive of the rhdb-cvs@sources.redhat.com mailing list for the RHDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/rhdb/guitools/rhdb-admin/src/com/redhat/rh ...


CVSROOT:	/cvs/rhdb
Module name:	src
Changes by:	bgmk@sourceware.org	2003-12-31 05:56:38

Modified files:
	rhdb/guitools/rhdb-admin/src/com/redhat/rhdb/admin: 
	                                                    FunctionUpdate.java 
	                                                    RenameDialog.java 
	rhdb/guitools/rhdb-admin/src/com/redhat/rhdb/admin/resources: 
	                                                              AdminResources.java 
	                                                              Resources.java.in 
	rhdb/guitools/rhdb-admin/src/com/redhat/rhdb/admin/tree: 
	                                                         FunctionNode.java 

Log message:
	2003-12-31 Benjamin Mar Kuck  <binary_data@hotmail.com>
	
	* src/com/redhat/rhdb/admin/FunctionUpdate.java (renameFunction):
	Add new function to rename functions.
	* src/com/redhat/rhdb/admin/RenameDialog.java (doOKAction): Add
	handling for renaming functions.
	(RenameDialog): Add handling for putting function name, embedded
	in signature, in rename dialog.
	* src/com/redhat/rhdb/admin/resources/AdminResources.java: Add new
	Strings.
	* src/com/redhat/rhdb/admin/resources/Resources.java.in: Add new
	function menu string.
	* src/com/redhat/rhdb/admin/tree/FunctionNode.java (doMenuAction):
	Add handling for renaming of functions.
	(getName): Add new function to retrieve the name of a function.
	(getNodeMenu): Add new menu option for renaming functions.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rhdb/guitools/rhdb-admin/src/com/redhat/rhdb/admin/FunctionUpdate.java.diff?cvsroot=rhdb&r1=1.1.1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rhdb/guitools/rhdb-admin/src/com/redhat/rhdb/admin/RenameDialog.java.diff?cvsroot=rhdb&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rhdb/guitools/rhdb-admin/src/com/redhat/rhdb/admin/resources/AdminResources.java.diff?cvsroot=rhdb&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rhdb/guitools/rhdb-admin/src/com/redhat/rhdb/admin/resources/Resources.java.in.diff?cvsroot=rhdb&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/rhdb/guitools/rhdb-admin/src/com/redhat/rhdb/admin/tree/FunctionNode.java.diff?cvsroot=rhdb&r1=1.2&r2=1.3


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]