About Us|Support|Contact|Site Map|Links
Sign In ]
Put yourself on Kana Solution Map

Kana Clip

Latest version: 1.1.2.10, beta version: 2.1.0.31

100% CLEAN award granted by Softpedia

Version History

Features | Screen Shots | Version History | FAQs | User Comments | Download

KANA CLIP HISTORY FILE
Copyright 2002 - 2006 by Kana Solution


______________________________________
21:08:44 08.07.2006 - Version 2.1.0.31
* Added feature to play the sound only when new clipboard item is
  copied. To enable this, add the following line under [Option] 
  section of ini file:
    SoundNewOnly=1
  1 (one) is to only play when new clip is copied and 0 (zero) to 
  always play.
* The clip file is now saved in XML format. Old clip file will be
  automatically converted into XML format. The change into XML
  format also opens possibility to add more than plain text format
  for the clipboard.
* If you want the clip list on the left side of the clip editor
  displays the line on the list, you can add the following line
  into [Option] section of the ini file:
    TreeShowLines=1
  1 (one) is to display line and 0 (zero) to hide the line.
  

______________________________________
09:33:02 07.07.2006 - Version 2.0.0.30
* Added feature to play sound when text is copied into clipboard.
  The sound is configurable, but no interface yet for that, so if 
  you want to customize the sound, you need to edit the ini file.
  
  By default, the sound is not played. If you want to play the sound,
  add the following line under [Option] section of ini file:
    PlaySound=1
  1 is for playing sound. Replace it with 0 (zero) for silent.
  
  This version comes with basic sound. You can play any WAVE format 
  sound instead of default one. To use your sound, add the following 
  lines under [Option] section of ini file:
    UseDefaultSound=1
    SoundFile=C:\WINDOWS\Media\notify.wav
  1 on UseDefaultSound is for playing default sound. Replace it 
  with 0 (zero) if you want to use your WAVE file.
  SoundFile points to the location of your WAVE file. Enclose the 
  path with double quotation if it contains space.
  
  
______________________________________
16:42:16 13.10.2005 - Version 2.0.0.29
* Fixed bug on the symbols function for permanent clip.
  On previous version, %SHORTDATE% was used twice.
  The fix is:
  %SHORTDATE% = current date in system short date format.
  %SHORTDAY%  = current date without leading zero (1-31).


______________________________________
09:19:00 09.08.2004 - Version 2.0.0.28
* Fixed bug related to saving configuration process.


______________________________________
14:08:40 28.03.2004 - Version 2.0.0.27
* Fixed bug on default browser detection algorithm. When the copied text
  is an URL, Kana Clip offers to browse the URL. If the user select YES,
  Kana Clip attempts to browse the URL in new window by using your
  default browser. On previous version, Kana Clip fails to detect default
  browser on some operating system if user only has regular user
  previlige.
* Fixed bug on Strip HTML code algorithm.
* Fixed bug on Capitalize sentences algorithm.
* Fixed some small bugs.


______________________________________
11:01:49 30.01.2004 - Version 2.0.0.26
* Enhanced Kana Clip Editor.
* Reorganize popup menu.
* Many more enhancements.


______________________________________
18:48:50 16.10.2003 - Version 2.0.0.25
* Fixed bug that the tray icon did not recovered after Explorer crashes.


______________________________________
23:16:18 03.08.2003 - Version 2.0.0.24
* Improved the drag and drop support for Permanent Clip Editor.
* Fixed some memory leaks on some of the Actions functions.
* Added more choices of the Date & Time actions. Also changed the INI
  file settings for the custom date and time format. The settings are
  now consist of:
    TimeFormat=
    DateFormat=
    TimeDateFormat=
