User: timar Date: 05/12/04 13:13:42 Modified: /hu/src/2.0.1/Patches/ caption-hu.diff, gui-insensitive.diff
Log: updates File Changes: Directory: /hu/src/2.0.1/Patches/ ================================= File [changed]: caption-hu.diff Url: http://hu.openoffice.org/source/browse/hu/src/2.0.1/Patches/caption-hu.diff?r1=1.2&r2=1.3 Delta lines: +2 -2 ------------------- --- caption-hu.diff 12 Nov 2005 21:17:47 -0000 1.2 +++ caption-hu.diff 4 Dec 2005 21:13:38 -0000 1.3 @@ -25,7 +25,7 @@ aStr += aSepEdit.GetText(); --- sw/source/core/doc/doclay.cxx.orig 2005-09-11 17:23:48.000000000 +0200 +++ sw/source/core/doc/doclay.cxx 2005-10-21 20:07:02.078125000 +0200 -@@ -1567,8 +1567,9 @@ +@@ -1566,8 +1566,9 @@ String aTxt; if(pType) { @@ -36,7 +36,7 @@ } xub_StrLen nIdx = aTxt.Len(); aTxt += rSeparator; -@@ -1584,7 +1585,7 @@ +@@ -1584,7 +1584,7 @@ if(pType) { SwSetExpField aFld( (SwSetExpFieldType*)pType, aEmptyStr, SVX_NUM_ARABIC); File [changed]: gui-insensitive.diff Url: http://hu.openoffice.org/source/browse/hu/src/2.0.1/Patches/gui-insensitive.diff?r1=1.1&r2=1.2 Delta lines: +7 -7 ------------------- --- gui-insensitive.diff 26 Nov 2005 22:29:53 -0000 1.1 +++ gui-insensitive.diff 4 Dec 2005 21:13:39 -0000 1.2 @@ -5,7 +5,7 @@ diff -u -p -u -r1.7 image.h --- vcl/inc/image.h 10 Jun 2004 17:38:14 -0000 1.7 +++ vcl/inc/image.h 26 Nov 2004 04:29:48 -0000 -@@ -97,7 +97,7 @@ public: +@@ -71,7 +71,7 @@ public: private: BitmapEx maBmpEx; @@ -21,7 +21,7 @@ diff -u -p -u -r1.16 impimage.cxx --- vcl/source/gdi/impimage.cxx 10 Jun 2004 17:53:28 -0000 1.16 +++ vcl/source/gdi/impimage.cxx 26 Nov 2004 04:28:04 -0000 -@@ -252,7 +252,7 @@ void ImplImageBmp::Create( long nItemWid +@@ -225,7 +225,7 @@ void ImplImageBmp::Create( long nItemWid const Size aTotalSize( nInitSize * nItemWidth, nItemHeight ); maBmpEx = Bitmap( aTotalSize, 24 ); @@ -30,7 +30,7 @@ delete mpDisplayBmp; mpDisplayBmp = NULL; -@@ -270,7 +270,7 @@ void ImplImageBmp::Create( long nItemWid +@@ -243,7 +243,7 @@ void ImplImageBmp::Create( long nItemWid void ImplImageBmp::Create( const BitmapEx& rBmpEx, long nItemWidth, long nItemHeight, USHORT nInitSize ) { maBmpEx = rBmpEx; @@ -39,7 +39,7 @@ delete mpDisplayBmp; mpDisplayBmp = NULL; -@@ -295,8 +295,8 @@ void ImplImageBmp::Expand( USHORT nGrowS +@@ -268,8 +268,8 @@ void ImplImageBmp::Expand( USHORT nGrowS maBmpEx.Expand( nDX, 0UL ); @@ -50,7 +50,7 @@ delete mpDisplayBmp; mpDisplayBmp = NULL; -@@ -327,8 +327,8 @@ void ImplImageBmp::Replace( USHORT nPos, +@@ -300,8 +300,8 @@ void ImplImageBmp::Replace( USHORT nPos, maBmpEx.CopyPixel( aDstRect, aSrcRect ); @@ -61,7 +61,7 @@ delete mpDisplayBmp; mpDisplayBmp = NULL; -@@ -429,8 +429,15 @@ void ImplImageBmp::Draw( USHORT nPos, Ou +@@ -412,8 +412,15 @@ void ImplImageBmp::Draw( USHORT nPos, Ou ImplUpdateDisabledBmp( -1 ); @@ -79,7 +79,7 @@ } else { -@@ -618,158 +625,112 @@ +@@ -618,158 +599,112 @@ void ImplImageBmp::ImplUpdateDisabledBmp( int nPos ) { --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
