Menu

#2 Properly sort the date column

closed
nobody
None
5
2004-04-29
2004-04-28
No

I've found a problem with syndigator's date sorting,
what it currently
does is compare the string, which is of course
problematic. The ideal solution is probably to store
the date in the GtkTreeStore, but it's late now and I
don't want to dig too deep into it, so I simply
specified a sort_func for the date column.
The patch is generated against cvs, but I am having
some problem to even run it (probably because I didn't
make install), so please test.

Discussion

  • Ka-Hing Cheung

    Ka-Hing Cheung - 2004-04-28

    v1

     
  • Bruno Tavares

    Bruno Tavares - 2004-04-29
    • status: open --> closed
     
  • Bruno Tavares

    Bruno Tavares - 2004-04-29

    Logged In: YES
    user_id=221597

    Approved and applied to cvs

     

Log in to post a comment.