OSDN Git Service

winmerge-jp/winmerge-jp.git
17 years agoPATCH: [ 1778907 ] Make DIFFITEM to not inherit from DIFFCODE
Kimmo Varis [Wed, 22 Aug 2007 13:50:57 +0000 (13:50 +0000)]
PATCH: [ 1778907 ] Make DIFFITEM to not inherit from DIFFCODE

17 years agoBUG: [ 1776487 ] REPLACE dialog, copy highlighted text to FIND fileld
Kimmo Varis [Wed, 22 Aug 2007 13:28:55 +0000 (13:28 +0000)]
BUG: [ 1776487 ] REPLACE dialog, copy highlighted text to FIND fileld

17 years agoMakeresDll: More CString to String conversions.
Kimmo Varis [Tue, 21 Aug 2007 19:06:29 +0000 (19:06 +0000)]
MakeresDll: More CString to String conversions.

17 years agoPATCH: [ 1759934 ] Remove most of MFC from Optionsmanager(4)
Takashi Sawanaka [Tue, 21 Aug 2007 17:22:21 +0000 (17:22 +0000)]
PATCH: [ 1759934 ] Remove most of MFC from Optionsmanager(4)
 - Fixes infinite loop bug in COptionMgr::ExportOptions()

17 years agoPATCH: [ 1759934 ] Remove most of MFC from Optionsmanager(3)
Takashi Sawanaka [Tue, 21 Aug 2007 16:30:19 +0000 (16:30 +0000)]
PATCH: [ 1759934 ] Remove most of MFC from Optionsmanager(3)
 - Fixes COptionsMgr::GetDefault() again

17 years agoPATCH: [ 1759934 ] Remove most of MFC from Optionsmanager(2)
Takashi Sawanaka [Tue, 21 Aug 2007 16:11:42 +0000 (16:11 +0000)]
PATCH: [ 1759934 ] Remove most of MFC from Optionsmanager(2)
 - Fixes COptionsMgr::Reset() and COptionsMgr::GetDefault()
 - Removes unused variables

17 years agoPATCH: [ 1777822 ] MakeResDll: Convert more CStrings to Strings
Kimmo Varis [Tue, 21 Aug 2007 14:15:54 +0000 (14:15 +0000)]
PATCH: [ 1777822 ] MakeResDll: Convert more CStrings to Strings

17 years agoPATCH: [ 1777732 ] Separate Quick compare code to CompareEngine
Kimmo Varis [Tue, 21 Aug 2007 14:11:04 +0000 (14:11 +0000)]
PATCH: [ 1777732 ] Separate Quick compare code to CompareEngine

17 years agoFix VC6 compile - VC6 complained about variable redefinition when it was originally...
Kimmo Varis [Mon, 20 Aug 2007 15:43:41 +0000 (15:43 +0000)]
Fix VC6 compile - VC6 complained about variable redefinition when it was originally introduced inside block and then in for-clause.

17 years agoPATCH: [ 1770175 ] Translucent LocationView
Takashi Sawanaka [Mon, 20 Aug 2007 14:06:42 +0000 (14:06 +0000)]
PATCH: [ 1770175 ] Translucent LocationView

17 years agoBug [ 1633199 ] ClearCase integration while uninstalling
Gal Hammer [Wed, 15 Aug 2007 13:14:24 +0000 (13:14 +0000)]
Bug [ 1633199 ] ClearCase integration while uninstalling

17 years agoOptimize Merge.rc for PO(T) file creation.
Tim Gerundt [Mon, 13 Aug 2007 21:31:50 +0000 (21:31 +0000)]
Optimize Merge.rc for PO(T) file creation.

17 years agoPATCH: [ 1771319 ] Generate language resource files from PO files
Tim Gerundt [Mon, 13 Aug 2007 21:09:00 +0000 (21:09 +0000)]
PATCH: [ 1771319 ] Generate language resource files from PO files

17 years agoOptimize CreateReviewPoFiles script and change output filenames to "<Language>Review...
Tim Gerundt [Sun, 12 Aug 2007 22:16:52 +0000 (22:16 +0000)]
Optimize CreateReviewPoFiles script and change output filenames to "<Language>Review.po".

17 years agoChangeLog: Russian translation was updated.
Tim Gerundt [Sun, 12 Aug 2007 20:09:58 +0000 (20:09 +0000)]
ChangeLog: Russian translation was updated.

