Mercurial
>
pidgin3
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
Fixed some warnings with loader_build
soc.2008.themes
Tue, 17 Jun 2008 03:26:00 +0000
, by Justin Rodriguez
added a more generic function to read xml files (and made the util version into a wrapper) so it can be used by the
soc.2008.themes
Mon, 16 Jun 2008 21:43:34 +0000
, by Justin Rodriguez
Fixed some things needed for proper gobfication (init/finalize/etc)
soc.2008.themes
Mon, 16 Jun 2008 19:48:56 +0000
, by Justin Rodriguez
Added sound builder (implete still needs a good way to go from xml file to xml node)
soc.2008.themes
Fri, 13 Jun 2008 21:33:17 +0000
, by Justin Rodriguez
Added skeleton (non-working) sound loader class
soc.2008.themes
Thu, 12 Jun 2008 22:13:54 +0000
, by Justin Rodriguez
Added minimal sound theme class (only get/set api)
soc.2008.themes
Thu, 12 Jun 2008 07:34:43 +0000
, by Justin Rodriguez
changed the purple theme formatting a bit (minor)
soc.2008.themes
Thu, 12 Jun 2008 06:25:49 +0000
, by Justin Rodriguez
Added description to theme abstract class
soc.2008.themes
Wed, 11 Jun 2008 18:32:12 +0000
, by Justin Rodriguez
Fixed some leaks formatting
soc.2008.themes
Wed, 11 Jun 2008 03:51:47 +0000
, by Justin Rodriguez
Fixed theme-manager to be more of a singleton and less-gobject like
soc.2008.themes
Wed, 11 Jun 2008 03:41:35 +0000
, by Justin Rodriguez
Added the theme-manager and basic functionality (needs to be given proper directories to find themes)
soc.2008.themes
Tue, 10 Jun 2008 21:39:35 +0000
, by Justin Rodriguez
Added theme loader class abstract whose only (current/planned) function is to build themes
soc.2008.themes
Sat, 07 Jun 2008 11:03:20 +0000
, by Justin Rodriguez
fixed formatting and get/set properties
soc.2008.themes
Sat, 07 Jun 2008 01:55:23 +0000
, by Justin Rodriguez
Added basic theme for libpurple to be used by theme manager and loaders (abstract gobject)
soc.2008.themes
Sat, 07 Jun 2008 01:23:24 +0000
, by Justin Rodriguez
propagate from branch 'im.pidgin.pidgin' (head e04778a3d29a5c87d9c696d2fd461ff9a57f621c)
xmpp.custom_smiley
Wed, 11 Jun 2008 15:20:16 +0000
, by Richard Laager
New files used for custom smileys.
xmpp.custom_smiley
Sun, 01 Jun 2008 21:39:15 +0000
, by Marcus Lundblad
Ooops ... compile\!
xmpp.custom_smiley
Sun, 01 Jun 2008 21:07:22 +0000
, by Sadrul Habib Chowdhury
A couple of leak fixes.
xmpp.custom_smiley
Sun, 01 Jun 2008 21:02:39 +0000
, by Sadrul Habib Chowdhury
Custom smileys for XMPP according to XEP 0231. Refs #5627.
xmpp.custom_smiley
Sun, 01 Jun 2008 20:55:54 +0000
, by Marcus Lundblad
* free xmlnodes after bosh receive callback is called
soc.2008.xmpp
Mon, 18 Aug 2008 17:08:01 +0000
, by Tobias Markmann
* removing some comment with XML example
soc.2008.xmpp
Mon, 18 Aug 2008 16:20:46 +0000
, by Tobias Markmann
* fixing a bug in jabber_bosh_http_connection_receive_parse_header()
soc.2008.xmpp
Mon, 18 Aug 2008 15:44:43 +0000
, by Tobias Markmann
* adding some missing documentation
soc.2008.xmpp
Mon, 18 Aug 2008 11:11:32 +0000
, by Tobias Markmann
* sending empty <body> requests if there are not othere requests to be answered to keep a CM -> client channel open
soc.2008.xmpp
Mon, 18 Aug 2008 08:42:37 +0000
, by Tobias Markmann
* data buffer for received data. Support for any HTTP resonse size now.
soc.2008.xmpp
Sat, 16 Aug 2008 21:28:32 +0000
, by Tobias Markmann
* moving BOSH interfacing from jabber_send to jabber_send_raw
soc.2008.xmpp
Fri, 15 Aug 2008 16:35:32 +0000
, by Tobias Markmann
* using libpurple's internal SASL mechanisms during BOSH authentication phase
soc.2008.xmpp
Fri, 15 Aug 2008 14:02:21 +0000
, by Tobias Markmann
* sending some User-Agent
soc.2008.xmpp
Tue, 12 Aug 2008 12:48:25 +0000
, by Tobias Markmann
* calling PurpleBOSHConnection's receive_cb
soc.2008.xmpp
Tue, 12 Aug 2008 12:40:48 +0000
, by Tobias Markmann
* parsing HTTP response and emitting HTTP request callback
soc.2008.xmpp
Mon, 11 Aug 2008 21:28:05 +0000
, by Tobias Markmann
* preparing handling of multiple requests for pipelining support
soc.2008.xmpp
Sat, 09 Aug 2008 23:07:58 +0000
, by Tobias Markmann
* doing HTTP requests
soc.2008.xmpp
Sat, 09 Aug 2008 22:16:11 +0000
, by Tobias Markmann
* adding receive callback; preparing receiving and boot code
soc.2008.xmpp
Tue, 05 Aug 2008 22:24:39 +0000
, by Tobias Markmann
* adding bosh files to Makefile.am & .mingw
soc.2008.xmpp
Tue, 05 Aug 2008 18:44:42 +0000
, by Tobias Markmann
* missing commit
soc.2008.xmpp
Sun, 03 Aug 2008 22:58:10 +0000
, by Tobias Markmann
* some refactoring
soc.2008.xmpp
Sun, 03 Aug 2008 22:50:13 +0000
, by Tobias Markmann
* small bugfix in jabber_ipc_add_feature()
soc.2008.xmpp
Sun, 03 Aug 2008 22:21:49 +0000
, by Tobias Markmann
* looking for alternative connection methods if direct connection fails
soc.2008.xmpp
Sun, 03 Aug 2008 13:48:59 +0000
, by Tobias Markmann
* some further bugfixing, BIND's libresolv does so much for the programmer, just happy it exists
soc.2008.xmpp
Sat, 02 Aug 2008 16:43:04 +0000
, by Tobias Markmann
* fixing some bugs, finishing support for TXT queries
soc.2008.xmpp
Fri, 01 Aug 2008 22:37:51 +0000
, by Tobias Markmann
* some code style adjustments in caps.c
soc.2008.xmpp
Fri, 01 Aug 2008 12:34:33 +0000
, by Tobias Markmann
* removing some g_strdup()s; I meant it too good
soc.2008.xmpp
Tue, 15 Jul 2008 22:16:26 +0000
, by Tobias Markmann
* fixing memory related bug; forgotton to duplicate some data which otherwise may be deleted by other parts of the program
soc.2008.xmpp
Tue, 15 Jul 2008 21:26:51 +0000
, by Tobias Markmann
* implemented jabber_caps_broadcast_change() and finished jabber_ipc_add_feature() IPC function
soc.2008.xmpp
Tue, 15 Jul 2008 15:38:15 +0000
, by Tobias Markmann
* IPC work
soc.2008.xmpp
Tue, 08 Jul 2008 15:05:45 +0000
, by Tobias Markmann
* removing several warnings
soc.2008.xmpp
Mon, 07 Jul 2008 18:28:05 +0000
, by Tobias Markmann
* adding documentation for IPC function contact_has_feature
soc.2008.xmpp
Sun, 06 Jul 2008 21:20:35 +0000
, by Tobias Markmann
* adding IPC function 'contact_has_feature'
soc.2008.xmpp
Sun, 06 Jul 2008 21:09:50 +0000
, by Tobias Markmann
* fixing a bug in jabber_caps_compare()
soc.2008.xmpp
Sun, 06 Jul 2008 18:51:26 +0000
, by Tobias Markmann
* correctly calculating own features and factor in is_enabled() of features
soc.2008.xmpp
Sat, 05 Jul 2008 09:22:59 +0000
, by Tobias Markmann
* changed storage format for cache to mirror all needed features for XEP-0115v1.5
soc.2008.xmpp
Fri, 04 Jul 2008 19:11:09 +0000
, by Tobias Markmann
* support for calculating both hashes, sha-1 and md5
soc.2008.xmpp
Thu, 03 Jul 2008 22:30:44 +0000
, by Tobias Markmann
* changing caps node namespace. According to version 1.5 of XEP-0115 it should be a real URL to client's homepage.
soc.2008.xmpp
Wed, 02 Jul 2008 21:27:51 +0000
, by Tobias Markmann
* pass hash type to the caps handling functions
soc.2008.xmpp
Tue, 01 Jul 2008 23:16:15 +0000
, by Tobias Markmann
* implemented jabber_caps_calcualte_hash() which calculates the SHA-1 hash for someones disco response according to XEP-0115
soc.2008.xmpp
Sun, 29 Jun 2008 14:32:33 +0000
, by Tobias Markmann
* defined JabberCapsIdentity as struct _JabberIdentity
soc.2008.xmpp
Sun, 22 Jun 2008 18:59:33 +0000
, by Tobias Markmann
* jabber_caps_jabber_identity_compare() compares xml:lang too, now.
soc.2008.xmpp
Sun, 22 Jun 2008 18:30:12 +0000
, by Tobias Markmann
* changed name of jabber_caps_calculate_hash() to jabber_caps_calculate_own_hash()
soc.2008.xmpp
Sun, 22 Jun 2008 17:25:23 +0000
, by Tobias Markmann
Removing short-names for features and calculating own caps hash.
soc.2008.xmpp
Mon, 16 Jun 2008 13:52:45 +0000
, by Tobias Markmann
Show the count of users when joining a chat.
Fri, 11 Jul 2008 11:24:50 +0000
, by Sadrul Habib Chowdhury
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip