SVN:(VZ) [52252] add support for custom controls in file dialog in wxGTK and generic versions ; also allow using generic dialogs in the sample with wxGTK2 (patch 1846837 )

Vadim Zeitlin vadim at wxwidgets.org
Sun Mar 2 06:37:55 PST 2008


On Sun, 2 Mar 2008 06:33:47 -0800 (PST) noreply at wxsite.net wrote:

> Revision: 52252
>           http://svn.wxwidgets.org/viewvc/wx?view=rev&rev=52252
> Author:   VZ
> Date:     2008-03-02 06:33:47 -0800 (Sun, 02 Mar 2008)
> 
> Log Message:
> -----------
> add support for custom controls in file dialog in wxGTK and generic versions; also allow using generic dialogs in the sample with wxGTK2 (patch 1846837)

 This certainly doesn't matter much but I'm just curious: does anyone know
why is SVN::Notify inserting extra space in the subjects of its messages?
I.e. the subject of the message I'm replying to was:

SVN:(VZ) [52252] add support for custom controls in file dialog in wxGTK and generic versions ; also allow using generic dialogs in the sample with wxGTK2 (patch 1846837 )

notice spaces before semicolon and closing parenthesis which were not
present in the commit message.

 And if I'm asking about it, it's also because I'd also like to ask about
another, less trivial (although certainly still not critical), subject
mangling: if there is a period in the log message, everything after it is
cut off which results in strange subjects like "SVN:(XX) [rrrrr] 1." when
the log message was "1. Did this\n2. And did that".

 Thanks,
VZ





More information about the wx-dev mailing list