17 years agoPATCH: [ 1772028 ] Russian translation update (from WinMergeMod)
Tim Gerundt [Sun, 12 Aug 2007 20:06:28 +0000 (20:06 +0000)]
PATCH: [ 1772028 ] Russian translation update (from WinMergeMod)

17 years agoPATCH: [ 1558894 ] Inline asm not supported in 64-bit build
Kimmo Varis [Sat, 11 Aug 2007 16:02:57 +0000 (16:02 +0000)]
PATCH: [ 1558894 ] Inline asm not supported in 64-bit build

17 years agoAdd missing semicolon. Surprisingly didn't break normal compile (noticed with 64...
Kimmo Varis [Sat, 11 Aug 2007 15:58:03 +0000 (15:58 +0000)]
Add missing semicolon. Surprisingly didn't break normal compile (noticed with 64-bit compile breaking).

17 years agoSome trivial fixes and improvements merged from geek2k's WinMerge modifications.
Kimmo Varis [Sat, 11 Aug 2007 11:47:02 +0000 (11:47 +0000)]
Some trivial fixes and improvements merged from geek2k's WinMerge modifications.

17 years agoAdd Subversion properties to files missing them (eol-style, keywords).
Kimmo Varis [Sat, 11 Aug 2007 11:06:47 +0000 (11:06 +0000)]
Add Subversion properties to files missing them (eol-style, keywords).

17 years agoPATCH: [ 1760426 ] Changelog script (Python)
Kimmo Varis [Fri, 10 Aug 2007 18:20:58 +0000 (18:20 +0000)]
PATCH: [ 1760426 ] Changelog script (Python)

17 years agoMakeresDll: Fix compile after String changes in CRegKey. Start using String in it...
Kimmo Varis [Fri, 10 Aug 2007 18:16:05 +0000 (18:16 +0000)]
MakeresDll: Fix compile after String changes in CRegKey. Start using String in it too.

17 years agoChangelog: Slovak and Swedish updates.
Kimmo Varis [Fri, 10 Aug 2007 15:56:26 +0000 (15:56 +0000)]
Changelog: Slovak and Swedish updates.

17 years agoPATCH: [ 1770733 ] Slovak translation update
Kimmo Varis [Fri, 10 Aug 2007 15:54:52 +0000 (15:54 +0000)]
PATCH: [ 1770733 ] Slovak translation update
 - submitted by Ivan Masár

17 years agoPATCH: [ 1768091 ] Swedish translation update
Kimmo Varis [Fri, 10 Aug 2007 15:46:03 +0000 (15:46 +0000)]
PATCH: [ 1768091 ] Swedish translation update
 - submitted by Hans Eriksson

17 years agoAdd properties for new files.
Kimmo Varis [Thu, 9 Aug 2007 16:37:31 +0000 (16:37 +0000)]
Add properties for new files.

17 years agoPATCH: [ 1769642 ] Start refactoring folder compare code to compare engine
Kimmo Varis [Wed, 8 Aug 2007 20:59:51 +0000 (20:59 +0000)]
PATCH: [ 1769642 ] Start refactoring folder compare code to compare engine

17 years agoAdd default constructor for diff_item struct and id-lines for files.
Kimmo Varis [Wed, 8 Aug 2007 20:58:38 +0000 (20:58 +0000)]
Add default constructor for diff_item struct and id-lines for files.

17 years agoBUG: [ 1759793 ] Filter test dialog problem with directory filters
Takashi Sawanaka [Wed, 8 Aug 2007 18:13:07 +0000 (18:13 +0000)]
BUG: [ 1759793 ] Filter test dialog problem with directory filters

17 years agoBUG: [ 1747260 ] Location Pane redraw is slow for large files (2)
Takashi Sawanaka [Wed, 8 Aug 2007 16:30:18 +0000 (16:30 +0000)]
BUG: [ 1747260 ] Location Pane redraw is slow for large files (2)

17 years agoBUG: [ 1747260 ] Location Pane redraw is slow for large files
Kimmo Varis [Wed, 8 Aug 2007 15:04:00 +0000 (15:04 +0000)]
BUG: [ 1747260 ] Location Pane redraw is slow for large files
 - revert previous "fix" as sdottaka reported it caused buggy behavior with word-wrap

17 years agoPATCH: [ 1738567 ] Include command line in configuration log
Gal Hammer [Tue, 7 Aug 2007 17:21:08 +0000 (17:21 +0000)]
PATCH: [ 1738567 ] Include command line in configuration log

