Re: [Gtk2hs-devel] Split gtk2hs/gtk/Graphics/UI/Gtk/Signals.chs from `gtk` package.

2010-05-09 Thread Andy Stewart
Axel Simon writes: > Andy, > > On May 9, 2010, at 14:27, Andy Stewart wrote: >> And this have another problem: >> >> Because every package just use subset signals of gtkmarshal.list, and >> it's endless that make `gtkmarshal.list` generate all signals. >> >> I recommend we add `fooMarshal.list` i

Re: [Gtk2hs-devel] Split gtk2hs/gtk/Graphics/UI/Gtk/Signals.chs from `gtk` package.

2010-05-09 Thread Axel Simon
Andy, On May 9, 2010, at 14:27, Andy Stewart wrote: > And this have another problem: > > Because every package just use subset signals of gtkmarshal.list, and > it's endless that make `gtkmarshal.list` generate all signals. > > I recommend we add `fooMarshal.list` in every package that use > sig

Re: [Gtk2hs-devel] Split gtk2hs/gtk/Graphics/UI/Gtk/Signals.chs from `gtk` package.

2010-05-09 Thread Andy Stewart
Andy Stewart writes: > Hi Axel, > > Axel Simon writes: > >> Hi Andy, >> >> On May 9, 2010, at 11:18, Andy Stewart wrote: >> >>> Axel, looks gnus have some problem that haven't send this mail. >>> >>> How do you think "split Gtk.Signals.chs from gtk package" ? >>> >>> I have push IconTheme patch,

Re: [Gtk2hs-devel] Split gtk2hs/gtk/Graphics/UI/Gtk/Signals.chs from `gtk` package.

2010-05-09 Thread Andy Stewart
Hi Axel, Axel Simon writes: > Hi Andy, > > On May 9, 2010, at 11:18, Andy Stewart wrote: > >> Axel, looks gnus have some problem that haven't send this mail. >> >> How do you think "split Gtk.Signals.chs from gtk package" ? >> >> I have push IconTheme patch, but still can't use >> `iconThemeLook

Re: [Gtk2hs-devel] Split gtk2hs/gtk/Graphics/UI/Gtk/Signals.chs from `gtk` package.

2010-05-09 Thread Andy Stewart
Hi Axel, Axel Simon writes: > Hi Andy, > > On May 9, 2010, at 11:18, Andy Stewart wrote: > >> Axel, looks gnus have some problem that haven't send this mail. >> >> How do you think "split Gtk.Signals.chs from gtk package" ? >> >> I have push IconTheme patch, but still can't use >> `iconThemeLook

Re: [Gtk2hs-devel] Split gtk2hs/gtk/Graphics/UI/Gtk/Signals.chs from `gtk` package.

2010-05-09 Thread Axel Simon
Hi Andy, On May 9, 2010, at 11:18, Andy Stewart wrote: > Axel, looks gnus have some problem that haven't send this mail. > > How do you think "split Gtk.Signals.chs from gtk package" ? > > I have push IconTheme patch, but still can't use > `iconThemeLookupByGicon`, that's need write `gio` in `bui

Re: [Gtk2hs-devel] Split gtk2hs/gtk/Graphics/UI/Gtk/Signals.chs from `gtk` package.

2010-05-09 Thread Andy Stewart
Axel, looks gnus have some problem that haven't send this mail. How do you think "split Gtk.Signals.chs from gtk package" ? I have push IconTheme patch, but still can't use `iconThemeLookupByGicon`, that's need write `gio` in `build-depends` of gtk.cabal. But gio.cabal need Gtk.Signals, so i nee

[Gtk2hs-devel] Split gtk2hs/gtk/Graphics/UI/Gtk/Signals.chs from `gtk` package.

2010-05-06 Thread Andy Stewart
Hi Axel, I have build a simple file-manager that base one gio, works well, and much much faster than GnomeVFS, looks screenshot: http://farm5.static.flickr.com/4027/4584389024_782b1e09ee_o.png After i test all GIO APIs, i will request you merge my branch (https://patch-tag.com/r/AndyStew