Mercurial > pidgin
graph
-
Allow multiple spellcheck dictionaries to be installed at the same time onMon, 23 Jun 2008 15:33:44 +0000, by Daniel Atallah
-
Helper functions are coolSat, 21 Jun 2008 20:28:14 +0000, by Mark Doliner
-
Plug the memory leak in the tooltip for menutrays properly. Thanks toSat, 21 Jun 2008 16:32:51 +0000, by Sadrul Habib Chowdhury
-
The text iterators need to be properly ordered here. Taking the iteratorsSat, 21 Jun 2008 11:07:17 +0000, by Sadrul Habib Chowdhury
-
Mobile status are created as independant statuses, which cannot be theSat, 21 Jun 2008 06:56:35 +0000, by Sadrul Habib Chowdhury
-
Small leak fix.Sat, 21 Jun 2008 04:50:36 +0000, by Sadrul Habib Chowdhury
-
merge of '500604b1f22bc5f32a818dc80bbc252bc460dc85'Wed, 18 Jun 2008 03:27:05 +0000, by Sadrul Habib Chowdhury
-
We only allow one keepalive timeout, so simplify this.Wed, 18 Jun 2008 03:16:28 +0000, by Daniel Atallah
-
Cleanup some duplication and simplify this.Wed, 18 Jun 2008 03:14:47 +0000, by Daniel Atallah
-
Some header inclusion fixes to help on NetBSD/FreeBSD.Wed, 18 Jun 2008 00:24:44 +0000, by Richard Laager
-
Fix occurred to be spelled correctly. Thanks to bruce89 for noticing. Fixes #6096.Mon, 16 Jun 2008 15:19:11 +0000, by Daniel Atallah
-
merge of '3a93d6a9f17c32fb5379bb3f2294392fac142b92'Mon, 16 Jun 2008 01:03:23 +0000, by Mark Doliner
-
Sprinkle @copydoc around to squash "ref could not be resolved" Doxygen warnings,Sun, 15 Jun 2008 12:56:30 +0000, by Will Thompson
-
document PurpleAttentionType slightlySun, 15 Jun 2008 12:54:23 +0000, by Will Thompson
-
add some trivial documentation to PurpleSoundUiOpsSun, 15 Jun 2008 12:53:59 +0000, by Will Thompson
-
Document PurpleCoreUiOps and purple_core_get_ui_info(), tweaking other coreSun, 15 Jun 2008 12:53:16 +0000, by Will Thompson
-
Document a few types in cmds, partly to make doxygen links to those types work.Sun, 15 Jun 2008 12:50:23 +0000, by Will Thompson
-
I'm embarassed by this random semicolon.Sat, 14 Jun 2008 20:22:49 +0000, by Evan Schoenberg
-
Don't cycle through a NULL "message" when purple_parse_oncoming() is calledSat, 14 Jun 2008 19:12:47 +0000, by Evan Schoenberg
-
Allow a 'Z' (UTC) TZ in strings passed to purple_str_to_time. Used forSat, 14 Jun 2008 04:50:35 +0000, by Elliott Sales de Andrade
-
Improve error handling for xmpp file transfers.Sat, 14 Jun 2008 03:20:19 +0000, by Daniel Atallah
-
Don't impose a restriction on who you can send files to for XMPP.Sat, 14 Jun 2008 01:09:29 +0000, by Daniel Atallah
-
merge of 'ba3f5db0711c5a3b7c5b5510df2e5e3ae5adbbc3'Sat, 14 Jun 2008 00:59:35 +0000, by Daniel Atallah
-
Send '//message' as '/message', instead of looking for a 'message' command.Sat, 14 Jun 2008 02:03:26 +0000, by Sadrul Habib Chowdhury
-
Avoid searching for a buddy with an empty name. This happens for theSat, 14 Jun 2008 02:01:41 +0000, by Sadrul Habib Chowdhury
-
merge of '705949560fe813ff0ffc4170eb4ca7545d1bd4e4'Fri, 13 Jun 2008 18:35:25 +0000, by Mark Doliner
-
Pass the "real" chat username to the pidgin_retrieve_user_info function.Fri, 13 Jun 2008 04:57:45 +0000, by Daniel Atallah
-
Use the chat user's real username (if available) for more things (e.g.) fileFri, 13 Jun 2008 04:34:06 +0000, by Daniel Atallah
-
Return the real JID (if available) from the xmpp get_cb_real_name function.Fri, 13 Jun 2008 04:19:31 +0000, by Daniel Atallah
-
disapproval of revision 'b499ce3771edb822dda585ef37acbafcc48b71f4'Sat, 14 Jun 2008 00:59:09 +0000, by Daniel Atallah
-
Add a can_receive_file function to the xmpp prpl so that we disable the menuFri, 13 Jun 2008 01:08:31 +0000, by Daniel Atallah
-
German translation updateThu, 12 Jun 2008 16:34:53 +0000, by Jochen Kemnade
-
There's no need to dup thisThu, 12 Jun 2008 16:09:58 +0000, by Mark Doliner
-
merge of '7be65dacd56b6536cf745747e39a29f4f7f2644b'Wed, 11 Jun 2008 15:36:42 +0000, by Mark Doliner
-
No one has any idea what evil is (in bed)Wed, 11 Jun 2008 15:36:36 +0000, by Mark Doliner
-
Kill the warning 'field' may be used uninitialized in this functionWed, 11 Jun 2008 02:42:23 +0000, by Stu Tomlinson
-
Rename --with-ssl-certificates to --with-system-ssl-certs as per Ethan'sTue, 10 Jun 2008 16:23:14 +0000, by Richard Laager
-
Add another translation: wud -> wouldTue, 10 Jun 2008 16:18:12 +0000, by Richard Laager
-
I should have my email address in here, I think. I'd be ok withTue, 10 Jun 2008 07:56:52 +0000, by Mark Doliner
-
silence a warningTue, 10 Jun 2008 06:26:16 +0000, by Ka-Hing Cheung
-
Moved "Enable Account" to the top with "Manage Accounts", and always put aTue, 10 Jun 2008 06:23:35 +0000, by Ka-Hing Cheung
-
Fix some key-press issues on nested popup menus where pressing up/downMon, 09 Jun 2008 19:34:25 +0000, by Sadrul Habib Chowdhury
-
Fix an off-by-one bug in calculating column widths in trees.Mon, 09 Jun 2008 19:32:20 +0000, by Sadrul Habib Chowdhury
-
Do not disable default smileys with dupliate shortcuts if custom smileysMon, 09 Jun 2008 19:31:43 +0000, by Marcus Lundblad
-
merge of '288e82d5a18fb0bac91d9b4b737d4788af8388ed'Mon, 09 Jun 2008 19:06:08 +0000, by Sadrul Habib Chowdhury
-
German translation updateMon, 09 Jun 2008 18:58:45 +0000, by Jochen Kemnade
-
* Avoid called g_markup_escape_text() on a NULL messageMon, 09 Jun 2008 18:43:11 +0000, by Evan Schoenberg
-
Avoid calling purple_str_sub_away_formatters() and g_markup_escape_text()Mon, 09 Jun 2008 18:04:13 +0000, by Evan Schoenberg
-
re-Fix win32 build.Mon, 09 Jun 2008 17:28:08 +0000, by Daniel Atallah
-
Fix win32 build.Mon, 09 Jun 2008 14:34:43 +0000, by Daniel Atallah
-
merge of '6f45eed99c94f8e63e46ad382a70c0c4e266b833'Mon, 09 Jun 2008 06:35:52 +0000, by Mark Doliner
-
A patch from Martijn van Beers to handle outgoing PURPLE_TYPE_SUBTYPEMon, 09 Jun 2008 02:28:39 +0000, by Martijn van Beers
-
"This patch pluralizes a few strings that should be pluralized forMon, 09 Jun 2008 02:22:33 +0000, by Laurynas Biveinis
-
ChangeLog that last commitMon, 09 Jun 2008 02:18:05 +0000, by Richard Laager
-
Add a configure option, --with-ssl-certificates to allow packagers toMon, 09 Jun 2008 02:10:18 +0000, by Richard Laager
-
The DBus and NetworkManager options are enabled by default, so the --helpMon, 09 Jun 2008 00:14:40 +0000, by Richard Laager
-
merge of 'f7176494034dd112dc3416db787a73b6dc67007b'Sun, 08 Jun 2008 23:00:36 +0000, by Kevin Stange
-
merge of '832388016fc893f5c5d8569130fe34914c3c4cb0'Sun, 08 Jun 2008 22:59:32 +0000, by Kevin Stange
-
Patch from tomgr and Maiku that workarounds some OS X issue,Sun, 08 Jun 2008 22:52:01 +0000, by Ka-Hing Cheung
-
Fix this wording to express that this is related to adding new buddies.Sun, 08 Jun 2008 23:00:24 +0000, by Kevin Stange