Trac is being migrated to new services! Issues can be found in our new YouTrack instance and WIKI pages can be found on our website.

Changes between Version 8 and Version 9 of GSoC2010/BetterChatLogViewer


Ignore:
Timestamp:
Jun 9, 2010, 3:13:57 PM (14 years ago)
Author:
Adola
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSoC2010/BetterChatLogViewer

    v8 v9  
    1818In short, at the end of the summer, pidgin's log viewer WILL be more user friendly, and generally a bit better organized.
    1919It may also have a sorting feature. 
    20 
    21 
    22 
    23 CONTACT INFO
    24 Name: Adam Fowler
    25 IRC: irc.freenode.net
    26 IRC Handle: Adola
    27 Email: xadolax@gmail.com
    2820----
    2921''May, Tuesday 25, 2010'' : Setup monotone and installed devel version of Pidgin.
     
    3325''June, Wednesday 9, '' : Not a lot of coding going on.  I'm spending most of my time reading the previous code, and trying to understand each line of it.  I attempted at just coding and brute forcing my methods through the previous functions, and ended up failing.  I've decided to implement a method called "pidgin_log_show_global()" along side the previous method "pidgin_log_show()".  My function should handle a lot of casting to better work with the major part of the logging engine. Regardless of the amount of molding the data into what certain functions need it to be, there will be a required amount of modification to old functions.  I suspect there will be many 'skipping' of data-specific functions.  I suspect that once I am able to tally all the contacts into a list, I should be able to move quickly.  I feel this true as many  of the utilities of the log viewer are based on "contact name | raw logs | formated logs"  and adding all the contacts, and clicking on a user's name would require the _SAME_ calls as if a user had gone through the "view log process" via Buddy List. 
    3426
    35 Please email about any questions at xadolax@gmail.com.
     27{{{
     28CONTACT INFO
     29Name: Adam Fowler
     30IRC: irc.freenode.net
     31IRC Handle: Adola
     32Email: xadolax@gmail.com
     33}}}
     34
     35
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!