-
tringali added joorloohuis to the NEdit project.
2008-12-11 19:09:22 UTC in NEdit
-
tringali committed patchset 1414 of module nedit to the NEdit CVS repository, changing 2 files.
2008-10-08 14:16:59 UTC in NEdit
-
Oh, we've tried that ages ago. IIRC, the problem is the library code in Motif registers a server-side grab with the wrong modifiers. Since it's server-side, the event never comes in for us to filter it out. If you have patch that works, we'll be all over it!
2008-07-17 17:31:20 UTC in NEdit
-
This is a pretty good observation. It's is a bug as old as time in the original Motif. We had tried to work around it in the past, but the workaround could cause the X server to hang (a grab without an ungrab) and that was unacceptable. A better workaround would help.
2008-07-17 14:48:45 UTC in NEdit
-
You are pressing ^C in the shell, not nedit. That tells the shell to kill nedit. It's doing what you told it to.
vi and emacs are text mode applications, so it takes over your terminal - the shell is in the background and not running.
All other Unix GUI apps like firefox and openoffice shut down when you fire SIGINT (it with a ^C at the shell), as it's supposed to.
2008-07-09 17:57:08 UTC in NEdit
-
Sorry, I meant it's a bug in LessTif. Use OpenMotif, or accept the fate.
2008-07-09 17:47:29 UTC in NEdit
-
tringali committed patchset 1398 of module nedit to the NEdit CVS repository, changing 1 files.
2008-03-03 22:32:24 UTC in NEdit
-
tringali committed patchset 1397 of module nedit to the NEdit CVS repository, changing 1 files.
2008-03-03 15:54:42 UTC in NEdit
-
Good catch, I missed this cast when cleaning all this stuff up (for bug 1625283).
2008-03-01 17:49:54 UTC in NEdit
-
tringali committed patchset 1392 of module nedit to the NEdit CVS repository, changing 1 files.
2008-02-29 16:06:05 UTC in NEdit