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.
- Timestamp:
-
Jun 21, 2008, 3:28:32 AM (16 years ago)
- Author:
-
ecoffey
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v7
|
v8
|
|
8 | 8 | |
9 | 9 | * !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)~~ |
11 | 11 | * 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)~~ |
14 | 14 | |
15 | 15 | * !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!