Mercurial
>
pidgin3
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
Update webkit version requirement
Mon, 30 Dec 2013 10:58:50 +0530
, by Ankit Vani
PurpleXfer API: Added a buffer size parameter to the 'read' callback
Mon, 23 Dec 2013 15:23:53 +0530
, by Ankit Vani
Log reader: fix some Trilian-related warnings in debug output. Refs #15279
Sun, 08 Dec 2013 18:25:37 +0100
, by Tomasz Wasilczyk
Silence some win32 warnings
Sun, 08 Dec 2013 08:03:07 +0530
, by Ankit Vani
Win32: fix a warning
Sun, 08 Dec 2013 02:52:23 +0100
, by Tomasz Wasilczyk
Fix win32 build after gobj merge
Sun, 08 Dec 2013 01:54:32 +0100
, by Tomasz Wasilczyk
Revert my 512fcfb0bda3e4a77ae3712645d1b2cf2c01858a
Sat, 07 Dec 2013 11:24:56 -0800
, by Mark Doliner
Fixed re-opening of persistent conversations
Sat, 07 Dec 2013 01:29:43 +0530
, by Ankit Vani
Fixed conversations cache not being updated on conversation name change
Fri, 06 Dec 2013 23:50:05 +0530
, by Ankit Vani
Fixed some documentation for 'account' parameters in conversations.h
Fri, 06 Dec 2013 20:49:34 +0530
, by Ankit Vani
Drop support for Netscape because it's ancient, no longer exists, is
Fri, 06 Dec 2013 01:14:48 -0800
, by Mark Doliner
Remove the "existing window" option for where to open URLs.
Fri, 06 Dec 2013 01:06:45 -0800
, by Mark Doliner
Use more appropriate sized variables. Should be functionally
Fri, 06 Dec 2013 00:43:06 -0800
, by Mark Doliner
Slightly cleaner .hgignore syntax?
Fri, 06 Dec 2013 00:37:26 -0800
, by Mark Doliner
Rename a camel case var to not be camel case.
Fri, 06 Dec 2013 00:32:30 -0800
, by Mark Doliner
Fix header guard and file comment.
Fri, 06 Dec 2013 00:30:46 -0800
, by Mark Doliner
Remove unneeded #include.
Fri, 06 Dec 2013 00:28:49 -0800
, by Mark Doliner
Fix summary description of these files.
Fri, 06 Dec 2013 00:26:45 -0800
, by Mark Doliner
No need to explicitly compare against TRUE (or FALSE).
Fri, 06 Dec 2013 00:18:24 -0800
, by Mark Doliner
Minor comment fiddling.
Fri, 06 Dec 2013 00:10:21 -0800
, by Mark Doliner
More descriptive error message.
Fri, 06 Dec 2013 00:04:30 -0800
, by Mark Doliner
Better parameter description.
Fri, 06 Dec 2013 00:03:42 -0800
, by Mark Doliner
Assorted whitespace fixes.
Fri, 06 Dec 2013 00:02:37 -0800
, by Mark Doliner
Describe this file.
Thu, 05 Dec 2013 23:55:07 -0800
, by Mark Doliner
Merged the GSoC 2013 gobjectification branch (soc.2013.gobjectification)
Fri, 06 Dec 2013 01:10:31 +0530
, by Ankit Vani
Moved declaerations of shared private functions to internal.h
soc.2013.gobjectification
Fri, 06 Dec 2013 00:36:32 +0530
, by Ankit Vani
Make a few buddy, chat, group properties save data correctly on set_property after construction
soc.2013.gobjectification
Thu, 05 Dec 2013 21:28:44 +0530
, by Ankit Vani
Do nothing if serv_got_chat_in, serv_got_chat_left are called with non-existant chat ID
soc.2013.gobjectification
Sun, 01 Dec 2013 23:05:22 +0530
, by Ankit Vani
Moved the status API documentation to the appropriate structures
soc.2013.gobjectification
Sun, 01 Dec 2013 22:54:29 +0530
, by Ankit Vani
Merged default branch
soc.2013.gobjectification
Thu, 28 Nov 2013 13:49:24 +0530
, by Ankit Vani
Fix warnings
soc.2013.gobjectification
Sun, 24 Nov 2013 02:29:10 +0530
, by Ankit Vani
libpurple: use g_object_class_install_properties instead of repeated g_object_class_install_property
soc.2013.gobjectification
Sun, 24 Nov 2013 02:16:14 +0530
, by Ankit Vani
ciphers: use g_object_class_install_properties instead of repeated g_object_class_install_property
soc.2013.gobjectification
Sun, 24 Nov 2013 02:02:31 +0530
, by Ankit Vani
jabber: use g_object_class_install_properties instead of repeated g_object_class_install_property
soc.2013.gobjectification
Sun, 24 Nov 2013 01:58:26 +0530
, by Ankit Vani
pidgin: use g_object_class_install_properties instead of repeated g_object_class_install_property
soc.2013.gobjectification
Sun, 24 Nov 2013 01:53:38 +0530
, by Ankit Vani
Added g_object_class_install_properties to glibcompat.h
soc.2013.gobjectification
Sun, 24 Nov 2013 01:37:11 +0530
, by Ankit Vani
libpurple: use g_object_notify_by_pspec instead of g_object_notify
soc.2013.gobjectification
Sun, 24 Nov 2013 00:33:47 +0530
, by Ankit Vani
Merged default branch
soc.2013.gobjectification
Sat, 23 Nov 2013 23:27:26 +0530
, by Ankit Vani
libpurple: started changing g_object_notify to g_object_notify_by_pspec
soc.2013.gobjectification
Wed, 20 Nov 2013 05:15:00 +0530
, by Ankit Vani
ciphers: use g_object_notify_by_pspec instead of g_object_notify
soc.2013.gobjectification
Wed, 20 Nov 2013 04:48:53 +0530
, by Ankit Vani
jabber: use g_object_notify_by_pspec instead of g_object_notify
soc.2013.gobjectification
Wed, 20 Nov 2013 03:12:07 +0530
, by Ankit Vani
pidgin: use g_object_notify_by_pspec instead of g_object_notify
soc.2013.gobjectification
Wed, 20 Nov 2013 02:36:19 +0530
, by Ankit Vani
Use glibcompat.h for "notify" in gtkconv-theme.c
soc.2013.gobjectification
Tue, 19 Nov 2013 13:58:11 +0530
, by Ankit Vani
Added g_object_notify_by_pspec to glibcompat.h
soc.2013.gobjectification
Tue, 19 Nov 2013 13:49:59 +0530
, by Ankit Vani
Added a note regarding internal.h for example plugins
soc.2013.gobjectification
Mon, 18 Nov 2013 01:09:52 +0530
, by Ankit Vani
Added doc comments for new PurpleCircularBuffer functions. Removed purple_circular_buffer_get_input from public API.
soc.2013.gobjectification
Mon, 18 Nov 2013 00:47:38 +0530
, by Ankit Vani
libpurple: Don't assume a conversation is always an IM or a chat
soc.2013.gobjectification
Sun, 17 Nov 2013 23:49:59 +0530
, by Ankit Vani
pidgin: Don't assume a conversation is always an IM or a chat
soc.2013.gobjectification
Sun, 17 Nov 2013 23:05:41 +0530
, by Ankit Vani
finch: Don't assume a conversation is always an IM or a chat
soc.2013.gobjectification
Sun, 17 Nov 2013 22:10:32 +0530
, by Ankit Vani
Removed warnings
soc.2013.gobjectification
Sun, 17 Nov 2013 20:22:21 +0530
, by Ankit Vani
libpurple: Use G_PARAM_STATIC_STRINGS and ensure g_object_notify is always called
soc.2013.gobjectification
Sun, 17 Nov 2013 18:11:04 +0530
, by Ankit Vani
Added a few missing G_PARAM_STATIC_STRINGS and g_object_notify
soc.2013.gobjectification
Sun, 17 Nov 2013 15:56:35 +0530
, by Ankit Vani
Removed unnecessary static function _set_variant
soc.2013.gobjectification
Sun, 17 Nov 2013 15:27:37 +0530
, by Ankit Vani
media: Use G_PARAM_STATIC_STRINGS and ensure g_object_notify is always called
soc.2013.gobjectification
Sun, 17 Nov 2013 04:17:23 +0530
, by Ankit Vani
ciphers: Use G_PARAM_STATIC_STRINGS and ensure g_object_notify is always called
soc.2013.gobjectification
Sun, 17 Nov 2013 04:06:49 +0530
, by Ankit Vani
gtalk: Use G_PARAM_STATIC_STRINGS and ensure g_object_notify is always called
soc.2013.gobjectification
Sun, 17 Nov 2013 03:37:28 +0530
, by Ankit Vani
pidgin: Use G_PARAM_STATIC_STRINGS and ensure g_object_notify is always called
soc.2013.gobjectification
Sun, 17 Nov 2013 03:04:58 +0530
, by Ankit Vani
libgnt: Use G_PARAM_STATIC_STRINGS and ensure g_object_notify is always called
soc.2013.gobjectification
Sun, 17 Nov 2013 02:06:03 +0530
, by Ankit Vani
Unmark property names and blurbs from translatable to non-translatable
soc.2013.gobjectification
Sat, 16 Nov 2013 17:16:22 +0530
, by Ankit Vani
Fixed some doc comments
soc.2013.gobjectification
Sat, 16 Nov 2013 00:36:17 +0530
, by Ankit Vani
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip