Re: GtkRecentFilter and GtkFileFilter

2010-12-13 Thread Emmanuele Bassi
On Mon, 2010-12-13 at 02:26 -0300, Erick Pérez Castellanos wrote: > > > I was using GtkRecentChooser interface a little a few days ago and I > > > realize > > > you can add filters to the list of recent files and realize the > > > GtkRecentFilter class could easily inherit from GtkFileFilter > >

Re: GtkRecentFilter and GtkFileFilter

2010-12-12 Thread Erick Pérez Castellanos
> Hi: > > I was using GtkRecentChooser interface a little a few days ago and I > realize > you can add filters to the list of recent files and realize the > GtkRecentFilter class could easily inherit from GtkFileFilter > Why is this not like this ? because the filtering machinery is not availab

Re: GtkRecentFilter and GtkFileFilter

2010-12-11 Thread Emmanuele Bassi
On Sat, 2010-12-11 at 00:22 -0300, Erick Pérez Castellanos wrote: > Hi: > > I was using GtkRecentChooser interface a little a few days ago and I realize > you can add filters to the list of recent files and realize the > GtkRecentFilter class could easily inherit from GtkFileFilter > Why is this

GtkRecentFilter and GtkFileFilter

2010-12-10 Thread Erick Pérez Castellanos
Hi: I was using GtkRecentChooser interface a little a few days ago and I realize you can add filters to the list of recent files and realize the GtkRecentFilter class could easily inherit from GtkFileFilter Why is this not like this ? And more as a suggestion I would add to GtkFileChooser and