Georg Baum wrote:
life after 1.5 ?

Then I'd suggest to start working on that after 1.5.

unfortunately you're not my boss...

My experience is
that it takes too much time to keep half finished patches in a
working state.

sure

i think everybody is waiting for alpha2 (with binaries) to get some
 serious feedback, people need to start using 1.5

While that is certainly needed we know a lot of bugs already. Apart
from Status.15x there is also bugzilla.

we'll, as to the following

| MATH CONTROL PANEL
|
| * In the math control panel, switching between different "functions"
| is broken   (retry a couple of times).

 works here afaics

| * In the math control panel, there is no icon for "Set Math Font".

have the icon here


| * In the math control panel, the buttons are too small.

don't see this


| OTHER PANELS
|
| * The visual table size selection on the the "Insert Table" dialog
| has gone (Joost 3/11/06).

this was intentional


And I have something for the windows users: One of the next steps in
making non-ascii filenames work will be to actually implement FileName::toFilesystemEncoding(). I know what to do on linux, but not
on windows, so it would be nice if somebody could find out the
following:

What encoding is used for filenames on windows? I know that boost::filesystem has wstring support for filenames on windows, and
that probably uses ucs2/utf16. What I do want to know is whether it
is also possible to use non-ascii filenames with the std::fstream and
narrow strings, or do we need to use the streams of
boost::filesystem? Any pointers to some documentation are welcome.

sorry, i don't know about this unicode stuff and i intend to keep it that way (or am i not allowed to say that?). you don't want the butcher to make your bread.

one problem i have atm with going after bugs is that lyx crashes on me for encoding related stuff so i am sort of waiting until the unicode people fix the car.

for example when i inset a citation

lyx: Disabling LyX socket.
Assertion triggered in __thiscall lyx::support::FileName::FileName(const class s td::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &) by failing check "!contains(name_, '\\')" in file ..\..\..\..\src\support\fi
lename.C:45
LyX: Attempting to save document newfile15.lyx
 C:/Documents and Settings/Edwin Leuven/newfile15.lyx.emergency
  Save seems successful. Phew.



Reply via email to