patch applied (yi): Deriving Ix for Posn and Point.

2009-05-13 Thread Deniz Dogan
Wed May 13 19:51:24 EDT 2009 deniz.a.m.do...@gmail.com * Deriving Ix for Posn and Point. Ignore-this: 2a642cfd94d2cd5f115e0dc016132f8 Also writing an instance of Ord for Posn. Someone please see if it's right. M ./Yi/Buffer/Basic.hs -1 +2 M ./Yi/Lexer/Alex.hs -1 +11 --~--~

patch applied (yi): JS: Fixing the severe bug.

2009-05-13 Thread Deniz Dogan
Wed May 13 17:12:10 EDT 2009 deniz.a.m.do...@gmail.com * JS: Fixing the severe bug. Ignore-this: e5851032c61adb487097d7a12075f327 The bug was introduced by a simple mistake. M ./Yi/Syntax/JavaScript.hs -3 +2 --~--~-~--~~~---~--~~ Yi development maili

patch applied (yi): JS: Adding 'with' statement.

2009-05-13 Thread Deniz Dogan
Wed May 13 17:35:27 EDT 2009 deniz.a.m.do...@gmail.com * JS: Adding 'with' statement. Ignore-this: 7021156066f22eaa42cf48cec57c Also making an extra check in the stroking to make sure that if the data structure has a block, the error style is used immediately if the block has fai

patch applied (yi): JS: Adding if/else.

2009-05-13 Thread Deniz Dogan
Wed May 13 17:25:45 EDT 2009 deniz.a.m.do...@gmail.com * JS: Adding if/else. Ignore-this: 2a0fcb6469c6e02a87d87a98076c9214 M ./Yi/Syntax/JavaScript.hs +14 --~--~-~--~~~---~--~~ Yi development mailing list yi-devel@googlegroups.com http://groups.google.com

patch applied (yi): JS: Adding better stroking for everything.

2009-05-13 Thread Deniz Dogan
Wed May 13 17:06:24 EDT 2009 deniz.a.m.do...@gmail.com * JS: Adding better stroking for everything. Ignore-this: da06ccdc2f6b9dc772a9de497c1bb765 I just noted a severe bug in a lot of parts of the parser. This will be worked on. M ./Yi/Syntax/JavaScript.hs -9 +28 --~--~

patch applied (yi): JS: Beginning work on better stroking.

2009-05-13 Thread Deniz Dogan
Wed May 13 16:49:25 EDT 2009 deniz.a.m.do...@gmail.com * JS: Beginning work on better stroking. Ignore-this: 4b8ac67f97d3a0018d67008089bdb27a This is the first step towards correctly error styling stuff which doesn't look right. What it does is that it checks for any error tokens in

Re: Issue 265 in yi-editor: Slow pasting

2009-05-13 Thread Colin McQuillan
2009/5/13 : > > > Comment #17 on issue 265 by JeanPhilippe.bernardy: Slow pasting > http://code.google.com/p/yi-editor/issues/detail?id=265 > > I applied the patch, but I'm not sure what the purpose of the "lazy" > function is; can > you explain? > Ok. So it's used in an expression like "zip a (

patch applied (yi): Syntax/Haskell.hs: made some cleanups after Deniz bugfix

2009-05-13 Thread Anders Karlsson
Wed May 13 04:36:36 EDT 2009 ande...@student.chalmers.se * Syntax/Haskell.hs: made some cleanups after Deniz bugfix Ignore-this: ed285f3e4e373b7257176dd008fdf04a M ./Yi/Mode/Haskell.hs -2 +4 M ./Yi/Syntax/Haskell.hs -107 +94 --~--~-~--~~~---~--~~ Yi d

Issue 178 in yi-editor: control-f and control-b scroll do not work in the Pango frontend

2009-05-13 Thread codesite-noreply
Updates: Summary: control-f and control-b scroll do not work in the Pango frontend Comment #4 on issue 178 by JeanPhilippe.bernardy: control-f and control-b scroll do not work in the Pango frontend http://code.google.com/p/yi-editor/issues/detail?id=178 (No comment was entered for thi

Issue 265 in yi-editor: Slow pasting

2009-05-13 Thread codesite-noreply
Comment #17 on issue 265 by JeanPhilippe.bernardy: Slow pasting http://code.google.com/p/yi-editor/issues/detail?id=265 I applied the patch, but I'm not sure what the purpose of the "lazy" function is; can you explain? -- You received this message because you are listed in the owner or CC fie

patch applied (yi): Make paintChars lazier

2009-05-13 Thread Jean-Philippe Bernardy
Tue May 12 11:00:42 EDT 2009 m.ni...@gmail.com * Make paintChars lazier Ignore-this: cc5a27097d0f9a50c2ecea47cfc11825 prepareAction calls paintChars to get character positions but does not need syntax highlighting. Previously paintChars was too strict and forced the character attributes

Issue 185 in yi-editor: Tabs not supported in GTK or other non-Vty UIs

2009-05-13 Thread codesite-noreply
Updates: Labels: Component-UI-Pango Comment #2 on issue 185 by m.niloc: Tabs not supported in GTK or other non-Vty UIs http://code.google.com/p/yi-editor/issues/detail?id=185 (No comment was entered for this change.) -- You received this message because you are listed in the owner or

Issue 264 in yi-editor: running yi inside dumb terminal segfaults

2009-05-13 Thread codesite-noreply
Updates: Status: Accepted Owner: coreyoconnor Labels: -Priority-Medium Priority-Low Comment #1 on issue 264 by m.niloc: running yi inside dumb terminal segfaults http://code.google.com/p/yi-editor/issues/detail?id=264 Fixed in vty darcs. -- You received this message be

Issue 267 in yi-editor: gtk2hs 0.10.1 breaks Yi

2009-05-13 Thread codesite-noreply
Updates: Status: Accepted Owner: m.niloc Labels: -Priority-Medium Priority-High Component-UI-Pango Comment #2 on issue 267 by m.niloc: gtk2hs 0.10.1 breaks Yi http://code.google.com/p/yi-editor/issues/detail?id=267 I'll try to help the gtk2hs guys fix this. -- You receiv

Issue 262 in yi-editor: empty lines are rendered with tiny height

2009-05-13 Thread codesite-noreply
Updates: Status: Accepted Owner: m.niloc Comment #4 on issue 262 by m.niloc: empty lines are rendered with tiny height http://code.google.com/p/yi-editor/issues/detail?id=262 Using the GTK fontsize is sensible behavior but will require gtk2hs changes. -- You received this mess

Issue 125 in yi-editor: cant input chinese using XIM

2009-05-13 Thread codesite-noreply
Updates: Status: Accepted Owner: m.niloc Comment #3 on issue 125 by m.niloc: cant input chinese using XIM http://code.google.com/p/yi-editor/issues/detail?id=125 (No comment was entered for this change.) -- You received this message because you are listed in the owner or CC fiel

Issue 69 in yi-editor: Unable to paste X selection

2009-05-13 Thread codesite-noreply
Updates: Status: Fixed Comment #7 on issue 69 by m.niloc: Unable to paste X selection http://code.google.com/p/yi-editor/issues/detail?id=69 (No comment was entered for this change.) -- You received this message because you are listed in the owner or CC fields of this issue, or because