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 1 and Version 2 of GSoC2009/HidingGobject/review071009


Ignore:
Timestamp:
Jul 16, 2009, 1:21:10 AM (15 years ago)
Author:
aluink
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSoC2009/HidingGobject/review071009

    v1 v2  
    11old rev: 811d6e22fc676b5d2f87ff0d8fff750662e4bc7b
     2
    23new rev: 2ef380ad3a75f214245ca5e1a34e7fc3d4e23914
    34
     
    4041libpurple/group.h
    4142 * doxygen comments are incorrect
    42 
    43 finch/gntblist.c
    44  * the comment starting on lines 238-239 can be deleted
    45  * line 1395 should be using PURPLE_BUDDY(node) and not typecasting directly
    46    (glib will actually check the instance for us if we use the macro)
    47  * line 1398 should be using PURPLE_GROUP(node) and not typecasting directly
    48  * line 1676 nuke the comment and it's contents
    49  * line 2387:2388 use PURPLE_CHAT(n[12]) (see above)
    50  * line 2390:2391 use PURPLE_BUDDY(n[12]) (see above)
    51  * line 2393:2394 use PURPLE_CONTACT(n[12]) (see above)
    52  * line 2424:2425 use PURPLE_BUDDY(n[12]) (see above)
    53  * line 2467:2468 use PURPLE_BUDDY(n[12]) (see above)
    54 
    55 finch/plugins/grouping.c
    56  * line 36 needs to be a subclass or a group instances with the names "online"
    57    and "offline".
    58    (out of scope)
    59  * line 54 should be using PURPLE_CONTACT(node) (see above)
    60  * line 59 use PURPLE_BUDDY(node) (see above)
    61  * line 67 use PURPLE_CHAT(node) (see above)
    62  * line 110 online and offline haven't been initialized yet
    63  * line 115 online hasn't been initialized yet
    64  * line 137 needs to be a subclass, or a group instance with the name "meebo"
    65    (out of scope)
    66  * line 269 looks like creating a group node instead _should_ be ok.
    67    (out of scope)
    68  * line 288 should be ok for now, but should be using PURPLE_IS_BLIST_NODE
    69    (out of scope)
    7043
    7144libpurple/blist-node.c
     
    141114 * line 1197 uber line syndrome
    142115 * line 1199 uber line syndrome
    143 
    144 pidgin/gtkblist.c (out of scope)
    145  * line 1513 uber line syndrome
    146  * line 1519 uber line syndrome
    147  * line 1554 uber line syndrome
    148  * line 1582 uber line syndrome
    149  * line 1639 uber line syndrome
    150  * line 2010 uber line syndrome
    151  * line 2356 uber line syndrome
    152  * lines 2665:2666 uber line syndromes
    153  * line 2776 uber line syndrome
    154  * line 3820 uber line syndrome
    155  * line 3822 uber line syndrome
    156  * line 3830 uber line syndrome
    157  * line 3860 uber line syndrome
    158  * line 4056 uber line syndrome
    159  * grown tired of recording these...  especially since they're out of scope
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!