17 years agoAdd copy constructor for DIFFITEM. And one more fix for assignment operator override...
Kimmo Varis [Tue, 7 Aug 2007 15:41:08 +0000 (15:41 +0000)]
Add copy constructor for DIFFITEM. And one more fix for assignment operator override, now add diffcode to copied members.

17 years agoA very obvious fix to DIFFITEM assignment operator override - this time copy all...
Kimmo Varis [Tue, 7 Aug 2007 14:58:38 +0000 (14:58 +0000)]
A very obvious fix to DIFFITEM assignment operator override - this time copy all values in DIFFITEM.

17 years agoAdd assignment operator override to DIFFITEM.
Kimmo Varis [Tue, 7 Aug 2007 14:44:17 +0000 (14:44 +0000)]
Add assignment operator override to DIFFITEM.

17 years agoupdate of translation
Jan Hryz [Sun, 5 Aug 2007 13:53:37 +0000 (13:53 +0000)]
update of translation

17 years agoFix compiling ShellExtension after CRegKey String changes.
Kimmo Varis [Sun, 5 Aug 2007 12:25:25 +0000 (12:25 +0000)]
Fix compiling ShellExtension after CRegKey String changes.

17 years agoConvert CRegKey to use String. Allow reading arbitrary length strings. Add doxygen...
Kimmo Varis [Sun, 5 Aug 2007 10:59:40 +0000 (10:59 +0000)]
Convert CRegKey to use String. Allow reading arbitrary length strings. Add doxygen comments.

17 years agoPATCH: [ 1764966 ] Move date/size compare code to FolderCmp class
Kimmo Varis [Wed, 1 Aug 2007 19:53:59 +0000 (19:53 +0000)]
PATCH: [ 1764966 ] Move date/size compare code to FolderCmp class

