Re: [Tracker] tracker web frontend

2008-01-05 Thread Michael Biebl
2008/1/2, Ryan Wynn <[EMAIL PROTECTED]>: > Hi, > > I coded an ajax front end for tracker using pylons and the dbus > bindings. Would anyone be interested in taking this as a > contribution? Would I simply need to attach the code to a ticket? > > Right now it handles displaying and paging through

Re: [Tracker] *-private.h files

2008-01-05 Thread Saleem Abdulrasool
On Sat, 05 Jan 2008, Jamie McCracken wrote: > > 1) Now all the static function declarations are in the beginning of > > the c file, but ofcourse if you reorder the code a bit this is not > > necessary (I always use this because it saves time and typing if you > > decide to change the arguments in

Re: [Tracker] *-private.h files

2008-01-05 Thread Jaap A. Haitsma
On Jan 5, 2008 4:46 PM, Jamie McCracken <[EMAIL PROTECTED]> wrote: > > > On Sat, 2008-01-05 at 04:45 +0100, Jaap A. Haitsma wrote: > > On Jan 4, 2008 10:10 PM, Jamie McCracken <[EMAIL PROTECTED]> wrote: > > > > > > > > > On Fri, 2008-01-04 at 20:34 +0100, Jaap A. Haitsma wrote: > > > > Hi, > > > >

Re: [Tracker] *-private.h files

2008-01-05 Thread Jamie McCracken
On Sat, 2008-01-05 at 04:45 +0100, Jaap A. Haitsma wrote: > On Jan 4, 2008 10:10 PM, Jamie McCracken <[EMAIL PROTECTED]> wrote: > > > > > > On Fri, 2008-01-04 at 20:34 +0100, Jaap A. Haitsma wrote: > > > Hi, > > > > > > I was hacking a bit on the tracker source code and found several > > > *-priva