Re: [E-devel] OO fullscreen

2004-09-29 Thread Vadik Mironov
on desktop, then they will be layd out over maximized window of OO. Is this a bug or feature? -- With best regards, Vadik Mironov [EMAIL PROTECTED] --- This SF.net email

Re: [E-devel] OO fullscreen

2004-09-28 Thread Vadik Mironov
the problem correctly. /Kim Here is the patch. -- With best regards, Vadik Mironov [EMAIL PROTECTED] --- ./etalon/e16/e/src/borders.c 2004-09-21 08:50:31.0 + +++ ./hacked/e16/e/src/borders.c 2004-09-28 11:44

[E-devel] broken debug

2004-09-07 Thread Vadik Mironov
Good day, everybody! In debug mode I encounter massive stack corruption, with the help of global call_stack array. The only reason to this is plain return in function or no EDBUG() macro at the start of the function. So i suggest to join DBGCHECK from events.c and EDBUG macro, here is

Re: [E-devel] building e16 CVS

2004-09-02 Thread Vadik Mironov
of appropriate version (0.14.1) is missing. -- With best regards, Vadik Mironov [EMAIL PROTECTED] --- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE

Re: [E-devel] e16 : file.c

2004-09-01 Thread Vadik Mironov
01 2004 19:01, Michael Jennings : On Wednesday, 01 September 2004, at 12:14:40 (+0400), Vadik Mironov wrote: These two patches replace broken getword function in file.c with the not broken one (I hope). Also i made small warkaround about one bug, and i submit another patch later, but i