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 Gobjectification


Ignore:
Timestamp:
Jun 21, 2008, 3:28:32 AM (16 years ago)
Author:
ecoffey
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Gobjectification

    v7 v8  
    88
    99  * !PurpleConnection
    10      * Create default implementation of virtual methods (or explicitly make them pure)
     10     * ~~Create default implementation of virtual methods (or explicitly make them pure)~~
    1111     * Replace purple_signal_emit with g_signal_emit
    12      * Inherit from PurpleObject instead of GObject
    13      * use g_return_if_fail(PURPLE_IS_CONNECTION(gc)) instead of g_return_if_fail(gc != null)
     12     * ~~Inherit from PurpleObject instead of GObject~~
     13     * ~~use g_return_if_fail(PURPLE_IS_CONNECTION(gc)) instead of g_return_if_fail(gc != null)~~
    1414
    1515  * !PurpleAccount
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!