ooo-build r8649 - in trunk: . patches/src680



Author: tml
Date: 2007-01-24 02:39:06 +0000 (Wed, 24 Jan 2007)
New Revision: 8649
ViewCVS link: http://svn.gnome.org/viewcvs/ooo-build?rev=8649&view=rev

Modified:
   trunk/ChangeLog
   trunk/patches/src680/novell-win32-odma.diff
Log:
2007-01-24  Tor Lillqvist  <tml novell com>

	* patches/src680/novell-win32-odma.diff
	(ucb/source/ucp/odma/odma_provider.cxx): No need to set
	aProp->m_sDocumentName in ContentProvider::queryContent() as it
	will immedately be set again to the same value in
	fillDocumentProperties() called from append() a few lines below.
	(scp2/source/ooo/file_ooo.scp): Remove fuzz.
	(framework/prj/build.lst): New diff. Make framework depend on ucb,
	from which we need odma_lib.lib.
	(framework/source/uielement/recentfilesmenucontroller.cxx): New
	diff. In RecentFilesMenuController::fillPopupMenu(), for ODMA
	URIs, call ODMGetDocInfo() to get the name ("Subject" in
	GroupWise) of the document, and put that in the Recent Documents
	menu instead of the human-unreadable URI. (n#236951)
	(framework/util/makefile.mk): New diff. Link fwk680mi.dll with
	odma_lib.lib.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]