* Added symbols function for permanent clip. If permanent clip entry
  include the predefined symbol, it will be replaced by the associated
  text. For now, the symbols recognized are:
    %LONGDATE%       = current date in system long date format.
    %SHORTDATE%      = current date in system short date format.
    %LONGTIME%       = current time in system long time format.
    %SHORTTIME%      = current time in system short time format.
    %HOUR%           = current hour with leading zero (00-23).
    %SHORTHOUR%      = current hour without leading zero (0-23).
    %MINUTE%         = current minute with leading zero (00-59).
    %SHORTMINUTE%    = current minute without leading zero (0-59).
    %SECOND%         = current second with leading zero (00-59).
    %SHORTSECOND%    = current second without leading zero (0-59).
    %AMPM%           = the hour will be displayed in 12-hour format,
                       and the AM or PM will be displayed (depends on
                       system setting).
    %DATE%           = current date with leading zero (01-31).
    %SHORTDATE%      = current date without leading zero (1-31).
    %MONTH%          = current month with leading zero (01-12).
    %SHORTMONTH%     = current month without leading zero (1-12).
    %YEAR%           = current year in four-digit number (2003).
    %SHORTYEAR%      = current year in two-digit number (03).
    %MONTHSHORTNAME% = current month as an abbreviation (Jan-Dec) -
                       depends on system setting.
    %MONTHLONGNAME%  = current month as full name (January-December) -
                       depends on system setting.
    %DAYSHORTNAME%   = current day as an abbreviation (Sun-Sat) -
                       depends on system setting.
    %DAYLONGNAME%    = current day as a full name (Sunday-Saturday) -
                       depends on system setting.
  Example:
    Updated: %MONTHLONGNAME% %DATE%, %YEAR%
  will be replaced by
    Updated: August 6, 2003


______________________________________
01:01:20 24.04.2003 - Version 2.0.0.23
* Improved the hotkey implementation.


______________________________________
23:34:09 21.04.2003 - Version 2.0.0.22
* Fixed the bug on the text after being fed into the action process
  was added a new line.


______________________________________
15:09:07 11.04.2003 - Version 2.0.0.21
* Fixed the bug on the capitalize sentences action.


______________________________________
00:45:27 04.04.2003 - Version 2.0.0.20
* Fixed the change case method for upper case words and sentences.


______________________________________
21:32:05 14.03.2003 - Version 2.0.0.19
* Added Action settings with the following sub menus:
  * Quote Text
    Put quote character or string in front of each line of text (like
    when replying email).
  * Unquote Text
    Erase the quote character or string from the front of each line of
    text.
  * Strip HTML Tag
    Delete HTML tag from text.
  * Strip Blank Line
    Delete blank lines from text.
  * Strip Leading Space
    Delete the spaces in front of each line of text.
  * Strip Trailing Space
    Delete the spaces from the end of each line of text.
  * Reformat text
    Reformat a paragraph so that each line will have a specified right
    margin.
  * Insert number
    Insert number in front of each line of text.
  * Statistic
    Calculate number of characters, words, and lines containing in the
    text.
  * Change Case:
    * Upper Case
      Change all character in the text into upper case.
    * Lower Case
      Change all character in the text into lower case.
    * Invert Case
      Invert all character in the text. Upper case becomes lower case,
      lower case becomes upper case.
    * Capitalize Word
      Change the first character of each word into upper case.
    * Capitalize Sentence
      Change the first character of each sentence into upper case.
  * Sorting:
    * Ascending
      Sort all lines in text in ascending order.
    * Descending
      Sort all lines in text in descending order.
* Moved the Date & Time menu into Action menu.
NOTE:
  The functions containing in Action menu (except the functions inside
  Date & Time menu), works by using the text in clipboard as the
  input. This text is displayed as first menu in Kana Clip popup menu.
  Consequently, if you do not have the text you want to process yet,
  you need to copy it first. After processing, the result will be put
  back into clipboard. If you press the CTRL key when selecting the
  function inside Action menu, the result will also be pasted.

______________________________________
21:56:17 02.03.2003 - Version 1.1.2.18
* Added hidden setting to enable/disable the save/read of the
  clipboard on exit/start.
  The setting can be activated by putting the following line under the
  [Option] section of the ini file:
    DoNotSaveClip=1
  where 1 to disable the saving, 0 to enable the saving.


______________________________________
19:05:46 01.02.2003 - Version 1.1.2.17
* Changed the program group on Start menu.
  All Kana Solution's software now are grouped into one group.
