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 7 and Version 8 of GSoC2010/BetterChatLogViewer


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

--

Legend:

Unmodified
Added
Removed
Modified
  • GSoC2010/BetterChatLogViewer

    v7 v8  
    2626IRC Handle: Adola
    2727Email: xadolax@gmail.com
    28 
    29  
    30 ''May, Tuesday 25, 2010'' : Setup monotone and installed devel version of Pidgin.[[BR]]
    31 [[BR]]
    32  
    33 ''May, Monday 31, 2010'' : I read "The C Programming Language", it was a speed run though (one night) so I'll no doubt have to go back and re-read a few things, but it's getting me through learning GTK+ 2.0. I'm going to spend the rest of the day learning GTK. [[BR]][[BR]]
    34  
     28----
     29''May, Tuesday 25, 2010'' : Setup monotone and installed devel version of Pidgin.
     30----
     31''May, Monday 31, 2010'' : I read "The C Programming Language", it was a speed run though (one night) so I'll no doubt have to go back and re-read a few things, but it's getting me through learning GTK+ 2.0. I'm going to spend the rest of the day learning GTK.
     32----
    3533''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. 
    3634
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!