#emc-devel | Logs for 2011-01-03

Back
[15:28:38] -!- logger[psha] [logger[psha]!~loggerpsh@195.135.238.205] has joined #emc-devel
[15:29:07] <psha> logger is up again :)
[15:30:45] <psha> but will be down for a half an hour again for server maintainance
[15:50:44] -!- logger[psha] [logger[psha]!~loggerpsh@195.135.238.205] has joined #emc-devel
[15:57:41] -!- mhaberler [mhaberler!~chatzilla@62-47-139-5.adsl.highway.telekom.at] has joined #emc-devel
[16:01:29] <psha> SWPadnos: i've added syntax highlighted code widget :)
[16:01:38] <SWPadnos> cool
[16:01:46] <psha> http://psha.org.ru/tmp/gaxis.png
[16:02:07] <SWPadnos> oh yeah, I took a look at that earlier
[16:02:37] <psha> but X color and highligted lines have similar colors...
[16:03:09] <psha> gtksourceview has ability to use markers instead of highligted line but i've not found way to use it :)
[16:07:42] <SWPadnos> what kind of markers?
[16:08:07] <psha> between line numbers and text
[16:08:11] <SWPadnos> like a little triangle on the left side?
[16:08:13] <SWPadnos> ah, ok
[16:08:39] <psha> yea, i've tried using gtk-forward (right arrow) but it's still complaining
[16:08:53] <SWPadnos> the highlight may be more visible anyway, though finding a good color (with syntax highlighting on) can be hard
[16:09:21] <SWPadnos> does gtksourceview offer any help for multi-line entities
[16:09:27] <psha> yea, that's hard...
[16:09:42] <SWPadnos> such as loops (you know, like the way kate and others let you collapse a loop or function)
[16:10:05] <psha> hm, don't think so...
[16:10:12] <SWPadnos> bummer
[16:10:31] <psha> but don't really know - need to check
[16:10:50] -!- fatpanda1 has quit [Quit: leaving]
[16:11:36] <psha> it may be added on top of it - many editors using gsv hase fold/unfold features
[16:12:25] <psha> hm, it's there
[16:12:52] <SWPadnos> yep. mentioned herehttp://live.gnome.org/GtkSourceView
[16:12:56] <SWPadnos> yep. mentioned here: http://live.gnome.org/GtkSourceView
[16:14:40] <psha> so it's just waiting for correct syntax file?
[16:14:47] <SWPadnos> dunno
[16:15:25] <SWPadnos> well, Anjuta does it, so it must be possible :)
[16:16:00] <SWPadnos> and I think that works with either gtksourceview or Scintilla
[16:23:23] <CIA-53> EMC: 03cradek 07master * rfa2d110af732 10/tests/interp/g10/g10-l20-while-active/ (expected test.ngc test.sh): Test G10 L20 while active
[16:23:24] <CIA-53> EMC: 03cradek 07master * r304832560023 10/ (4 files in 2 dirs): Fix G10 L2 P[active]
[16:30:33] <psha> hm, i really don't understand - is it already merged in gtksourceview or not...
[16:31:07] <SWPadnos> no idea, sorry
[16:33:53] <psha> heh, netherless i won't even try to add this ;) it's not killer feature for mostly-read-only widget ;)
[16:34:15] <psha> let wait for the train - they'll definitely pick that feature
[16:36:44] <psha> at least now it's possible to fix code in-place without running gedit :)
[16:37:35] <archivist> my fun for the day has been reading the interpreter