17 years agoVC6 does not know about string::clear(), so use string::erase() instead. (#1759934)
Kimmo Varis [Wed, 1 Aug 2007 18:02:19 +0000 (18:02 +0000)]
VC6 does not know about string::clear(), so use string::erase() instead. (#1759934)

17 years agoVC6 does not know about string::clear(), so use string::erase() instead. (#1759934)
Kimmo Varis [Wed, 1 Aug 2007 18:00:05 +0000 (18:00 +0000)]
VC6 does not know about string::clear(), so use string::erase() instead. (#1759934)

17 years agoPATCH: [ 1764099 ] Add note about CreateReviewPoFiles.vbs to dev docs
Tim Gerundt [Tue, 31 Jul 2007 20:26:11 +0000 (20:26 +0000)]
PATCH: [ 1764099 ] Add note about CreateReviewPoFiles.vbs to dev docs

17 years agoPATCH: [ 1761628 ] Script to create review PO files
Tim Gerundt [Mon, 30 Jul 2007 21:25:37 +0000 (21:25 +0000)]
PATCH: [ 1761628 ] Script to create review PO files

17 years agoPATCH: [ 1763070 ] Convert (Diff)FileInfo to use String
Kimmo Varis [Mon, 30 Jul 2007 15:17:11 +0000 (15:17 +0000)]
PATCH: [ 1763070 ] Convert (Diff)FileInfo to use String

17 years agoPATCH: [ 1739209 ] Patch for RFE:1665229 HTML report for compared files
Takashi Sawanaka [Sun, 29 Jul 2007 14:49:58 +0000 (14:49 +0000)]
PATCH: [ 1739209 ] Patch for RFE:1665229 HTML report for compared files
(I forgot to commit this file...)

17 years agoPATCH: [ 1762398 ] Add new header for String
Kimmo Varis [Sat, 28 Jul 2007 07:10:30 +0000 (07:10 +0000)]
PATCH: [ 1762398 ] Add new header for String

17 years agoThere was couple of CStrings still. And fix comparing case-insensitively.
Kimmo Varis [Fri, 27 Jul 2007 15:30:06 +0000 (15:30 +0000)]
There was couple of CStrings still. And fix comparing case-insensitively.

17 years agoAdd standard properties to files (eolstyle, keywords).
Kimmo Varis [Thu, 26 Jul 2007 08:05:42 +0000 (08:05 +0000)]
Add standard properties to files (eolstyle, keywords).

17 years agoPATCH: [ 1760558 ] Remove rest of MFC from OptionsManager
Kimmo Varis [Thu, 26 Jul 2007 07:50:30 +0000 (07:50 +0000)]
PATCH: [ 1760558 ] Remove rest of MFC from OptionsManager

17 years agoImprove doxygen comments.
Kimmo Varis [Wed, 25 Jul 2007 14:26:02 +0000 (14:26 +0000)]
Improve doxygen comments.

17 years agoFrench translation was updated.
Kimmo Varis [Wed, 25 Jul 2007 10:56:44 +0000 (10:56 +0000)]
French translation was updated.

17 years agoPATCH: [ 1755918 ] French translation update
Kimmo Varis [Wed, 25 Jul 2007 10:53:39 +0000 (10:53 +0000)]
PATCH: [ 1755918 ] French translation update
 - Submitted by Jean-F Jolin

17 years agoUpdate changelog for exit query.
Kimmo Varis [Wed, 25 Jul 2007 09:31:15 +0000 (09:31 +0000)]
Update changelog for exit query.

17 years agoPATCH: [ 1757800 ] Ask user when exiting with many compare windows open
Kimmo Varis [Wed, 25 Jul 2007 09:27:20 +0000 (09:27 +0000)]
PATCH: [ 1757800 ] Ask user when exiting with many compare windows open

17 years agoPATCH: [ 1759934 ] Remove most of MFC from Optionsmanager
Kimmo Varis [Wed, 25 Jul 2007 06:52:16 +0000 (06:52 +0000)]
PATCH: [ 1759934 ] Remove most of MFC from Optionsmanager

17 years agoPATCH: [ 1758897 ] Improve options conversions
Kimmo Varis [Mon, 23 Jul 2007 22:18:59 +0000 (22:18 +0000)]
PATCH: [ 1758897 ] Improve options conversions

17 years agoPATCH: [ 1758383 ] Cleanup and improve VariantValue
Kimmo Varis [Mon, 23 Jul 2007 11:08:20 +0000 (11:08 +0000)]
PATCH: [ 1758383 ] Cleanup and improve VariantValue

17 years agoConvert few CString parameters to constant references to CString.
Kimmo Varis [Sun, 22 Jul 2007 13:53:19 +0000 (13:53 +0000)]
Convert few CString parameters to constant references to CString.

17 years agoMove general helper files Ucs2Utf8.h and Ucs2Utf8.cpp to Common subfolder.
Kimmo Varis [Sat, 21 Jul 2007 17:00:46 +0000 (17:00 +0000)]
Move general helper files Ucs2Utf8.h and Ucs2Utf8.cpp to Common subfolder.

17 years agoRemove unused OnInitMenu() function from CMainFrame.
Kimmo Varis [Fri, 20 Jul 2007 17:27:33 +0000 (17:27 +0000)]
Remove unused OnInitMenu() function from CMainFrame.

17 years agoBUG: [ 1747260 ] Location Pane redraw is slow for large files
Kimmo Varis [Fri, 20 Jul 2007 10:31:13 +0000 (10:31 +0000)]
BUG: [ 1747260 ] Location Pane redraw is slow for large files
 - remove unneeded linenumber lookups

17 years agoPATCH: [ 1756446 ] Fix assert when refresh happens from location pane
Kimmo Varis [Fri, 20 Jul 2007 10:19:48 +0000 (10:19 +0000)]
PATCH: [ 1756446 ] Fix assert when refresh happens from location pane

17 years agoPATCH: [ 1755755 ] Web: New Download Matrix
Tim Gerundt [Wed, 18 Jul 2007 20:54:21 +0000 (20:54 +0000)]
PATCH: [ 1755755 ] Web: New Download Matrix

17 years agoUpdate changelog for HTML reports and translation updates.
Kimmo Varis [Wed, 18 Jul 2007 08:02:46 +0000 (08:02 +0000)]
Update changelog for HTML reports and translation updates.

17 years agoPATCH: [ 1754457 ] Catalan translation update
Kimmo Varis [Wed, 18 Jul 2007 07:35:10 +0000 (07:35 +0000)]
PATCH: [ 1754457 ] Catalan translation update
 - submitted by Jordi Vilar

17 years ago[ 1743623 ] ChineseSimplified language .rc file for trunk rev.4317
Kimmo Varis [Wed, 18 Jul 2007 07:25:10 +0000 (07:25 +0000)]
1743623 ] ChineseSimplified language .rc file for trunk rev.4317
 - submitted by xmpdhml

17 years agoPATCH: [ 1753826 ] Web: Centralize download pages
Tim Gerundt [Sun, 15 Jul 2007 20:55:56 +0000 (20:55 +0000)]
PATCH: [ 1753826 ] Web: Centralize download pages

17 years agoPATCH: [ 1739209 ] Patch for RFE:1665229 HTML report for compared files
Takashi Sawanaka [Sat, 14 Jul 2007 01:33:13 +0000 (01:33 +0000)]
PATCH: [ 1739209 ] Patch for RFE:1665229 HTML report for compared files

17 years agoPATCH: [ 1752239 ] Web: "Download Now!" link
Tim Gerundt [Thu, 12 Jul 2007 19:10:26 +0000 (19:10 +0000)]
PATCH: [ 1752239 ] Web: "Download Now!" link

17 years agoAdd ChangeLog file.
Kimmo Varis [Wed, 11 Jul 2007 08:14:25 +0000 (08:14 +0000)]
Add ChangeLog file.

17 years agoPATCH: [ 1748212 ] Docs: Clarify what can be translated and what not
Kimmo Varis [Tue, 10 Jul 2007 17:48:59 +0000 (17:48 +0000)]
PATCH: [ 1748212 ] Docs: Clarify what can be translated and what not

17 years agoPATCH: [ 1750574 ] Adds defaultExtension parameter to SelectFile()
Takashi Sawanaka [Tue, 10 Jul 2007 14:29:32 +0000 (14:29 +0000)]
PATCH: [ 1750574 ] Adds defaultExtension parameter to SelectFile()

17 years agoBUG: [ 1749955 ] 'Copy with line numbers' doesn't work correctly
Takashi Sawanaka [Tue, 10 Jul 2007 14:23:44 +0000 (14:23 +0000)]
BUG: [ 1749955 ] 'Copy with line numbers' doesn't work correctly

17 years ago[ 1750102 ] Updated danish language menus
Christian List [Mon, 9 Jul 2007 01:01:33 +0000 (01:01 +0000)]
1750102 ] Updated danish language menus

17 years agoImprove SelectFile() doxygen documentation. Especially for last is_open -parameter...
Kimmo Varis [Sun, 8 Jul 2007 18:14:46 +0000 (18:14 +0000)]
Improve SelectFile() doxygen documentation. Especially for last is_open -parameter which selects the open/save mode.

17 years agoPATCH: [ 1746777 ] Web: Horizontal Navigation
Tim Gerundt [Tue, 3 Jul 2007 20:03:09 +0000 (20:03 +0000)]
PATCH: [ 1746777 ] Web: Horizontal Navigation

17 years agoPATCH: [ 1746188 ] Web: Move "Downloads" page to own tab
Tim Gerundt [Mon, 2 Jul 2007 19:25:29 +0000 (19:25 +0000)]
PATCH: [ 1746188 ] Web: Move "Downloads" page to own tab

17 years ago(no commit message)
Jan Hryz [Sun, 1 Jul 2007 17:48:47 +0000 (17:48 +0000)]

17 years agoUpdate of Czech translation
Jan Hryz [Sun, 1 Jul 2007 17:45:19 +0000 (17:45 +0000)]
Update of Czech translation

17 years agoUse nicer Wiki URLs.
Tim Gerundt [Wed, 27 Jun 2007 21:32:48 +0000 (21:32 +0000)]
Use nicer Wiki URLs.

17 years agoWinMerge beta release 2.7.4 (revision 4352) R2_7_4
Kimmo Varis [Wed, 27 Jun 2007 15:36:01 +0000 (15:36 +0000)]
WinMerge beta release 2.7.4 (revision 4352)

17 years agoBUG: [ 1739998 ] No copy/move/delete icons in compare popup menu
Kimmo Varis [Tue, 26 Jun 2007 20:25:07 +0000 (20:25 +0000)]
BUG: [ 1739998 ] No copy/move/delete icons in compare popup menu

17 years agoBUG: [ 1740024 ] "Copy/Move to" confirmation dialog shows wrong "To" path
Kimmo Varis [Tue, 26 Jun 2007 20:21:36 +0000 (20:21 +0000)]
BUG: [ 1740024 ] "Copy/Move to" confirmation dialog shows wrong "To" path

17 years agoPATCH: [ 1743504 ] new keywords (cleaned up)
Kimmo Varis [Tue, 26 Jun 2007 16:39:24 +0000 (16:39 +0000)]
PATCH: [ 1743504 ] new keywords (cleaned up)
 - Submitted by Andre Arpin

17 years agoBUG: [ 1698781 ] [LineDiff] Whitespace differences not highlighted
Kimmo Varis [Mon, 25 Jun 2007 17:04:14 +0000 (17:04 +0000)]
BUG: [ 1698781 ] [LineDiff] Whitespace differences not highlighted
 - Fix from Gal

17 years agoPATCH: [ 1737491 ] Italian resource file for 2.7.3.7
Kimmo Varis [Mon, 25 Jun 2007 16:58:26 +0000 (16:58 +0000)]
PATCH: [ 1737491 ] Italian resource file for 2.7.3.7
 - Submitted by Andrea Decorte

17 years agoPATCH: [ 1739980 ] Web: Changes for new stable release 2.6.8
Tim Gerundt [Tue, 19 Jun 2007 21:26:46 +0000 (21:26 +0000)]
PATCH: [ 1739980 ] Web: Changes for new stable release 2.6.8

17 years agoPATCH: [ 1739404 ] Web: Move buttons to right corner
Tim Gerundt [Tue, 19 Jun 2007 20:29:16 +0000 (20:29 +0000)]
PATCH: [ 1739404 ] Web: Move buttons to right corner

17 years agoPATCH: [ 1738750 ] Web: Use Eric Meyer's tabbed navbar
Tim Gerundt [Sun, 17 Jun 2007 21:34:02 +0000 (21:34 +0000)]
PATCH: [ 1738750 ] Web: Use Eric Meyer's tabbed navbar

17 years ago(no commit message)
Jochen Tucht [Sat, 16 Jun 2007 05:19:58 +0000 (05:19 +0000)]

17 years ago(no commit message)
Jochen Tucht [Sat, 16 Jun 2007 05:10:43 +0000 (05:10 +0000)]

17 years agoPATCH: [ 1734072 ] Upgrade website to PHP 5
Christian List [Thu, 14 Jun 2007 02:28:07 +0000 (02:28 +0000)]
PATCH: [ 1734072 ] Upgrade website to PHP 5

17 years agoPATCH: [ 1736520 ] WinMerge Large Toolbar Icons - small update
Kimmo Varis [Wed, 13 Jun 2007 21:43:17 +0000 (21:43 +0000)]
PATCH: [ 1736520 ] WinMerge Large Toolbar Icons - small update
 - Submitted by Alexander Skinner

17 years agoWinMerge experimental release 2.7.3.7 (SVN revision 4330)
Kimmo Varis [Wed, 13 Jun 2007 19:36:20 +0000 (19:36 +0000)]
WinMerge experimental release 2.7.3.7 (SVN revision 4330)

17 years agoPATCH: [ 1736520 ] WinMerge Large Toolbar Icons
Kimmo Varis [Wed, 13 Jun 2007 19:32:35 +0000 (19:32 +0000)]
PATCH: [ 1736520 ] WinMerge Large Toolbar Icons
 - Submitted by Alexander Skinner

17 years agoPATCH: [ 1735635 ] Swedish WinMerge 2.7.3.6 translation update
Kimmo Varis [Wed, 13 Jun 2007 19:29:53 +0000 (19:29 +0000)]
PATCH: [ 1735635 ] Swedish WinMerge 2.7.3.6 translation update
 - Submitted by Hans Eriksson

17 years agoPATCH: [ 1727722 ] Remove AppSerialize (only used for fonts)(3)
Takashi Sawanaka [Tue, 12 Jun 2007 22:47:35 +0000 (22:47 +0000)]
PATCH: [ 1727722 ] Remove AppSerialize (only used for fonts)(3)

17 years agoBUG: [ 1730534 ] Cannot copy unique items in 2.7.3.5 (3)
Takashi Sawanaka [Tue, 12 Jun 2007 22:46:13 +0000 (22:46 +0000)]
BUG: [ 1730534 ] Cannot copy unique items in 2.7.3.5 (3)

17 years agoPATCH: [ 1727722 ] Remove AppSerialize (only used for fonts)(2)
Takashi Sawanaka [Fri, 8 Jun 2007 23:09:48 +0000 (23:09 +0000)]
PATCH: [ 1727722 ] Remove AppSerialize (only used for fonts)(2)

17 years agoBUG: [ 1730534 ] Cannot copy unique items in 2.7.3.5 - additional fix for deleting(2)
Takashi Sawanaka [Fri, 8 Jun 2007 23:03:06 +0000 (23:03 +0000)]
BUG: [ 1730534 ] Cannot copy unique items in 2.7.3.5 - additional fix for deleting(2)