Sun, 15 Jun 2008 12:53:16 +0000 |
Will Thompson |
Document PurpleCoreUiOps and purple_core_get_ui_info(), tweaking other core
|
Sun, 15 Jun 2008 12:50:23 +0000 |
Will Thompson |
Document a few types in cmds, partly to make doxygen links to those types work.
|
Sat, 14 Jun 2008 20:22:49 +0000 |
Evan Schoenberg |
I'm embarassed by this random semicolon.
|
Sat, 14 Jun 2008 19:12:47 +0000 |
Evan Schoenberg |
Don't cycle through a NULL "message" when purple_parse_oncoming() is called
|
Sat, 14 Jun 2008 04:50:35 +0000 |
Elliott Sales de Andrade |
Allow a 'Z' (UTC) TZ in strings passed to purple_str_to_time. Used for
|
Sat, 14 Jun 2008 03:20:19 +0000 |
Daniel Atallah |
Improve error handling for xmpp file transfers.
|
Sat, 14 Jun 2008 01:09:29 +0000 |
Daniel Atallah |
Don't impose a restriction on who you can send files to for XMPP.
|
Sat, 14 Jun 2008 00:59:35 +0000 |
Daniel Atallah |
merge of 'ba3f5db0711c5a3b7c5b5510df2e5e3ae5adbbc3'
|
Sat, 14 Jun 2008 02:03:26 +0000 |
Sadrul Habib Chowdhury |
Send '//message' as '/message', instead of looking for a 'message' command.
|
Sat, 14 Jun 2008 02:01:41 +0000 |
Sadrul Habib Chowdhury |
Avoid searching for a buddy with an empty name. This happens for the
|
Fri, 13 Jun 2008 18:35:25 +0000 |
Mark Doliner |
merge of '705949560fe813ff0ffc4170eb4ca7545d1bd4e4'
|
Fri, 13 Jun 2008 04:57:45 +0000 |
Daniel Atallah |
Pass the "real" chat username to the pidgin_retrieve_user_info function.
|
Fri, 13 Jun 2008 04:34:06 +0000 |
Daniel Atallah |
Use the chat user's real username (if available) for more things (e.g.) file
|
Fri, 13 Jun 2008 04:19:31 +0000 |
Daniel Atallah |
Return the real JID (if available) from the xmpp get_cb_real_name function.
|
Sat, 14 Jun 2008 00:59:09 +0000 |
Daniel Atallah |
disapproval of revision 'b499ce3771edb822dda585ef37acbafcc48b71f4'
|
Fri, 13 Jun 2008 01:08:31 +0000 |
Daniel Atallah |
Add a can_receive_file function to the xmpp prpl so that we disable the menu
|
Thu, 12 Jun 2008 16:34:53 +0000 |
Jochen Kemnade |
German translation update
|
Thu, 12 Jun 2008 16:09:58 +0000 |
Mark Doliner |
There's no need to dup this
|
Wed, 11 Jun 2008 15:36:42 +0000 |
Mark Doliner |
merge of '7be65dacd56b6536cf745747e39a29f4f7f2644b'
|
Wed, 11 Jun 2008 15:36:36 +0000 |
Mark Doliner |
No one has any idea what evil is (in bed)
|
Wed, 11 Jun 2008 02:42:23 +0000 |
Stu Tomlinson |
Kill the warning 'field' may be used uninitialized in this function
|
Tue, 10 Jun 2008 16:23:14 +0000 |
Richard Laager |
Rename --with-ssl-certificates to --with-system-ssl-certs as per Ethan's
|
Tue, 10 Jun 2008 16:18:12 +0000 |
Richard Laager |
Add another translation: wud -> would
|
Tue, 10 Jun 2008 07:56:52 +0000 |
Mark Doliner |
I should have my email address in here, I think. I'd be ok with
|
Tue, 10 Jun 2008 06:26:16 +0000 |
Ka-Hing Cheung |
silence a warning
|
Tue, 10 Jun 2008 06:23:35 +0000 |
Ka-Hing Cheung |
Moved "Enable Account" to the top with "Manage Accounts", and always put a
|
Mon, 09 Jun 2008 19:34:25 +0000 |
Sadrul Habib Chowdhury |
Fix some key-press issues on nested popup menus where pressing up/down
|
Mon, 09 Jun 2008 19:32:20 +0000 |
Sadrul Habib Chowdhury |
Fix an off-by-one bug in calculating column widths in trees.
|
Mon, 09 Jun 2008 19:31:43 +0000 |
Marcus Lundblad |
Do not disable default smileys with dupliate shortcuts if custom smileys
|
Mon, 09 Jun 2008 19:06:08 +0000 |
Sadrul Habib Chowdhury |
merge of '288e82d5a18fb0bac91d9b4b737d4788af8388ed'
|
Mon, 09 Jun 2008 18:58:45 +0000 |
Jochen Kemnade |
German translation update
|
Mon, 09 Jun 2008 18:43:11 +0000 |
Evan Schoenberg |
* Avoid called g_markup_escape_text() on a NULL message
|
Mon, 09 Jun 2008 18:04:13 +0000 |
Evan Schoenberg |
Avoid calling purple_str_sub_away_formatters() and g_markup_escape_text()
|
Mon, 09 Jun 2008 17:28:08 +0000 |
Daniel Atallah |
re-Fix win32 build.
|
Mon, 09 Jun 2008 14:34:43 +0000 |
Daniel Atallah |
Fix win32 build.
|
Mon, 09 Jun 2008 06:35:52 +0000 |
Mark Doliner |
merge of '6f45eed99c94f8e63e46ad382a70c0c4e266b833'
|
Mon, 09 Jun 2008 02:28:39 +0000 |
Martijn van Beers |
A patch from Martijn van Beers to handle outgoing PURPLE_TYPE_SUBTYPE
|
Mon, 09 Jun 2008 02:22:33 +0000 |
Laurynas Biveinis |
"This patch pluralizes a few strings that should be pluralized for
|
Mon, 09 Jun 2008 02:18:05 +0000 |
Richard Laager |
ChangeLog that last commit
|
Mon, 09 Jun 2008 02:10:18 +0000 |
Richard Laager |
Add a configure option, --with-ssl-certificates to allow packagers to
|
Mon, 09 Jun 2008 00:14:40 +0000 |
Richard Laager |
The DBus and NetworkManager options are enabled by default, so the --help
|
Sun, 08 Jun 2008 23:00:36 +0000 |
Kevin Stange |
merge of 'f7176494034dd112dc3416db787a73b6dc67007b'
|
Sun, 08 Jun 2008 22:59:32 +0000 |
Kevin Stange |
merge of '832388016fc893f5c5d8569130fe34914c3c4cb0'
|
Sun, 08 Jun 2008 22:52:01 +0000 |
Ka-Hing Cheung |
Patch from tomgr and Maiku that workarounds some OS X issue,
|
Sun, 08 Jun 2008 23:00:24 +0000 |
Kevin Stange |
Fix this wording to express that this is related to adding new buddies.
|
Sun, 08 Jun 2008 22:51:29 +0000 |
Kevin Stange |
Make the Add Buddy dialog cause the auto-personize prompt where appropriate.
|
Sun, 08 Jun 2008 22:18:14 +0000 |
Ka-Hing Cheung |
Patch from Andrew Gaul that fixes another leak:
|
Sun, 08 Jun 2008 21:59:54 +0000 |
Ka-Hing Cheung |
Patch from Andrew Gaul that fixes a leak:
|
Sun, 08 Jun 2008 21:54:56 +0000 |
Ka-Hing Cheung |
patch from Andrew Gaul that fixes a memleak, we weren't free'ing this when
|
Sun, 08 Jun 2008 21:44:50 +0000 |
Ka-Hing Cheung |
merge of '457a5c2c9d9b1b235deae2d65b24cc542c12d6e4'
|
Sun, 08 Jun 2008 19:15:26 +0000 |
Jeffrey Connelly |
Apply patch to fix #4937 'msim_normalize() error during initialization of libpurple' from Jaywalker.
|
Sun, 08 Jun 2008 16:02:46 +0000 |
Evan Schoenberg |
As XMPP does, prefix away messages with the status name in oscar user info
|
Sat, 07 Jun 2008 20:37:46 +0000 |
Sadrul Habib Chowdhury |
merge of '00a9efda899566f921e7c8bbe98a0eb684855f62'
|
Sat, 07 Jun 2008 20:37:18 +0000 |
Marcus Lundblad |
Show the stock status icons in the status list and status menus. Closes
|
Sat, 07 Jun 2008 19:11:48 +0000 |
Sadrul Habib Chowdhury |
Plug a little leak. We should not use 'delete_event' signal, because it
|
Sat, 07 Jun 2008 18:52:57 +0000 |
Evan Schoenberg |
Specified one of the OSCAR_CAPABILITY_GENERICUNKNOWN capabilities to be
|
Sat, 07 Jun 2008 18:42:48 +0000 |
Evan Schoenberg |
Replaced family_*'s magic numbers of FLAP families with the constants
|
Sat, 07 Jun 2008 18:42:12 +0000 |
Evan Schoenberg |
Added account option for oscar accounts to allow multipe simultaneous logins,
|
Sat, 07 Jun 2008 15:41:05 +0000 |
Evan Schoenberg |
Added paramater to aim_send_login() to allow control over whether we want
|
Sat, 07 Jun 2008 14:26:41 +0000 |
Sadrul Habib Chowdhury |
Bring back the unintentionally hidden 'Manage Accounts' dialog. Thanks to
|