[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [TSVN] New lines in "log message history" drop-down

From: SteveKing <steveking_at_gmx.ch>
Date: 2004-12-30 18:12:43 CET

Ivan-Assen Ivanov wrote:
>>>Here's a related bug: TSVN doesn't keep the previous log messages (or
>>>just when you type something, then click cancel) with arbitrary length
>>>- it cuts them off. So if you type a really long commit log, then the
>>>commit fails, or you click cancel, next time you open the Commit
>>>window and select it from the combobox, it's cut off.
>>
>>Update to 1.1.2.
>
>
> I did :-). Still cut off.

Arghh! I corrected the limitation of the ini files used before, but
forgot the limitation of the combobox itself!
Now the history combobox stores the entries in a separate array which
doesn't have a limitation anymore. This also made it possible to replace
the newline chars so there won't be those ugly rectangles visible anymore.

Revision 2240.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Dec 30 18:13:18 2004

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.