Răsfoiți Sursa

*** empty log message ***

git-svn-id: svn://svn.code.sf.net/p/ditto-cp/code/trunk@104 595ec19a-5cb4-439b-94a8-42fb3063c22c
sabrogden 21 ani în urmă
părinte
comite
200dc18400

+ 3 - 0
DittoSetup/DittoSetup.iss

@@ -28,6 +28,9 @@ Source: "C:\Documents and Settings\Scott\Desktop\ditto\Release\Ditto98.exe"; Des
 Source: "C:\Documents and Settings\Scott\Desktop\ditto\res\Ditto.ico"; DestDir: "{app}"
 Source: "C:\Documents and Settings\Scott\Desktop\ditto\DittoSetup\Output\Changes.txt"; DestDir: "{app}"
 
+Source: "C:\Documents and Settings\Scott\Desktop\ditto\Release\focus.dll"; DestDir: "{app}";  Flags: ignoreversion onlyifdoesntexist
+
+
 [Icons]
 Name: "{group}\Ditto"; Filename: "{app}\Ditto.exe"; IconFilename: "{app}\Ditto.ico"
 

+ 15 - 3
DittoSetup/Output/Changes.txt

@@ -1,5 +1,13 @@
-2.1  -  2-15-04
-	- Improved drawing speed
+2.3  -  7-2-04
+	- Keep multiple Computers' clipboards in sync (Friends Tab)
+	- Send copied data automatically to other machines (Friends Tab)
+	- Right click and send individual clips to other machines
+	- Single click on the icon opens ditto
+	- New method for getting the current active window to paste into
+	- Option to close ditto on hot key if ditto is already active (General Tab, On by default)
+	- Menu option to disconnect/connect ditto to the clipboard chain
+	- If DAO is not installed you will be prompted to download the DAO redistribution package from http://ditto-cp.sourceforge.net/dao_setup.exe
+
 2.2  -  2-29-04
 	- Added global hot keys for the last 10 items copied
 	- Added back button when viewing groups
@@ -8,4 +16,8 @@
 		- Auto Delete
 		- Remove Hot key
 	- Fixed bug, when setting the group in the properties screen it was not setting the item to Never Auto Delete
-	- Fixed bug, checking the wrong url for update
+	- Fixed bug, checking the wrong url for update
+
+2.1  -  2-15-04
+	- Improved drawing speed
+

+ 1 - 1
DittoSetup/Output/DittoVersion.txt

@@ -1 +1 @@
-33685504
+33751040