log

age author description
Sun, 11 Sep 2011 04:18:46 +0000 John Bailey Remove a bogus short-circuit check intended to prevent downloading the same icon
Fri, 09 Sep 2011 07:00:03 +0000 Elliott Sales de Andrade Fix searching in conversation windows.
Fri, 09 Sep 2011 03:32:27 +0000 Elliott Sales de Andrade merge of '10d7899aac75e85039e557e2c4238e1b276a4353'
Fri, 09 Sep 2011 03:27:52 +0000 masca Let webview manage the navigation ONLY if the reason is the user clicked a link.
Fri, 09 Sep 2011 03:28:02 +0000 Elliott Sales de Andrade Use pidgin_create_webview to make the Help dialog.
Fri, 09 Sep 2011 02:40:51 +0000 Elliott Sales de Andrade Use pidgin_create_webview in the gtknotify code.
Fri, 09 Sep 2011 01:58:59 +0000 Elliott Sales de Andrade Fix log viewer by calling pidgin_create_webview.
Fri, 09 Sep 2011 01:56:54 +0000 Elliott Sales de Andrade Remove unnecessary line.
Fri, 09 Sep 2011 01:52:12 +0000 Elliott Sales de Andrade Add a pidgin_create_webview utility function, which acts similarly to
Thu, 08 Sep 2011 23:28:40 +0000 Elliott Sales de Andrade Fix history plugin compile.
Thu, 08 Sep 2011 22:24:00 +0000 Elliott Sales de Andrade Fix notify plugin compile.
Thu, 08 Sep 2011 22:14:42 +0000 Elliott Sales de Andrade Simplify, don't loop through list twice.
Thu, 08 Sep 2011 22:10:49 +0000 Elliott Sales de Andrade Remove unnecessary function. It's also a use-after-free.
Thu, 08 Sep 2011 22:04:35 +0000 Elliott Sales de Andrade Clean up this WebKit stuff. Fix up broken merging, mark unfinished
Thu, 08 Sep 2011 05:13:53 +0000 Elliott Sales de Andrade WebKit is only required when building Pidgin.
Wed, 07 Sep 2011 05:44:17 +0000 masca propagate from branch 'im.pidgin.pidgin' (head e6d5f823c4caa7144f24e6c71090dcf9b87528b0)
Wed, 07 Sep 2011 05:00:48 +0000 masca Get rid of a wrapper function.
Wed, 07 Sep 2011 04:57:34 +0000 masca This looks like a merge error. Fix it.
Wed, 07 Sep 2011 04:35:38 +0000 masca Fix a crash at closing the conversation window. Patch suggested by Paul.
Mon, 05 Sep 2011 02:14:18 +0000 masca propagate from branch 'im.pidgin.pidgin' (head 6f21535004485d16ec64ef6a7c331cf5df7346e6)
Tue, 23 Aug 2011 06:21:27 +0000 masca Handle better webkit's navigation-policy-decision-requested signal to be able to manage external files, links and theme files.
Tue, 23 Aug 2011 06:18:42 +0000 masca If we don't find an IM theme warn the user and continue.
Sun, 07 Aug 2011 02:41:48 +0000 masca COMPILEmtn status./bin/stock/bin/pidgin -d Compile now, fix later.
Sat, 06 Aug 2011 03:45:56 +0000 masca propagate from branch 'im.pidgin.pidgin' (head 7a719c74cf2afa3a9dd8b532af1a88b98489d925)
Thu, 16 Jun 2011 04:37:03 +0000 masca Fix more white spaces issues.
Thu, 16 Jun 2011 04:23:48 +0000 masca Fix some white spaces issues.
Sat, 06 Feb 2010 22:18:05 +0000 masca webkit: Scroll to end when appending html.
Sat, 06 Feb 2010 22:08:41 +0000 masca Don't crash if we don't have any theme installed.
Fri, 22 Jan 2010 00:51:25 +0000 masca propagate from branch 'im.pidgin.pidgin' (head d5a2e2287440ac7134c201e66921754bd4187ba9)
Mon, 09 Nov 2009 01:42:24 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 37329f033a30f4f4f5048f9fdc86df4400e3ada5)
Sun, 08 Nov 2009 01:12:44 +0000 Paul Aurich merge of '1fce34e57b019434e9750dcf603d304c3e20959d'
Wed, 14 Oct 2009 02:41:11 +0000 tdrhq propagate from branch 'im.pidgin.pidgin' (head 1bcd0bb175fd417fd165aa7b52e219c97b0e30c6)
Wed, 14 Oct 2009 02:52:43 +0000 tdrhq save the style path across sessions.
Wed, 26 Aug 2009 03:19:30 +0000 tdrhq fixed conflicts in previous merge.
Tue, 25 Aug 2009 17:01:49 +0000 tdrhq propagate from branch 'im.pidgin.pidgin' (head 32c5c2d4cfb2bede5ffb66792760a368ba8b9f0a)
Tue, 25 Aug 2009 15:40:06 +0000 tdrhq Read AllowTextColors key properly.
Wed, 19 Aug 2009 05:04:01 +0000 tdrhq Adds the 'groupchat' classname to #Chat when using groupchat.
Wed, 19 Aug 2009 02:43:17 +0000 tdrhq Use (void) in prototypes. (thanks Elliott)
Sun, 16 Aug 2009 19:28:23 +0000 tdrhq Fixing back variants.
Sun, 16 Aug 2009 07:01:11 +0000 tdrhq Instead of using references, use copy's. Sigh, I know this is a memory inefficient
Fri, 14 Aug 2009 04:47:16 +0000 tdrhq load the default variant. Bring back basestyle.css.
Fri, 14 Aug 2009 02:51:41 +0000 tdrhq Separated the MessageStyle loading code from the actual rendering code.
Thu, 13 Aug 2009 19:58:17 +0000 tdrhq apparent code for webkit transparency that might not be working.
Thu, 13 Aug 2009 19:56:23 +0000 tdrhq propagate from branch 'im.pidgin.pidgin' (head e61443cb17f6d03c10dddfe54c499d057a9ca362)
Wed, 12 Aug 2009 02:24:41 +0000 tdrhq hmm, fonts and font sizes from Info.plist.
Wed, 12 Aug 2009 02:01:35 +0000 tdrhq just some debugging info.
Wed, 12 Aug 2009 01:12:15 +0000 tdrhq new changes seemingly working.
Tue, 11 Aug 2009 23:54:39 +0000 tdrhq some work... temporary towards the bigger picture.
Tue, 11 Aug 2009 23:25:16 +0000 tdrhq Parses Info.plist now!
Tue, 11 Aug 2009 00:09:01 +0000 tdrhq Removed some unused code.
Mon, 10 Aug 2009 23:51:12 +0000 tdrhq Show only the MessageStyle name and not the entire path.
Mon, 10 Aug 2009 23:44:22 +0000 tdrhq Reset the list of variants when the MessageStyle is changed.
Mon, 10 Aug 2009 20:16:39 +0000 tdrhq use a table to display the options neatly.
Mon, 10 Aug 2009 17:45:16 +0000 tdrhq Inform the user about how the theme change takes effect.
Mon, 10 Aug 2009 10:34:52 +0000 tdrhq make a get_absolute_path function.
Mon, 10 Aug 2009 10:30:31 +0000 tdrhq small assertion code.
Mon, 10 Aug 2009 10:26:02 +0000 tdrhq Debugging info to find bad themes.
Mon, 10 Aug 2009 10:08:02 +0000 tdrhq unset cur_style_dir when unloading.
Mon, 10 Aug 2009 10:03:47 +0000 tdrhq some code for style_changed and also default any empty file to "" rather than NULL.
Mon, 10 Aug 2009 08:59:09 +0000 tdrhq some code to get a list of styles and blah blah.
Mon, 10 Aug 2009 08:40:12 +0000 tdrhq theme detection.
Mon, 10 Aug 2009 08:20:05 +0000 tdrhq removed the fixme.
Mon, 10 Aug 2009 08:17:12 +0000 tdrhq partial work towards theme selection.
Mon, 10 Aug 2009 07:49:37 +0000 tdrhq get_theme_files --> get_variant_files.
Mon, 10 Aug 2009 07:47:37 +0000 tdrhq removed some ugly pointless pieces of code.
Mon, 10 Aug 2009 07:42:54 +0000 tdrhq Yep, tested, and changed some code from previous commit. This is a hard
Mon, 10 Aug 2009 07:33:21 +0000 tdrhq safely execute JS scripts only after loading is done. Untested code as of now, will test it in next commit.
Mon, 10 Aug 2009 05:56:08 +0000 tdrhq Cleanly handle webkit destroy events.
Mon, 10 Aug 2009 05:36:10 +0000 tdrhq woo, fixed the bug. Now things are looking wonderfully stable.
Mon, 10 Aug 2009 05:03:49 +0000 tdrhq more changes, but I still can't find the stupid bug. Valgrind gives me some information
Mon, 10 Aug 2009 03:25:35 +0000 tdrhq Ok, good part of this work of moving global variables to defined styles is
Mon, 10 Aug 2009 02:38:12 +0000 tdrhq Another temporary commit that will not compile.
Mon, 10 Aug 2009 02:11:21 +0000 tdrhq temporary commit.
Mon, 10 Aug 2009 01:34:48 +0000 tdrhq Changed the Author added copyright, etc.
Mon, 10 Aug 2009 01:21:57 +0000 tdrhq Well, chat is sorta kinda working.
Sun, 09 Aug 2009 20:13:32 +0000 tdrhq * removed delete_conversation uiops and instead used signals.
Sun, 09 Aug 2009 19:32:54 +0000 tdrhq create conversation with signals.
Sun, 09 Aug 2009 19:03:38 +0000 tdrhq don't restore write-conv uiops.
Sun, 09 Aug 2009 19:00:51 +0000 tdrhq use displaying-im-msg instead of write_conv uiops.
Sun, 09 Aug 2009 17:16:20 +0000 tdrhq added smileyparser code.
Fri, 07 Aug 2009 18:44:27 +0000 tdrhq more cleanup.
Fri, 07 Aug 2009 18:38:31 +0000 tdrhq cleaning up code.
Fri, 07 Aug 2009 18:29:52 +0000 tdrhq other files that missed my main major commit.
Fri, 07 Aug 2009 18:27:52 +0000 tdrhq merge of '2892be2675013db56566e8db49e1e9cd1dd2c079'
Fri, 31 Jul 2009 19:20:06 +0000 tdrhq propagate from branch 'im.pidgin.pidgin' (head 20e16d28b924016a1310911f9b12376bba9a9859)
Fri, 07 Aug 2009 18:27:41 +0000 tdrhq Apparently I missed these in my previous commit.
Mon, 27 Jul 2009 03:14:08 +0000 tdrhq propagate from branch 'im.pidgin.pidgin' (head 9b3deec2188b0d6cd5015cc06c8de2f7d5696a59)
Fri, 24 Jul 2009 01:18:07 +0000 tdrhq Webkit Message views.
Tue, 06 Sep 2011 18:38:01 +0000 Elliott Sales de Andrade I assume this check was backwards, since embedding should be used
Tue, 06 Sep 2011 18:30:50 +0000 Elliott Sales de Andrade merge of '5c4e09621b978c0972fd440fd215b775a926e26d'
Tue, 06 Sep 2011 18:30:43 +0000 Elliott Sales de Andrade Correctly fix this build error without warnings.
Tue, 06 Sep 2011 18:22:03 +0000 Elliott Sales de Andrade disapproval of revision '0d9c985d91b5de7f20f3443d7edbe22fb7ce80af'
Tue, 06 Sep 2011 00:25:29 +0000 Daniel Atallah Improve win32 behavior of the GtkStatusIcon based docklet.
Mon, 05 Sep 2011 21:11:07 +0000 andrew victor Remove deprecated and unused PurplePluginProtocolInfo.get_cb_away.
Mon, 05 Sep 2011 20:37:04 +0000 andrew victor purple_proxy_connect_socks5() was deprecated in 2.8.0, and can be removed for 3.0.0.
Mon, 05 Sep 2011 20:16:47 +0000 andrew victor purple_conv_chat_set_users() has been deprecated since 2.9.0, and can be removed for 3.0.0.
Mon, 05 Sep 2011 20:08:59 +0000 andrew victor purple_buddy_get_local_alias() has been deprecated since 2.6.0, and can be removed for 3.0.0.
Mon, 05 Sep 2011 20:02:49 +0000 andrew victor purple_contact_set_alias() is deprecated, and can be removed for 3.0.0.
Mon, 05 Sep 2011 19:58:03 +0000 andrew victor purple_blist_update_buddy_icon() has been deprecated since 2.5.0, and can be removed now.
Mon, 05 Sep 2011 18:34:32 +0000 andrew victor merge of '2825cfec5e2f9ce0b43361fdd7bdd21c4ea69b24'
Sat, 03 Sep 2011 15:11:20 +0000 andrew victor Need to make a copy of the data passed to purple_imgstore_add_with_id().
Sat, 03 Sep 2011 11:51:24 +0000 andrew victor merge of '21f078cdce656c60707d6518904262ee44ac648c'
Fri, 02 Sep 2011 18:57:04 +0000 andrew victor merge of '4550b9538730036d9023f75e224ffb15f50f020f'
Thu, 01 Sep 2011 18:26:08 +0000 andrew victor merge of 'd74415beaf0f8e1ed4743514e1d90669676b8596'
Wed, 31 Aug 2011 21:26:02 +0000 andrew victor Replace the last raw references to "->proto_data".
Mon, 05 Sep 2011 17:17:17 +0000 Daniel Atallah Fix win32 build for gtkdocklet changes.
Sun, 04 Sep 2011 21:11:24 +0000 Paul Aurich ChangeLog that. Refs #14529
Sun, 04 Sep 2011 21:08:40 +0000 Paul Aurich jabber: Strip element prefixes on XHTML-IM content.
Sun, 04 Sep 2011 21:06:26 +0000 Paul Aurich xmlnode: Add xmlnode_strip_prefixes
Sun, 04 Sep 2011 18:52:18 +0000 Paul Aurich xmlnode: Fix some brokeness in xmlnode serialization with prefixed elements.
Sun, 04 Sep 2011 18:45:51 +0000 Paul Aurich silc: Fix build and update for API changes
Sun, 04 Sep 2011 18:42:42 +0000 Paul Aurich sametime: fix build (add_buddies added param)
Sat, 03 Sep 2011 23:51:17 +0000 Elliott Sales de Andrade Fix Perl bindings, which apparently were missing the _with_invite
Sat, 03 Sep 2011 23:39:48 +0000 Elliott Sales de Andrade I just don't like this not being in alphabetical order.
Sat, 03 Sep 2011 23:30:40 +0000 Elliott Sales de Andrade Move struct_size to the beginning of the struct. Even if we don't
Sat, 03 Sep 2011 23:13:11 +0000 Elliott Sales de Andrade Rename the _with_invite functions to their counterparts.
Fri, 02 Sep 2011 21:15:24 +0000 Elliott Sales de Andrade Remove deprecated plugin functions. I guess no-one asked for a
Fri, 02 Sep 2011 21:04:02 +0000 Elliott Sales de Andrade Remove deprecated xmlnode functions.
Fri, 02 Sep 2011 19:50:58 +0000 Elliott Sales de Andrade Be a bit more specific about removing non-local MSN objects, which
Fri, 02 Sep 2011 18:05:24 +0000 Elliott Sales de Andrade merge of '20112abca39ed1b5d1b36c259a68f54bcc9af09b'