* Changed the location of the setting file (ini file) and the default
  location of permanent clip file.
  If no parameter is specified when running the program, and if the OS
  supports it, the setting file will be saved inside application data
  directory. Usually this refers to:
    "C:\My Documents and Settings\<Your log on name>\Application
    Data\Kana Solution\Kana Clip"
  or
    "C:\Windows\Application Data\Kana Solution\Kana Clip".
  If the OS does not support it, the setting file is saved inside the
  program directory.


______________________________________
09:35:53 14.01.2003 - Version 1.1.2.16
Fixed bug on drag and drop function on clip editor.

_
_____________________________________
08:38:56 14.01.2003 - Version 1.1.2.15
* Moved the image list into resources and combined all images into one
  resource image. This can reduce the size of the file.
* Fixed several small bugs.


______________________________________
01:08:21 14.01.2003 - Version 1.1.2.14
The clipboard list now is saved when exiting the program and
regenerated when restarted.


______________________________________
00:59:40 14.01.2003 - Version 1.1.2.13
Permanent clip menu now is always visible, although there is no clip
file is found. Default empty permanent clip file is always created if
no permanent clip is set.


______________________________________
21:54:54 13.01.2003 - Version 1.1.2.12
Added setting to customize the format for the Date & Time. No
interface yet for this function. To do this add the following lines
inside the KanaClip.ini file.
  ******** Copy after this line
  [Format]
  LongDate=dddddd
  ShortDate=ddddd
  Time=tt
  TimeDateTime=hh:nn:ss
  TimeDateDate=mm.dd.yyyy
  ******** Copy until before this line
  where:
    d = day
    m = month
    y = year
    h = hour
    n = minute
    s = second
The format is the Delphi format for date and time. Search the web for
more information about the format.


______________________________________
14:45:59 13.01.2003 - Version 1.1.2.11
Added new Date & Time entry. Now, it is possible to add time and date
together.


______________________________________
12:32:45 13.01.2003 - Version 1.1.2.10
Combined clip editor function into main program.


_____________________________________
12:00:00 28.11.2002 - Version 1.0.0.9
* Fixed bug when displaying the About box (hotkey not functioning).
* Added hotkey to add copied text into permanent clip.
* Improved some function on Clip Editor.


_____________________________________
12:00:00 25.11.2002 - Version 1.0.0.8
* Added About box on Kana Clip
* Deleted the version number from caption.


_____________________________________
12:00:00 24.11.2002 - Version 1.0.0.7
* Added Kana Clip Editor. Kana Clip Editor can be used to edit
  permanent clip file. It has some advantages:
  - Integrated with Kana Clip.
  - Automatically refresh permanent clip when closed.
  - Easy management clips management.
* The editor can also be run as stand alone program to create other
  permanent clip file. Kana Clip still can use other text editor as
  its clip editor.


_____________________________________
12:00:00 16.09.2002 - Version 1.0.0.6
* Added setting to enable/disable copied text browsing.


_____________________________________
12:00:00 11.09.2002 - Version 1.0.0.5
* Fixed bug that the tray icon is not restored when explorer crashes.


_____________________________________
12:00:00 24.07.2002 - Version 1.0.0.4
* The copied URL is always opened in new browser window.


_____________________________________
12:00:00 13.07.2002 - Version 1.0.0.3
* Numbering menu for permanent clip menu, so the menu can be selected
  by using its number. Selection by number only works for the number
  less than and equal to ten. Other permanent clipmenu can be assigned
  menu shortcut by putting an ampersand on its menu title.
* Improved the method to handling copied URL. The improvements are:
  - handling window focus.
  - only asks when the URL is copied for the first time.
* When the explorer crashes, and the hide icon is set, the icon is not
  restored into hidden.


_____________________________________
12:00:00 10.07.2002 - Version 1.0.0.2
* Added function to navigate the copied text if the text is an URL.
* Added function to hide some confirmation dialogs.


_____________________________________
12:00:00 24.06.2002 - Version 1.0.0.1
* This is first public release.
Last updated: Tuesday, November 13, 2007 21:34:12 -0700

Features | Screen Shots | Version History | FAQs | User Comments | Download

Go to top


Valid XHTML 1.0 Transitional  Valid RSS!  Valid CSS!
Subscribe to Kana Solution’s AnnouncementsSubscribe to Kana Solution’s In the News